index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-15
180
-2638
/
+11640
|
\
|
*
Merge branch 'vmw_pvrdma' into merge-test
Doug Ledford
2016-12-14
16
-0
/
+5710
|
|
\
|
|
*
IB: Add vmw_pvrdma driver
Adit Ranadive
2016-12-14
16
-0
/
+5710
|
|
|
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
-
-
-
-
.
\
Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test
Doug Ledford
2016-12-14
29
-139
/
+367
|
|
\
\
\
\
\
\
|
|
|
|
|
|
*
|
IB/srp: Make writing the add_target sysfs attr interruptible
Bart Van Assche
2016-12-14
1
-1
/
+4
|
|
|
|
|
|
*
|
IB/srp: Make mapping failures easier to debug
Bart Van Assche
2016-12-14
1
-2
/
+10
|
|
|
|
|
|
*
|
IB/srp: Make login failures easier to debug
Bart Van Assche
2016-12-14
1
-0
/
+3
|
|
|
|
|
|
*
|
IB/srp: Introduce a local variable in srp_add_one()
Bart Van Assche
2016-12-14
1
-8
/
+9
|
|
|
|
|
|
*
|
IB/srp: Fix CONFIG_DYNAMIC_DEBUG=n build
Bart Van Assche
2016-12-14
1
-5
/
+6
|
|
|
|
|
|
|
/
|
|
|
|
|
*
|
IB/rxe: Hold refs when running tasklets
Andrew Boyer
2016-12-12
3
-1
/
+11
|
|
|
|
|
*
|
IB/rxe: Wait for tasklets to finish before tearing down QP
Andrew Boyer
2016-12-12
2
-0
/
+20
|
|
|
|
|
*
|
IB/rxe: Fix ref leak in duplicate_request()
Andrew Boyer
2016-12-12
1
-0
/
+1
|
|
|
|
|
*
|
IB/rxe: Fix ref leak in rxe_create_qp()
Andrew Boyer
2016-12-12
1
-3
/
+4
|
|
|
|
|
*
|
IB/rxe: Add support for IB_CQ_REPORT_MISSED_EVENTS
Andrew Boyer
2016-12-12
1
-1
/
+9
|
|
|
|
|
*
|
IB/rxe: Add support for zero-byte operations
Andrew Boyer
2016-12-12
2
-3
/
+18
|
|
|
|
|
*
|
IB/rxe: Unblock loopback by moving skb_out increment
Andrew Boyer
2016-12-12
2
-2
/
+2
|
|
|
|
|
*
|
IB/rxe: Don't update the response PSN unless it's going forwards
Andrew Boyer
2016-12-12
1
-1
/
+2
|
|
|
|
|
*
|
IB/rxe: Advance the consumer pointer before posting the CQE
Andrew Boyer
2016-12-12
1
-2
/
+3
|
|
|
|
|
*
|
IB/rxe: Remove buffer used for printing IP address
Andrew Boyer
2016-12-12
1
-6
/
+5
|
|
|
|
|
*
|
IB/rxe: Remove unneeded cast in rxe_srq_from_attr()
Dan Carpenter
2016-12-12
1
-1
/
+1
|
|
|
|
|
*
|
IB/rxe: Use DEFINE_SPINLOCK() for spinlock
Wei Yongjun
2016-12-12
1
-5
/
+1
|
|
|
|
|
*
|
IB/rxe: avoid putting a large struct rxe_qp on stack
Arnd Bergmann
2016-12-12
1
-7
/
+7
|
|
|
|
|
|
/
|
|
|
|
*
|
ib_isert: log the connection reject message
Steve Wise
2016-12-14
1
-0
/
+2
|
|
|
|
*
|
ib_iser: log the connection reject message
Steve Wise
2016-12-14
1
-1
/
+4
|
|
|
|
*
|
rdma_cm: add rdma_consumer_reject_data helper function
Steve Wise
2016-12-14
1
-0
/
+16
|
|
|
|
*
|
rdma_cm: add rdma_is_consumer_reject() helper function
Steve Wise
2016-12-14
1
-0
/
+13
|
|
|
|
*
|
rdma_cm: add rdma_reject_msg() helper function
Steve Wise
2016-12-14
3
-0
/
+83
|
|
|
|
|
/
|
|
|
*
|
qedr: remove pointless NULL check in qedr_post_send()
Wei Yongjun
2016-12-14
1
-5
/
+0
|
|
|
*
|
qedr: Use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
2016-12-14
1
-2
/
+1
|
|
|
*
|
qedr: Fix possible memory leak in qedr_create_qp()
Wei Yongjun
2016-12-14
1
-4
/
+8
|
|
|
*
|
qedr: return -EINVAL if pd is null and avoid null ptr dereference
Colin Ian King
2016-12-14
1
-1
/
+3
|
|
|
|
/
|
|
*
|
IB/mlx4: fix improper return value
Pan Bian
2016-12-14
1
-1
/
+2
|
|
*
|
IB/ocrdma: fix bad initialization
Pan Bian
2016-12-14
1
-1
/
+1
|
|
*
|
infiniband: nes: return value of skb_linearize should be handled
Zhouyi Zhou
2016-12-14
1
-2
/
+6
|
|
*
|
IB/core: fix unmap_sg argument
Sebastian Ott
2016-12-14
1
-1
/
+1
|
|
*
|
IB/multicast: Check ib_find_pkey() return value
Bart Van Assche
2016-12-14
1
-2
/
+5
|
|
*
|
IPoIB: Avoid reading an uninitialized member variable
Bart Van Assche
2016-12-14
1
-2
/
+5
|
|
*
|
IB/mad: Fix an array index check
Bart Van Assche
2016-12-14
1
-1
/
+1
|
|
*
|
IB/srpt: Report login failures only once
Bart Van Assche
2016-12-14
1
-13
/
+9
|
|
*
|
IB/usnic: simplify IS_ERR_OR_NULL to IS_ERR
Julia Lawall
2016-12-14
2
-12
/
+12
|
|
*
|
IB/core: Issue DREQ when receiving REQ/REP for stale QP
Hans Westgaard Ry
2016-12-14
1
-1
/
+23
|
|
*
|
IB/nes: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-12-14
1
-34
/
+42
|
|
*
|
IB/isert: do not ignore errors in dma_map_single()
Alexey Khoroshilov
2016-12-14
1
-0
/
+6
|
|
*
|
IB/mad: Eliminate redundant SM class version defines for OPA
Hal Rosenstock
2016-12-14
2
-8
/
+8
|
|
|
/
|
*
|
Merge branch 'mlx' into merge-test
Doug Ledford
2016-12-14
35
-318
/
+740
|
|
\
\
|
|
*
|
IB/mthca: Replace pci_pool_alloc by pci_pool_zalloc
Souptick Joarder
2016-12-14
1
-4
/
+2
|
|
*
|
mlx5, calc_sq_size(): Make a debug message more informative
Bart Van Assche
2016-12-14
1
-1
/
+2
|
|
*
|
mlx5: Remove a set-but-not-used variable
Bart Van Assche
2016-12-14
1
-7
/
+0
|
|
*
|
mlx5: Use { } instead of { 0 } to init struct
Bart Van Assche
2016-12-14
1
-1
/
+1
|
|
*
|
IB/mlx4: Rework special QP creation error path
Bart Van Assche
2016-12-14
1
-2
/
+4
[next]