summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-14net/mlx5: Handle LAG FW commands failure gracefullyAviv Heller1-21/+70
2018-12-14net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller8-26/+79
2018-12-14net/mlx5: Rename mlx5_lag_is_bonded() to __mlx5_lag_is_active()Aviv Heller1-9/+9
2018-12-14net/mlx5: Allow co-enablement of uplink LAG and SRIOVRabie Loulou1-2/+4
2018-12-14net/mlx5: Allow/disallow LAG according to pre-req onlyRabie Loulou5-61/+36
2018-12-14net/mlx5: Adjustments for the activate LAG logic to run under sriovRabie Loulou1-12/+21
2018-12-14net/mlx5e: Duplicate offloaded TC eswitch rules under uplink LAGAviv Heller1-1/+10
2018-12-14net/mlx5e: Offload TC e-switch rules with egress LAG deviceRabie Loulou1-0/+9
2018-12-14net/mlx5e: In case of LAG, one switch parent id is used for all representorsRabie Loulou2-13/+48
2018-12-14net/mlx5e: Enhance flow counter scheme for offloaded TC eswitch rulesShahar Klein2-3/+12
2018-12-14net/mlx5e: Infrastructure for duplicated offloading of TC flowsRoi Dayan3-8/+176
2018-12-14net/mlx5e: E-Switch, Add peer miss rulesRoi Dayan3-1/+225
2018-12-14net/mlx5: Introduce inter-device communication mechanismAviv Heller5-4/+313
2018-12-14hamradio, ppp: change semaphore to completionArnd Bergmann3-13/+13
2018-12-14hns3: prevent building without CONFIG_INETArnd Bergmann1-0/+1
2018-12-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed6-51/+74
2018-12-14net/mlx5: Fold the modify lag code into functionShahar Klein1-16/+28
2018-12-14net/mlx5: Add lag affinity info to logRoi Dayan1-0/+3
2018-12-14net/mlx5: Split the activate lag function into two routinesRoi Dayan1-4/+10
2018-12-14net/mlx5: E-Switch, Introduce flow counter affinityShahar Klein1-1/+7
2018-12-14IB/mlx5: Unify e-switch representors load approach between uplink and VFsMark Bloch3-22/+19
2018-12-14net/mlx5: Use lowercase 'X' for hex valuesSaeed Mahameed1-8/+8
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/ke...David 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-12net/mlx5: Remove duplicated include from eswitch.cYueHaibing1-1/+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