index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
rdma
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-09
RDMA/core: Make rdma_counter.h compile stand alone
Jason Gunthorpe
2
-3
/
+4
2019-07-08
RDMA/core: Provide RDMA DIM support for ULPs
Yamin Friedman
1
-0
/
+4
2019-07-08
IB/mlx5: Report correctly tag matching rendezvous capability
Danit Goldberg
1
-2
/
+2
2019-07-05
RDMA/nldev: Allow get default counter statistics through RDMA netlink
Mark Zhang
1
-0
/
+1
2019-07-05
RDMA/nldev: Allow counter manual mode configration through RDMA netlink
Mark Zhang
1
-0
/
+3
2019-07-05
RDMA/counter: Allow manual mode configuration support
Mark Zhang
1
-0
/
+7
2019-07-05
RDMA/core: Get sum value of all counters when perform a sysfs stat read
Mark Zhang
1
-0
/
+2
2019-07-05
RDMA/netlink: Implement counter dumpit calback
Mark Zhang
2
-0
/
+13
2019-07-05
RDMA/counter: Add "auto" configuration mode support
Mark Zhang
2
-0
/
+26
2019-07-05
RDMA/counter: Add set/clear per-port auto mode support
Mark Zhang
2
-0
/
+26
2019-07-05
RDMA/restrack: Introduce statistic counter
Mark Zhang
2
-0
/
+22
2019-06-28
IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR details
Michael J. Ruhl
1
-0
/
+50
2019-06-28
IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPs
Michael J. Ruhl
2
-5
/
+20
2019-06-28
IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is full
Kamenee Arumugam
2
-5
/
+45
2019-06-28
IB/rdmavt: Fracture single lock used for posting and processing RWQEs
Kamenee Arumugam
1
-0
/
+7
2019-06-28
IB/hfi1: Move receive work queue struct into uapi directory
Kamenee Arumugam
1
-21
/
+31
2019-06-28
IB/hfi1: Move rvt_cq_wc struct into uapi directory
Kamenee Arumugam
2
-6
/
+48
2019-06-28
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
3
-18
/
+3
2019-06-25
RDMA/netlink: Audit policy settings for netlink attributes
Doug Ledford
1
-0
/
+6
2019-06-24
RDMA/mlx5: Remove unused IB_WR_REG_SIG_MR code
Israel Rukshin
1
-19
/
+0
2019-06-24
RDMA/rw: Use IB_WR_REG_MR_INTEGRITY for PI handover
Israel Rukshin
1
-9
/
+0
2019-06-24
RDMA/core: Validate integrity handover device cap
Max Gurtovoy
1
-0
/
+1
2019-06-24
RDMA/core: Rename signature qp create flag and signature device capability
Israel Rukshin
1
-2
/
+2
2019-06-24
RDMA/core: Add an integrity MR pool support
Israel Rukshin
1
-1
/
+1
2019-06-24
RDMA/mlx5: Introduce and implement new IB_WR_REG_MR_INTEGRITY work request
Max Gurtovoy
1
-0
/
+1
2019-06-24
RDMA/mlx5: Add attr for max number page list length for PI operation
Max Gurtovoy
1
-0
/
+1
2019-06-24
RDMA/core: Add signature attrs element for ib_mr structure
Max Gurtovoy
2
-1
/
+3
2019-06-24
RDMA/core: Introduce ib_map_mr_sg_pi to map data/protection sgl's
Max Gurtovoy
1
-0
/
+9
2019-06-24
RDMA/core: Introduce IB_MR_TYPE_INTEGRITY and ib_alloc_mr_integrity API
Israel Rukshin
1
-0
/
+10
2019-06-24
RDMA/core: Save the MR type in the ib_mr structure
Max Gurtovoy
1
-0
/
+10
2019-06-24
RDMA/core: Introduce new header file for signature operations
Max Gurtovoy
2
-111
/
+121
2019-06-20
IB/{rdmavt, qib, hfi1}: Convert to new completion API
Mike Marciniszyn
1
-36
/
+0
2019-06-20
IB/rdmavt: Add new completion inline
Mike Marciniszyn
1
-0
/
+72
2019-06-20
RDMA: Convert destroy_wq to be void
Leon Romanovsky
1
-1
/
+1
2019-06-18
RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEV
Jason Gunthorpe
1
-0
/
+1
2019-06-18
RDMA: Add NLDEV_GET_CHARDEV to allow char dev discovery and autoload
Jason Gunthorpe
2
-0
/
+6
2019-06-17
RDMA: Move rdma_node_type to uapi/
Jason Gunthorpe
1
-12
/
+1
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
1
-3
/
+3
2019-06-11
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
1
-1
/
+1
2019-06-10
RDMA: Move owner into struct ib_device_ops
Jason Gunthorpe
1
-1
/
+1
2019-06-10
RDMA: Move uverbs_abi_ver into struct ib_device_ops
Jason Gunthorpe
1
-1
/
+1
2019-06-10
RDMA: Move driver_id into struct ib_device_ops
Jason Gunthorpe
2
-2
/
+3
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-18
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2
-18
/
+2
2019-05-21
RDMA/core: Make ib_destroy_cq() void
Leon Romanovsky
1
-2
/
+2
2019-05-21
RDMA/umem: Move page_shift from ib_umem to ib_odp_umem
Jason Gunthorpe
2
-15
/
+24
2019-05-21
RDMA/srp: Rename SRP sysfs name after IB device rename trigger
Leon Romanovsky
1
-0
/
+1
2019-05-06
RDMA: Add EFA related definitions
Gal Pressman
1
-1
/
+3
2019-05-06
RDMA/umem: Remove hugetlb flag
Shiraz Saleem
1
-1
/
+0
2019-05-06
RDMA/verbs: Add a DMA iterator to return aligned contiguous memory blocks
Shiraz Saleem
1
-0
/
+47
[next]