aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvdimm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-16net: stmmac: Remove useless test before clk_disable_unprepareYueHaibing1-17/+7
2018-05-16net: qcom/emac: Encapsulate sgmii ops under one structureHemanth Puranik4-71/+103
2018-05-16net: qualcomm: rmnet: Remove redundant command checkSubash Abhinov Kasiviswanathan1-11/+3
2018-05-16net: qualcomm: rmnet: Add support for ethtool private statsSubash Abhinov Kasiviswanathan3-16/+112
2018-05-16net: qualcomm: rmnet: Capture all drops in transmit pathSubash Abhinov Kasiviswanathan1-11/+10
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-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-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-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-15MAINTAINERS: Add entry for Microsemi Ethernet switchesAlexandre Belloni1-0/+6
2018-05-15net: mscc: Add initial Ocelot switch supportAlexandre Belloni17-0/+5283