index
:
linux-stable.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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/hfi1: Drop stale TID RDMA packets that cause TIDErr
Kaike Wan
2019-08-29
1
-44
/
+3
*
IB/hfi1: Add additional checks when handling TID RDMA WRITE DATA packet
Kaike Wan
2019-08-29
1
-0
/
+7
*
IB/hfi1: Add additional checks when handling TID RDMA READ RESP packet
Kaike Wan
2019-08-29
1
-1
/
+4
*
IB/hfi1: Unsafe PSN checking for TID RDMA READ Resp packet
Kaike Wan
2019-08-29
1
-2
/
+2
*
RDMA/hns: Fix error return code in hns_roce_v1_rsv_lp_qp()
Wei Yongjun
2019-08-25
1
-1
/
+3
*
RDMA/mlx5: Release locks during notifier unregister
Leon Romanovsky
2019-08-25
1
-4
/
+3
*
IB/mad: Fix use-after-free in ib mad completion handling
Jack Morgenstein
2019-08-25
1
-10
/
+10
*
RDMA/restrack: Track driver QP types in resource tracker
Gal Pressman
2019-08-25
1
-1
/
+4
*
IB/mlx5: Fix MR registration flow to use UMR properly
Guy Levi
2019-08-25
1
-18
/
+9
*
IB/core: Add mitigation for Spectre V1
Luck, Tony
2019-08-25
1
-1
/
+5
*
RDMA/qedr: Fix the hca_type and hca_rev returned in device attributes
Michal Kalderon
2019-08-25
1
-2
/
+8
*
IB/mlx5: Replace kfree with kvfree
Chuhong Yuan
2019-08-25
1
-2
/
+2
*
RDMA/hns: Fix sg offset non-zero issue
Xi Wang
2019-08-25
1
-7
/
+8
*
IB/hfi1: Field not zero-ed when allocating TID flow memory
Kaike Wan
2019-08-06
1
-0
/
+1
*
IB/hfi1: Drop all TID RDMA READ RESP packets after r_next_psn
Kaike Wan
2019-08-06
1
-41
/
+1
*
IB/hfi1: Check for error on call to alloc_rsm_map_table
John Fleck
2019-08-06
1
-2
/
+9
*
IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specification
Yishai Hadas
2019-08-06
1
-1
/
+0
*
IB/mlx5: Fix clean_mr() to work in the expected order
Yishai Hadas
2019-08-06
1
-3
/
+3
*
IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cache
Yishai Hadas
2019-08-06
1
-1
/
+3
*
IB/mlx5: Use direct mkey destroy command upon UMR unreg failure
Yishai Hadas
2019-08-06
1
-5
/
+8
*
IB/mlx5: Fix unreg_umr to ignore the mkey state
Yishai Hadas
2019-08-06
3
-6
/
+11
*
RDMA/devices: Do not deadlock during client removal
Jason Gunthorpe
2019-08-06
1
-13
/
+41
*
RDMA/bnxt_re: Honor vlan_id in GID entry comparison
Selvin Xavier
2019-08-06
5
-13
/
+30
*
IB/hfi1: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
2019-08-06
1
-0
/
+2
*
RDMA/core: Fix race when resolving IP address
Dag Moxnes
2019-07-31
1
-1
/
+1
*
RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM
Konstantin Taranov
2019-07-31
2
-1
/
+5
*
IB/ipoib: Add child to parent list only if device initialized
Valentine Fatiev
2019-07-31
1
-14
/
+20
*
IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCE
Parav Pandit
2019-07-31
1
-24
/
+36
*
RDMA/i40iw: Set queue pair state when being queried
Liu, Changcheng
2019-07-31
1
-0
/
+2
*
IB/mlx5: Report correctly tag matching rendezvous capability
Danit Goldberg
2019-07-26
1
-2
/
+6
*
RDMA/odp: Fix missed unlock in non-blocking invalidate_start
Jason Gunthorpe
2019-07-26
1
-5
/
+9
*
RDMA/srp: Accept again source addresses that do not have a port number
Bart Van Assche
2019-07-26
1
-6
/
+15
*
ipoib: correcly show a VF hardware address
Denis Kirjanov
2019-07-26
1
-0
/
+1
*
RDMA/efa: Handle mmap insertions overflow
Gal Pressman
2019-06-18
1
-5
/
+16
*
RDMA/efa: Fix success return value in case of error
Gal Pressman
2019-06-17
1
-6
/
+18
*
IB/hfi1: Handle port down properly in pio
Mike Marciniszyn
2019-06-17
4
-7
/
+8
*
IB/hfi1: Handle wakeup of orphaned QPs for pio
Mike Marciniszyn
2019-06-17
1
-0
/
+16
*
IB/hfi1: Wakeup QPs orphaned on wait list after flush
Mike Marciniszyn
2019-06-17
1
-0
/
+17
*
IB/hfi1: Use aborts to trigger RC throttling
Mike Marciniszyn
2019-06-17
3
-4
/
+37
*
IB/hfi1: Create inline to get extended headers
Mike Marciniszyn
2019-06-17
2
-20
/
+32
*
IB/hfi1: Silence txreq allocation warnings
Mike Marciniszyn
2019-06-17
2
-2
/
+3
*
IB/hfi1: Avoid hardlockup with flushlist_lock
Mike Marciniszyn
2019-06-17
1
-6
/
+3
*
IB/hfi1: Correct tid qp rcd to match verbs context
Mike Marciniszyn
2019-06-11
3
-3
/
+15
*
IB/hfi1: Close PSM sdma_progress sleep window
Mike Marciniszyn
2019-06-11
2
-9
/
+4
*
IB/hfi1: Validate fault injection opcode user input
Kaike Wan
2019-06-11
1
-0
/
+5
*
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-08
4
-36
/
+4
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-05
4
-36
/
+4
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-06-07
16
-35
/
+94
|
\
\
|
|
/
|
/
|
|
*
RDMA/efa: Remove MAYEXEC flag check from mmap flow
Gal Pressman
2019-05-29
1
-1
/
+0
|
*
mlx5: avoid 64-bit division
Michal Kubecek
2019-05-29
2
-3
/
+8
[next]