Age | Commit message (Expand) | Author | Files | Lines |
2018-01-05 | mlx4: setup xdp_rxq_info | Jesper Dangaard Brouer | 3 | -5/+15 |
2018-01-05 | xdp/mlx5: setup xdp_rxq_info | Jesper Dangaard Brouer | 3 | -0/+14 |
2018-01-05 | net/mlx5e: hide an unused variable | Arnd Bergmann | 1 | -1/+1 |
2018-01-02 | mlxsw: spectrum: Relax sanity checks during enslavement | Ido Schimmel | 3 | -2/+17 |
2018-01-02 | mlxsw: spectrum_router: Fix NULL pointer deref | Ido Schimmel | 1 | -1/+1 |
2017-12-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+56 |
2017-12-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -0/+56 |
2017-12-28 | Merge tag 'mlx5-shared-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | David S. Miller | 8 | -214/+420 |
2017-12-29 | net/mlx5: Separate ingress/egress namespaces for each vport | Gal Pressman | 3 | -30/+129 |
2017-12-29 | net/mlx5: Fix ingress/egress naming mistake | Gal Pressman | 1 | -2/+2 |
2017-12-29 | net/mlx5e: E-Switch, Use the name of static array instead of its address | Gal Pressman | 1 | -13/+13 |
2017-12-29 | net/mlx5e: E-Switch, Move send-to-vport rule struct to en_rep | Mark Bloch | 3 | -16/+16 |
2017-12-29 | net/mlx5: E-Switch, Create generic header struct to be used by representors | Mark Bloch | 5 | -44/+88 |
2017-12-28 | net/mlx4_en: Change default QoS settings | Moni Shoua | 3 | -0/+13 |
2017-12-28 | net/mlx4_core: Cleanup FMR unmapping flow | Tariq Toukan | 1 | -19/+21 |
2017-12-28 | net/mlx4_en: RX csum, reorder branches | Tariq Toukan | 1 | -25/+21 |
2017-12-28 | net/mlx4_en: RX csum, remove redundant branches and checks | Tariq Toukan | 1 | -3/+9 |
2017-12-28 | net/mlx5e: Move ethernet representors data into separate struct | Mark Bloch | 5 | -35/+60 |
2017-12-28 | net/mlx5: E-Switch, Create a dedicated send to vport rule deletion function | Mark Bloch | 3 | -1/+7 |
2017-12-28 | net/mlx5: E-Switch, Move mlx5e only logic outside E-Switch | Mark Bloch | 3 | -62/+59 |
2017-12-28 | net/mlx5: E-Switch, Simplify representor load/unload callback API | Mark Bloch | 3 | -13/+12 |
2017-12-28 | net/mlx5: E-Switch, Refactor load/unload of representors | Mark Bloch | 1 | -26/+40 |
2017-12-28 | net/mlx5: E-Switch, Refactor vport representors initialization | Mark Bloch | 4 | -19/+41 |
2017-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 16 | -112/+211 |
2017-12-21 | IB/mlx5: Fix congestion counters in LAG mode | Majd Dibbiny | 1 | -0/+56 |
2017-12-19 | net/mlx5: Stay in polling mode when command EQ destroy fails | Moshe Shemesh | 1 | -3/+1 |
2017-12-19 | net/mlx5: Cleanup IRQs in case of unload failure | Moshe Shemesh | 1 | -7/+13 |
2017-12-19 | net/mlx5: Fix steering memory leak | Maor Gottlieb | 1 | -2/+14 |
2017-12-19 | net/mlx5e: Prevent possible races in VXLAN control flow | Gal Pressman | 1 | -0/+4 |
2017-12-19 | net/mlx5e: Add refcount to VXLAN structure | Gal Pressman | 2 | -23/+28 |
2017-12-19 | net/mlx5e: Fix possible deadlock of VXLAN lock | Gal Pressman | 1 | -10/+10 |
2017-12-19 | net/mlx5: Fix error flow in CREATE_QP command | Moni Shoua | 1 | -2/+2 |
2017-12-19 | net/mlx5: Fix misspelling in the error message and comment | Eugenia Emantayev | 2 | -2/+2 |
2017-12-19 | net/mlx5e: Fix defaulting RX ring size when not needed | Eugenia Emantayev | 4 | -13/+22 |
2017-12-19 | net/mlx5e: Fix features check of IPv6 traffic | Gal Pressman | 1 | -1/+2 |
2017-12-19 | net/mlx5e: Fix ETS BW check | Huy Nguyen | 1 | -3/+7 |
2017-12-19 | net/mlx5: Fix rate limit packet pacing naming and struct | Eran Ben Elisha | 2 | -13/+13 |
2017-12-19 | Revert "mlx5: move affinity hints assignments to generic code" | Saeed Mahameed | 3 | -29/+92 |
2017-12-19 | net/mlx5: FPGA, return -EINVAL if size is zero | Kamal Heib | 1 | -0/+6 |
2017-12-19 | mlxsw: spectrum_router: Remove batch neighbour deletion causing FW bug | Petr Machata | 1 | -12/+3 |
2017-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 5 | -28/+53 |
2017-12-15 | mlxsw: spectrum: Disable MAC learning for ovs port | Yuval Mintz | 1 | -0/+18 |
2017-12-13 | net/mlx4_en: Fill all counters under one call of stats lock | Eran Ben Elisha | 1 | -26/+31 |
2017-12-13 | net/mlx4_core: Fix wrong calculation of free counters | Eran Ben Elisha | 1 | -1/+0 |
2017-12-13 | net/mlx4_en: Fix selftest for small MTUs | Eugenia Emantayev | 2 | -1/+4 |
2017-12-06 | mlxsw: spectrum: handle NETIF_F_HW_TC changes correctly | Jiri Pirko | 3 | -0/+52 |
2017-12-06 | act_mirred: get rid of tcfm_ifindex from struct tcf_mirred | Cong Wang | 3 | -9/+4 |
2017-12-03 | net: xdp: make the stack take care of the tear down | Jakub Kicinski | 1 | -3/+0 |
2017-11-28 | mlxsw: spectrum_router: Update nexthop RIF on update | Petr Machata | 1 | -7/+21 |
2017-11-28 | mlxsw: spectrum_router: Handle encap to demoted tunnels | Petr Machata | 1 | -32/+29 |