Age | Commit message (Expand) | Author | Files | Lines |
2018-12-17 | net/mlx4_en: remove fallback after kzalloc_node() | Eric Dumazet | 3 | -15/+6 |
2018-12-17 | mlxsw: reg: Activate Bloom filter | Nir Dotan | 1 | -2/+2 |
2018-12-17 | mlxsw: spectrum_acl: Set master RP index on transition to eRP | Nir Dotan | 1 | -3/+3 |
2018-12-17 | mlxsw: spectrum_acl: Update Bloom filter on eRP transitions | Nir Dotan | 3 | -0/+65 |
2018-12-17 | mlxsw: spectrum_acl: Set A-TCAM rules in Bloom filter | Nir Dotan | 1 | -0/+10 |
2018-12-17 | mlxsw: spectrum_acl: Add Bloom filter update | Nir Dotan | 2 | -2/+60 |
2018-12-17 | mlxsw: spectrum_acl: Add Bloom filter handling | Nir Dotan | 2 | -0/+219 |
2018-12-17 | mlxsw: spectrum_acl: Introduce Bloom filter | Nir Dotan | 4 | -1/+59 |
2018-12-17 | mlxsw: resources: Add Spectrum-2 Bloom filter resource | Nir Dotan | 1 | -0/+2 |
2018-12-17 | mlxsw: reg: Add Policy Engine Algorithmic Bloom Filter Entries Register | Nir Dotan | 1 | -0/+67 |
2018-12-15 | net/mlx5: Handle LAG FW commands failure gracefully | Aviv Heller | 1 | -21/+70 |
2018-12-15 | net/mlx5: Make RoCE and SR-IOV LAG modes explicit | Aviv Heller | 4 | -20/+67 |
2018-12-15 | net/mlx5: Rename mlx5_lag_is_bonded() to __mlx5_lag_is_active() | Aviv Heller | 1 | -9/+9 |
2018-12-15 | net/mlx5: Allow co-enablement of uplink LAG and SRIOV | Rabie Loulou | 1 | -2/+4 |
2018-12-15 | net/mlx5: Allow/disallow LAG according to pre-req only | Rabie Loulou | 5 | -61/+36 |
2018-12-15 | net/mlx5: Adjustments for the activate LAG logic to run under sriov | Rabie Loulou | 1 | -12/+21 |
2018-12-15 | net/mlx5e: Duplicate offloaded TC eswitch rules under uplink LAG | Aviv Heller | 1 | -1/+10 |
2018-12-15 | net/mlx5e: Offload TC e-switch rules with egress LAG device | Rabie Loulou | 1 | -0/+9 |
2018-12-15 | net/mlx5e: In case of LAG, one switch parent id is used for all representors | Rabie Loulou | 2 | -13/+48 |
2018-12-15 | net/mlx5e: Enhance flow counter scheme for offloaded TC eswitch rules | Shahar Klein | 2 | -3/+12 |
2018-12-15 | net/mlx5e: Infrastructure for duplicated offloading of TC flows | Roi Dayan | 3 | -8/+176 |
2018-12-15 | net/mlx5e: E-Switch, Add peer miss rules | Roi Dayan | 3 | -1/+225 |
2018-12-15 | net/mlx5: Introduce inter-device communication mechanism | Aviv Heller | 4 | -4/+311 |
2018-12-14 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed | 2 | -20/+40 |
2018-12-14 | net/mlx5: Fold the modify lag code into function | Shahar Klein | 1 | -16/+28 |
2018-12-14 | net/mlx5: Add lag affinity info to log | Roi Dayan | 1 | -0/+3 |
2018-12-14 | net/mlx5: Split the activate lag function into two routines | Roi Dayan | 1 | -4/+10 |
2018-12-14 | mlxsw: spectrum_router: Veto unsupported RIF MAC addresses | Petr Machata | 2 | -1/+52 |
2018-12-14 | mlxsw: spectrum: Add mlxsw_sp.mac_mask | Petr Machata | 2 | -0/+10 |
2018-12-14 | mlxsw: spectrum_router: Generalize mlxsw_sp_netdevice_router_port_event() | Petr Machata | 3 | -12/+30 |
2018-12-13 | Merge tag 'mlx5e-updates-2018-12-11' of git://git.kernel.org/pub/scm/linux/ke... | David S. Miller | 12 | -85/+385 |
2018-12-13 | net/mlx5e: Remove set but not used variable 'upriv' | YueHaibing | 1 | -10/+0 |
2018-12-13 | net/mlx5: Remove duplicated include from eswitch.c | YueHaibing | 1 | -1/+0 |
2018-12-13 | mlxsw: spectrum_switchdev: Propagate extack on port VLAN events | Petr Machata | 1 | -15/+23 |
2018-12-13 | mlxsw: spectrum_switchdev: Propagate extack on VXLAN VLAN events | Petr Machata | 1 | -4/+8 |
2018-12-13 | net: switchdev: Add extack to switchdev_handle_port_obj_add() callback | Petr Machata | 1 | -1/+2 |
2018-12-12 | mlxsw: spectrum_router: Add Multicast routing support for Spectrum-2 | Nir Dotan | 1 | -1/+280 |
2018-12-12 | mlxsw: spectrum_acl: Limit priority value | Nir Dotan | 1 | -2/+3 |
2018-12-12 | mlxsw: spectrum_acl: Support rule creation without action creation | Nir Dotan | 4 | -6/+19 |
2018-12-12 | mlxsw: spectrum_acl: Add replace rule action operation | Nir Dotan | 8 | -0/+194 |
2018-12-12 | mlxsw: spectrum_acl: Add multicast router profile operations | Nir Dotan | 2 | -0/+130 |
2018-12-12 | mlxsw: spectrum_acl: Add Spectrum-2 keys | Nir Dotan | 2 | -0/+10 |
2018-12-12 | mlxsw: spectrum: Change stage of ACL initialization | Nir Dotan | 1 | -9/+9 |
2018-12-12 | mlxsw: reg: Add Policy Engine Multicast Router Binding Table Register | Nir Dotan | 1 | -0/+38 |
2018-12-12 | net/mlx5e: Use monitor counters for update stats | Eyal Davidovich | 3 | -5/+59 |
2018-12-12 | net/mlx5e: Monitor counters commands support | Eyal Davidovich | 3 | -1/+139 |
2018-12-12 | net/mlx5e: Avoid query PPCNT register if not supported by the device | Eyal Davidovich | 1 | -0/+12 |
2018-12-12 | net/mlx5e: Use CQE padding for Ethernet CQs | Daniel Jurgens | 3 | -2/+10 |
2018-12-12 | net/mlx5e: Support multiple encapsulations for a TC flow | Eli Britstein | 3 | -33/+62 |
2018-12-12 | net/mlx5e: Allow association of a flow to multiple encaps | Eli Britstein | 1 | -7/+41 |