aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-08net: phy: mdio-gpio: Add platform_data support for phy_maskAndrew Lunn3-0/+19
2018-12-08ip: silence udp zerocopy smatch false positiveWillem de Bruijn2-2/+4
2018-12-07Merge branch 'tc-testing-next'David S. Miller6-56/+239
2018-12-07tc-testing: gitignore, ignore generated test resultsLucas Bates1-0/+3
2018-12-07tc-testing: Implement the TdcResults module in tdcLucas Bates3-51/+91
2018-12-07tc-testing: Add new TdcResults moduleLucas Bates1-0/+132
2018-12-07tc-testing: Add command timeout feature to tdcLucas Bates2-5/+13
2018-12-07net: call sk_dst_reset when set SO_DONTROUTEyupeng1-0/+1
2018-12-07neighbor: Improve garbage collectionDavid Ahern3-36/+90
2018-12-07Merge branch 'hns3-error-handling'David S. Miller7-656/+1066
2018-12-07net: hns3: add handling of RDMA RAS errorsShiju Jose3-1/+199
2018-12-07net: hns3: handle hw errors of SSUShiju Jose3-0/+203
2018-12-07net: hns3: handle hw errors of PPU(RCB)Shiju Jose3-0/+180
2018-12-07net: hns3: handle hw errors of PPP PFShiju Jose1-2/+13
2018-12-07net: hns3: add handling of hw errors of MACShiju Jose3-0/+51
2018-12-07net: hns3: add handling of hw errors reported through MSIXSalil Mehta6-2/+139
2018-12-07net: hns3: deleted logging 1 bit errorsShiju Jose1-37/+0
2018-12-07net: hns3: add handling of hw ras errors using new set of commandsShiju Jose3-170/+331
2018-12-07net: hns3: add optimization in the hclge_hw_error_set_stateShiju Jose1-9/+7
2018-12-07net: hns3: rename process_hw_error functionShiju Jose5-6/+6
2018-12-07net: hns3: deletes unnecessary settings of the descriptor dataShiju Jose1-22/+5
2018-12-07net: hns3: re-enable error interrupts on hw resetShiju Jose3-7/+10
2018-12-07net: hns3: rename enable error interrupt functionsShiju Jose3-55/+34
2018-12-07net: hns3: remove existing process error functions and reorder hw_blk tableShiju Jose3-475/+18
2018-12-07Merge branch 'mlxsw-Un-offload-FDB-on-NVE-detach-attach'David S. Miller12-31/+495
2018-12-07selftests: forwarding: Add PVID test case for VXLAN with VLAN-aware bridgesIdo Schimmel1-0/+70
2018-12-07selftests: mlxsw: vxlan: Test FDB un/marking on VXLAN join/leavePetr Machata1-0/+177
2018-12-07mlxsw: spectrum_nve: Un/offload FDB on nve_fid_disable/enablePetr Machata1-0/+41
2018-12-07mlxsw: spectrum: Add mlxsw_sp_fid_ops.fdb_clear_offloadPetr Machata2-0/+30
2018-12-07mlxsw: spectrum_nve: Add mlxsw_sp_nve_ops.fdb_clear_offloadPetr Machata2-0/+11
2018-12-07mlxsw: spectrum_nve: Add mlxsw_sp_nve_ops.fdb_replayPetr Machata2-0/+11
2018-12-07mlxsw: spectrum_switchdev: Publish mlxsw_sp_switchdev_notifierPetr Machata2-1/+2
2018-12-07mlxsw: spectrum: Track NVE type at FIDsPetr Machata3-7/+25
2018-12-07bridge: Add br_fdb_clear_offload()Petr Machata2-0/+26
2018-12-07vxlan: Add vxlan_fdb_clear_offload()Petr Machata2-0/+28
2018-12-07vxlan: Add vxlan_fdb_replay()Petr Machata2-0/+56
2018-12-07vxlan: Add a function to init switchdev_notifier_vxlan_fdb_infoPetr Machata1-23/+18
2018-12-07Merge branch 'net-aquantia-add-RSS-configuration'David S. Miller4-7/+43
2018-12-07net: aquantia: add support of RSS configurationDmitry Bogdanov1-0/+36
2018-12-07net: aquantia: fix initialization of RSS tableDmitry Bogdanov1-2/+2
2018-12-07net: aquantia: increase max number of hw queuesDmitry Bogdanov2-2/+2
2018-12-07net: aquantia: fix RSS table and key sizesDmitry Bogdanov2-3/+3
2018-12-06Merge branch 'Pass-extack-to-NETDEV_PRE_UP'David S. Miller36-71/+182
2018-12-06selftests: mlxsw: Add a new test extack.shPetr Machata1-0/+84
2018-12-06net: core: dev: Attach extack to NETDEV_PRE_UPPetr Machata1-4/+4
2018-12-06net: core: dev: Add call_netdevice_notifiers_extack()Petr Machata1-5/+16
2018-12-06net: core: dev: Add extack argument to __dev_change_flags()Petr Machata3-4/+7
2018-12-06net: core: dev: Add extack argument to dev_change_flags()Petr Machata15-23/+33
2018-12-06net: ipvlan: ipvlan_set_port_mode(): Add an extack argumentPetr Machata1-3/+4
2018-12-06net: vrf: cycle_netdev(): Add an extack argumentPetr Machata1-3/+4