index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
2019-06-22
1
-0
/
+3
*
RDMA/cxgb4: Fix null pointer dereference on alloc_skb failure
Colin Ian King
2019-06-11
1
-0
/
+2
*
IB/mlx4: Fix race condition between catas error reset and aliasguid flows
Jack Morgenstein
2019-04-27
1
-1
/
+1
*
IB/mlx4: Increase the timeout for CM cache
HÃ¥kon Bugge
2019-04-27
1
-1
/
+1
*
IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMM
Brian Welty
2019-03-23
1
-1
/
+0
*
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
2018-12-17
3
-4
/
+8
*
iw_cxgb4: only allow 1 flush on user qps
Steve Wise
2018-09-29
1
-0
/
+6
*
IB/ocrdma: fix out of bounds access to local buffer
Michael Mera
2018-08-15
1
-1
/
+1
*
IB/mlx4: Mark user MR as writable if actual virtual memory is writable
Jack Morgenstein
2018-08-15
1
-8
/
+42
*
iw_cxgb4: correctly enforce the max reg_mr depth
Steve Wise
2018-07-17
1
-1
/
+1
*
RDMA/mlx4: Discard unknown SQP work requests
Leon Romanovsky
2018-07-03
1
-1
/
+0
*
IB/qib: Fix DMA api warning with debug kernel
Mike Marciniszyn
2018-07-03
3
-13
/
+20
*
RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failure
Leon Romanovsky
2018-05-30
1
-4
/
+1
*
IB/mlx5: Use unlimited rate when static rate is not supported
Danit Goldberg
2018-05-16
1
-9
/
+9
*
RDMA/mlx5: Protect from shift operand overflow
Leon Romanovsky
2018-05-16
1
-0
/
+4
*
RDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATS
Anton Vasilyev
2018-03-24
1
-1
/
+1
*
IB/mlx4: Change vma from shared to private
Maor Gottlieb
2018-03-24
1
-0
/
+2
*
IB/mlx4: Take write semaphore when changing the vma struct
Maor Gottlieb
2018-03-24
1
-2
/
+2
*
RDMA/mlx5: Fix integer overflow while resizing CQ
Leon Romanovsky
2018-03-18
1
-1
/
+6
*
IB/mlx4: Fix mlx4_ib_alloc_mr error flow
Leon Romanovsky
2018-03-03
1
-1
/
+1
*
infiniband: cxgb4: use %pR format string for printing resources
Arnd Bergmann
2018-02-25
1
-3
/
+2
*
IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH ports
Jack Morgenstein
2018-02-22
1
-8
/
+5
*
iw_cxgb4: Only validate the MSN for successful completions
Steve Wise
2018-01-02
1
-3
/
+3
*
IB/mlx5: Assign send CQ and recv CQ of UMR QP
Majd Dibbiny
2017-12-16
1
-0
/
+2
*
IB/mlx4: Increase maximal message size under UD QP
Mark Bloch
2017-12-16
1
-1
/
+1
*
IB/qib: fix false-postive maybe-uninitialized warning
Arnd Bergmann
2017-10-08
1
-1
/
+1
*
RDMA/qib,hfi1: Fix MR reference count leak on write with immediate
Mike Marciniszyn
2017-06-14
1
-1
/
+3
*
IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug level
Jack Morgenstein
2017-05-20
1
-1
/
+2
*
IB/mlx4: Fix ib device initialization error flow
Jack Morgenstein
2017-05-20
1
-0
/
+1
*
IB/qib: rename BITS_PER_PAGE to RVT_BITS_PER_PAGE
Arnd Bergmann
2017-05-08
1
-9
/
+9
*
IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPs
Eran Ben Elisha
2017-01-26
1
-8
/
+13
*
IB/mlx4: Fix port query for 56Gb Ethernet links
Saeed Mahameed
2017-01-26
1
-3
/
+5
*
IB/mlx4: Fix out-of-range array index in destroy qp flow
Jack Morgenstein
2017-01-26
1
-1
/
+2
*
IB/mlx4: Set traffic class in AH
Maor Gottlieb
2017-01-26
1
-2
/
+4
*
IB/mlx5: Wait for all async command completions to complete
Eli Cohen
2017-01-26
1
-0
/
+28
*
IB/mlx5: Fix fatal error dispatching
Eli Cohen
2016-11-26
1
-2
/
+5
*
IB/mlx5: Use cache line size to select CQE stride
Daniel Jurgens
2016-11-26
1
-2
/
+1
*
IB/mlx4: Fix create CQ error flow
Matan Barak
2016-11-26
1
-1
/
+4
*
IB/mlx4: Check gid_index return value
Daniel Jurgens
2016-11-26
1
-1
/
+4
*
IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV
Jack Morgenstein
2016-10-07
3
-3
/
+27
*
IB/mlx4: Fix code indentation in QP1 MAD flow
Jack Morgenstein
2016-10-07
1
-17
/
+19
*
IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV
Alex Vesker
2016-10-07
1
-7
/
+7
*
IB/mlx4: Fix memory leak if QP creation failed
Dotan Barak
2016-08-20
1
-1
/
+3
*
IB/mlx4: Fix error flow when sending mads under SRIOV
Yishai Hadas
2016-08-20
1
-6
/
+18
*
IB/mlx4: Fix the SQ size of an RC QP
Yishai Hadas
2016-08-20
1
-1
/
+1
*
IB/mlx5: Return PORT_ERR in Active to Initializing tranisition
Noa Osherovich
2016-08-20
1
-4
/
+1
*
IB/mlx5: Fix post send fence logic
Eli Cohen
2016-08-20
1
-3
/
+4
*
IB/mlx5: Fix entries check in mlx5_ib_resize_cq
Noa Osherovich
2016-08-20
1
-2
/
+7
*
IB/mlx5: Fix returned values of query QP
Noa Osherovich
2016-08-20
1
-5
/
+9
*
IB/mlx5: Fix entries checks in mlx5_ib_create_cq
Noa Osherovich
2016-08-20
1
-1
/
+2
[next]