Age | Commit message (Expand) | Author | Files | Lines |
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 |
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-06 | act_mirred: get rid of tcfm_ifindex from struct tcf_mirred | Cong Wang | 1 | -3/+2 |
2017-12-03 | net: xdp: make the stack take care of the tear down | Jakub Kicinski | 1 | -3/+0 |
2017-11-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 5 | -13/+20 |
2017-11-10 | net/mlx5e: Increase Striding RQ minimum size limit to 4 multi-packet WQEs | Eugenia Emantayev | 1 | -1/+1 |
2017-11-10 | net/mlx5e: Set page to null in case dma mapping fails | Inbar Karmy | 1 | -7/+5 |
2017-11-10 | net/mlx5e: Fix napi poll with zero budget | Saeed Mahameed | 1 | -4/+6 |
2017-11-10 | net/mlx5: Cancel health poll before sending panic teardown command | Huy Nguyen | 1 | -0/+7 |
2017-11-10 | net/mlx5: Loop over temp list to release delay events | Huy Nguyen | 1 | -1/+1 |
2017-11-10 | Merge tag 'mlx5-updates-2017-11-09' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 7 | -52/+184 |