index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
4
-4
/
+4
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-15
20
-211
/
+394
|
\
|
*
-
-
-
.
Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test
Doug Ledford
2016-12-14
6
-7
/
+144
|
|
\
\
\
|
|
|
|
*
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
|
|
|
|
/
|
|
*
|
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
|
|
*
|
IB/mad: Fix an array index check
Bart Van Assche
2016-12-14
1
-1
/
+1
|
|
*
|
IB/core: Issue DREQ when receiving REQ/REP for stale QP
Hans Westgaard Ry
2016-12-14
1
-1
/
+23
|
|
*
|
IB/mad: Eliminate redundant SM class version defines for OPA
Hal Rosenstock
2016-12-14
1
-2
/
+2
|
|
|
/
|
*
|
Merge branch 'mlx' into merge-test
Doug Ledford
2016-12-14
5
-128
/
+214
|
|
\
\
|
|
*
|
IB/uverbs: Extend modify_qp and support packet pacing
Bodong Wang
2016-12-13
3
-69
/
+125
|
|
*
|
IB/core: Support rate limit for packet pacing
Bodong Wang
2016-12-13
1
-0
/
+2
|
|
*
|
IB/core: Let create_ah return extended response to user
Moni Shoua
2016-12-13
2
-2
/
+11
|
|
*
|
IB/core: Change ib_resolve_eth_dmac to use it in create AH
Moni Shoua
2016-12-13
3
-48
/
+47
|
|
*
|
IB/core: Introduce inner flow steering
Moses Reuben
2016-12-13
1
-1
/
+3
|
|
*
|
IB/core: Add flow spec tunneling support
Moses Reuben
2016-12-13
1
-0
/
+15
|
|
*
|
IB/mlx4: Handle IPv4 header when demultiplexing MAD
Moni Shoua
2016-11-16
1
-7
/
+9
|
|
*
|
IB/core: Save QP in ib_flow structure
Mark Bloch
2016-11-16
2
-2
/
+3
|
|
|
/
|
*
|
infiniband: remove WARN that is not kernel bug
Leon Romanovsky
2016-12-03
3
-3
/
+12
|
*
|
IB/core: Release allocated memory in cache setup failure
Leon Romanovsky
2016-12-03
1
-9
/
+7
|
*
|
IB/core: Remove debug prints after allocation failure
Leon Romanovsky
2016-12-03
6
-30
/
+11
|
*
|
IB/mad: Remove debug prints after allocation failure
Leon Romanovsky
2016-12-03
1
-34
/
+6
|
|
/
*
|
mm: add locked parameter to get_user_pages_remote()
Lorenzo Stoakes
2016-12-14
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-22
5
-25
/
+142
|
\
\
|
*
\
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-11-17
5
-25
/
+142
|
|
\
\
|
|
*
|
IB/core: Avoid unsigned int overflow in sg_alloc_table
Mark Bloch
2016-11-16
1
-1
/
+1
|
|
*
|
IB/core: Add missing check for addr_resolve callback return value
Mark Bloch
2016-11-16
1
-2
/
+9
|
|
*
|
IB/core: Set routable RoCE gid type for ipv4/ipv6 networks
Leon Romanovsky
2016-11-16
1
-1
/
+20
|
|
*
|
IB/cm: Mark stale CM id's whenever the mad agent was unregistered
Mark Bloch
2016-11-16
1
-16
/
+110
|
|
*
|
IB/uverbs: Fix leak of XRC target QPs
Tariq Toukan
2016-11-16
1
-5
/
+2
|
|
|
/
*
|
|
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-18
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-15
1
-26
/
+28
|
\
|
|
|
*
|
infiniband: shut up a maybe-uninitialized warning
Arnd Bergmann
2016-11-11
1
-26
/
+28
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-30
2
-3
/
+10
|
\
|
|
*
mm: replace get_user_pages_remote() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-19
1
-2
/
+5
|
*
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-19
1
-1
/
+5
*
|
IB/core: Flip to the new dev walk API
David Ahern
2016-10-18
2
-27
/
+24
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-10-09
10
-74
/
+143
|
\
|
*
IB/core: correctly handle rdma_rw_init_mrs() failure
Steve Wise
2016-10-07
1
-1
/
+1
|
*
IB/core: Improve ib_map_mr_sg() documentation
Bart Van Assche
2016-10-07
1
-4
/
+4
|
*
IB/{core,hw}: Add constant for node_desc
Yuval Shaia
2016-10-07
1
-1
/
+1
|
*
IB/iwcm: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-10-07
1
-1
/
+1
|
*
IB/addr: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-10-07
1
-1
/
+1
|
*
IB/cma: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-10-07
1
-1
/
+1
|
*
IB/ucma: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-10-07
1
-1
/
+2
|
*
IB/multicast: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-10-07
1
-1
/
+1
|
*
IB/mad: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-10-07
1
-1
/
+1
|
*
IB/sa : Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-10-07
1
-1
/
+1
[next]