Age | Commit message (Expand) | Author |
2018-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-03-27 | mlx5: Move dump error CQE function out of mlx5_ib for code sharing | Eran Ben Elisha |
2018-03-27 | mlx5_{ib,core}: Add query SQ state helper function | Eran Ben Elisha |
2018-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-03-21 | IB/mlx5: Don't clean uninitialized UMR resources | Mark Bloch |
2018-03-14 | IB/mlx5: Fix cleanup order on unload | Mark Bloch |
2018-03-14 | RDMA/mlx5: Fix crash while accessing garbage pointer and freed memory | Leon Romanovsky |
2018-03-13 | IB/mlx5: Fix integer overflows in mlx5_ib_create_srq | Boris Pismenny |
2018-03-13 | IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rq | Boris Pismenny |
2018-03-09 | RDMA/mlx5: Fix integer overflow while resizing CQ | Leon Romanovsky |
2018-03-09 | Revert "RDMA/mlx5: Fix integer overflow while resizing CQ" | Doug Ledford |
2018-03-07 | RDMA/mlx5: Fix integer overflow while resizing CQ | Leon Romanovsky |
2018-03-06 | {net,IB}/mlx5: Add flow steering helpers | Boris Pismenny |
2018-03-06 | {net,IB}/mlx5: Add has_tag to mlx5_flow_act | Matan Barak |
2018-03-06 | IB/mlx5: Pass mlx5_flow_act struct instead of multiple arguments | Boris Pismenny |
2018-03-06 | IB/mlx5: Removed not used parameters | Aviad Yehezkel |
2018-03-06 | IB/mlx5: Fix an error code in __mlx5_ib_modify_qp() | Dan Carpenter |
2018-03-06 | IB/mlx5: When not in dual port RoCE mode, use provided port as native | Mark Bloch |
2018-02-28 | IB/mlx: Set slid to zero in Ethernet completion struct | Moni Shoua |
2018-02-28 | {net, IB}/mlx5: Raise fatal IB event when sys error occurs | Daniel Jurgens |
2018-02-28 | IB/mlx5: Avoid passing an invalid QP type to firmware | Noa Osherovich |
2018-02-28 | IB/mlx5: Fix incorrect size of klms in the memory region | Sergey Gorenko |
2018-02-23 | IB/mlx5: Disable self loopback check when in switchdev mode | Mark Bloch |
2018-02-23 | IB/mlx5: Add proper representors support | Mark Bloch |
2018-02-23 | IB/mlx5: E-Switch, Add rule to forward traffic to vport | Mark Bloch |
2018-02-23 | IB/mlx5: Don't expose MR cache in switchdev mode | Mark Bloch |
2018-02-23 | IB/mlx5: When in switchdev mode, expose only raw packet capabilities | Mark Bloch |
2018-02-23 | IB/mlx5: Listen to netdev register/unresiter events in switchdev mode | Mark Bloch |
2018-02-23 | IB/mlx5: Add match on vport when in switchdev mode | Mark Bloch |
2018-02-23 | IB/mlx5: Allocate flow DB only on PF IB device | Mark Bloch |
2018-02-23 | IB/mlx5: Add basic regiser/unregister representors code | Mark Bloch |
2018-02-15 | IB/mlx5: Implement fragmented completion queue (CQ) | Yonatan Cohen |
2018-01-30 | Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin... | Jason Gunthorpe |
2018-01-29 | RDMA: Move enum ib_cq_creation_flags to uapi headers | Jason Gunthorpe |
2018-01-28 | RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failure | Leon Romanovsky |
2018-01-19 | RDMA/mlx5: Remove redundant allocation warning print | Leon Romanovsky |
2018-01-18 | IB/mlx5: Mmap the HCA's clock info to user-space | Feras Daoud |
2018-01-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2018-01-15 | RDMA/mlx5: Fix out-of-bound access while querying AH | Leon Romanovsky |
2018-01-12 | net/mlx5: Fix mlx5_get_uars_page to return error code | Eran Ben Elisha |
2018-01-12 | {net,ib}/mlx5: Don't disable local loopback multicast traffic when needed | Eran Ben Elisha |
2018-01-10 | IB/mlx5: remove redundant assignment of mdev | Colin Ian King |
2018-01-08 | IB/mlx5: Don't advertise RAW QP support in dual port mode | Daniel Jurgens |
2018-01-08 | IB/mlx5: Route MADs for dual port RoCE | Daniel Jurgens |
2018-01-08 | {net, IB}/mlx5: Change set_roce_gid to take a port number | Daniel Jurgens |
2018-01-08 | IB/mlx5: Update counter implementation for dual port RoCE | Daniel Jurgens |
2018-01-08 | IB/mlx5: Change debugfs to have per port contents | Parav Pandit |
2018-01-08 | IB/mlx5: Implement dual port functionality in query routines | Daniel Jurgens |
2018-01-08 | IB/mlx5: Move IB event processing onto a workqueue | Daniel Jurgens |
2018-01-08 | {net, IB}/mlx5: Manage port association for multiport RoCE | Daniel Jurgens |