index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
2020-10-28
RDMA/rtrs-clt: Remove duplicated code
Gioh Kim
2020-10-28
RDMA/rtrs-clt: Remove duplicated switch-case handling for CM error events
Gioh Kim
2020-10-28
RDMA/rtrs: Remove unnecessary argument dir of rtrs_iu_free
Gioh Kim
2020-10-28
RDMA/rtrs-srv: Fix typo
Guoqing Jiang
2020-10-28
RDMA/rtrs-srv: Don't guard the whole __alloc_srv with srv_mutex
Guoqing Jiang
2020-10-28
RDMA/rtrs-clt: Missing error from rtrs_rdma_conn_established
Gioh Kim
2020-10-28
RDMA/rtrs-clt: Avoid run destroy_con_cq_qp/create_con_cq_qp in parallel
Jack Wang
2020-10-28
RDMA/rtrs-clt: Remove outdated comment in create_con_cq_qp
Jack Wang
2020-10-28
RDMA/rtrs-clt: Remove destroy_con_cq_qp in case route resolving failed
Danil Kipnis
2020-10-28
RDMA/hns: Support owner mode doorbell
Lang Cheng
2020-10-28
IB/isert: add module param to set sg_tablesize for IO cmd
Max Gurtovoy
2020-10-28
RDMA/rxe: Compute PSN windows correctly
Bob Pearson
2020-10-28
RDMA/core: Fix error return in _ib_modify_qp()
Jing Xiangfeng
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-27
RDMA/bnxt_re: Fix entry size during SRQ create
Selvin Xavier
2020-10-26
RDMA/rxe: Remove unused RXE_MR_TYPE_FMR
Bob Pearson
2020-10-26
RDMA: Convert sysfs kobject * show functions to use sysfs_emit()
Joe Perches
2020-10-26
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
2020-10-26
RDMA/uverbs: Fix false error in query gid IOCTL
Gal Pressman
2020-10-26
RDMA: Remove AH from uverbs_cmd_mask
Jason Gunthorpe
2020-10-26
RDMA: Remove uverbs cmds from drivers that don't use them
Jason Gunthorpe
2020-10-26
RDMA/core Remove uverbs_ex_cmd_mask
Jason Gunthorpe
2020-10-26
RDMA: Check create_flags during create_qp
Jason Gunthorpe
2020-10-26
RDMA: Check flags during create_cq
Jason Gunthorpe
2020-10-26
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
2020-10-26
RDMA: Check srq_type during create_srq
Jason Gunthorpe
2020-10-26
RDMA: Move more uverbs_cmd_mask settings to the core
Jason Gunthorpe
2020-10-26
RDMA: Remove elements in uverbs_cmd_mask that all drivers set
Jason Gunthorpe
2020-10-26
RDMA: Remove uverbs_ex_cmd_mask values that are linked to functions
Jason Gunthorpe
2020-10-26
RDMA/cxgb4: Remove MW support
Jason Gunthorpe
2020-10-26
RDMA/bnxt_re: Set queue pair state when being queried
Kamal Heib
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
[prev]
[next]