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
Age
Commit message (
Expand
)
Author
2020-10-28
RDMA/qedr: Fix memory leak in iWARP CM
Alok Prasad
2020-10-28
RDMA: Add rdma_connect_locked()
Jason Gunthorpe
2020-10-26
RDMA/uverbs: Fix false error in query gid IOCTL
Gal Pressman
2020-10-26
RDMA/mlx5: Fix devlink deadlock on net namespace deletion
Parav Pandit
2020-10-26
RDMA/rxe: Fix small problem in network_type patch
Bob Pearson
2020-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-10-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-10-16
mm: remove the now-unnecessary mmget_still_valid() hack
Jann Horn
2020-10-16
RDMA/ucma: Fix use after free in destroy id flow
Maor Gottlieb
2020-10-16
RDMA/rxe: Handle skb_clone() failure in rxe_recv.c
Bob Pearson
2020-10-16
RDMA/rxe: Move the definitions for rxe_av.network_type to uAPI
Jason Gunthorpe
2020-10-16
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
2020-10-16
Merge branch 'dynamic_sg' into rdma.git for-next
Jason Gunthorpe
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-13
IB/hfi1: use new function dev_fetch_sw_netstats
Heiner Kallweit
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-09
IB/mlx4: Convert rej_tmout radix-tree to XArray
HÃ¥kon Bugge
2020-10-08
RDMA/rxe: Fix bug rejecting all multicast packets
Bob Pearson
2020-10-08
RDMA/rxe: Fix skb lifetime in rxe_rcv_mcast_pkt()
Bob Pearson
2020-10-08
RDMA/rxe: Remove duplicate entries in struct rxe_mr
Bob Pearson
2020-10-08
IB/rdmavt: Fix sizeof mismatch
Colin Ian King
2020-10-06
RDMA/bnxt_re: Fix sizeof mismatch for allocation of pbl_tbl.
Colin Ian King
2020-10-06
RDMA/bnxt_re: Use rdma_umem_for_each_dma_block()
Jason Gunthorpe
2020-10-06
percpu_ref: reduce memory footprint of percpu_ref in fast path
Ming Lei
2020-10-05
RDMA/umem: Move to allocate SG table from pages
Maor Gottlieb
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-10-05
RDMA/ipoib: Set rtnl_link_ops for ipoib interfaces
Kamal Heib
2020-10-01
RDMA/uverbs: Expose the new GID query API to user space
Avihai Horon
2020-10-01
RDMA/core: Introduce new GID table query API
Avihai Horon
2020-10-01
RDMA/core: Modify enum ib_gid_type and enum rdma_network_type
Avihai Horon
2020-10-01
RDMA/core: Change rdma_get_gid_attr returned error code
Avihai Horon
2020-10-01
RDMA/qedr: Endianness warnings cleanup
Alok Prasad
2020-10-01
RDMA/rtrs: Constify static struct attribute_group
Rikard Falkeborn
2020-10-01
RDMA/core: Constify struct attribute_group
Rikard Falkeborn
2020-10-01
RDMA/mlx5: Sync device with CPU pages upon ODP MR registration
Yishai Hadas
2020-10-01
RDMA/mlx5: Extend advice MR to support non faulting mode
Yishai Hadas
2020-10-01
IB/core: Enable ODP sync without faulting
Yishai Hadas
2020-10-01
IB/core: Improve ODP to use hmm_range_fault()
Yishai Hadas
2020-09-30
RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel()
Jason Gunthorpe
2020-09-30
RDMA/core: Remove ucontext->closing
Jason Gunthorpe
2020-09-30
RDMA/rtrs: Remove unused field of rtrs_iu
Gioh Kim
2020-09-29
RDMA/hns: Remove unused variables and definitions
Lang Cheng
2020-09-29
RDMA/i40iw: Remove intermediate pointer that points to the same struct
Leon Romanovsky
2020-09-29
RDMA/mthca: Combine special QP struct with mthca QP
Leon Romanovsky
2020-09-29
RDMA/drivers: Remove udata check from special QP
Leon Romanovsky
2020-09-29
RDMA/core: Align write and ioctl checks of QP types
Leon Romanovsky
2020-09-29
RDMA/mlx4: Prepare QP allocation to remove from the driver
Leon Romanovsky
2020-09-29
RDMA/mlx4: Embed GSI QP into general mlx4_ib QP
Leon Romanovsky
2020-09-29
RDMA/mlx5: Delete not needed GSI QP signal QP type
Leon Romanovsky
2020-09-29
RDMA/mlx5: Change GSI QP to have same creation flow like other QPs
Leon Romanovsky
[next]