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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-22
IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH ports
Jack Morgenstein
1
-8
/
+5
2018-01-17
IB/srpt: Disable RDMA access by the initiator
Bart Van Assche
1
-2
/
+1
2018-01-02
iw_cxgb4: Only validate the MSN for successful completions
Steve Wise
1
-3
/
+3
2017-12-25
RDMA/iser: Fix possible mr leak on device removal event
Sagi Grimberg
2
-3
/
+7
2017-12-20
IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stop
Alex Vesker
1
-1
/
+6
2017-12-20
RDMA/cma: Avoid triggering undefined behavior
Bart Van Assche
1
-4
/
+7
2017-12-16
IB/mlx5: Assign send CQ and recv CQ of UMR QP
Majd Dibbiny
1
-0
/
+2
2017-12-16
IB/mlx4: Increase maximal message size under UD QP
Mark Bloch
1
-1
/
+1
2017-11-30
IB/srp: Avoid that a cable pull can trigger a kernel crash
Bart Van Assche
1
-6
/
+19
2017-11-30
IB/srpt: Do not accept invalid initiator port names
Bart Van Assche
1
-5
/
+4
2017-11-15
IB/ipoib: Change list_del to list_del_init in the tx object
Feras Daoud
1
-1
/
+1
2017-10-08
IB/qib: fix false-postive maybe-uninitialized warning
Arnd Bergmann
1
-1
/
+1
2017-10-08
IB/ipoib: Replace list_del of the neigh->list with list_del_init
Feras Daoud
1
-4
/
+4
2017-10-08
IB/ipoib: rtnl_unlock can not come after free_netdev
Feras Daoud
1
-2
/
+2
2017-10-08
IB/ipoib: Fix deadlock over vlan_mutex
Feras Daoud
1
-1
/
+5
2017-08-11
iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_done
Nicholas Bellinger
1
-1
/
+1
2017-08-06
RDMA/uverbs: Fix the check for port number
Ismail, Mustafa
1
-2
/
+3
2017-07-27
RDMA/core: Initialize port_num in qp_attr
Ismail, Mustafa
1
-0
/
+2
2017-07-15
RDMA/uverbs: Check port number supplied by user verbs cmds
Boris Pismenny
1
-0
/
+8
2017-06-14
RDMA/qib,hfi1: Fix MR reference count leak on write with immediate
Mike Marciniszyn
1
-1
/
+3
2017-05-25
infiniband: call ipv6 route lookup via the stub interface
Paolo Abeni
1
-2
/
+2
2017-05-20
IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug level
Jack Morgenstein
1
-1
/
+2
2017-05-20
IB/mlx4: Fix ib device initialization error flow
Jack Morgenstein
1
-0
/
+1
2017-05-20
IB/IPoIB: ibX: failed to create mcg debug file
Shamir Rabinovitch
3
-8
/
+42
2017-05-20
IB/core: Fix sysfs registration error flow
Jack Morgenstein
1
-1
/
+1
2017-05-08
IB/qib: rename BITS_PER_PAGE to RVT_BITS_PER_PAGE
Arnd Bergmann
1
-9
/
+9
2017-03-15
IB/srp: Fix race conditions related to task management
Bart Van Assche
2
-16
/
+30
2017-03-15
IB/srp: Avoid that duplicate responses trigger a kernel bug
Bart Van Assche
1
-1
/
+3
2017-03-15
IB/IPoIB: Add destination address when re-queue packet
Erez Shitrit
1
-13
/
+17
2017-03-15
IB/ipoib: Fix deadlock between rmmod and set_mode
Feras Daoud
2
-9
/
+9
2017-03-12
rdma_cm: fail iwarp accepts w/o connection params
Steve Wise
1
-0
/
+3
2017-02-01
IB/umem: Release pid in error and ODP flow
Kenneth Lee
1
-0
/
+2
2017-02-01
IB/ipoib: move back IB LL address into the hard header
Paolo Abeni
5
-43
/
+64
2017-02-01
RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabled
Jack Morgenstein
1
-1
/
+2
2017-01-26
IB/IPoIB: Remove can't use GFP_NOIO warning
Kamal Heib
1
-2
/
+0
2017-01-26
IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPs
Eran Ben Elisha
1
-8
/
+13
2017-01-26
IB/mlx4: Fix port query for 56Gb Ethernet links
Saeed Mahameed
1
-3
/
+5
2017-01-26
IB/mlx4: Fix out-of-range array index in destroy qp flow
Jack Morgenstein
1
-1
/
+2
2017-01-26
IB/mlx4: Set traffic class in AH
Maor Gottlieb
1
-2
/
+4
2017-01-26
IB/mlx5: Wait for all async command completions to complete
Eli Cohen
1
-0
/
+28
2017-01-09
IB/multicast: Check ib_find_pkey() return value
Bart Van Assche
1
-2
/
+5
2017-01-09
IPoIB: Avoid reading an uninitialized member variable
Bart Van Assche
1
-2
/
+5
2017-01-09
IB/mad: Fix an array index check
Bart Van Assche
1
-1
/
+1
2016-11-26
IB/cm: Mark stale CM id's whenever the mad agent was unregistered
Mark Bloch
1
-16
/
+110
2016-11-26
IB/uverbs: Fix leak of XRC target QPs
Tariq Toukan
1
-5
/
+2
2016-11-26
IB/core: Avoid unsigned int overflow in sg_alloc_table
Mark Bloch
1
-1
/
+1
2016-11-26
IB/mlx5: Fix fatal error dispatching
Eli Cohen
1
-2
/
+5
2016-11-26
IB/mlx5: Use cache line size to select CQE stride
Daniel Jurgens
1
-2
/
+1
2016-11-26
IB/mlx4: Fix create CQ error flow
Matan Barak
1
-1
/
+4
2016-11-26
IB/mlx4: Check gid_index return value
Daniel Jurgens
1
-1
/
+4
[next]