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
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
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
2020-12-30
RDMA/cm: Fix an attempt to use non-valid pointer when cleaning timewait
Leon Romanovsky
1
-0
/
+2
2020-11-05
RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel()
Jason Gunthorpe
1
-6
/
+5
2020-10-30
RDMA/cma: Consolidate the destruction of a cma_multicast in one place
Jason Gunthorpe
1
-32
/
+31
2020-10-30
RDMA/cma: Remove dead code for kernel rdmacm multicast
Jason Gunthorpe
1
-15
/
+4
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-19
RDMA/core: Fix return error value in _ib_modify_qp() to negative
Li Heng
1
-1
/
+1
2020-07-29
IB/umem: fix reference count leak in ib_umem_odp_get()
Yang Yingliang
1
-1
/
+2
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-25
IB/cma: Fix ports memory leak in cma_configfs
Maor Gottlieb
1
-0
/
+13
2020-06-22
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
-6
/
+13
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-29
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
1
-4
/
+3
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-02
RDMA/core: Ensure security pkey modify is not lost
Mike Marciniszyn
1
-8
/
+3
2020-03-11
RMDA/cm: Fix missing ib_cm_destroy_id() in ib_cm_insert_listen()
Jason Gunthorpe
1
-0
/
+1
2020-03-11
RDMA/iwcm: Fix iwcm work deallocation
Bernard Metzler
1
-1
/
+3
2020-03-11
RDMA/core: Fix use of logical OR in get_new_pps
Nathan Chancellor
1
-1
/
+1
2020-03-11
RDMA/core: Fix pkey and port assignment in get_new_pps
Maor Gottlieb
1
-4
/
+8
2020-02-19
RDMA/core: Fix protection fault in get_pkey_idx_qp_list
Leon Romanovsky
1
-15
/
+9
2020-02-19
RDMA/core: Fix invalid memory access in spec_filter_size
Avihai Horon
1
-8
/
+7
2020-02-14
RDMA/core: Fix locking in ib_uverbs_event_read
Jason Gunthorpe
1
-18
/
+14
2020-02-14
RDMA/netlink: Do not always generate an ACK for some netlink operations
Håkon Bugge
2
-3
/
+3
2020-02-11
IB/core: Fix ODP get user pages flow
Yishai Hadas
1
-1
/
+1
2020-01-27
RDMA/cma: Fix false error message
Håkon Bugge
1
-1
/
+1
2020-01-27
RDMA/uverbs: check for allocation failure in uapi_add_elm()
Dan Carpenter
1
-0
/
+2
2020-01-09
RDMA/cma: add missed unregister_pernet_subsys in init failure
Chuhong Yuan
1
-0
/
+1
2019-11-20
RDMA/core: Follow correct unregister order between sysfs and cgroup
Parav Pandit
1
-1
/
+1
2019-11-20
RDMA/core: Rate limit MAD error messages
Parav Pandit
1
-35
/
+37
2019-11-12
RDMA/uverbs: Prevent potential underflow
Dan Carpenter
1
-1
/
+1
2019-11-06
RDMA/iwcm: Fix a lock inversion issue
Bart Van Assche
1
-1
/
+2
2019-10-01
IB/core: Add an unbound WQ type to the new CQ API
Jack Morgenstein
3
-4
/
+21
2019-10-01
RDMA/restrack: Protect from reentry to resource return path
Leon Romanovsky
1
-1
/
+3
2019-09-21
RDMA/restrack: Release task struct which was hold by CM_ID object
Leon Romanovsky
2
-6
/
+7
2019-09-16
IB/uverbs: Fix OOPs upon device disassociation
Yishai Hadas
1
-4
/
+3
2019-08-25
IB/mad: Fix use-after-free in ib mad completion handling
Jack Morgenstein
1
-10
/
+10
2019-08-25
IB/core: Add mitigation for Spectre V1
Luck, Tony
1
-1
/
+5
2019-08-09
IB: directly cast the sockaddr union to aockaddr
Greg Kroah-Hartman
1
-5
/
+4
2019-07-03
RDMA: Directly cast the sockaddr union to sockaddr
Jason Gunthorpe
1
-5
/
+5
2019-05-31
RDMA/cma: Consider scope_id while binding to ipv6 ll address
Parav Pandit
1
-6
/
+19
2019-05-08
IB/core: Destroy QP if XRC QP fails
Yuval Avnery
1
-17
/
+24
2019-05-08
IB/core: Fix potential memory leak while creating MAD agents
Daniel Jurgens
1
-2
/
+6
[next]