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
/
sw
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/rxe: Fix reference leaks in memory key invalidation code
Bart Van Assche
2017-11-15
2
-0
/
+2
*
IB/rxe: Fix a MR reference leak in check_rkey()
Bart Van Assche
2017-10-08
1
-10
/
+10
*
IB/rxe: Add a runtime check in alloc_index()
Bart Van Assche
2017-10-08
1
-0
/
+1
*
IB/rxe: Fix mem_check_range integer overflow
Eyal Itkin
2017-02-14
1
-3
/
+5
*
IB/rxe: Fix resid update
Eyal Itkin
2017-02-14
1
-1
/
+1
*
IB/rxe: Prevent from completer to operate on non valid QP
Yonatan Cohen
2017-02-01
1
-2
/
+1
*
IB/rxe: Fix rxe dev insertion to rxe_dev_list
Maor Gottlieb
2017-02-01
1
-1
/
+1
*
IB/rxe: avoid putting a large struct rxe_qp on stack
Arnd Bergmann
2017-01-26
1
-7
/
+7
*
IB/rxe: Increase max number of completions to 32k
Yonatan Cohen
2017-01-26
1
-1
/
+1
*
IB/rxe: Fix a memory leak in rxe_qp_cleanup()
Bart Van Assche
2017-01-09
1
-0
/
+1
*
Merge branches 'hfi1' and 'mlx' into k.o/for-4.9-rc
Doug Ledford
2016-11-16
5
-14
/
+28
|
\
|
*
IB/rxe: Update qp state for user query
Yonatan Cohen
2016-11-16
1
-0
/
+1
|
*
IB/rxe: Clear queue buffer when modifying QP to reset
Yonatan Cohen
2016-11-16
3
-0
/
+12
|
*
IB/rxe: Fix handling of erroneous WR
Yonatan Cohen
2016-11-16
1
-8
/
+13
|
*
IB/rxe: Fix kernel panic in UDP tunnel with GRO and RX checksum
Yonatan Cohen
2016-11-16
1
-6
/
+2
*
|
IB/rdmavt: rdmavt can handle non aligned page maps
Dennis Dalessandro
2016-11-15
1
-3
/
+0
|
/
*
kthread: kthread worker API cleanup
Petr Mladek
2016-10-11
1
-5
/
+5
*
IB/rxe: improved debug prints & code cleanup
Parav Pandit
2016-10-06
14
-88
/
+109
*
rdma_rxe: Ensure rdma_rxe init occurs at correct time
Stephen Bates
2016-10-06
1
-1
/
+1
*
IB/rxe: Properly honor max IRD value for rd/atomic.
Parav Pandit
2016-10-06
3
-13
/
+15
*
IB/{rxe,core,rdmavt}: Fix kernel crash for reg MR
Parav Pandit
2016-10-06
2
-0
/
+34
*
IB/rxe: Fix sending out loopback packet on netdev interface.
Parav Pandit
2016-10-06
1
-6
/
+6
*
IB/rxe: Avoid scheduling tasklet for userspace QP
Parav Pandit
2016-10-06
1
-13
/
+25
*
IB/rdmavt: Trivial function comment corrected.
Parav Pandit
2016-10-03
1
-1
/
+1
*
IB/rdmavt, IB/hfi1: Add lockdep asserts for lock debug
Mike Marciniszyn
2016-10-02
1
-0
/
+8
*
IB/rdmavt: Add qp init function
Mike Marciniszyn
2016-10-02
1
-42
/
+58
*
IB/rdmavt: Move reset calldown to reset path
Mike Marciniszyn
2016-10-02
1
-6
/
+5
*
IB/rdmavt: Correct sparse annotation
Mike Marciniszyn
2016-10-02
1
-6
/
+3
*
IB/rdmavt, IB/qib, IB/hfi1: Use new QP put get routines
Mike Marciniszyn
2016-09-16
1
-3
/
+2
*
IB/rdmavt: Don't vfree a kzalloc'ed memory region
Colin Ian King
2016-09-16
1
-1
/
+1
*
IB/rxe: Fix kmem_cache leak
Yonatan Cohen
2016-09-16
1
-0
/
+13
*
IB/rxe: Fix race condition between requester and completer
Yonatan Cohen
2016-09-16
1
-13
/
+44
*
IB/rxe: Fix duplicate atomic request handling
Yonatan Cohen
2016-09-16
1
-5
/
+6
*
IB/rxe: Fix kernel panic in udp_setup_tunnel
Yonatan Cohen
2016-09-16
3
-34
/
+51
*
IB/rxe: fix GFP_KERNEL in spinlock context
Alexey Khoroshilov
2016-09-16
1
-1
/
+1
*
IB/rdmvat: Fix double vfree() in rvt_create_qp() error path
Mike Marciniszyn
2016-08-22
1
-1
/
+2
*
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...
Linus Torvalds
2016-08-04
5
-68
/
+315
|
\
|
*
IB/rdmavt: Eliminate redundant opcode test in mr ref clear
Ira Weiny
2016-08-02
1
-2
/
+1
|
*
IB/rdmavt, hfi1: Fix NFSoRDMA failure with FRMR enabled
Jianxin Xiong
2016-08-02
1
-16
/
+32
|
*
IB/hfi1: Add the capability for reserved operations
Mike Marciniszyn
2016-08-02
1
-23
/
+62
|
*
IB/rdmavt: Add missing spin_lock_init call for rdi->n_cqs_lock
Jianxin Xiong
2016-08-02
1
-0
/
+1
|
*
IB/rdmavt: Handle local operations in post send
Jianxin Xiong
2016-08-02
1
-5
/
+40
|
*
IB/rdmavt: Add mechanism to invalidate MR keys
Jianxin Xiong
2016-08-02
1
-2
/
+71
|
*
IB/rdmavt: Add support for ib_map_mr_sg
Jianxin Xiong
2016-08-02
3
-0
/
+60
|
*
IB/rdmavt: Use new driver specific post send table
Mike Marciniszyn
2016-08-02
2
-39
/
+10
|
*
IB/rdmavt: Add data structures and routines for table driven post send
Mike Marciniszyn
2016-08-02
1
-5
/
+62
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-08-04
35
-1
/
+12884
|
\
\
|
|
/
|
/
|
|
*
-
.
Merge branches 'misc' and 'rxe' into k.o/for-4.8-1
Doug Ledford
2016-08-04
35
-1
/
+12884
|
|
\
\
|
|
|
*
Soft RoCE driver
Moni Shoua
2016-08-04
34
-0
/
+12884
|
|
|
/
|
|
/
|
|
|
*
IB/rdmavt: Disable by default
Bart Van Assche
2016-08-03
1
-1
/
+0
|
|
/
[next]