aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-16net: qualcomm: rmnet: Capture all drops in transmit pathSubash Abhinov Kasiviswanathan1-11/+10
2018-05-16Merge branch 'of-mdio-Fall-back-to-mdiobus_register-with-NULL-device_node'David S. Miller12-61/+23
2018-05-16drivers: net: Remove device_node checks with of_mdiobus_register()Florian Fainelli11-61/+20
2018-05-16of: mdio: Fall back to mdiobus_register() with NULL device_nodeFlorian Fainelli1-0/+3
2018-05-16net: ethernet: ti: cpsw-phy-sel: check bus_find_device() ret valueGrygorii Strashko1-1/+7
2018-05-16Revert "bonding: allow carrier and link status to determine link state"Debabrata Banerjee3-14/+9
2018-05-16tc-testing: updated mirred and vlan with more testsRoman Mashak2-20/+324
2018-05-16tc-testing: fixed copy-pasting error in police testsRoman Mashak1-2/+2
2018-05-16sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpersPaolo Abeni3-24/+19
2018-05-16Merge branch 'bonding-performance-and-reliability'David S. Miller5-41/+70
2018-05-16bonding: allow carrier and link status to determine link stateDebabrata Banerjee3-9/+14
2018-05-16bonding: allow use of tx hashing in balance-albDebabrata Banerjee4-15/+43
2018-05-16bonding: use common mac addr checksDebabrata Banerjee1-19/+9
2018-05-16bonding: don't queue up extraneous rlb updatesDebabrata Banerjee1-6/+12
2018-05-16Merge branch 'net-smc-enhancements-2018-05-15'David S. Miller6-65/+196
2018-05-16net/smc: check for pending terminationKarsten Graul3-3/+7
2018-05-16net/smc: drop messages when link state is inactiveKarsten Graul1-0/+2
2018-05-16net/smc: set link inactive before calling smc_lgr_free()Karsten Graul2-1/+5
2018-05-16net/smc: handle all error codes from smc_conn_create()Karsten Graul1-0/+2
2018-05-16net/smc: use a workqueue to defer llc sendKarsten Graul4-43/+104
2018-05-16net/smc: move link llc initialization to llc layerKarsten Graul3-6/+12
2018-05-16net/smc: simplify test_link function usageKarsten Graul2-9/+5
2018-05-16net/smc: remove unnecessary castKarsten Graul1-3/+3
2018-05-16net/smc: register new rmbs with the peerKarsten Graul5-8/+64
2018-05-16net/smc: no tx work trigger for fallback socketsUrsula Braun1-2/+2
2018-05-16Merge tag 'mlx5e-updates-2018-05-14' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller11-132/+173
2018-05-16Merge branch 'Misc-Bug-Fixes-and-clean-ups-for-HNS3-Driver'David S. Miller7-78/+164
2018-05-16net: hns3: Fixes the missing PCI iounmap for various legsFuyun Liang1-0/+2
2018-05-16net: hns3: Add support of .sriov_configure in HNS3 driverPeng Li1-26/+32
2018-05-16net: hns3: Fix for fiber link up problemYunsheng Lin1-1/+1
2018-05-16net: hns3: Fixes the back pressure setting when sriov is enabledYunsheng Lin2-5/+45
2018-05-16net: hns3: Change return value in hnae3_register_clientFuyun Liang1-1/+1
2018-05-16net: hns3: Change return type of hnae3_register_ae_algoFuyun Liang4-6/+8
2018-05-16net: hns3: Change return type of hnae3_register_ae_devFuyun Liang3-8/+3
2018-05-16net: hns3: Add a check for client instance init stateFuyun Liang2-3/+13
2018-05-16net: hns3: Fix for the null pointer problem occurring when initializing ae_dev failedFuyun Liang3-8/+9
2018-05-16net: hns3: Fix for deadlock problem occurring when unregistering ae_algoFuyun Liang3-49/+79
2018-05-15Merge branch 'Microsemi-Ocelot-Ethernet-switch-support'David S. Miller23-0/+5602
2018-05-15MAINTAINERS: Add entry for Microsemi Ethernet switchesAlexandre Belloni1-0/+6
2018-05-15net: mscc: Add initial Ocelot switch supportAlexandre Belloni17-0/+5283
2018-05-15dt-bindings: net: add DT bindings for Microsemi Ocelot SwitchAlexandre Belloni1-0/+82
2018-05-15net: phy: mscc-miim: Add MDIO driverAlexandre Belloni3-0/+205
2018-05-15dt-bindings: net: add DT bindings for Microsemi MIIMAlexandre Belloni1-0/+26
2018-05-15bpf: sockmap, add hash map supportJohn Fastabend7-19/+611
2018-05-15bpf: sockmap, refactor sockmap routines to work with hashmapJohn Fastabend4-87/+98
2018-05-15brcmfmac: fix initialization of struct cfg80211_inform_bss variableFranky Lin1-1/+1
2018-05-15selftests/bpf: make sure build-id is onAlexei Starovoitov1-1/+1
2018-05-14Merge branch 'convert-doc-to-rst'Alexei Starovoitov5-726/+897
2018-05-14bpf, doc: howto use/run the BPF selftestsJesper Dangaard Brouer1-0/+29
2018-05-14bpf, doc: convert bpf_devel_QA.rst to use RST formattingJesper Dangaard Brouer1-379/+420