index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-12
IB/rxe: Remove unneeded cast in rxe_srq_from_attr()
Dan Carpenter
1
-1
/
+1
2016-12-12
IB/rxe: Use DEFINE_SPINLOCK() for spinlock
Wei Yongjun
1
-5
/
+1
2016-12-12
IB/rxe: avoid putting a large struct rxe_qp on stack
Arnd Bergmann
1
-7
/
+7
2016-12-11
IB/rdmavt: Add a send completion helper
Mike Marciniszyn
1
-0
/
+17
2016-12-11
IB/hfi1: Use reference count wrapper for MRs
Sebastian Sanchez
1
-4
/
+4
2016-12-11
IB/hfi1: Replace qp->refcount release code with standard driver wrapper
Sebastian Sanchez
1
-3
/
+2
2016-12-11
IB/rdmavt: Add trace of MR segs
Mike Marciniszyn
3
-0
/
+117
2016-12-11
IB/rdmavt: Fix trace hierarchy
Dennis Dalessandro
4
-137
/
+312
2016-12-03
IB/rxe: Remove and fix debug prints after allocation failure
Leon Romanovsky
1
-1
/
+0
2016-11-16
Merge branches 'hfi1' and 'mlx' into k.o/for-4.9-rc
Doug Ledford
5
-14
/
+28
2016-11-16
IB/rxe: Update qp state for user query
Yonatan Cohen
1
-0
/
+1
2016-11-16
IB/rxe: Clear queue buffer when modifying QP to reset
Yonatan Cohen
3
-0
/
+12
2016-11-16
IB/rxe: Fix handling of erroneous WR
Yonatan Cohen
1
-8
/
+13
2016-11-16
IB/rxe: Fix kernel panic in UDP tunnel with GRO and RX checksum
Yonatan Cohen
1
-6
/
+2
2016-11-15
IB/hfi1: Optimize lkey validation structures
Mike Marciniszyn
1
-5
/
+5
2016-11-15
IB/rdmavt: rdmavt can handle non aligned page maps
Dennis Dalessandro
1
-3
/
+0
2016-10-11
kthread: kthread worker API cleanup
Petr Mladek
1
-5
/
+5
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
2
-0
/
+34
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-10-03
IB/rdmavt: Trivial function comment corrected.
Parav Pandit
1
-1
/
+1
2016-10-02
IB/rdmavt, IB/hfi1: Add lockdep asserts for lock debug
Mike Marciniszyn
1
-0
/
+8
2016-10-02
IB/rdmavt: Add qp init function
Mike Marciniszyn
1
-42
/
+58
2016-10-02
IB/rdmavt: Move reset calldown to reset path
Mike Marciniszyn
1
-6
/
+5
2016-10-02
IB/rdmavt: Correct sparse annotation
Mike Marciniszyn
1
-6
/
+3
2016-09-16
IB/rdmavt, IB/qib, IB/hfi1: Use new QP put get routines
Mike Marciniszyn
1
-3
/
+2
2016-09-16
IB/rdmavt: Don't vfree a kzalloc'ed memory region
Colin Ian King
1
-1
/
+1
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-22
IB/rdmvat: Fix double vfree() in rvt_create_qp() error path
Mike Marciniszyn
1
-1
/
+2
2016-08-04
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...
Linus Torvalds
5
-68
/
+315
2016-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
35
-1
/
+12884
2016-08-04
Merge branches 'misc' and 'rxe' into k.o/for-4.8-1
Doug Ledford
35
-1
/
+12884
2016-08-04
Soft RoCE driver
Moni Shoua
34
-0
/
+12884
2016-08-03
IB/rdmavt: Disable by default
Bart Van Assche
1
-1
/
+0
2016-08-02
IB/rdmavt: Eliminate redundant opcode test in mr ref clear
Ira Weiny
1
-2
/
+1
2016-08-02
IB/rdmavt, hfi1: Fix NFSoRDMA failure with FRMR enabled
Jianxin Xiong
1
-16
/
+32
2016-08-02
IB/hfi1: Add the capability for reserved operations
Mike Marciniszyn
1
-23
/
+62
2016-08-02
IB/rdmavt: Add missing spin_lock_init call for rdi->n_cqs_lock
Jianxin Xiong
1
-0
/
+1
2016-08-02
IB/rdmavt: Handle local operations in post send
Jianxin Xiong
1
-5
/
+40
2016-08-02
IB/rdmavt: Add mechanism to invalidate MR keys
Jianxin Xiong
1
-2
/
+71
2016-08-02
IB/rdmavt: Add support for ib_map_mr_sg
Jianxin Xiong
3
-0
/
+60
2016-08-02
IB/rdmavt: Use new driver specific post send table
Mike Marciniszyn
2
-39
/
+10
2016-08-02
IB/rdmavt: Add data structures and routines for table driven post send
Mike Marciniszyn
1
-5
/
+62
[prev]
[next]