index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
Age
Commit message (
Expand
)
Author
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-05-30
IB/rdmavt: Use struct_size() helper
Gustavo A. R. Silva
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
2019-05-03
RDMA/rxe: Consider skb reserve space based on netdev of GID
Parav Pandit
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
2019-04-24
Merge branch 'rdma_mmap' into rdma.git for-next
Jason Gunthorpe
2019-04-24
IB/{rdmavt, qib, hfi1}: Use new routine to release reference counts
Mike Marciniszyn
2019-04-24
IB/rdmavt: Use more efficient allowed_ops
Mike Marciniszyn
2019-04-24
IB/rdmavt: Fix ab/ba include issues
Mike Marciniszyn
2019-04-16
IB/rdmavt: Fix frwr memory registration
Josh Collier
2019-04-08
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
2019-04-08
RDMA: Handle AH allocations by IB/core
Leon Romanovsky
2019-04-01
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2019-03-28
RDMA/rdmavt: Use correct sizing on buffers holding page DMA addresses
Shiraz Saleem
2019-03-28
RDMA/rxe: Use correct sizing on buffers holding page DMA addresses
Shiraz Saleem
2019-03-27
IB/rxe: Replace av->network_type with skb->protocol
Zhu Yanjun
2019-03-26
RDMA/rxe: Fix slab-out-bounds access which lead to kernel crash later
Leon Romanovsky
2019-03-25
RDMA: Use __packed annotation instead of __attribute__ ((packed))
Erez Alfasi
2019-03-04
IB/rdmavt: Fix concurrency panics in QP post_send and modify to error
Michael J. Ruhl
2019-03-04
IB/rdmavt: Fix loopback send with invalidate ordering
Mike Marciniszyn
2019-02-22
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
2019-02-19
rdma_rxe: Use netlink messages to add/delete links
Steve Wise
2019-02-19
RDMA/rxe: Close a race after ib_register_device
Jason Gunthorpe
2019-02-19
RDMA/rxe: Add ib_device_get_by_name() and use it in rxe
Jason Gunthorpe
2019-02-19
RDMA/rxe: Use driver_unregister and new unregistration API
Jason Gunthorpe
2019-02-19
RDMA/rxe: Use ib_device_get_by_netdev() instead of open coding
Jason Gunthorpe
2019-02-15
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
2019-02-13
RDMA/rdmavt: Adapt to handle non-uniform sizes on umem SGEs
Shiraz, Saleem
2019-02-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma...
Doug Ledford
2019-02-11
RDMA/rxe: Use for_each_sg_page iterator on umem SGL
Shiraz, Saleem
2019-02-09
Merge branch 'wip/dl-for-next' into for-next
Doug Ledford
2019-02-08
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
2019-02-05
IB/hfi1: Add an s_acked_ack_queue pointer
Kaike Wan
2019-02-05
IB/hfi1: Increment the retry timeout value for TID RDMA READ request
Kaike Wan
2019-02-05
IB/hfi1: TID RDMA RcvArray programming and TID allocation
Kaike Wan
2019-02-05
IB/hfi: Move RC functions into a header file
Kaike Wan
2019-02-04
RDMA/rxe: Improve loopback marking
Kamal Heib
2019-02-04
RDMA/rxe: Move rxe_init_av() to rxe_av.c
Kamal Heib
2019-02-04
Merge tag 'v5.0-rc5' into rdma.git for-next
Jason Gunthorpe
2019-01-30
RDMA: Provide safe ib_alloc_device() function
Leon Romanovsky
[next]