Age | Commit message (Expand) | Author |
2019-07-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2019-07-12 | RMDA/siw: Require a 64 bit arch | Jason Gunthorpe |
2019-07-11 | RDMA/siw: Mark expected switch fall-throughs | Gustavo A. R. Silva |
2019-07-11 | rdma/siw: Remove set but not used variable 's' | YueHaibing |
2019-07-11 | rdma/siw: Add missing dependencies on LIBCRC32C and DMA_VIRT_OPS | Geert Uytterhoeven |
2019-07-11 | RDMA/siw: Add missing rtnl_lock around access to ifa | Jason Gunthorpe |
2019-07-10 | rdma/siw: Use proper enumerated type in map_cqe_status | Nathan Chancellor |
2019-07-10 | RDMA/siw: Remove unnecessary kthread create/destroy printouts | Bernard Metzler |
2019-07-10 | IB/rdmavt: Fix variable shadowing issue in rvt_create_cq | Nathan Chancellor |
2019-07-08 | RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM | Konstantin Taranov |
2019-07-08 | RDMA/rvt: Do not use a kernel header in the ABI | Jason Gunthorpe |
2019-07-08 | RDMA/siw: Fix DEFINE_PER_CPU compilation when ARCH_NEEDS_WEAK_PER_CPU | Jason Gunthorpe |
2019-07-07 | ibverbs/rxe: Remove variable self-initialization | Maksym Planeta |
2019-07-02 | rdma/siw: addition to kernel build environment | Bernard Metzler |
2019-07-02 | rdma/siw: completion queue methods | Bernard Metzler |
2019-07-02 | rdma/siw: receive path | Bernard Metzler |
2019-07-02 | rdma/siw: transmit path | Bernard Metzler |
2019-07-02 | rdma/siw: queue pair methods | Bernard Metzler |
2019-07-02 | rdma/siw: application buffer management | Bernard Metzler |
2019-07-02 | rdma/siw: application interface | Bernard Metzler |
2019-07-02 | rdma/siw: connection management | Bernard Metzler |
2019-07-02 | rdma/siw: network and RDMA core interface | Bernard Metzler |
2019-07-02 | rdma/siw: main include file | Bernard Metzler |
2019-07-02 | rdma/siw: iWarp wire packet format | Bernard Metzler |
2019-06-28 | IB/rdmavt: Add trace for map_mr_sg | Mike Marciniszyn |
2019-06-28 | IB/rdmavt: Enhance trace information for FRWR debug | Mike Marciniszyn |
2019-06-28 | IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR details | Michael J. Ruhl |
2019-06-28 | IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPs | Michael J. Ruhl |
2019-06-28 | IB/rdmavt: Set QP allowed opcodes after QP allocation | Michael J. Ruhl |
2019-06-28 | IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is full | Kamenee Arumugam |
2019-06-28 | IB/rdmavt: Fracture single lock used for posting and processing RWQEs | Kamenee Arumugam |
2019-06-28 | IB/hfi1: Move receive work queue struct into uapi directory | Kamenee Arumugam |
2019-06-28 | IB/hfi1: Move rvt_cq_wc struct into uapi directory | Kamenee Arumugam |
2019-06-28 | Merge tag 'v5.2-rc6' into rdma.git for-next | Jason Gunthorpe |
2019-06-20 | IB/{rdmavt, qib, hfi1}: Convert to new completion API | Mike Marciniszyn |
2019-06-20 | RDMA: Check umem pointer validity prior to release | Leon Romanovsky |
2019-06-11 | RDMA: Convert CQ allocations to be under core responsibility | Leon Romanovsky |
2019-06-11 | RDMA: Clean destroy CQ in drivers do not return errors | Leon Romanovsky |
2019-06-10 | RDMA: Move owner into struct ib_device_ops | Jason Gunthorpe |
2019-06-10 | RDMA: Move uverbs_abi_ver into struct ib_device_ops | Jason Gunthorpe |
2019-06-10 | RDMA: Move driver_id into struct ib_device_ops | Jason Gunthorpe |
2019-06-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2019-05-30 | IB/rdmavt: Use struct_size() helper | Gustavo A. R. Silva |
2019-05-29 | IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr value | Mike Marciniszyn |
2019-05-29 | IB/rdmavt: Fix alloc_qpn() WARN_ON() | Mike Marciniszyn |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2019-05-06 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-05-06 | RDMA/rdmavt: Catch use-after-free access of AH structures | Leon Romanovsky |
2019-05-03 | RDMA/rxe: Use rdma_read_gid_attr_ndev_rcu to access netdev | Parav Pandit |