Age | Commit message (Expand) | Author | Files | Lines |
2017-10-04 | IB/mlx5: Fix label order in error path handling | Parav Pandit | 1 | -2/+2 |
2017-09-25 | IB/mlx5: Fix NULL deference on mlx5_ib_update_xlt failure | Ilya Lesokhin | 1 | -10/+17 |
2017-09-25 | IB/mlx5: Simplify mlx5_ib_cont_pages | Ilya Lesokhin | 1 | -30/+17 |
2017-09-25 | IB/core: Fix typo in the name of the tag-matching cap struct | Leon Romanovsky | 1 | -5/+5 |
2017-09-22 | IB/mlx5: fix debugfs cleanup | Sudip Mukherjee | 1 | -3/+3 |
2017-08-29 | IB/mlx5: Support IB_SRQT_TM | Artemy Kovalyov | 2 | -5/+22 |
2017-08-29 | IB/mlx5: Fill XRQ capabilities | Artemy Kovalyov | 2 | -0/+15 |
2017-08-29 | IB/core: Separate CQ handle in SRQ context | Artemy Kovalyov | 2 | -9/+12 |
2017-08-25 | IB/mlx5: Report mlx5 enhanced multi packet WQE capability | Bodong Wang | 1 | -0/+5 |
2017-08-25 | IB/mlx5: Allow posting multi packet send WQEs if hardware supports | Bodong Wang | 2 | -2/+5 |
2017-08-25 | IB/mlx5: Add support for multi underlay QP | Yishai Hadas | 1 | -7/+42 |
2017-08-25 | IB/mlx5: Fix integer overflow when page_shift == 31 | Ilya Lesokhin | 1 | -4/+5 |
2017-08-25 | IB/mlx5: Fix memory leak in clean_mr error path | Kamal Heib | 1 | -4/+4 |
2017-08-25 | IB/mlx5: Decouple MR allocation and population flows | Ilya Lesokhin | 1 | -30/+45 |
2017-08-25 | IB/mlx5: Enable UMR for MRs created with reg_create | Ilya Lesokhin | 2 | -20/+15 |
2017-08-25 | IB/mlx5: Expose software parsing for Raw Ethernet QP | Noa Osherovich | 2 | -0/+24 |
2017-08-24 | RDMA/mlx5: Limit scope of get vector affinity local function | Leon Romanovsky | 1 | -2/+2 |
2017-08-24 | IB/mlx5: Add necessary delay drop assignment | Maor Gottlieb | 1 | -0/+2 |
2017-08-24 | IB/mlx5: Fix some spelling mistakes | Talat Batheesh | 2 | -2/+2 |
2017-08-24 | Merge branch 'k.o/for-4.13-rc' into k.o/for-next | Doug Ledford | 2 | -0/+7 |
2017-08-24 | IB/mlx5: Always return success for RoCE modify port | Majd Dibbiny | 1 | -0/+6 |
2017-08-24 | IB/mlx5: Fix Raw Packet QP event handler assignment | Majd Dibbiny | 1 | -0/+1 |
2017-08-22 | IB/mlx5: use kvmalloc_array for mlx5_ib_wq | Li Dongyang | 2 | -17/+22 |
2017-08-22 | IB/core: Fix input len in multiple user verbs | Amrani, Ram | 2 | -12/+5 |
2017-08-18 | Add OPA extended LID support | Hiatt, Don | 1 | -1/+1 |
2017-08-10 | Merge branch 'rdma-netlink' into k.o/merge-test | Doug Ledford | 1 | -4/+4 |
2017-08-10 | Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-test | Doug Ledford | 2 | -1/+10 |
2017-08-10 | RDMA: Simplify get firmware interface | Leon Romanovsky | 1 | -4/+4 |
2017-08-08 | mlx5: support ->get_vector_affinity | Sagi Grimberg | 1 | -0/+9 |
2017-08-08 | IB/core: Change wc.slid from 16 to 32 bits | Hiatt, Don | 1 | -1/+1 |
2017-08-04 | RDMA/mlx5: Fix existence check for extended address vector | Leon Romanovsky | 1 | -1/+1 |
2017-07-27 | Merge branch 'misc' into k.o/for-next | Doug Ledford | 1 | -2/+1 |
2017-07-24 | net/mlx5: fix spelling mistake: "alloated" -> "allocated" | Colin Ian King | 1 | -1/+1 |
2017-07-24 | IB/mlx5: Expose extended error counters | Parav Pandit | 1 | -0/+22 |
2017-07-24 | IB/mlx5: Fix existence check for extended address vector | Leon Romanovsky | 1 | -1/+1 |
2017-07-24 | IB/mlx5: Fix cached MR allocation flow | Majd Dibbiny | 1 | -5/+13 |
2017-07-24 | IB/mlx5: Report RX checksum capabilities for IPoIB | Yishai Hadas | 1 | -0/+4 |
2017-07-24 | IB/mlx5: Add multicast flow steering support for underlay QP | Yishai Hadas | 1 | -12/+31 |
2017-07-24 | IB/mlx5: Add support for QP with a given source QPN | Yishai Hadas | 2 | -15/+59 |
2017-07-24 | IB/mlx5: Add delay drop configuration and statistics | Maor Gottlieb | 3 | -3/+123 |
2017-07-24 | IB/mlx5: Add support to dropless RQ | Maor Gottlieb | 3 | -4/+112 |
2017-07-24 | IB/mlx5: Restore IB guid/policy for virtual functions | Bodong Wang | 1 | -0/+9 |
2017-07-24 | IB/mlx5: Add debug control parameters for congestion control | Parav Pandit | 6 | -2/+491 |
2017-07-24 | IB/mlx5: Change logic for dispatching IB events for port state | Moni Shoua | 2 | -2/+32 |
2017-07-24 | IB/mlx5: Add raw ethernet local loopback support | Huy Nguyen | 2 | -7/+54 |
2017-07-24 | RDMA: Remove useless MODULE_VERSION | Leon Romanovsky | 1 | -1/+0 |
2017-07-20 | IB/mlx5: Fix a warning message | Dan Carpenter | 1 | -1/+1 |
2017-07-18 | IB/mlx5: Clean mr_cache debugfs in case of failure | Leon Romanovsky | 1 | -12/+22 |
2017-07-17 | mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] array | Bart Van Assche | 1 | -1/+1 |
2017-07-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 1 | -10/+17 |