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.13.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-09-22
IB/core: Fix for core panic
Alex Estrin
1
-2
/
+2
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
2017-08-18
iwcm: Don't allocate iwcm workqueue with WQ_MEM_RECLAIM
Sagi Grimberg
1
-1
/
+1
2017-08-18
cm: Don't allocate ib_cm workqueue with WQ_MEM_RECLAIM
Sagi Grimberg
1
-1
/
+1
2017-08-18
RDMA/core: make ib_device.add method optional
Sagi Grimberg
1
-2
/
+2
2017-08-16
IB/uverbs: Fix NULL pointer dereference during device removal
Maor Gottlieb
1
-1
/
+1
2017-08-16
IB/core: Protect sysfs entry on ib_unregister_device
Shiraz Saleem
1
-2
/
+3
2017-08-10
Merge branch 'rdma-netlink' into k.o/merge-test
Doug Ledford
12
-251
/
+620
2017-08-10
Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-test
Doug Ledford
8
-45
/
+198
2017-08-10
RDMA/netlink: Export node_type
Leon Romanovsky
1
-0
/
+3
2017-08-10
RDMA/netlink: Provide port state and physical link state
Leon Romanovsky
1
-0
/
+6
2017-08-10
RDMA/netlink: Export LID mask control (LMC)
Leon Romanovsky
1
-0
/
+3
2017-08-10
RDMA/netink: Export lids and sm_lids
Leon Romanovsky
1
-1
/
+8
2017-08-10
RDMA/netlink: Advertise IB subnet prefix
Leon Romanovsky
1
-0
/
+5
2017-08-10
RDMA/netlink: Export node_guid and sys_image_guid
Leon Romanovsky
1
-0
/
+8
2017-08-10
RDMA/netlink: Export FW version
Leon Romanovsky
1
-0
/
+9
2017-08-10
RDMA: Simplify get firmware interface
Leon Romanovsky
2
-4
/
+4
[next]