index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
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 branch 'for-next-early' into for-next
Doug Ledford
2017-10-18
12
-151
/
+135
|
\
|
*
RDMA/uverbs: Make the code in ib_uverbs_cmd_verbs() less confusing
Bart Van Assche
2017-10-18
1
-10
/
+3
|
*
RDMA/iwcm: Remove a set-but-not-used variable
Bart Van Assche
2017-10-14
1
-3
/
+0
|
*
RDMA/cma: Avoid triggering undefined behavior
Bart Van Assche
2017-10-14
1
-4
/
+7
|
*
IB/cm: Suppress gcc 7 fall-through complaints
Bart Van Assche
2017-10-14
1
-0
/
+1
|
*
IB/core: remove redundant check on prot_sg_cnt
Colin Ian King
2017-10-10
1
-14
/
+10
|
*
IB/core: Simplify sa_path_set_[sd]lid() calls
Bart Van Assche
2017-10-10
2
-19
/
+17
|
*
IB/core: Do not warn on lid conversions for OPA
Don Hiatt
2017-10-04
1
-1
/
+10
|
*
IB/uverbs: clean up INIT_UDATA() macro usage
Arnd Bergmann
2017-09-27
2
-80
/
+67
|
*
IB/uverbs: clean up INIT_UDATA_BUF_OR_NULL usage
Arnd Bergmann
2017-09-27
3
-20
/
+20
|
*
IB/core: fix spelling mistake: "aceess" -> "access"
Colin Ian King
2017-09-27
1
-1
/
+1
*
|
IB/core: Fix use workqueue without WQ_MEM_RECLAIM
Parav Pandit
2017-10-18
1
-1
/
+1
*
|
IB/core: Fix unable to change lifespan entry for hw_counters
Parav Pandit
2017-10-18
1
-1
/
+15
*
|
IB: Let ib_core resolve destination mac address
Parav Pandit
2017-10-18
1
-3
/
+5
*
|
IB/core: Introduce and use rdma_create_user_ah
Parav Pandit
2017-10-18
3
-12
/
+40
*
|
RDMA/iwpm: Properly mark end of NL messages
Shiraz Saleem
2017-09-29
2
-0
/
+13
*
|
IB/core: Fix qp_sec use after free access
Parav Pandit
2017-09-25
1
-1
/
+3
*
|
IB/core: Fix typo in the name of the tag-matching cap struct
Leon Romanovsky
2017-09-25
1
-7
/
+7
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-09-23
1
-2
/
+2
|
\
|
*
IB/core: Fix for core panic
Alex Estrin
2017-09-22
1
-2
/
+2
*
|
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
|
|
\
\
[next]