index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
5
-190
/
+6
|
\
|
*
IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating it
Bart Van Assche
2017-01-24
5
-187
/
+3
|
*
IB/rxe: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
1
-3
/
+3
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-02-23
1
-2
/
+4
|
\
\
|
*
|
IB: Query ports via the core instead of direct into the driver
Or Gerlitz
2017-02-14
1
-2
/
+4
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-02-23
16
-200
/
+176
|
\
\
\
|
*
|
|
IB/rxe: use setup_timer to simplify the code
Wei Yongjun
2017-02-19
1
-7
/
+2
|
*
|
|
Merge branch 'k.o/for-4.10-rc' into HEAD
Doug Ledford
2017-02-19
4
-7
/
+8
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
IB/rxe: Fix an skb leak
Bart Van Assche
2017-01-10
1
-1
/
+14
|
*
|
|
IB/rxe: Remove a pointless indirection layer
Bart Van Assche
2017-01-10
8
-67
/
+42
|
*
|
|
IB/rxe: Fix reference leaks in memory key invalidation code
Bart Van Assche
2017-01-10
2
-0
/
+2
|
*
|
|
IB/rxe: Fix a MR reference leak in check_rkey()
Bart Van Assche
2017-01-10
1
-10
/
+10
|
*
|
|
IB/rxe: Generate a completion for all failed work requests
Bart Van Assche
2017-01-10
4
-14
/
+20
|
*
|
|
IB/rxe: Introduce functions for queue draining
Bart Van Assche
2017-01-10
2
-53
/
+38
|
*
|
|
IB/rxe: Add a runtime check in alloc_index()
Bart Van Assche
2017-01-10
1
-0
/
+1
|
*
|
|
IB/rxe: Issue warnings once
Bart Van Assche
2017-01-10
3
-9
/
+10
|
*
|
|
IB/rxe: Let the compiler check the type of the cleanup functions
Bart Van Assche
2017-01-10
7
-15
/
+17
|
*
|
|
IB/rxe: Enable type checking on SKB_TO_PKT() and PKT_TO_SKB() arguments
Bart Van Assche
2017-01-10
1
-2
/
+10
|
*
|
|
IB/rxe: Remove superfluous casts
Bart Van Assche
2017-01-10
1
-2
/
+2
|
*
|
|
IB/rxe: Remove an unused variable and an unused argument
Bart Van Assche
2017-01-10
1
-8
/
+3
|
*
|
|
IB/rxe: Remove an unused function
Bart Van Assche
2017-01-10
1
-7
/
+0
|
*
|
|
IB/rxe: Constify the pool name
Bart Van Assche
2017-01-10
2
-2
/
+2
|
*
|
|
IB/rxe: Suppress sparse warnings
Bart Van Assche
2017-01-10
2
-5
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-11
2
-4
/
+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
IB/rxe: Fix mem_check_range integer overflow
Eyal Itkin
2017-02-08
1
-3
/
+5
|
*
|
IB/rxe: Fix resid update
Eyal Itkin
2017-02-08
1
-1
/
+1
*
|
|
net-next: treewide use is_vlan_dev() helper function.
Parav Pandit
2017-02-06
1
-1
/
+1
|
/
/
*
|
IB/rxe: Prevent from completer to operate on non valid QP
Yonatan Cohen
2017-01-24
1
-2
/
+1
*
|
IB/rxe: Fix rxe dev insertion to rxe_dev_list
Maor Gottlieb
2017-01-24
1
-1
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-23
4
-4
/
+5
|
\
|
*
IB/rxe: Don't check for null ptr in send()
Andrew Boyer
2016-12-22
1
-2
/
+1
|
*
IB/rxe: Drop future atomic/read packets rather than retrying
Andrew Boyer
2016-12-22
1
-1
/
+1
|
*
IB/rxe: Use BTH_PSN_MASK when ACKing duplicate sends
Andrew Boyer
2016-12-22
1
-1
/
+2
|
*
IB/rxe: Fix a memory leak in rxe_qp_cleanup()
Bart Van Assche
2016-12-18
1
-0
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-15
13
-36
/
+88
|
\
|
|
*
-
.
Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test
Doug Ledford
2016-12-14
11
-32
/
+84
|
|
\
\
|
|
|
*
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
|
|
|
/
|
*
|
Merge branch 'mlx' into merge-test
Doug Ledford
2016-12-14
2
-2
/
+4
|
|
\
\
[next]