Age | Commit message (Expand) | Author |
2020-05-27 | IB/ipoib: Fix double free of skb in case of multicast traffic in CM mode | Valentine Fatiev |
2020-05-27 | RDMA/core: Fix double destruction of uobject | Jason Gunthorpe |
2020-05-25 | RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe() | Qiushi Wu |
2020-05-21 | RDMA/mlx5: Fix NULL pointer dereference in destroy_prefetch_work | Maor Gottlieb |
2020-05-19 | IB/qib: Call kobject_put() when kobject_init_and_add() fails | Kaike Wan |
2020-05-12 | RDMA/uverbs: Move IB_EVENT_DEVICE_FATAL to destroy_uobj | Jason Gunthorpe |
2020-05-12 | RDMA/uverbs: Do not discard the IB_EVENT_DEVICE_FATAL event | Jason Gunthorpe |
2020-05-12 | RDMA/iw_cxgb4: Fix incorrect function parameters | Potnuri Bharat Teja |
2020-05-12 | RDMA/core: Fix double put of resource | Maor Gottlieb |
2020-05-12 | IB/core: Fix potential NULL pointer dereference in pkey cache | Jack Morgenstein |
2020-05-12 | IB/hfi1: Fix another case where pq is left on waitlist | Mike Marciniszyn |
2020-05-12 | IB/i40iw: Remove bogus call to netdev_master_upper_dev_get() | Denis V. Lunev |
2020-05-12 | IB/mlx4: Test return value of calls to ib_get_cached_pkey | Jack Morgenstein |
2020-05-12 | RDMA/rxe: Always return ERR_PTR from rxe_create_mmap_info() | Sudip Mukherjee |
2020-05-04 | i40iw: Fix error handling in i40iw_manage_arp_cache() | Dan Carpenter |
2020-04-24 | RDMA/core: Fix race between destroy and release FD object | Leon Romanovsky |
2020-04-24 | IB/rdmavt: Always return ERR_PTR from rvt_create_mmap_info() | Sudip Mukherjee |
2020-04-22 | RDMA/core: Fix overwriting of uobj in case of error | Leon Romanovsky |
2020-04-22 | RDMA/core: Prevent mixed use of FDs between shared ufiles | Leon Romanovsky |
2020-04-22 | RDMA/uverbs: Fix a race with disassociate and exit_mmap() | Jason Gunthorpe |
2020-04-22 | RDMA/mlx5: Set GRH fields in query QP on RoCE | Aharon Landau |
2020-04-15 | RDMA/siw: Fix potential siw_mem refcnt leak in siw_fastreg_mr() | Jason Gunthorpe |
2020-04-14 | RDMA/mlx4: Initialize ib_spec on the stack | Alaa Hleihel |
2020-04-14 | RDMA/cm: Fix an error check in cm_alloc_id_priv() | Dan Carpenter |
2020-04-14 | RDMA/cm: Fix missing RDMA_CM_EVENT_REJECTED event after receiving REJ message | Leon Romanovsky |
2020-04-14 | i40iw: fix null pointer dereference on a null wqe pointer | Colin Ian King |
2020-04-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2020-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-03-30 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-03-30 | RDMA/bnxt_re: make bnxt_re_ib_init static | YueHaibing |
2020-03-29 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed |
2020-03-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2020-03-29 | IB/qib: Delete struct qib_ivdev.qp_rnd | George Spelvin |
2020-03-29 | RDMA/hns: Fix uninitialized variable bug | Gustavo A. R. Silva |
2020-03-29 | RDMA/hns: Modify the mask of QP number for CQE of hip08 | Lang Cheng |
2020-03-29 | RDMA/hns: Reduce the maximum number of extend SGE per WQE | Lang Cheng |
2020-03-29 | RDMA/hns: Reduce PFC frames in congestion scenarios | Jihua Tao |
2020-03-27 | Merge branch 'mlx5_tx_steering' into rdma.git for-next | Jason Gunthorpe |
2020-03-27 | RDMA/mlx5: Add support for RDMA TX flow table | Michael Guralnik |
2020-03-27 | IB/hfi1: Call kobject_put() when kobject_init_and_add() fails | Kaike Wan |
2020-03-27 | IB/hfi1: Fix memory leaks in sysfs registration and unregistration | Kaike Wan |
2020-03-27 | IB/mlx5: Move to fully dynamic UAR mode once user space supports it | Yishai Hadas |
2020-03-27 | IB/mlx5: Limit the scope of struct mlx5_bfreg_info to mlx5_ib | Leon Romanovsky |
2020-03-27 | IB/mlx5: Extend QP creation to get uar page index from user space | Yishai Hadas |
2020-03-27 | IB/mlx5: Extend CQ creation to get uar page index from user space | Yishai Hadas |
2020-03-27 | IB/mlx5: Expose UAR object and its alloc/destroy commands | Yishai Hadas |
2020-03-27 | IB/hfi1: Get rid of a warning | Mauro Carvalho Chehab |
2020-03-26 | RDMA/hns: Remove redundant judgment of qp_type | Weihang Li |
2020-03-26 | RDMA/hns: Remove redundant assignment of wc->smac when polling cq | Weihang Li |
2020-03-26 | RDMA/hns: Remove redundant qpc setup operations | Lang Cheng |