aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw
AgeCommit message (Expand)Author
2019-05-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers
2019-04-16IB/rdmavt: Fix frwr memory registrationJosh Collier
2019-03-04IB/rdmavt: Fix concurrency panics in QP post_send and modify to errorMichael J. Ruhl
2019-03-04IB/rdmavt: Fix loopback send with invalidate orderingMike Marciniszyn
2019-02-22RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky
2019-02-19rdma_rxe: Use netlink messages to add/delete linksSteve Wise
2019-02-19RDMA/rxe: Close a race after ib_register_deviceJason Gunthorpe
2019-02-19RDMA/rxe: Add ib_device_get_by_name() and use it in rxeJason Gunthorpe
2019-02-19RDMA/rxe: Use driver_unregister and new unregistration APIJason Gunthorpe
2019-02-19RDMA/rxe: Use ib_device_get_by_netdev() instead of open codingJason Gunthorpe
2019-02-15IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch
2019-02-13RDMA/rdmavt: Adapt to handle non-uniform sizes on umem SGEsShiraz, Saleem
2019-02-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Doug Ledford
2019-02-11RDMA/rxe: Use for_each_sg_page iterator on umem SGLShiraz, Saleem
2019-02-09Merge branch 'wip/dl-for-next' into for-nextDoug Ledford
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky
2019-02-05IB/hfi1: Add an s_acked_ack_queue pointerKaike Wan
2019-02-05IB/hfi1: Increment the retry timeout value for TID RDMA READ requestKaike Wan
2019-02-05IB/hfi1: TID RDMA RcvArray programming and TID allocationKaike Wan
2019-02-05IB/hfi: Move RC functions into a header fileKaike Wan
2019-02-04RDMA/rxe: Improve loopback markingKamal Heib
2019-02-04RDMA/rxe: Move rxe_init_av() to rxe_av.cKamal Heib
2019-02-04Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe
2019-01-30RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky
2019-01-30IB/{hfi1, qib, rvt} Cleanup open coded sge usageMichael J. Ruhl
2019-01-21IB/rxe: Remove unnecessary rxe variableZhu Yanjun
2019-01-21IB/hfi1: Add limit test for RC/UC send via loopbackMike Marciniszyn
2019-01-18IB/rdmavt: Add wc_flags and wc_immdata to cq entry traceMike Marciniszyn
2019-01-14RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit
2019-01-14RDMA: Rename port_callback to init_portParav Pandit
2019-01-10RDMA: Clear CTX objects during their allocationLeon Romanovsky
2019-01-10RDMA: Clear PD objects during their allocationLeon Romanovsky
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe
2018-12-20IB/rxe: Reuse code which sets port stateYuval Shaia
2018-12-20IB/rxe: Make counters thread safeParav Pandit
2018-12-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman
2018-12-19RDMA: Mark if create address handle is in a sleepable contextGal Pressman
2018-12-18RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch
2018-12-12RDMA: Start use ib_device_opsKamal Heib
2018-12-12RDMA/rdmavt: Initialize ib_device_ops structKamal Heib
2018-12-12RDMA/rxe: Initialize ib_device_ops structKamal Heib
2018-12-11IB/{mlx5,ocrdma,qedr,rxe}: Omit port validation from IB verbsYuval Shaia
2018-12-11Merge tag 'v4.20-rc6' into rdma.git for-nextJason Gunthorpe
2018-12-11IB/rxe: Fix incorrect cache cleanup in error flowYuval Shaia
2018-12-06IB/rxe: Utilize generic function to validate port numberYuval Shaia
2018-12-06IB/rxe: Make function rxe_pool_cleanup return voidYuval Shaia
2018-12-06IB/hfi1: Allow the driver to initialize QP priv structMike Marciniszyn
2018-11-29rxe: IB_WR_REG_MR does not capture MR's iova fieldChuck Lever
2018-11-21RDMA/rdmavt: Fix rvt_create_ah function signatureKamal Heib