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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-24
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
1
-1
/
+1
2017-01-12
RDMA/cma: use cached port state when bind loopback
Jack Wang
1
-3
/
+3
2017-01-12
RDMA/cma: resolve to first active ib port
Jack Wang
1
-1
/
+5
2017-01-12
RDMA/core: export ib_get_cached_port_state
Jack Wang
1
-0
/
+18
2017-01-12
RDMA/core: add port state cache
Jack Wang
1
-1
/
+9
2017-01-12
IB/ipoib: Change list_del to list_del_init in the tx object
Feras Daoud
1
-1
/
+1
2017-01-12
IB/ipoib: Replace list_del of the neigh->list with list_del_init
Feras Daoud
1
-4
/
+4
2017-01-12
IB/ipoib: Use debug prints instead of warnings in RNR WC status
Feras Daoud
1
-3
/
+6
2017-01-12
IB/ipoib: Add detailed error message to dev_queue_xmit call
Feras Daoud
3
-8
/
+13
2017-01-12
IB/ipoib: rtnl_unlock can not come after free_netdev
Feras Daoud
1
-2
/
+2
2017-01-12
IB/ipoib: Fix deadlock between rmmod and set_mode
Feras Daoud
2
-9
/
+9
2017-01-12
IB/ipoib: Fix deadlock over vlan_mutex
Feras Daoud
1
-1
/
+5
2017-01-12
IB/ipoib: Set device connection mode only when needed
Feras Daoud
1
-0
/
+7
2017-01-12
IB/ipoib: When given an invalid UD MTU, give debug msg
Feras Daoud
1
-0
/
+4
2017-01-12
RDMA/ocrdma: Replace BUG() with BUG_ON()
ssh10
1
-10
/
+5
2017-01-12
RDMA/cxgb4: Use AF_INET for sin_family field
ssh10
1
-3
/
+3
2017-01-12
RDMA/qedr: restructure functions that create/destroy QPs
Amrani, Ram
1
-313
/
+236
2017-01-12
RDMA/qib: use rb_entry()
Geliang Tang
1
-3
/
+3
2017-01-12
RDMA/hfi1: drop pci_link_reset()
Cao jin
1
-10
/
+0
2017-01-12
RDMA/qib: drop qib_pci_link_reset()
Cao jin
1
-8
/
+0
2017-01-12
RDMA/i40iw: use designated initializers
Kees Cook
2
-82
/
+80
2017-01-12
RDMA/nes: use designated initializers
Kees Cook
1
-11
/
+11
2017-01-10
IB/rxe: Fix an skb leak
Bart Van Assche
1
-1
/
+14
2017-01-10
IB/rxe: Remove a pointless indirection layer
Bart Van Assche
8
-67
/
+42
2017-01-10
IB/rxe: Fix reference leaks in memory key invalidation code
Bart Van Assche
2
-0
/
+2
2017-01-10
IB/rxe: Fix a MR reference leak in check_rkey()
Bart Van Assche
1
-10
/
+10
2017-01-10
IB/rxe: Generate a completion for all failed work requests
Bart Van Assche
4
-14
/
+20
2017-01-10
IB/rxe: Introduce functions for queue draining
Bart Van Assche
2
-53
/
+38
2017-01-10
IB/rxe: Add a runtime check in alloc_index()
Bart Van Assche
1
-0
/
+1
2017-01-10
IB/rxe: Issue warnings once
Bart Van Assche
3
-9
/
+10
2017-01-10
IB/rxe: Let the compiler check the type of the cleanup functions
Bart Van Assche
7
-15
/
+17
2017-01-10
IB/rxe: Enable type checking on SKB_TO_PKT() and PKT_TO_SKB() arguments
Bart Van Assche
1
-2
/
+10
2017-01-10
IB/rxe: Remove superfluous casts
Bart Van Assche
1
-2
/
+2
2017-01-10
IB/rxe: Remove an unused variable and an unused argument
Bart Van Assche
1
-8
/
+3
2017-01-10
IB/rxe: Remove an unused function
Bart Van Assche
1
-7
/
+0
2017-01-10
IB/rxe: Constify the pool name
Bart Van Assche
2
-2
/
+2
2017-01-10
IB/rxe: Suppress sparse warnings
Bart Van Assche
2
-5
/
+5
2017-01-10
RDMA: Adding ethertype ETH_P_IBOE
Selvin Xavier
8
-17
/
+8
2016-12-29
net/mlx4_core: Fix raw qp flow steering rules under SRIOV
Jack Morgenstein
1
-2
/
+12
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
6
-6
/
+6
2016-12-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
14
-41
/
+86
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-22
qedr: Always notify the verb consumer of flushed CQEs
Amrani, Ram
1
-1
/
+1
2016-12-22
qedr: clear the vendor error field in the work completion
Amrani, Ram
1
-0
/
+3
2016-12-22
qedr: post_send/recv according to QP state
Amrani, Ram
1
-4
/
+4
2016-12-22
qedr: ignore inline flag in read verbs
Amrani, Ram
1
-1
/
+3
2016-12-22
qedr: modify QP state to error when destroying it
Amrani, Ram
1
-2
/
+4
2016-12-22
qedr: return correct value on modify qp
Amrani, Ram
1
-1
/
+1
[next]