index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
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-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
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
-245
/
+614
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
2017-08-10
RDMA/netlink: Expose device and port capability masks
Leon Romanovsky
1
-0
/
+19
2017-08-10
RDMA/netlink: Implement nldev port doit callback
Leon Romanovsky
1
-0
/
+44
2017-08-10
RDMA/netlink: Add nldev port dumpit implementation
Leon Romanovsky
1
-0
/
+71
2017-08-10
RDMA/netlink: Add nldev device doit implementation
Leon Romanovsky
1
-0
/
+40
2017-08-10
RDMA/netlink: Implement nldev device dumpit calback
Leon Romanovsky
1
-1
/
+63
2017-08-10
RDMA/netlink: Add nldev initialization flows
Leon Romanovsky
3
-1
/
+49
2017-08-10
RDMA/netlink: Add netlink device definitions to UAPI
Leon Romanovsky
1
-1
/
+1
2017-08-10
RDMA/netlink: Update copyright
Leon Romanovsky
1
-0
/
+1
2017-08-10
RDMA/netlink: Convert LS to doit callback
Leon Romanovsky
5
-31
/
+25
2017-08-10
RDMA/netlink: Reduce indirection access to cb_table
Leon Romanovsky
1
-5
/
+8
2017-08-10
RDMA/netlink: Add and implement doit netlink callback
Leon Romanovsky
1
-5
/
+14
[prev]
[next]