index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-19
RDMA/restrack: Don't treat as an error allocation ID wrapping
Leon Romanovsky
1
-0
/
+1
2020-12-30
RDMA/cma: Don't overwrite sgid_attr after device is released
Leon Romanovsky
1
-3
/
+4
2020-12-30
RDMA/core: Do not indicate device ready when device enablement fails
Jack Morgenstein
1
-3
/
+4
2020-12-30
RDMA/cm: Fix an attempt to use non-valid pointer when cleaning timewait
Leon Romanovsky
1
-0
/
+2
2020-11-01
RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel()
Jason Gunthorpe
1
-6
/
+5
2020-10-29
RDMA/cma: Consolidate the destruction of a cma_multicast in one place
Jason Gunthorpe
1
-32
/
+31
2020-10-29
RDMA/cma: Remove dead code for kernel rdmacm multicast
Jason Gunthorpe
1
-15
/
+4
2020-10-29
RDMA/umem: Prevent small pages from being returned by ib_umem_find_best_pgsz()
Jason Gunthorpe
1
-0
/
+6
2020-10-29
RDMA/umem: Fix ib_umem_find_best_pgsz() for mappings that cross a page boundary
Jason Gunthorpe
1
-2
/
+7
2020-10-29
RDMA/ucma: Add missing locking around rdma_leave_multicast()
Jason Gunthorpe
1
-0
/
+2
2020-10-29
RDMA/ucma: Fix locking for ctx->events_reported
Jason Gunthorpe
1
-1
/
+3
2020-10-01
RDMA/cm: Remove a race freeing timewait_info
Jason Gunthorpe
1
-10
/
+15
2020-09-17
RDMA/core: Fix reported speed and width
Kamal Heib
1
-1
/
+1
2020-08-21
RDMA/counter: Allow manually bind QPs with different pids to same counter
Mark Zhang
1
-1
/
+1
2020-08-21
RDMA/counter: Only bind user QPs in auto mode
Mark Zhang
1
-1
/
+1
2020-08-21
IB/uverbs: Set IOVA on IB MR in uverbs layer
Yishai Hadas
1
-0
/
+4
2020-08-19
RDMA/netlink: Remove CAP_NET_RAW check when dump a raw QP
Mark Zhang
1
-3
/
+0
2020-08-19
RDMA/core: Fix return error value in _ib_modify_qp() to negative
Li Heng
1
-1
/
+1
2020-08-19
RDMA/core: Fix bogus WARN_ON during ib_unregister_device_queued()
Jason Gunthorpe
1
-3
/
+8
2020-07-16
IB/sa: Resolv use-after-free in ib_nl_make_request()
Divya Indi
1
-21
/
+17
2020-07-09
RDMA/counter: Query a counter before release
Mark Zhang
1
-1
/
+3
2020-06-30
RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()
Fan Guo
1
-0
/
+1
2020-06-30
RDMA/cma: Protect bind_list and listen_list while finding matching cm id
Mark Zhang
1
-0
/
+18
2020-06-30
IB/mad: Fix use after free when destroying MAD agent
Shay Drory
1
-1
/
+1
2020-06-24
IB/cma: Fix ports memory leak in cma_configfs
Maor Gottlieb
1
-0
/
+13
2020-06-24
RDMA/core: Fix several reference count leaks.
Qiushi Wu
1
-5
/
+5
2020-06-17
RDMA/uverbs: Make the event_queue fds return POLLERR when disassociated
Jason Gunthorpe
1
-0
/
+2
2020-06-03
RDMA/core: Fix double destruction of uobject
Jason Gunthorpe
1
-7
/
+13
2020-05-20
RDMA/core: Fix double put of resource
Sasha Levin
1
-1
/
+1
2020-05-20
IB/core: Fix potential NULL pointer dereference in pkey cache
Jack Morgenstein
1
-2
/
+5
2020-05-06
RDMA/cm: Fix an error check in cm_alloc_id_priv()
Dan Carpenter
1
-1
/
+1
2020-05-06
RDMA/cm: Fix ordering of xa_alloc_cyclic() in ib_create_cm_id()
Jason Gunthorpe
1
-16
/
+11
2020-05-06
RDMA/core: Fix race between destroy and release FD object
Leon Romanovsky
1
-1
/
+1
2020-05-06
RDMA/core: Prevent mixed use of FDs between shared ufiles
Leon Romanovsky
1
-1
/
+1
2020-04-13
RDMA/cm: Update num_paths in cma_resolve_iboe_route error flow
Avihai Horon
1
-0
/
+1
2020-04-13
RDMA/cma: Teach lockdep about the order of rtnl and lock
Jason Gunthorpe
1
-0
/
+13
2020-04-13
RDMA/ucma: Put a lock around every call to the rdma_cm layer
Jason Gunthorpe
1
-2
/
+47
2020-04-01
RDMA/core: Ensure security pkey modify is not lost
Mike Marciniszyn
1
-8
/
+3
2020-04-01
RDMA/mad: Do not crash if the rdma device does not have a umad interface
Jason Gunthorpe
1
-11
/
+22
2020-04-01
RDMA/nl: Do not permit empty devices names during RDMA_NLDEV_CMD_NEWLINK/SET
Jason Gunthorpe
1
-1
/
+5
2020-04-01
RDMA/core: Fix missing error check on dev_set_name()
Jason Gunthorpe
1
-1
/
+3
2020-03-12
RMDA/cm: Fix missing ib_cm_destroy_id() in ib_cm_insert_listen()
Jason Gunthorpe
1
-0
/
+1
2020-03-12
RDMA/core: Fix protection fault in ib_mr_pool_destroy
Maor Gottlieb
3
-20
/
+15
2020-03-12
RDMA/iwcm: Fix iwcm work deallocation
Bernard Metzler
1
-1
/
+3
2020-03-12
RDMA/nldev: Fix crash when set a QP to a new counter but QPN is missing
Mark Zhang
1
-0
/
+2
2020-03-12
RDMA/rw: Fix error flow during RDMA context initialization
Max Gurtovoy
1
-11
/
+20
2020-03-12
Revert "RDMA/cma: Simplify rdma_resolve_addr() error flow"
Parav Pandit
1
-4
/
+11
2020-03-12
RDMA/core: Fix use of logical OR in get_new_pps
Nathan Chancellor
1
-1
/
+1
2020-03-12
RDMA/core: Fix pkey and port assignment in get_new_pps
Maor Gottlieb
1
-4
/
+8
2020-02-24
IB/core: Let IB core distribute cache update events
Parav Pandit
3
-69
/
+86
[next]