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.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-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
2018-08-15
IB/core: Make testing MR flags for writability a static inline function
Jack Morgenstein
1
-10
/
+1
2018-08-09
IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return values
Michael J. Ruhl
5
-9
/
+9
2018-08-03
RDMA/uverbs: Protect from attempts to create flows on unsupported QP
Leon Romanovsky
1
-0
/
+5
2018-08-03
RDMA/mad: Convert BUG_ONs to error flows
Leon Romanovsky
1
-4
/
+7
2018-08-03
infiniband: fix a possible use-after-free bug
Cong Wang
1
-1
/
+5
2018-07-17
RDMA/ucm: Mark UCM interface as BROKEN
Leon Romanovsky
2
-2
/
+14
2018-07-17
iw_cxgb4: correctly enforce the max reg_mr depth
Steve Wise
1
-1
/
+1
2018-07-11
IB/hfi1: Fix user context tail allocation for DMA_RTAIL
Mike Marciniszyn
3
-10
/
+9
2018-07-03
RDMA/mlx4: Discard unknown SQP work requests
Leon Romanovsky
1
-1
/
+0
2018-07-03
IB/isert: fix T10-pi check mask setting
Max Gurtovoy
1
-1
/
+1
2018-07-03
IB/isert: Fix for lib/dma_debug check_sync warning
Alex Estrin
1
-9
/
+17
2018-07-03
IB/mlx5: Fetch soft WQE's on fatal error state
Erez Shitrit
1
-3
/
+12
2018-07-03
IB/{hfi1, qib}: Add handling of kernel restart
Alex Estrin
4
-0
/
+28
2018-07-03
IB/qib: Fix DMA api warning with debug kernel
Mike Marciniszyn
3
-13
/
+20
2018-06-06
IB/core: Fix error code for invalid GID entry
Parav Pandit
1
-1
/
+1
2018-05-30
IB/core: Honor port_num while resolving GID for IB link layer
Parav Pandit
1
-14
/
+12
2018-05-30
RDMA/qedr: Fix rc initialization on CNQ allocation failure
Kalderon, Michal
1
-1
/
+2
2018-05-30
RDMA/qedr: fix QP's ack timeout configuration
Kalderon, Michal
1
-10
/
+15
2018-05-30
RDMA/ucma: Correct option size check using optlen
Chien Tin Tung
1
-1
/
+1
2018-05-30
IB/core: Fix possible crash to access NULL netdev
Parav Pandit
1
-4
/
+3
2018-05-30
IB/mlx5: Fix an error code in __mlx5_ib_modify_qp()
Dan Carpenter
1
-1
/
+3
2018-05-30
IB/mlx4: Include GID type when deleting GIDs from HW table under RoCE
Jack M
1
-2
/
+7
2018-05-30
IB/mlx4: Fix corruption of RoCEv2 IPv4 GIDs
Jack Morgenstein
1
-2
/
+0
2018-05-30
RDMA/qedr: Fix iWARP write and send with immediate
Kalderon, Michal
1
-0
/
+10
2018-05-30
RDMA/qedr: Fix kernel panic when running fio over NFSoRDMA
Kalderon, Michal
1
-1
/
+2
2018-05-30
IB/ipoib: Fix for potential no-carrier state
Alex Estrin
1
-0
/
+3
2018-05-30
RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failure
Leon Romanovsky
1
-4
/
+1
2018-05-30
i40iw: Zero-out consumer key on allocate stag for FMR
Shiraz Saleem
1
-0
/
+1
2018-05-30
IB/hfi1: Use after free race condition in send context error path
Michael J. Ruhl
1
-0
/
+4
2018-05-16
IB/device: Convert ib-comp-wq to be CPU-bound
Sagi Grimberg
1
-2
/
+1
2018-05-09
IB/hfi1: Fix NULL pointer dereference when invalid num_vls is used
Sebastian Sanchez
2
-3
/
+2
2018-05-09
IB/mlx5: Use unlimited rate when static rate is not supported
Danit Goldberg
1
-9
/
+9
2018-05-09
RDMA/mlx5: Protect from shift operand overflow
Leon Romanovsky
1
-0
/
+4
2018-05-09
RDMA/ucma: Allow resolving address w/o specifying source address
Roland Dreier
1
-1
/
+1
2018-05-09
RDMA/cxgb4: release hw resources on device removal
Raju Rangoju
3
-3
/
+36
2018-04-29
RDMA/mlx5: Fix NULL dereference while accessing XRC_TGT QPs
Leon Romanovsky
1
-1
/
+2
2018-04-24
IB/srp: Fix completion vector assignment algorithm
Bart Van Assche
1
-6
/
+4
2018-04-24
IB/srp: Fix srp_abort()
Bart Van Assche
1
-3
/
+5
2018-04-24
RDMA/rxe: Fix an out-of-bounds read
Bart Van Assche
1
-3
/
+2
2018-04-24
RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA device
Roland Dreier
1
-0
/
+3
2018-04-13
RDMA/hfi1: fix array termination by appending NULL to attr array
Steven L. Roberts
1
-1
/
+2
2018-04-13
RDMA/iw_cxgb4: Avoid touch after free error in ARP failure handlers
Raju Rangoju
1
-1
/
+5
2018-04-13
IB/rdmavt: Allocate CQ memory on the correct node
Mike Marciniszyn
1
-3
/
+7
2018-04-13
i40iw: Correct Q1/XF object count equation
Shiraz Saleem
1
-2
/
+4
2018-04-13
i40iw: Fix sequence number for the first partial FPDU
Shiraz Saleem
2
-1
/
+2
2018-04-13
IB/srpt: Avoid that aborting a command triggers a kernel warning
Bart Van Assche
1
-1
/
+2
2018-04-13
IB/srpt: Fix abort handling
Bart Van Assche
1
-5
/
+1
2018-04-08
RDMA/ucma: Introduce safer rdma_addr_size() variants
Roland Dreier
2
-17
/
+33
2018-04-08
RDMA/ucma: Check that device exists prior to accessing it
Leon Romanovsky
1
-2
/
+4
2018-04-08
RDMA/ucma: Check that device is connected prior to access it
Leon Romanovsky
1
-0
/
+5
[next]