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.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
/
sw
/
rxe
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
4
-4
/
+5
2016-12-22
IB/rxe: Don't check for null ptr in send()
Andrew Boyer
1
-2
/
+1
2016-12-22
IB/rxe: Drop future atomic/read packets rather than retrying
Andrew Boyer
1
-1
/
+1
2016-12-22
IB/rxe: Use BTH_PSN_MASK when ACKing duplicate sends
Andrew Boyer
1
-1
/
+2
2016-12-18
IB/rxe: Fix a memory leak in rxe_qp_cleanup()
Bart Van Assche
1
-0
/
+1
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
13
-36
/
+88
2016-12-14
Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test
Doug Ledford
11
-32
/
+84
2016-12-14
Merge branch 'mlx' into merge-test
Doug Ledford
2
-2
/
+4
2016-12-13
IB/core: Let create_ah return extended response to user
Moni Shoua
1
-1
/
+3
2016-12-13
IB/rxe: Increase max number of completions to 32k
Yonatan Cohen
1
-1
/
+1
2016-12-13
IB/rxe: Hold refs when running tasklets
Andrew Boyer
3
-1
/
+11
2016-12-13
IB/rxe: Wait for tasklets to finish before tearing down QP
Andrew Boyer
2
-0
/
+20
2016-12-13
IB/rxe: Fix ref leak in duplicate_request()
Andrew Boyer
1
-0
/
+1
2016-12-13
IB/rxe: Fix ref leak in rxe_create_qp()
Andrew Boyer
1
-3
/
+4
2016-12-13
IB/rxe: Add support for IB_CQ_REPORT_MISSED_EVENTS
Andrew Boyer
1
-1
/
+9
2016-12-13
IB/rxe: Add support for zero-byte operations
Andrew Boyer
2
-3
/
+18
2016-12-13
IB/rxe: Unblock loopback by moving skb_out increment
Andrew Boyer
2
-2
/
+2
2016-12-13
IB/rxe: Don't update the response PSN unless it's going forwards
Andrew Boyer
1
-1
/
+2
2016-12-13
IB/rxe: Advance the consumer pointer before posting the CQE
Andrew Boyer
1
-2
/
+3
2016-12-13
IB/rxe: Remove buffer used for printing IP address
Andrew Boyer
1
-6
/
+5
2016-12-13
IB/rxe: Remove unneeded cast in rxe_srq_from_attr()
Dan Carpenter
1
-1
/
+1
2016-12-13
IB/rxe: Use DEFINE_SPINLOCK() for spinlock
Wei Yongjun
1
-5
/
+1
2016-12-13
IB/rxe: avoid putting a large struct rxe_qp on stack
Arnd Bergmann
1
-7
/
+7
2016-12-03
IB/rxe: Remove and fix debug prints after allocation failure
Leon Romanovsky
1
-1
/
+0
2016-11-17
IB/rxe: Update qp state for user query
Yonatan Cohen
1
-0
/
+1
2016-11-17
IB/rxe: Clear queue buffer when modifying QP to reset
Yonatan Cohen
3
-0
/
+12
2016-11-17
IB/rxe: Fix handling of erroneous WR
Yonatan Cohen
1
-8
/
+13
2016-11-17
IB/rxe: Fix kernel panic in UDP tunnel with GRO and RX checksum
Yonatan Cohen
1
-6
/
+2
2016-10-06
IB/rxe: improved debug prints & code cleanup
Parav Pandit
14
-88
/
+109
2016-10-06
rdma_rxe: Ensure rdma_rxe init occurs at correct time
Stephen Bates
1
-1
/
+1
2016-10-06
IB/rxe: Properly honor max IRD value for rd/atomic.
Parav Pandit
3
-13
/
+15
2016-10-06
IB/{rxe,core,rdmavt}: Fix kernel crash for reg MR
Parav Pandit
1
-0
/
+17
2016-10-06
IB/rxe: Fix sending out loopback packet on netdev interface.
Parav Pandit
1
-6
/
+6
2016-10-06
IB/rxe: Avoid scheduling tasklet for userspace QP
Parav Pandit
1
-13
/
+25
2016-09-16
IB/rxe: Fix kmem_cache leak
Yonatan Cohen
1
-0
/
+13
2016-09-16
IB/rxe: Fix race condition between requester and completer
Yonatan Cohen
1
-13
/
+44
2016-09-16
IB/rxe: Fix duplicate atomic request handling
Yonatan Cohen
1
-5
/
+6
2016-09-16
IB/rxe: Fix kernel panic in udp_setup_tunnel
Yonatan Cohen
3
-34
/
+51
2016-09-16
IB/rxe: fix GFP_KERNEL in spinlock context
Alexey Khoroshilov
1
-1
/
+1
2016-08-04
Soft RoCE driver
Moni Shoua
33
-0
/
+12883