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
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-11-15
20
-350
/
+392
|
\
|
*
RDMA/core: Rename kernel modify_cq to better describe its usage
Leon Romanovsky
2017-11-13
2
-3
/
+3
|
*
IB/uverbs: Add CQ moderation capability to query_device
Yonatan Cohen
2017-11-13
1
-0
/
+9
|
*
IB/uverbs: Allow CQ moderation with modify CQ
Yonatan Cohen
2017-11-13
3
-0
/
+44
|
*
IB/core: Only maintain real QPs in the security lists
Daniel Jurgens
2017-11-13
1
-23
/
+28
|
*
RDMA/core: Make function rdma_copy_addr return void
Yuval Shaia
2017-11-13
2
-19
/
+16
|
*
RDMA/core: avoid uninitialized variable warning in create_udata
Arnd Bergmann
2017-11-13
1
-11
/
+10
|
*
IB/core: Convert OPA AH to IB for Extended LIDs only
Don Hiatt
2017-11-13
1
-2
/
+1
|
*
IB/core: Avoid unnecessary return value check
Parav Pandit
2017-11-13
1
-11
/
+4
|
*
IB/core: Add PCI write end padding flags for WQ and QP
Noa Osherovich
2017-11-10
1
-1
/
+2
|
*
IB/core: Avoid crash on pkey enforcement failed in received MADs
Parav Pandit
2017-11-10
1
-1
/
+2
|
*
RDMA/umem: Avoid partial declaration of non-static function
Leon Romanovsky
2017-11-10
3
-110
/
+73
|
*
Merge branch 'k.o/for-rc' into k.o/for-next
Doug Ledford
2017-11-01
1
-1
/
+12
|
|
\
|
*
|
IB/cm: Fix memory corruption in handling CM request
Parav Pandit
2017-10-25
1
-4
/
+7
|
*
|
Merge branch 'for-next-early' into for-next
Doug Ledford
2017-10-18
12
-151
/
+135
|
|
\
\
|
|
*
|
RDMA/uverbs: Make the code in ib_uverbs_cmd_verbs() less confusing
Bart Van Assche
2017-10-18
1
-10
/
+3
|
|
*
|
RDMA/iwcm: Remove a set-but-not-used variable
Bart Van Assche
2017-10-14
1
-3
/
+0
|
|
*
|
RDMA/cma: Avoid triggering undefined behavior
Bart Van Assche
2017-10-14
1
-4
/
+7
|
|
*
|
IB/cm: Suppress gcc 7 fall-through complaints
Bart Van Assche
2017-10-14
1
-0
/
+1
|
|
*
|
IB/core: remove redundant check on prot_sg_cnt
Colin Ian King
2017-10-10
1
-14
/
+10
|
|
*
|
IB/core: Simplify sa_path_set_[sd]lid() calls
Bart Van Assche
2017-10-10
2
-19
/
+17
|
|
*
|
IB/core: Do not warn on lid conversions for OPA
Don Hiatt
2017-10-04
1
-1
/
+10
|
|
*
|
IB/uverbs: clean up INIT_UDATA() macro usage
Arnd Bergmann
2017-09-27
2
-80
/
+67
|
|
*
|
IB/uverbs: clean up INIT_UDATA_BUF_OR_NULL usage
Arnd Bergmann
2017-09-27
3
-20
/
+20
|
|
*
|
IB/core: fix spelling mistake: "aceess" -> "access"
Colin Ian King
2017-09-27
1
-1
/
+1
|
*
|
|
IB/core: Fix use workqueue without WQ_MEM_RECLAIM
Parav Pandit
2017-10-18
1
-1
/
+1
|
*
|
|
IB/core: Fix unable to change lifespan entry for hw_counters
Parav Pandit
2017-10-18
1
-1
/
+15
|
*
|
|
IB: Let ib_core resolve destination mac address
Parav Pandit
2017-10-18
1
-3
/
+5
|
*
|
|
IB/core: Introduce and use rdma_create_user_ah
Parav Pandit
2017-10-18
3
-12
/
+40
*
|
|
|
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2017-11-14
1
-4
/
+4
|
\
\
\
\
|
*
|
|
|
RDMA/cma: make config_item_type const
Bhumika Goyal
2017-10-19
1
-4
/
+4
|
|
/
/
/
*
|
|
|
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
|
/
/
/
*
|
|
/
RDMA/nldev: Enforce device index check for port callback
Leon Romanovsky
2017-10-31
1
-1
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
RDMA/netlink: OOPs in rdma_nl_rcv_msg() from misinterpreted flag
Michael J. Ruhl
2017-10-25
1
-1
/
+12
|
/
/
*
|
RDMA/iwpm: Properly mark end of NL messages
Shiraz Saleem
2017-09-29
2
-0
/
+13
*
|
IB/core: Fix qp_sec use after free access
Parav Pandit
2017-09-25
1
-1
/
+3
*
|
IB/core: Fix typo in the name of the tag-matching cap struct
Leon Romanovsky
2017-09-25
1
-7
/
+7
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-09-23
1
-2
/
+2
|
\
|
*
IB/core: Fix for core panic
Alex Estrin
2017-09-22
1
-2
/
+2
*
|
Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-09-09
1
-0
/
+24
|
\
\
|
*
|
rdma core: Add rdma_rw_mr_payload()
Chuck Lever
2017-09-05
1
-0
/
+24
*
|
|
lib/interval_tree: fast overlap detection
Davidlohr Bueso
2017-09-08
2
-3
/
+3
*
|
|
RDMA/netlink: clean up message validity array initializer
Linus Torvalds
2017-09-08
1
-6
/
+5
*
|
|
RDAM/netlink: Fix out-of-bound access while checking message validity
Leon Romanovsky
2017-09-08
1
-3
/
+4
*
|
|
Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-09-03
29
-578
/
+2718
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
IB/core: Expose ioctl interface through experimental Kconfig
Matan Barak
2017-08-31
2
-0
/
+8
|
*
|
IB/core: Assign root to all drivers
Matan Barak
2017-08-31
2
-0
/
+19
|
*
|
IB/core: Add completion queue (cq) object actions
Matan Barak
2017-08-31
1
-1
/
+137
|
*
|
IB/core: Add legacy driver's user-data
Matan Barak
2017-08-31
1
-0
/
+40
[next]