Age | Commit message (Expand) | Author | Files | Lines |
2018-01-10 | net/mlx5e: fix error return code in mlx5e_alloc_rq() | Wei Yongjun | 1 | -1/+2 |
2018-01-10 | net/dim: use struct net_dim_sample as arg to net_dim | Andy Gospodarek | 1 | -5/+8 |
2018-01-10 | net/mlx5e: Move dynamic interrupt coalescing code to include/linux | Andy Gospodarek | 5 | -417/+3 |
2018-01-10 | net/mlx5e: Change Mellanox references in DIM code | Andy Gospodarek | 8 | -202/+226 |
2018-01-10 | net/mlx5e: Move generic functions to new file | Andy Gospodarek | 5 | -20/+55 |
2018-01-10 | net/mlx5e: Move AM logic enums | Andy Gospodarek | 2 | -25/+26 |
2018-01-10 | net/mlx5e: Remove rq references in mlx5e_rx_am | Andy Gospodarek | 3 | -12/+21 |
2018-01-10 | net/mlx5e: Move interrupt moderation forward declarations | Andy Gospodarek | 2 | -4/+5 |
2018-01-10 | net/mlx5e: Move interrupt moderation structs to new file | Andy Gospodarek | 2 | -32/+70 |
2018-01-10 | Merge tag 'mlx5-updates-2018-01-08' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 12 | -18/+582 |
2018-01-09 | net/mlx5e: Remove redundant checks in set_ringparam | Eugenia Emantayev | 1 | -15/+0 |
2018-01-09 | net/mlx5e: E-switch, Add steering drop counters | Eugenia Emantayev | 4 | -2/+112 |
2018-01-09 | net/mlx5e: IPoIB, Fix spelling mistake "functionts" -> "functions" | Gal Pressman | 1 | -1/+1 |
2018-01-09 | net/mlx5e: IPoIB, Add ethtool support to get child time stamping parameters | Feras Daoud | 1 | -0/+1 |
2018-01-09 | net/mlx5e: IPoIB, Add PTP ioctl support for child interface | Feras Daoud | 3 | -2/+9 |
2018-01-09 | net/mlx5e: IPoIB, Use correct timestamp in child receive flow | Feras Daoud | 1 | -1/+6 |
2018-01-09 | net/mlx5e: Support offloading TC NIC hairpin flows | Or Gerlitz | 2 | -12/+172 |
2018-01-09 | net/mlx5e: Basic setup of hairpin object | Or Gerlitz | 1 | -0/+97 |
2018-01-09 | net/mlx5: Hairpin pair core object setup | Or Gerlitz | 1 | -0/+184 |
2018-01-08 | net/mlx5e: Replace WARN_ONCE with netdev_WARN_ONCE | Gal Pressman | 1 | -5/+4 |
2018-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 3 | -0/+14 |
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 |
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/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 | 15 | -100/+208 |
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 |