index
:
kernel_xiaomi_vayu.git
r11.1
s12.1
kernel_xiaomi_vayu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
rdma
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/netlink: Add __maybe_unused to static inline in C file
Leon Romanovsky
2021-11-26
1
-1
/
+1
*
IB/mlx4: Avoid implicit enumerated type conversion
Nathan Chancellor
2019-11-24
1
-1
/
+1
*
RDMA/uverbs: Prevent potential underflow
Dan Carpenter
2019-11-12
1
-1
/
+1
*
IB/core: Add an unbound WQ type to the new CQ API
Jack Morgenstein
2019-10-05
1
-3
/
+6
*
IB/rxe: Revise the ib_wr_opcode enum
Jason Gunthorpe
2019-05-16
1
-14
/
+20
*
IB/hfi1: Optimize kthread pointer locking when queuing CQ entries
Sebastian Sanchez
2018-07-03
1
-1
/
+1
*
IB/core: Make testing MR flags for writability a static inline function
Jack Morgenstein
2018-07-03
1
-0
/
+14
*
IB/umem: Use the correct mm during ib_umem_release
Lidong Chen
2018-05-30
1
-1
/
+0
*
IB/core: Map iWarp AH type to undefined in rdma_ah_find_type
Don Hiatt
2018-04-26
1
-6
/
+14
*
RDMA/core: Clarify rdma_ah_find_type
Parav Pandit
2018-04-26
1
-2
/
+1
*
RDMA/ucma: Introduce safer rdma_addr_size() variants
Roland Dreier
2018-04-08
1
-0
/
+2
*
IB/core: Fix ib_wc structure size to remain in 64 bytes boundary
Bodong Wang
2018-02-22
1
-1
/
+1
*
IB/core: Fix endianness annotation in rdma_is_multicast_addr()
Bart Van Assche
2017-12-20
1
-2
/
+2
*
IB/core: Fix calculation of maximum RoCE MTU
Parav Pandit
2017-12-20
2
-11
/
+15
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
IB: Correct MR length field to be 64-bit
Parav Pandit
2017-09-25
1
-1
/
+1
*
IB/core: Fix typo in the name of the tag-matching cap struct
Leon Romanovsky
2017-09-25
1
-2
/
+2
*
Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-09-09
1
-0
/
+2
|
\
|
*
rdma core: Add rdma_rw_mr_payload()
Chuck Lever
2017-09-05
1
-0
/
+2
*
|
lib/interval_tree: fast overlap detection
Davidlohr Bueso
2017-09-08
2
-5
/
+8
*
|
IB/core: Assign root to all drivers
Matan Barak
2017-08-31
2
-0
/
+26
*
|
IB/core: Add legacy driver's user-data
Matan Barak
2017-08-31
1
-0
/
+46
*
|
IB/core: Export ioctl enum types to user-space
Matan Barak
2017-08-31
1
-17
/
+1
*
|
IB/core: Explicitly destroy an object while keeping uobject
Matan Barak
2017-08-31
1
-0
/
+1
*
|
IB/core: Add macros for declaring methods and attributes
Matan Barak
2017-08-31
1
-1
/
+104
*
|
IB/core: Add uverbs merge trees functionality
Matan Barak
2017-08-31
1
-1
/
+39
*
|
IB/core: Add DEVICE object and root tree structure
Matan Barak
2017-08-31
2
-0
/
+53
*
|
IB/core: Declare an object instead of declaring only type attributes
Matan Barak
2017-08-31
3
-35
/
+59
*
|
IB/core: Add new ioctl interface
Matan Barak
2017-08-31
2
-9
/
+94
*
|
IB/core: Add support to finalize objects in one transaction
Matan Barak
2017-08-30
1
-0
/
+53
*
|
IB/core: Add a generic way to execute an operation on a uobject
Matan Barak
2017-08-30
1
-0
/
+52
*
|
IB/core: Add new SRQ type IB_SRQT_TM
Artemy Kovalyov
2017-08-29
1
-2
/
+8
*
|
IB/core: Separate CQ handle in SRQ context
Artemy Kovalyov
2017-08-29
1
-11
/
+20
*
|
IB/core: Add XRQ capabilities
Artemy Kovalyov
2017-08-29
1
-0
/
+19
*
|
IB/rdmavt: Handle dereg of inuse MRs properly
Mike Marciniszyn
2017-08-28
2
-0
/
+4
*
|
IB/rdmavt: Add QP iterator API for QPs
Mike Marciniszyn
2017-08-28
1
-0
/
+29
*
|
RDMA/core: Cleanup device capability enum
Leon Romanovsky
2017-08-24
1
-3
/
+3
*
|
RDMA/(core, ulp): Convert register/unregister event handler to be void
Leon Romanovsky
2017-08-24
1
-2
/
+2
*
|
Merge branch 'k.o/for-4.13-rc' into k.o/for-next
Doug Ledford
2017-08-24
1
-0
/
+1
|
\
\
|
*
|
IB/core: Avoid accessing non-allocated memory when inferring port type
Noa Osherovich
2017-08-24
1
-0
/
+1
|
|
/
*
|
rdma: Autoload netlink client modules
Jason Gunthorpe
2017-08-22
1
-0
/
+12
*
|
IB/hfi1: Stricter bounds checking of MAD trap index
Kamenee Arumugame
2017-08-22
1
-1
/
+1
*
|
IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lids
Dasaratharaman Chandramouli
2017-08-22
1
-1
/
+1
*
|
IB/hfi1: Add 16B UD support
Don Hiatt
2017-08-22
1
-0
/
+1
*
|
IB/hfi1: Determine 9B/16B L2 header type based on Address handle
Don Hiatt
2017-08-22
2
-2
/
+17
*
|
IB/hfi1: Add support to receive 16B bypass packets
Don Hiatt
2017-08-22
1
-3
/
+0
*
|
IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDs
Don Hiatt
2017-08-22
1
-0
/
+18
*
|
IB/hfi1: Remove pmtu from the QP structure
Sebastian Sanchez
2017-08-22
1
-1
/
+0
*
|
Add OPA extended LID support
Hiatt, Don
2017-08-18
1
-6
/
+20
*
|
Merge branch 'misc' into k.o/for-next
Doug Ledford
2017-08-18
1
-1
/
+2
|
\
\
[next]