summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2018-12-07net: hns3: rename process_hw_error functionShiju Jose-6/+6
2018-12-07net: hns3: deletes unnecessary settings of the descriptor dataShiju Jose-22/+5
2018-12-07net: hns3: re-enable error interrupts on hw resetShiju Jose-7/+10
2018-12-07net: hns3: rename enable error interrupt functionsShiju Jose-55/+34
2018-12-07net: hns3: remove existing process error functions and reorder hw_blk tableShiju Jose-475/+18
2018-12-07Merge branch 'mlxsw-Un-offload-FDB-on-NVE-detach-attach'David S. Miller-31/+495
2018-12-07selftests: forwarding: Add PVID test case for VXLAN with VLAN-aware bridgesIdo Schimmel-0/+70
2018-12-07selftests: mlxsw: vxlan: Test FDB un/marking on VXLAN join/leavePetr Machata-0/+177
2018-12-07mlxsw: spectrum_nve: Un/offload FDB on nve_fid_disable/enablePetr Machata-0/+41
2018-12-07mlxsw: spectrum: Add mlxsw_sp_fid_ops.fdb_clear_offloadPetr Machata-0/+30
2018-12-07mlxsw: spectrum_nve: Add mlxsw_sp_nve_ops.fdb_clear_offloadPetr Machata-0/+11
2018-12-07mlxsw: spectrum_nve: Add mlxsw_sp_nve_ops.fdb_replayPetr Machata-0/+11
2018-12-07mlxsw: spectrum_switchdev: Publish mlxsw_sp_switchdev_notifierPetr Machata-1/+2
2018-12-07mlxsw: spectrum: Track NVE type at FIDsPetr Machata-7/+25
2018-12-07bridge: Add br_fdb_clear_offload()Petr Machata-0/+26
2018-12-07vxlan: Add vxlan_fdb_clear_offload()Petr Machata-0/+28
2018-12-07vxlan: Add vxlan_fdb_replay()Petr Machata-0/+56
2018-12-07vxlan: Add a function to init switchdev_notifier_vxlan_fdb_infoPetr Machata-23/+18
2018-12-07Merge branch 'net-aquantia-add-RSS-configuration'David S. Miller-7/+43
2018-12-07net: aquantia: add support of RSS configurationDmitry Bogdanov-0/+36
2018-12-07net: aquantia: fix initialization of RSS tableDmitry Bogdanov-2/+2
2018-12-07net: aquantia: increase max number of hw queuesDmitry Bogdanov-2/+2
2018-12-07net: aquantia: fix RSS table and key sizesDmitry Bogdanov-3/+3
2018-12-06Merge branch 'Pass-extack-to-NETDEV_PRE_UP'David S. Miller-71/+182
2018-12-06selftests: mlxsw: Add a new test extack.shPetr Machata-0/+84
2018-12-06net: core: dev: Attach extack to NETDEV_PRE_UPPetr Machata-4/+4
2018-12-06net: core: dev: Add call_netdevice_notifiers_extack()Petr Machata-5/+16
2018-12-06net: core: dev: Add extack argument to __dev_change_flags()Petr Machata-4/+7
2018-12-06net: core: dev: Add extack argument to dev_change_flags()Petr Machata-23/+33
2018-12-06net: ipvlan: ipvlan_set_port_mode(): Add an extack argumentPetr Machata-3/+4
2018-12-06net: vrf: cycle_netdev(): Add an extack argumentPetr Machata-3/+4
2018-12-06net: core: dev: Add extack argument to dev_open()Petr Machata-29/+30
2018-12-06tcp: fix code style in tcp_recvmsg()Pedro Tammela-2/+2
2018-12-06Merge branch 'dsa-mtu'David S. Miller-0/+27
2018-12-06net: dsa: Set the master device's MTU to account for DSA overheadsAndrew Lunn-0/+16
2018-12-06net: dsa: Add overhead to tag protocol ops.Andrew Lunn-0/+11
2018-12-06tun: remove unnecessary check in tun_flow_updateLi RongQing-4/+1
2018-12-06tun: align write-heavy flow entry members to a cache lineLi RongQing-3/+5
2018-12-05neighbor: Add extack messages for add and delete commandsDavid Ahern-16/+39
2018-12-05tipc: fix node keep alive interval calculationHoang Le-0/+6
2018-12-05net: Use of_node_name_eq for node name comparisonsRob Herring-9/+9
2018-12-05net: netem: use a list in addition to rbtreePeter Oskolkov-20/+69
2018-12-05Merge branch 'net-bridge-convert-multicast-to-generic-rhashtable'David S. Miller-470/+177
2018-12-05net: bridge: increase multicast's default maximum number of entriesNikolay Aleksandrov-1/+3
2018-12-05net: bridge: mark hash_elasticity as obsoleteNikolay Aleksandrov-12/+7
2018-12-05net: bridge: multicast: use non-bh rcu flavorNikolay Aleksandrov-23/+6
2018-12-05net: bridge: convert multicast to generic rhashtableNikolay Aleksandrov-436/+163
2018-12-05Merge tag 'mlx5e-updates-2018-12-04' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller-216/+331
2018-12-05Merge branch 'u32-to-linkmode-fixes'David S. Miller-47/+91
2018-12-05net: phy: Fix ioctl handler when modifing MII_ADVERTISEAndrew Lunn-2/+2