summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-05selftests: add a generic testsuite for ethernet deviceLABBE Corentin
2017-04-05Merge branch 'rtnetlink-event-type'David S. Miller
2017-04-05rtnl: Add support for netdev event to link messagesVlad Yasevich
2017-04-05rtnetlink: Convert rtnetlink_event to white listVlad Yasevich
2017-04-05net: tcp: Define the TCP_MAX_WSCALE instead of literal number 14Gao Feng
2017-04-05net: ibm: emac: remove unused sysrq handler for 'c' keyEric Biggers
2017-04-05bonding: fix active-backup transitionMahesh Bandewar
2017-04-05netlink/diag: report flags for netlink socketsAndrey Vagin
2017-04-05qed: Add a missing error codeDan Carpenter
2017-04-05net: sched: choke: remove some dead codeDan Carpenter
2017-04-05liquidio: clear the correct memoryDan Carpenter
2017-04-05net: stmmac: rx queue to dma channel mapping fixJoao Pinto
2017-04-05phy/ethtool: Add missing SPEED_<foo> stringsJoe Perches
2017-04-05Merge branch 'bnxt_en-WoL-selftest-XDP_TX-optimize'David S. Miller
2017-04-05bnxt_en: Cap the msix vector with the max completion rings.Michael Chan
2017-04-05bnxt_en: Use short TX BDs for the XDP TX ring.Michael Chan
2017-04-05bnxt_en: Add interrupt test to ethtool -t selftest.Michael Chan
2017-04-05bnxt_en: Add PHY loopback to ethtool self-test.Michael Chan
2017-04-05bnxt_en: Add ethtool mac loopback self test.Michael Chan
2017-04-05bnxt_en: Add basic ethtool -t selftest support.Michael Chan
2017-04-05bnxt_en: Add suspend/resume callbacks.Michael Chan
2017-04-05bnxt_en: Add ethtool set_wol method.Michael Chan
2017-04-05bnxt_en: Add ethtool get_wol method.Michael Chan
2017-04-05bnxt_en: Add pci shutdown method.Michael Chan
2017-04-05bnxt_en: Add basic WoL infrastructure.Michael Chan
2017-04-05bnxt_en: Update firmware interface spec to 1.7.6.2.Michael Chan
2017-04-04Merge tag 'wireless-drivers-for-davem-2017-04-03' of git://git.kernel.org/pub...David S. Miller
2017-04-03Merge branch 'qed-QM-ILT-changes'David S. Miller
2017-04-03qed: Manage with less memory regions for RoCERam Amrani
2017-04-03qed: RoCE doesn't need to use SRCMintz, Yuval
2017-04-03qed: Correct TM ILT lines in presence of VFsMintz, Yuval
2017-04-03qed: Fix TM block ILT allocationMichal Kalderon
2017-04-03qed: Revise QM cofigurationAriel Elior
2017-04-03net: usbnet: support 64bit statsGreg Ungerer
2017-04-03soreuseport: use "unsigned int" in __reuseport_alloc()Alexey Dobriyan
2017-04-03flowcache: more "unsigned int"Alexey Dobriyan
2017-04-03flowcache: make flow_cache_hash_size() return "unsigned int"Alexey Dobriyan
2017-04-03flowcache: make flow_key_size() return "unsigned int"Alexey Dobriyan
2017-04-03net/faraday: Add missing include of of.hAndrew Lunn
2017-04-03vxlan: fix ND proxy when skb doesn't have transport header offsetVincent Bernat
2017-04-03sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctpXin Long
2017-04-03Merge branch 'hns-misc-fixes'David S. Miller
2017-04-03net: hns: Some checkpatch.pl script & warning fixesSalil
2017-04-03net: hns: Avoid Hip06 chip TX packet line buglipeng
2017-04-03net: hns: Adjust the SBM module buffer thresholdKejian Yan
2017-04-03net: hns: Simplify the exception sequence in hns_ppe_init()Kejian Yan
2017-04-03net: hns: Optimise the code in hns_mdio_wait_ready()Kejian Yan
2017-04-03net: hns: Clean redundant code from hns_mdio.c fileKejian Yan
2017-04-03net: hns: Remove redundant mac table operationsKejian Yan
2017-04-03net: hns: Remove redundant mac_get_id()Kejian Yan