summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: Make dsa_master_set_mtu() staticAndrew Lunn2018-12-081-1/+1
* net: dsa: Restore MTU on master device on unloadAndrew Lunn2018-12-081-0/+13
* Merge branch 'platform-data-controls-for-mdio-gpio'David S. Miller2018-12-083-0/+22
|\
| * net: phy: mdio-gpio: Add phy_ignore_ta_mask to platform dataAndrew Lunn2018-12-082-1/+4
| * net: phy: mdio-gpio: Add platform_data support for phy_maskAndrew Lunn2018-12-083-0/+19
|/
* ip: silence udp zerocopy smatch false positiveWillem de Bruijn2018-12-082-2/+4
* Merge branch 'tc-testing-next'David S. Miller2018-12-076-56/+239
|\
| * tc-testing: gitignore, ignore generated test resultsLucas Bates2018-12-071-0/+3
| * tc-testing: Implement the TdcResults module in tdcLucas Bates2018-12-073-51/+91
| * tc-testing: Add new TdcResults moduleLucas Bates2018-12-071-0/+132
| * tc-testing: Add command timeout feature to tdcLucas Bates2018-12-072-5/+13
|/
* net: call sk_dst_reset when set SO_DONTROUTEyupeng2018-12-071-0/+1
* neighbor: Improve garbage collectionDavid Ahern2018-12-073-36/+90
* Merge branch 'hns3-error-handling'David S. Miller2018-12-077-656/+1066
|\
| * net: hns3: add handling of RDMA RAS errorsShiju Jose2018-12-073-1/+199
| * net: hns3: handle hw errors of SSUShiju Jose2018-12-073-0/+203
| * net: hns3: handle hw errors of PPU(RCB)Shiju Jose2018-12-073-0/+180
| * net: hns3: handle hw errors of PPP PFShiju Jose2018-12-071-2/+13
| * net: hns3: add handling of hw errors of MACShiju Jose2018-12-073-0/+51
| * net: hns3: add handling of hw errors reported through MSIXSalil Mehta2018-12-076-2/+139
| * net: hns3: deleted logging 1 bit errorsShiju Jose2018-12-071-37/+0
| * net: hns3: add handling of hw ras errors using new set of commandsShiju Jose2018-12-073-170/+331
| * net: hns3: add optimization in the hclge_hw_error_set_stateShiju Jose2018-12-071-9/+7
| * net: hns3: rename process_hw_error functionShiju Jose2018-12-075-6/+6
| * net: hns3: deletes unnecessary settings of the descriptor dataShiju Jose2018-12-071-22/+5
| * net: hns3: re-enable error interrupts on hw resetShiju Jose2018-12-073-7/+10
| * net: hns3: rename enable error interrupt functionsShiju Jose2018-12-073-55/+34
| * net: hns3: remove existing process error functions and reorder hw_blk tableShiju Jose2018-12-073-475/+18
|/
* Merge branch 'mlxsw-Un-offload-FDB-on-NVE-detach-attach'David S. Miller2018-12-0712-31/+495
|\
| * selftests: forwarding: Add PVID test case for VXLAN with VLAN-aware bridgesIdo Schimmel2018-12-071-0/+70
| * selftests: mlxsw: vxlan: Test FDB un/marking on VXLAN join/leavePetr Machata2018-12-071-0/+177
| * mlxsw: spectrum_nve: Un/offload FDB on nve_fid_disable/enablePetr Machata2018-12-071-0/+41
| * mlxsw: spectrum: Add mlxsw_sp_fid_ops.fdb_clear_offloadPetr Machata2018-12-072-0/+30
| * mlxsw: spectrum_nve: Add mlxsw_sp_nve_ops.fdb_clear_offloadPetr Machata2018-12-072-0/+11
| * mlxsw: spectrum_nve: Add mlxsw_sp_nve_ops.fdb_replayPetr Machata2018-12-072-0/+11
| * mlxsw: spectrum_switchdev: Publish mlxsw_sp_switchdev_notifierPetr Machata2018-12-072-1/+2
| * mlxsw: spectrum: Track NVE type at FIDsPetr Machata2018-12-073-7/+25
| * bridge: Add br_fdb_clear_offload()Petr Machata2018-12-072-0/+26
| * vxlan: Add vxlan_fdb_clear_offload()Petr Machata2018-12-072-0/+28
| * vxlan: Add vxlan_fdb_replay()Petr Machata2018-12-072-0/+56
| * vxlan: Add a function to init switchdev_notifier_vxlan_fdb_infoPetr Machata2018-12-071-23/+18
|/
* Merge branch 'net-aquantia-add-RSS-configuration'David S. Miller2018-12-074-7/+43
|\
| * net: aquantia: add support of RSS configurationDmitry Bogdanov2018-12-071-0/+36
| * net: aquantia: fix initialization of RSS tableDmitry Bogdanov2018-12-071-2/+2
| * net: aquantia: increase max number of hw queuesDmitry Bogdanov2018-12-072-2/+2
| * net: aquantia: fix RSS table and key sizesDmitry Bogdanov2018-12-072-3/+3
|/
* Merge branch 'Pass-extack-to-NETDEV_PRE_UP'David S. Miller2018-12-0636-71/+182
|\
| * selftests: mlxsw: Add a new test extack.shPetr Machata2018-12-061-0/+84
| * net: core: dev: Attach extack to NETDEV_PRE_UPPetr Machata2018-12-061-4/+4
| * net: core: dev: Add call_netdevice_notifiers_extack()Petr Machata2018-12-061-5/+16