summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-03net/mlx5: E-Switch, Add SR-IOV (FDB) supportSaeed Mahameed7-83/+661
2015-12-03net/mlx5: E-Switch, Introduce FDB hardware capabilitiesSaeed Mahameed3-0/+41
2015-12-03net/mlx5: Introducing E-Switch and l2 tableSaeed Mahameed7-1/+666
2015-12-03net/mlx5e: Write vlan list into vport contextSaeed Mahameed2-0/+53
2015-12-03net/mlx5e: Write UC/MC list and promisc mode into vport contextSaeed Mahameed1-0/+87
2015-12-03net/mlx5: Introduce access functions to modify/query vport vlansSaeed Mahameed3-0/+126
2015-12-03net/mlx5: Introduce access functions to modify/query vport promisc modeSaeed Mahameed3-5/+94
2015-12-03net/mlx5: Introduce access functions to modify/query vport stateSaeed Mahameed4-8/+62
2015-12-03net/mlx5: Introduce access functions to modify/query vport mac listsSaeed Mahameed3-0/+135
2015-12-03net/mlx5: Update access functions to Query/Modify vport MAC addressSaeed Mahameed3-13/+81
2015-12-03net/mlx5: Add HW capabilities and structs for SR-IOV E-SwitchSaeed Mahameed1-11/+15
2015-12-03net/mlx5_core: Add base sriov supportEli Cohen7-9/+318
2015-12-03net/mlx5_core: Modify enable/disable hca functionsEli Cohen2-24/+23
2015-12-03ipv4: igmp: Allow removing groups from a removed interfaceAndrew Lunn1-2/+3
2015-12-03ipv6: sctp: implement sctp_v6_destroy_sock()Eric Dumazet1-1/+8
2015-12-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-1/+6
2015-12-03alx: remove pointless assignmentJarod Wilson1-1/+0
2015-12-03Merge branch 'bonding-team-offload'David S. Miller26-147/+1288
2015-12-03mlxsw: spectrum: Implement LAG tx enabled lower state changeJiri Pirko1-2/+79
2015-12-03mlxsw: spectrum: Implement FDB add/remove/dump for LAGJiri Pirko1-32/+150
2015-12-03mlxsw: spectrum: Implement LAG port join/leaveJiri Pirko2-17/+306
2015-12-03mlxsw: reg: Add definition of LAG unicast record for SFN registerJiri Pirko1-1/+21
2015-12-03mlxsw: reg: Add definition of LAG unicast record for SFD registerJiri Pirko1-8/+71
2015-12-03mlxsw: reg: Add link aggregation configuration registers definitionsJiri Pirko1-0/+293
2015-12-03mlxsw: pci: Implement LAG processing for received packetsJiri Pirko2-12/+11
2015-12-03mlxsw: core: Add support for packets received from LAG portJiri Pirko3-5/+92
2015-12-03mlxsw: spectrum: Add set_rx_mode ndo stubJiri Pirko1-0/+5
2015-12-03bonding: set inactive flags on releaseJiri Pirko1-0/+2
2015-12-03bonding: implement lower state change propagationJiri Pirko2-0/+17
2015-12-03bonding: allow notifications for bond_set_slave_link_stateJiri Pirko2-21/+65
2015-12-03team: implement lower state change propagationJiri Pirko1-2/+18
2015-12-03team: rtnl_lock for options setJiri Pirko1-3/+8
2015-12-03net: introduce lower state changed info structure for LAG lowersJiri Pirko1-0/+5
2015-12-03net: introduce change lower state notifierJiri Pirko2-0/+28
2015-12-03bonding: fill-up LAG changeupper info struct and pass it alongJiri Pirko1-14/+31
2015-12-03team: fill-up LAG changeupper info struct and pass it alongJiri Pirko7-11/+18
2015-12-03net: add info struct for LAG changeupperJiri Pirko1-0/+13
2015-12-03net: add possibility to pass information about upper device via notifierJiri Pirko8-11/+15
2015-12-03net: propagate upper priv via netdev_master_upper_dev_linkJiri Pirko8-22/+15
2015-12-03net: add netif_is_lag_port helperJiri Pirko1-0/+5
2015-12-03net: add netif_is_lag_master helperJiri Pirko1-0/+5
2015-12-03net: add netif_is_team_port helperJiri Pirko1-0/+5
2015-12-03net: add netif_is_team_master helperJiri Pirko2-0/+9
2015-12-03bonding: add 802.3ad support for 100G speedsJiri Pirko1-1/+10
2015-12-03net: Add support for CHANGEUPPER notifier error injectionIdo Schimmel2-0/+2
2015-12-03net: Check CHANGEUPPER notifier return valueIdo Schimmel1-2/+6
2015-12-03i40e: Fix i40e_print_features() VEB mode outputJoe Perches1-23/+19
2015-12-03Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller12-361/+890
2015-12-03arm64: bpf: add 'store immediate' instructionYang Shi1-1/+19
2015-12-03ipv6: kill sk_dst_lockEric Dumazet8-46/+12