index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
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-09
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-04
Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
29
-578
/
+2718
2017-09-01
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-25
Merge branch 'mellanox' into k.o/for-next
Doug Ledford
7
-135
/
+77
2017-08-25
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-23
rdma: Autoload netlink client modules
Jason Gunthorpe
5
-0
/
+18
2017-08-23
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]