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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-31
RDMA/nldev: Enforce device index check for port callback
Leon Romanovsky
1
-1
/
+3
2017-10-25
RDMA/netlink: OOPs in rdma_nl_rcv_msg() from misinterpreted flag
Michael J. Ruhl
1
-1
/
+12
2017-09-29
RDMA/iwpm: Properly mark end of NL messages
Shiraz Saleem
2
-0
/
+13
2017-09-25
IB/core: Fix qp_sec use after free access
Parav Pandit
1
-1
/
+3
2017-09-25
IB/core: Fix typo in the name of the tag-matching cap struct
Leon Romanovsky
1
-7
/
+7
2017-09-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-2
/
+2
2017-09-22
IB/core: Fix for core panic
Alex Estrin
1
-2
/
+2
2017-09-09
Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+24
2017-09-08
lib/interval_tree: fast overlap detection
Davidlohr Bueso
2
-3
/
+3
2017-09-08
RDMA/netlink: clean up message validity array initializer
Linus Torvalds
1
-6
/
+5
2017-09-08
RDAM/netlink: Fix out-of-bound access while checking message validity
Leon Romanovsky
1
-3
/
+4
2017-09-05
rdma core: Add rdma_rw_mr_payload()
Chuck Lever
1
-0
/
+24
2017-09-03
Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
29
-578
/
+2718
2017-08-31
IB/umem: update to new mmu_notifier semantic
Jérôme Glisse
1
-19
/
+0
2017-08-31
IB/core: Expose ioctl interface through experimental Kconfig
Matan Barak
2
-0
/
+8
2017-08-31
IB/core: Assign root to all drivers
Matan Barak
2
-0
/
+19
2017-08-31
IB/core: Add completion queue (cq) object actions
Matan Barak
1
-1
/
+137
2017-08-31
IB/core: Add legacy driver's user-data
Matan Barak
1
-0
/
+40
2017-08-31
IB/core: Explicitly destroy an object while keeping uobject
Matan Barak
1
-0
/
+35
2017-08-31
IB/core: Add uverbs merge trees functionality
Matan Barak
2
-1
/
+667
2017-08-31
IB/core: Add DEVICE object and root tree structure
Matan Barak
1
-0
/
+17
2017-08-31
IB/core: Declare an object instead of declaring only type attributes
Matan Barak
1
-64
/
+48
2017-08-31
IB/core: Add new ioctl interface
Matan Barak
4
-1
/
+416
2017-08-31
IB/core: Add might_sleep() annotation to ib_init_ah_from_wc()
Roland Dreier
1
-0
/
+2
2017-08-31
IB/cm: Fix sleeping in atomic when RoCE is used
Roland Dreier
1
-19
/
+44
2017-08-30
IB/core: Add support to finalize objects in one transaction
Matan Barak
2
-1
/
+61
2017-08-30
IB/core: Add a generic way to execute an operation on a uobject
Matan Barak
2
-0
/
+75
2017-08-29
IB/uverbs: Expose XRQ capabilities
Artemy Kovalyov
1
-0
/
+10
2017-08-29
IB/uverbs: Add new SRQ type IB_SRQT_TM
Artemy Kovalyov
1
-1
/
+5
2017-08-29
IB/core: Separate CQ handle in SRQ context
Artemy Kovalyov
2
-17
/
+26
2017-08-24
Merge branch 'mellanox' into k.o/for-next
Doug Ledford
7
-135
/
+77
2017-08-24
IB: Avoid ib_modify_port() failure for RoCE devices
Selvin Xavier
1
-4
/
+7
2017-08-24
RDMA/core: Refactor get link layer wrapper
Leon Romanovsky
1
-9
/
+5
2017-08-24
RDMA/core: Delete BUG() from unreachable flow
Leon Romanovsky
1
-13
/
+7
2017-08-24
RDMA/(core, ulp): Convert register/unregister event handler to be void
Leon Romanovsky
4
-35
/
+12
2017-08-24
IB/uverbs: Introduce and use helper functions to copy ah attributes
Parav Pandit
1
-76
/
+51
2017-08-24
IB/cma: Fix erroneous validation of supported default GID type
Leon Romanovsky
1
-2
/
+2
2017-08-24
Merge branch 'k.o/for-4.13-rc' into k.o/for-next
Doug Ledford
2
-5
/
+13
2017-08-24
IB/core: Avoid accessing non-allocated memory when inferring port type
Noa Osherovich
2
-5
/
+13
2017-08-22
rdma: Autoload netlink client modules
Jason Gunthorpe
5
-0
/
+18
2017-08-22
rdma: Allow demand loading of NETLINK_RDMA
Jason Gunthorpe
1
-0
/
+3
2017-08-22
IB/hfi1: Determine 9B/16B L2 header type based on Address handle
Don Hiatt
2
-6
/
+18
2017-08-22
IB/core: Fix input len in multiple user verbs
Amrani, Ram
1
-30
/
+40
2017-08-22
RDMA/uverbs: Initialize cq_context appropriately
Bharat Potnuri
1
-1
/
+1
2017-08-18
Add OPA extended LID support
Hiatt, Don
3
-8
/
+9
2017-08-18
Merge branch 'k.o/for-4.13-rc' into k.o/for-next
Doug Ledford
5
-21
/
+54
2017-08-18
Merge branch 'misc' into k.o/for-next
Doug Ledford
4
-5
/
+5
2017-08-18
RDMA/uverbs: Initialize cq_context appropriately
Bharat Potnuri
1
-1
/
+1
[next]