aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-14neighbor: Remove externally learned entries from gc_listDavid Ahern1-21/+28
2018-12-14neighbor: Move neigh_update_ext_learned to core fileDavid Ahern2-18/+18
2018-12-14neighbor: Remove state and flags arguments to neigh_delDavid Ahern1-5/+4
2018-12-14neighbor: Fix state check in neigh_forced_gcDavid Ahern1-3/+2
2018-12-14neighbor: Fix locking order for gc_list changesDavid Ahern1-12/+15
2018-12-14net_sched: fold tcf_block_cb_call() into tc_setup_cb_call()Cong Wang6-47/+35
2018-12-14net/ibmvnic: Remove tests of member addressWen Yang1-5/+2
2018-12-14tun: replace get_cpu_ptr with this_cpu_ptr when bh disabledPrashant Bhole1-2/+4
2018-12-14hamradio, ppp: change semaphore to completionArnd Bergmann3-13/+13
2018-12-14hns3: prevent building without CONFIG_INETArnd Bergmann1-0/+1
2018-12-13Merge branch 'Introduce-NETDEV_PRE_CHANGEADDR'David S. Miller21-46/+385
2018-12-13selftests: mlxsw: Test FID RIF MAC vetoingPetr Machata1-0/+79
2018-12-13selftests: mlxsw: Test RIF MAC vetoingPetr Machata1-0/+91
2018-12-13mlxsw: spectrum_router: Veto unsupported RIF MAC addressesPetr Machata2-1/+52
2018-12-13mlxsw: spectrum: Add mlxsw_sp.mac_maskPetr Machata2-0/+10
2018-12-13mlxsw: spectrum_router: Generalize mlxsw_sp_netdevice_router_port_event()Petr Machata3-12/+30
2018-12-13net: bonding: Issue NETDEV_PRE_CHANGEADDRPetr Machata1-0/+6
2018-12-13net: bonding: Give bond_set_dev_addr() a return valuePetr Machata1-8/+15
2018-12-13net: ipvlan: Issue NETDEV_PRE_CHANGEADDRPetr Machata1-0/+14
2018-12-13net: bridge: Handle NETDEV_PRE_CHANGEADDR from portsPetr Machata1-0/+13
2018-12-13net: bridge: Issue NETDEV_PRE_CHANGEADDRPetr Machata1-0/+9
2018-12-13net: dev: Issue NETDEV_PRE_CHANGEADDRPetr Machata3-0/+29
2018-12-13net: dev: Add NETDEV_PRE_CHANGEADDRPetr Machata2-1/+8
2018-12-13net: dev: Add extack argument to dev_set_mac_address()Petr Machata13-24/+29
2018-12-12Merge tag 'mlx5e-updates-2018-12-11' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller14-91/+393
2018-12-12net-next: stmmac: dwmac-mediatek: add module license infoBiao Huang1-0/+5
2018-12-12net/mlx5e: Remove set but not used variable 'upriv'YueHaibing1-10/+0
2018-12-12Merge branch 'Pass-extack-to-SWITCHDEV_PORT_OBJ_ADD'David S. Miller19-102/+229
2018-12-12selftests: mlxsw: extack: Test VLAN add on a port devicePetr Machata1-0/+30
2018-12-12selftests: mlxsw: extack: Test VLAN add on a VXLAN devicePetr Machata1-0/+31
2018-12-12mlxsw: spectrum_switchdev: Propagate extack on port VLAN eventsPetr Machata1-15/+23
2018-12-12mlxsw: spectrum_switchdev: Propagate extack on VXLAN VLAN eventsPetr Machata1-4/+8
2018-12-12net: switchdev: Add extack to switchdev_handle_port_obj_add() callbackPetr Machata4-7/+17
2018-12-12net: switchdev: Add extack to struct switchdev_notifier_infoPetr Machata3-4/+17
2018-12-12net: switchdev: Add extack argument to switchdev_port_obj_add()Petr Machata4-13/+18
2018-12-12net: bridge: Propagate extack to switchdevPetr Machata5-48/+65
2018-12-12net: ndo_bridge_setlink: Add extackPetr Machata9-11/+20
2018-12-12bnxt: remove printing of hwrm messageJonathan Toppins1-1/+2
2018-12-12netdevsim: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-14/+2
2018-12-12Merge branch 'stmmac-mt2712-support'David S. Miller4-0/+504
2018-12-12dt-binding: mediatek-dwmac: add binding document for MediaTek MT2712 DWMACBiao Huang1-0/+87
2018-12-12stmmac: dwmac-mediatek: add support for mt2712Biao Huang3-0/+417
2018-12-11Merge branch 'mlxsw-Add-Spectrum-2-multicast-routing-support'David S. Miller16-18/+996
2018-12-11selftests: forwarding: Add multicast routing testNir Dotan2-0/+313
2018-12-11mlxsw: spectrum_router: Add Multicast routing support for Spectrum-2Nir Dotan1-1/+280
2018-12-11mlxsw: spectrum_acl: Limit priority valueNir Dotan1-2/+3
2018-12-11mlxsw: spectrum_acl: Support rule creation without action creationNir Dotan4-6/+19
2018-12-11mlxsw: spectrum_acl: Add replace rule action operationNir Dotan8-0/+194
2018-12-11mlxsw: spectrum_acl: Add multicast router profile operationsNir Dotan2-0/+130
2018-12-11mlxsw: spectrum_acl: Add Spectrum-2 keysNir Dotan2-0/+10