summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-08net: dsa: Make dsa_master_set_mtu() staticAndrew Lunn
2018-12-08net: dsa: Restore MTU on master device on unloadAndrew Lunn
2018-12-08Merge branch 'platform-data-controls-for-mdio-gpio'David S. Miller
2018-12-08net: phy: mdio-gpio: Add phy_ignore_ta_mask to platform dataAndrew Lunn
2018-12-08net: phy: mdio-gpio: Add platform_data support for phy_maskAndrew Lunn
2018-12-08ip: silence udp zerocopy smatch false positiveWillem de Bruijn
2018-12-07Merge branch 'tc-testing-next'David S. Miller
2018-12-07tc-testing: gitignore, ignore generated test resultsLucas Bates
2018-12-07tc-testing: Implement the TdcResults module in tdcLucas Bates
2018-12-07tc-testing: Add new TdcResults moduleLucas Bates
2018-12-07tc-testing: Add command timeout feature to tdcLucas Bates
2018-12-07net: call sk_dst_reset when set SO_DONTROUTEyupeng
2018-12-07neighbor: Improve garbage collectionDavid Ahern
2018-12-07Merge branch 'hns3-error-handling'David S. Miller
2018-12-07net: hns3: add handling of RDMA RAS errorsShiju Jose
2018-12-07net: hns3: handle hw errors of SSUShiju Jose
2018-12-07net: hns3: handle hw errors of PPU(RCB)Shiju Jose
2018-12-07net: hns3: handle hw errors of PPP PFShiju Jose
2018-12-07net: hns3: add handling of hw errors of MACShiju Jose
2018-12-07net: hns3: add handling of hw errors reported through MSIXSalil Mehta
2018-12-07net: hns3: deleted logging 1 bit errorsShiju Jose
2018-12-07net: hns3: add handling of hw ras errors using new set of commandsShiju Jose
2018-12-07net: hns3: add optimization in the hclge_hw_error_set_stateShiju Jose
2018-12-07net: hns3: rename process_hw_error functionShiju Jose
2018-12-07net: hns3: deletes unnecessary settings of the descriptor dataShiju Jose
2018-12-07net: hns3: re-enable error interrupts on hw resetShiju Jose
2018-12-07net: hns3: rename enable error interrupt functionsShiju Jose
2018-12-07net: hns3: remove existing process error functions and reorder hw_blk tableShiju Jose
2018-12-07Merge branch 'mlxsw-Un-offload-FDB-on-NVE-detach-attach'David S. Miller
2018-12-07selftests: forwarding: Add PVID test case for VXLAN with VLAN-aware bridgesIdo Schimmel
2018-12-07selftests: mlxsw: vxlan: Test FDB un/marking on VXLAN join/leavePetr Machata
2018-12-07mlxsw: spectrum_nve: Un/offload FDB on nve_fid_disable/enablePetr Machata
2018-12-07mlxsw: spectrum: Add mlxsw_sp_fid_ops.fdb_clear_offloadPetr Machata
2018-12-07mlxsw: spectrum_nve: Add mlxsw_sp_nve_ops.fdb_clear_offloadPetr Machata
2018-12-07mlxsw: spectrum_nve: Add mlxsw_sp_nve_ops.fdb_replayPetr Machata
2018-12-07mlxsw: spectrum_switchdev: Publish mlxsw_sp_switchdev_notifierPetr Machata
2018-12-07mlxsw: spectrum: Track NVE type at FIDsPetr Machata
2018-12-07bridge: Add br_fdb_clear_offload()Petr Machata
2018-12-07vxlan: Add vxlan_fdb_clear_offload()Petr Machata
2018-12-07vxlan: Add vxlan_fdb_replay()Petr Machata
2018-12-07vxlan: Add a function to init switchdev_notifier_vxlan_fdb_infoPetr Machata
2018-12-07Merge branch 'net-aquantia-add-RSS-configuration'David S. Miller
2018-12-07net: aquantia: add support of RSS configurationDmitry Bogdanov
2018-12-07net: aquantia: fix initialization of RSS tableDmitry Bogdanov
2018-12-07net: aquantia: increase max number of hw queuesDmitry Bogdanov
2018-12-07net: aquantia: fix RSS table and key sizesDmitry Bogdanov
2018-12-06Merge branch 'Pass-extack-to-NETDEV_PRE_UP'David S. Miller
2018-12-06selftests: mlxsw: Add a new test extack.shPetr Machata
2018-12-06net: core: dev: Attach extack to NETDEV_PRE_UPPetr Machata
2018-12-06net: core: dev: Add call_netdevice_notifiers_extack()Petr Machata