index
:
kernel/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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
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
2016-10-07
IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV
Jack Morgenstein
3
-3
/
+27
2016-10-07
IB/mlx4: Fix code indentation in QP1 MAD flow
Jack Morgenstein
1
-17
/
+19
2016-10-07
IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV
Alex Vesker
1
-7
/
+7
2016-10-07
IB/ipoib: Don't allow MC joins during light MC flush
Alex Vesker
1
-0
/
+9
2016-10-07
IB/core: Fix use after free in send_leave function
Erez Shitrit
1
-11
/
+2
2016-10-07
IB/ipoib: Fix memory corruption in ipoib cm mode connect flow
Erez Shitrit
3
-1
/
+18
2016-09-24
IB/uverbs: Fix race between uverbs_close and remove_one
Jason Gunthorpe
2
-13
/
+25
2016-09-15
IB/IPoIB: Do not set skb truesize since using one linearskb
Carol L Soto
1
-2
/
+0
2016-08-20
IB/mlx4: Fix memory leak if QP creation failed
Dotan Barak
1
-1
/
+3
2016-08-20
IB/mlx4: Fix error flow when sending mads under SRIOV
Yishai Hadas
1
-6
/
+18
2016-08-20
IB/mlx4: Fix the SQ size of an RC QP
Yishai Hadas
1
-1
/
+1
2016-08-20
IB/IWPM: Fix a potential skb leak
Mark Bloch
1
-0
/
+1
2016-08-20
IB/IPoIB: Don't update neigh validity for unresolved entries
Erez Shitrit
1
-1
/
+3
2016-08-20
IB/SA: Use correct free function
Mark Bloch
1
-1
/
+1
2016-08-20
IB/mlx5: Return PORT_ERR in Active to Initializing tranisition
Noa Osherovich
1
-4
/
+1
2016-08-20
IB/mlx5: Fix post send fence logic
Eli Cohen
1
-3
/
+4
2016-08-20
IB/mlx5: Fix entries check in mlx5_ib_resize_cq
Noa Osherovich
1
-2
/
+7
2016-08-20
IB/mlx5: Fix returned values of query QP
Noa Osherovich
1
-5
/
+9
2016-08-20
IB/mlx5: Fix entries checks in mlx5_ib_create_cq
Noa Osherovich
1
-1
/
+2
2016-07-27
IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHs
Jason Gunthorpe
1
-1
/
+1
2016-07-27
IB/cm: Fix a recently introduced locking bug
Bart Van Assche
1
-2
/
+2
2016-06-01
IB/srp: Fix a debug kernel crash
Bart Van Assche
1
-1
/
+1
2016-05-19
net/mlx5e: Device's mtu field is u16 and not int
Saeed Mahameed
1
-2
/
+2
2016-05-11
RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chips
Hariprasad S
2
-2
/
+6
2016-05-05
IB/security: Restrict use of the write() interface
Jason Gunthorpe
4
-0
/
+17
2016-05-05
IB/mlx5: Expose correct max_sge_rd limit
Sagi Grimberg
1
-1
/
+1
2016-04-12
iser-target: Rework connection termination
Jenny Derzhavetz
2
-56
/
+52
2016-04-12
iser-target: Separate flows for np listeners and connections cma events
Jenny Derzhavetz
1
-6
/
+5
2016-04-12
iser-target: Add new state ISER_CONN_BOUND to isert_conn
Jenny Derzhavetz
2
-2
/
+6
2016-04-12
iser-target: Fix identification of login rx descriptor type
Jenny Derzhavetz
1
-1
/
+2
2016-04-12
IB/ipoib: fix for rare multicast join race condition
Alex Estrin
1
-7
/
+17
2016-04-12
IB/srpt: Simplify srpt_handle_tsk_mgmt()
Bart Van Assche
1
-58
/
+1
2016-03-04
IB/cma: Fix RDMA port validation for iWarp
Matan Barak
1
-1
/
+1
2016-03-04
IB/mlx5: Expose correct maximum number of CQE capacity
Leon Romanovsky
1
-1
/
+1
2016-03-04
IB/qib: Support creating qps with GFP_NOIO flag
Vinit Agnihotri
1
-14
/
+32
2016-03-04
IB/qib: fix mcast detach when qp not attached
Mike Marciniszyn
1
-20
/
+15
2016-03-04
IB/cm: Fix a recently introduced deadlock
Bart Van Assche
1
-2
/
+2
2016-03-04
iw_cxgb3: Fix incorrectly returning error on success
Hariprasad S
1
-2
/
+2
2016-01-31
net/mlx5_core: Fix trimming down IRQ number
Doron Tsur
1
-1
/
+1
2015-12-28
RDMA/ocrdma: Depend on async link events from CNA
Devesh Sharma
6
-22
/
+119
[next]