summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rhashtable: Revise incorrect comment on r{hl, hash}table_walk_enter()NeilBrown2018-04-242-4/+6
* rhashtable: remove outdated comments about grow_decision etcNeilBrown2018-04-241-19/+14
* tcp: md5: only call tp->af_specific->md5_lookup() for md5 socketsEric Dumazet2018-04-241-12/+14
* Revert "net: init sk_cookie for inet socket"Yafang Shao2018-04-242-16/+1
* Merge branch 'net-DIM-tx'David S. Miller2018-04-249-82/+190
|\
| * net/mlx5e: Enable adaptive-TX moderationTal Gilboa2018-04-245-56/+125
| * net/dim: Support adaptive TX moderationTal Gilboa2018-04-241-13/+50
| * net/dim: Rename *_get_profile() functions to *_get_rx_moderation()Tal Gilboa2018-04-246-21/+23
|/
* vhost_net: use packet weight for rx handler, tooPaolo Abeni2018-04-241-4/+8
* net: fib_rules: fix l3mdev netlink attr processingRoopa Prabhu2018-04-231-0/+2
* selftests: net: update .gitignore with missing testAnders Roxell2018-04-231-0/+1
* dca: make function dca_common_get_tag staticColin Ian King2018-04-231-1/+1
* Merge branch 'ipv6-couple-of-fixes-for-rcu-change-to-from'David S. Miller2018-04-231-5/+12
|\
| * net/ipv6: Fix missing rcu dereferences on fromDavid Ahern2018-04-231-5/+10
| * net/ipv6: add rcu locking to ip6_negative_adviceDavid Ahern2018-04-231-0/+2
|/
* Merge branch 'qed-debug-data'David S. Miller2018-04-235-18/+141
|\
| * qed: Add configuration information to register dump and debug dataDenis Bolotin2018-04-234-5/+139
| * qed: Delete unused parameter p_ptt from mcp APIsDenis Bolotin2018-04-233-13/+2
|/
* net: stmmac: Implement logic to automatically select HW InterfaceJose Abreu2018-04-2311-164/+279
* r8169: don't use netif_info et al before net_device has been registeredHeiner Kallweit2018-04-231-13/+12
* net: init sk_cookie for inet socketYafang Shao2018-04-232-1/+16
* Merge branch 'fib-rules-extack-support'David S. Miller2018-04-237-256/+245
|\
| * net: fib_rules: add extack supportRoopa Prabhu2018-04-237-22/+63
| * fib_rules: move common handling of newrule delrule msgs into fib_nl2ruleRoopa Prabhu2018-04-231-244/+192
|/
* tc-testing: updated ife test casesRoman Mashak2018-04-231-12/+1024
* net: introduce a new tracepoint for tcp_rcv_space_adjustYafang Shao2018-04-232-9/+23
* hv_netvsc: select needed ucs2_string routineStephen Hemminger2018-04-221-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-211035-20712/+34074
|\
| * Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2018-04-202-33/+6
| |\
| | * dt-bindings: thermal: Remove "cooling-{min|max}-level" propertiesViresh Kumar2018-04-181-15/+1
| | * dt-bindings: thermal: remove no longer needed samsung thermal propertiesBartlomiej Zolnierkiewicz2018-04-181-18/+5
| * | Merge tag 'mmc-v4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds2018-04-202-8/+56
| |\ \
| | * | mmc: renesas_sdhi_internal_dmac: limit DMA RX for old SoCsWolfram Sang2018-04-191-6/+33
| | * | mmc: sdhci-pci: Only do AMD tuning for HS200Daniel Kurtz2018-04-111-2/+23
| * | | Merge tag 'md/4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2018-04-202-7/+24
| |\ \ \
| | * | | raid1: copy write hint from master bio to behind bioMariusz Dabrowski2018-04-091-0/+2
| | * | | md/raid1: exit sync request if MD_RECOVERY_INTR is setYufen Yu2018-04-091-5/+18
| | * | | md-cluster: don't update recovery_offset for faulty deviceGuoqing Jiang2018-04-091-2/+4
| * | | | vfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY conversionDavid Howells2018-04-201-1/+1
| * | | | afs: Fix server record deletionDavid Howells2018-04-201-1/+8
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-2069-349/+786
| |\ \ \ \
| | * | | | net/smc: fix shutdown in state SMC_LISTENUrsula Braun2018-04-191-6/+4
| | * | | | bnxt_en: Fix memory fault in bnxt_ethtool_init()Vasundhara Volam2018-04-192-24/+27
| | * | | | Merge branch 'virtio-ctrl-buffer-fixes'David S. Miller2018-04-191-29/+39
| | |\ \ \ \
| | | * | | | virtio_net: sparse annotation fixMichael S. Tsirkin2018-04-191-1/+1
| | | * | | | virtio_net: fix adding vids on big-endianMichael S. Tsirkin2018-04-191-3/+3
| | | * | | | virtio_net: split out ctrl bufferMichael S. Tsirkin2018-04-191-29/+39
| | |/ / / /
| | * | | | net: hns: Avoid action name truncationdann frazier2018-04-191-1/+1
| | * | | | docs: ip-sysctl.txt: fix name of some ipv6 variablesOlivier Gayot2018-04-191-4/+4
| | * | | | vmxnet3: fix incorrect dereference when rxvlan is disabledRonak Doshi2018-04-192-6/+15