Age | Commit message (Expand) | Author | Files | Lines |
2018-03-31 | net/mlx5e: Use linear SKB in Striding RQ | Tariq Toukan | 2 | -3/+7 |
2018-03-31 | net/mlx5: Eliminate query xsrq dead code | Saeed Mahameed | 1 | -1/+0 |
2018-03-28 | mlx5: Move dump error CQE function out of mlx5_ib for code sharing | Eran Ben Elisha | 1 | -0/+6 |
2018-03-28 | mlx5_{ib,core}: Add query SQ state helper function | Eran Ben Elisha | 1 | -0/+1 |
2018-03-26 | net/mlx5: Add core support for vlan push/pop steering action | Or Gerlitz | 2 | -2/+21 |
2018-03-26 | net/mlx5: Add packet dropped while vport down statistics | Moshe Shemesh | 2 | -1/+6 |
2018-03-26 | net/mlx5e: Add vnic steering drop statistics | Moshe Shemesh | 1 | -1/+2 |
2018-03-26 | net/mlx5: Add support for QUERY_VNIC_ENV command | Moshe Shemesh | 1 | -1/+49 |
2018-03-26 | net/mlx5e: PFC stall prevention support | Inbar Karmy | 2 | -4/+19 |
2018-03-26 | net/mlx5e: Expose PFC stall prevention counters | Inbar Karmy | 2 | -3/+29 |
2018-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
2018-03-13 | IB/mlx5: Fix integer overflows in mlx5_ib_create_srq | Boris Pismenny | 1 | -2/+2 |
2018-03-08 | net/mlx5: IPSec, Add support for ESN | Aviad Yehezkel | 2 | -0/+4 |
2018-03-08 | net/mlx5: Add flow-steering commands for FPGA IPSec implementation | Aviad Yehezkel | 2 | -0/+8 |
2018-03-08 | net/mlx5: Refactor accel IPSec code | Aviad Yehezkel | 2 | -2/+140 |
2018-03-08 | net/mlx5: Added required metadata capability for ipsec | Aviad Yehezkel | 1 | -0/+1 |
2018-03-08 | net/mlx5: Export ipsec capabilities | Aviad Yehezkel | 1 | -0/+57 |
2018-03-08 | net/mlx5: IPSec, Add command V2 support | Aviad Yehezkel | 1 | -1/+3 |
2018-03-08 | net/mlx5e: IPSec, Add support for ESP trailer removal by hardware | Yossi Kuperman | 1 | -1/+12 |
2018-03-08 | net/mlx5: IPSec, Generalize sandbox QP commands | Yossi Kuperman | 1 | -0/+16 |
2018-03-07 | {net,IB}/mlx5: Add flow steering helpers | Boris Pismenny | 2 | -2/+140 |
2018-03-07 | net/mlx5: Add empty egress namespace to flow steering core | Aviad Yehezkel | 2 | -0/+2 |
2018-03-07 | {net,IB}/mlx5: Add has_tag to mlx5_flow_act | Matan Barak | 1 | -0/+1 |
2018-02-23 | net/mlx5: E-Switch, Add definition of IB representor | Mark Bloch | 1 | -0/+1 |
2018-02-23 | net/mlx5: E-Switch, Move representors definition to a global scope | Mark Bloch | 2 | -0/+63 |
2018-02-15 | IB/mlx5: Implement fragmented completion queue (CQ) | Yonatan Cohen | 1 | -14/+37 |
2018-02-15 | net/mlx5: Remove redundant EQ API exports | Saeed Mahameed | 1 | -17/+0 |
2018-02-15 | net/mlx5: Move CQ completion and event forwarding logic to eq.c | Saeed Mahameed | 1 | -2/+0 |
2018-02-15 | net/mlx5: CQ hold/put API | Saeed Mahameed | 1 | -0/+11 |
2018-02-15 | net/mlx5: CQ Database per EQ | Saeed Mahameed | 2 | -15/+10 |
2018-02-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -1/+1 |
2018-02-05 | mlx5: fix mlx5_get_vector_affinity to start from completion vector 0 | Sagi Grimberg | 1 | -1/+1 |
2018-02-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 3 | -7/+61 |
2018-01-30 | Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin... | Jason Gunthorpe | 2 | -7/+28 |
2018-01-19 | net/mlx5: Enable setting hairpin queue size | Or Gerlitz | 2 | -2/+7 |
2018-01-19 | net/mlx5: Vectorize the low level core hairpin object | Or Gerlitz | 1 | -2/+5 |
2018-01-18 | net/mlx5e: Add clock info page to mlx5 core devices | Feras Daoud | 1 | -0/+3 |
2018-01-17 | net/mlx5: Fix build break | Saeed Mahameed | 1 | -2/+0 |
2018-01-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -1/+20 |
2018-01-12 | net/mlx5: Fix get vector affinity helper function | Saeed Mahameed | 1 | -1/+18 |
2018-01-12 | {net,ib}/mlx5: Don't disable local loopback multicast traffic when needed | Eran Ben Elisha | 1 | -2/+3 |
2018-01-09 | net/mlx5: Hairpin pair core object setup | Or Gerlitz | 1 | -0/+19 |
2018-01-09 | net/mlx5: Add hairpin definitions to the FW API | Or Gerlitz | 1 | -8/+35 |
2018-01-08 | {net, IB}/mlx5: Change set_roce_gid to take a port number | Daniel Jurgens | 1 | -1/+1 |
2018-01-08 | {net, IB}/mlx5: Manage port association for multiport RoCE | Daniel Jurgens | 3 | -9/+48 |
2018-01-08 | IB/mlx5: Make netdev notifications multiport capable | Daniel Jurgens | 1 | -0/+5 |
2018-01-08 | net/mlx5: Set software owner ID during init HCA | Daniel Jurgens | 2 | -1/+9 |
2018-01-08 | net/mlx5: Fix race for multiple RoCE enable | Daniel Jurgens | 1 | -1/+1 |
2018-01-08 | net/mlx5: Add DCT command interface | Moni Shoua | 3 | -0/+29 |
2017-12-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+4 |