index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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 '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
|
*
|
IB/core: Explicitly destroy an object while keeping uobject
Matan Barak
2017-08-31
1
-0
/
+35
|
*
|
IB/core: Add uverbs merge trees functionality
Matan Barak
2017-08-31
2
-1
/
+667
|
*
|
IB/core: Add DEVICE object and root tree structure
Matan Barak
2017-08-31
1
-0
/
+17
|
*
|
IB/core: Declare an object instead of declaring only type attributes
Matan Barak
2017-08-31
1
-64
/
+48
|
*
|
IB/core: Add new ioctl interface
Matan Barak
2017-08-31
4
-1
/
+416
|
*
|
IB/core: Add might_sleep() annotation to ib_init_ah_from_wc()
Roland Dreier
2017-08-31
1
-0
/
+2
|
*
|
IB/cm: Fix sleeping in atomic when RoCE is used
Roland Dreier
2017-08-31
1
-19
/
+44
|
*
|
IB/core: Add support to finalize objects in one transaction
Matan Barak
2017-08-30
2
-1
/
+61
|
*
|
IB/core: Add a generic way to execute an operation on a uobject
Matan Barak
2017-08-30
2
-0
/
+75
|
*
|
IB/uverbs: Expose XRQ capabilities
Artemy Kovalyov
2017-08-29
1
-0
/
+10
|
*
|
IB/uverbs: Add new SRQ type IB_SRQT_TM
Artemy Kovalyov
2017-08-29
1
-1
/
+5
|
*
|
IB/core: Separate CQ handle in SRQ context
Artemy Kovalyov
2017-08-29
2
-17
/
+26
|
*
|
Merge branch 'mellanox' into k.o/for-next
Doug Ledford
2017-08-24
7
-135
/
+77
|
|
\
\
|
|
*
|
RDMA/core: Refactor get link layer wrapper
Leon Romanovsky
2017-08-24
1
-9
/
+5
|
|
*
|
RDMA/core: Delete BUG() from unreachable flow
Leon Romanovsky
2017-08-24
1
-13
/
+7
|
|
*
|
RDMA/(core, ulp): Convert register/unregister event handler to be void
Leon Romanovsky
2017-08-24
4
-35
/
+12
|
|
*
|
IB/uverbs: Introduce and use helper functions to copy ah attributes
Parav Pandit
2017-08-24
1
-76
/
+51
|
|
*
|
IB/cma: Fix erroneous validation of supported default GID type
Leon Romanovsky
2017-08-24
1
-2
/
+2
|
*
|
|
IB: Avoid ib_modify_port() failure for RoCE devices
Selvin Xavier
2017-08-24
1
-4
/
+7
|
|
/
/
|
*
|
Merge branch 'k.o/for-4.13-rc' into k.o/for-next
Doug Ledford
2017-08-24
2
-5
/
+13
|
|
\
\
|
*
|
|
rdma: Autoload netlink client modules
Jason Gunthorpe
2017-08-22
5
-0
/
+18
|
*
|
|
rdma: Allow demand loading of NETLINK_RDMA
Jason Gunthorpe
2017-08-22
1
-0
/
+3
|
*
|
|
IB/hfi1: Determine 9B/16B L2 header type based on Address handle
Don Hiatt
2017-08-22
2
-6
/
+18
|
*
|
|
IB/core: Fix input len in multiple user verbs
Amrani, Ram
2017-08-22
1
-30
/
+40
|
*
|
|
Add OPA extended LID support
Hiatt, Don
2017-08-18
3
-8
/
+9
|
*
|
|
Merge branch 'k.o/for-4.13-rc' into k.o/for-next
Doug Ledford
2017-08-18
5
-21
/
+54
|
|
\
\
\
|
*
\
\
\
Merge branch 'misc' into k.o/for-next
Doug Ledford
2017-08-18
4
-5
/
+5
|
|
\
\
\
\
|
|
*
|
|
|
RDMA/uverbs: Initialize cq_context appropriately
Bharat Potnuri
2017-08-18
1
-1
/
+1
|
|
*
|
|
|
iwcm: Don't allocate iwcm workqueue with WQ_MEM_RECLAIM
Sagi Grimberg
2017-08-18
1
-1
/
+1
|
|
*
|
|
|
cm: Don't allocate ib_cm workqueue with WQ_MEM_RECLAIM
Sagi Grimberg
2017-08-18
1
-1
/
+1
|
|
*
|
|
|
RDMA/core: make ib_device.add method optional
Sagi Grimberg
2017-08-18
1
-2
/
+2
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'rdma-netlink' into k.o/merge-test
Doug Ledford
2017-08-10
12
-251
/
+620
|
|
\
\
\
\
|
|
*
|
|
|
RDMA/netlink: Export node_type
Leon Romanovsky
2017-08-10
1
-0
/
+3
|
|
*
|
|
|
RDMA/netlink: Provide port state and physical link state
Leon Romanovsky
2017-08-10
1
-0
/
+6
|
|
*
|
|
|
RDMA/netlink: Export LID mask control (LMC)
Leon Romanovsky
2017-08-10
1
-0
/
+3
|
|
*
|
|
|
RDMA/netink: Export lids and sm_lids
Leon Romanovsky
2017-08-10
1
-1
/
+8
|
|
*
|
|
|
RDMA/netlink: Advertise IB subnet prefix
Leon Romanovsky
2017-08-10
1
-0
/
+5
|
|
*
|
|
|
RDMA/netlink: Export node_guid and sys_image_guid
Leon Romanovsky
2017-08-10
1
-0
/
+8
|
|
*
|
|
|
RDMA/netlink: Export FW version
Leon Romanovsky
2017-08-10
1
-0
/
+9
|
|
*
|
|
|
RDMA: Simplify get firmware interface
Leon Romanovsky
2017-08-10
2
-4
/
+4
[next]