| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: use kv[mz]alloc* rather than opencoded variants | Michal Hocko | 2017-05-09 | 2 | -12/+6 |
* | mlxsw: spectrum_router: Simplify VRF enslavement | Ido Schimmel | 2017-05-01 | 3 | -131/+63 |
* | net/mlx5: E-Switch, Avoid redundant memory allocation | Eli Cohen | 2017-04-30 | 2 | -19/+10 |
* | net/mlx5e: Disable HW LRO when PCI is slower than link on striding RQ | Eran Ben Elisha | 2017-04-30 | 1 | -7/+14 |
* | net/mlx5e: Use u8 as ownership type in mlx5e_get_cqe() | Tariq Toukan | 2017-04-30 | 1 | -2/+2 |
* | net/mlx5e: Use prefetchw when a write is to follow | Tariq Toukan | 2017-04-30 | 1 | -1/+1 |
* | net/mlx5e: Optimize poll ICOSQ completion queue | Tariq Toukan | 2017-04-30 | 1 | -29/+33 |
* | net/mlx5e: Act on delay probe time updates | Hadar Hen Zion | 2017-04-30 | 1 | -0/+39 |
* | net/mlx5e: Update neighbour 'used' state using HW flow rules counters | Hadar Hen Zion | 2017-04-30 | 6 | -2/+151 |
* | net/mlx5e: Add support to neighbour update flow | Hadar Hen Zion | 2017-04-30 | 5 | -43/+434 |
* | net/mlx5e: Add neighbour hash table to the representors | Hadar Hen Zion | 2017-04-30 | 2 | -8/+129 |
* | net/mlx5e: Read neigh parameters with proper locking | Hadar Hen Zion | 2017-04-30 | 1 | -6/+14 |
* | net/mlx5e: Use flag to properly monitor a flow rule offloading state | Hadar Hen Zion | 2017-04-30 | 1 | -1/+7 |
* | net/mlx5e: Remove output device parameter from create encap header helpers de... | Hadar Hen Zion | 2017-04-30 | 1 | -15/+14 |
* | net/mlx5e: Move the encap entry structure from the eswitch header | Or Gerlitz | 2017-04-30 | 3 | -19/+18 |
* | net/mlx5: Remove encap entry pointer from the eswitch flow attributes | Or Gerlitz | 2017-04-30 | 3 | -15/+18 |
* | net/mlx5e: Extendable vport representor netdev private data | Saeed Mahameed | 2017-04-30 | 6 | -130/+224 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-04-27 | 7 | -55/+78 |
|\ |
|
| * | Merge tag 'mlx5-fixes-2017-04-22' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 2017-04-24 | 6 | -53/+76 |
| |\ |
|
| | * | net/mlx5e: Fix ETHTOOL_GRXCLSRLALL handling | Ilan Tayari | 2017-04-22 | 1 | -0/+1 |
| | * | net/mlx5e: Fix small packet threshold | Eugenia Emantayev | 2017-04-22 | 1 | -1/+1 |
| | * | net/mlx5: Fix UAR memory leak | Maor Gottlieb | 2017-04-22 | 1 | -0/+1 |
| | * | net/mlx5e: Make sure the FW max encap size is enough for ipv6 tunnels | Or Gerlitz | 2017-04-22 | 1 | -19/+23 |
| | * | net/mlx5e: Make sure the FW max encap size is enough for ipv4 tunnels | Or Gerlitz | 2017-04-22 | 1 | -19/+23 |
| | * | net/mlx5: E-Switch, Correctly deal with inline mode on ConnectX-5 | Or Gerlitz | 2017-04-22 | 2 | -13/+26 |
| | * | net/mlx5: Fix driver load bad flow when having fw initializing timeout | Mohamad Haj Yahia | 2017-04-22 | 1 | -1/+1 |
| * | | net/mlx5e: Fix race in mlx5e_sw_stats and mlx5e_vport_stats | Martin KaFai Lau | 2017-04-24 | 1 | -2/+2 |
| |/ |
|
* | | mlx5: fix warning about missing prototype | Stephen Hemminger | 2017-04-22 | 2 | -0/+2 |
* | | mlx5: hide unused functions | Stephen Hemminger | 2017-04-22 | 1 | -11/+13 |
* | | net/mlx5: E-Switch, Add control for encapsulation | Roi Dayan | 2017-04-22 | 4 | -2/+71 |
* | | net/mlx5: E-Switch, Refactor fast path FDB table creation in switchdev mode | Or Gerlitz | 2017-04-22 | 1 | -20/+49 |
* | | net/mlx5e: IPoIB, Fix error handling in mlx5_rdma_netdev_alloc() | Dan Carpenter | 2017-04-20 | 1 | -2/+3 |
* | | mlxsw: spectrum: Add FID miss trap | Jiri Pirko | 2017-04-20 | 2 | -0/+2 |
* | | mlxsw: spectrum: Allow ports to work under OVS master | Jiri Pirko | 2017-04-20 | 2 | -2/+64 |
* | | mlxsw: spectrum: Teach mlxsw_sp_port_vlan_set to accept any vlan range | Jiri Pirko | 2017-04-20 | 2 | -29/+29 |
* | | mlxsw: spectrum_flower: Set dummy FID before forward action | Jiri Pirko | 2017-04-20 | 1 | -0/+5 |
* | | mlxsw: spectrum: Add dummy FID initialization | Jiri Pirko | 2017-04-20 | 2 | -1/+24 |
* | | mlxsw: spectrum: Implement action to set FID | Jiri Pirko | 2017-04-20 | 4 | -0/+55 |
* | | mlxsw: spectrum: Fix indent in mlxsw_sp_netdevice_port_upper_event | Jiri Pirko | 2017-04-20 | 1 | -2/+2 |
* | | net/mlx4: suppress 'may be used uninitialized' warning | Greg Thelen | 2017-04-20 | 1 | -1/+1 |
* | | net/mlx5e: E-switch vport manager is valid for ethernet only | Saeed Mahameed | 2017-04-17 | 1 | -2/+8 |
* | | net/mlx5e: IPoIB, RX handler | Saeed Mahameed | 2017-04-17 | 3 | -0/+81 |
* | | net/mlx5e: RX handlers per netdev profile | Saeed Mahameed | 2017-04-17 | 3 | -13/+24 |
* | | net/mlx5e: IPoIB, Xmit flow | Saeed Mahameed | 2017-04-17 | 3 | -0/+100 |
* | | net/mlx5e: Xmit flow break down | Saeed Mahameed | 2017-04-17 | 3 | -89/+119 |
* | | net/mlx5e: IPoIB, Underlay QP | Saeed Mahameed | 2017-04-17 | 1 | -2/+124 |
* | | net/mlx5e: IPoIB, Basic netdev ndos open/close | Saeed Mahameed | 2017-04-17 | 3 | -3/+93 |
* | | net/mlx5e: IPoIB, TX TIS creation | Saeed Mahameed | 2017-04-17 | 3 | -10/+26 |
* | | net/mlx5e: IPoIB, RSS flow steering tables | Saeed Mahameed | 2017-04-17 | 3 | -3/+54 |
* | | net/mlx5e: IPoIB, RX steering RSS RQTs and TIRs | Saeed Mahameed | 2017-04-17 | 4 | -44/+83 |