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.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
/
include
/
rdma
/
ib_verbs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-26
RDMA: Lift ibdev_to_node from rds to common code
Christoph Hellwig
1
-0
/
+13
2021-01-09
RDMA/core: remove use of dma_virt_ops
Christoph Hellwig
1
-23
/
+50
2020-10-16
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
1
-1
/
+2
2020-10-02
RDMA/uverbs: Expose the new GID query API to user space
Avihai Horon
1
-3
/
+3
2020-10-02
RDMA/core: Modify enum ib_gid_type and enum rdma_network_type
Avihai Horon
1
-7
/
+10
2020-09-30
RDMA/core: Remove ucontext->closing
Jason Gunthorpe
1
-6
/
+0
2020-09-18
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
1
-3
/
+4
2020-09-18
RDMA: Fix link active_speed size
Aharon Landau
1
-3
/
+4
2020-09-17
RDMA: Convert RWQ table logic to ib_core allocation scheme
Leon Romanovsky
1
-5
/
+4
2020-09-17
RDMA: Clean MW allocation and free flows
Leon Romanovsky
1
-2
/
+2
2020-09-11
RDMA/core: Added missing WR and WC opcodes
Bob Pearson
1
-7
/
+9
2020-09-09
RDMA/umem: Use simpler logic for ib_umem_find_best_pgsz()
Jason Gunthorpe
1
-24
/
+0
2020-09-09
RDMA: Make counters destroy symmetrical
Leon Romanovsky
1
-1
/
+1
2020-09-09
RDMA: Restore ability to return error for destroy WQ
Leon Romanovsky
1
-2
/
+2
2020-09-09
RDMA: Change XRCD destroy return value
Leon Romanovsky
1
-1
/
+1
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
1
-2
/
+4
2020-09-09
RDMA/core: Delete function indirection for alloc/free kernel CQ
Leon Romanovsky
1
-56
/
+6
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
1
-3
/
+5
2020-09-09
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
1
-3
/
+5
2020-09-09
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
1
-8
/
+5
2020-09-09
RDMA/core: Change how failing destroy is handled during uobj abort
Jason Gunthorpe
1
-5
/
+0
2020-08-31
RDMA/hns: Get udp sport num dynamically instead of using a fixed value
Weihang Li
1
-0
/
+1
2020-08-18
RDMA: Remove constant domain argument from flow creation call
Leon Romanovsky
1
-12
/
+1
2020-07-29
RDMA/include: Replace license text with SPDX tags
Leon Romanovsky
1
-29
/
+2
2020-07-07
RDMA: Move XRCD to be under ib_core responsibility
Leon Romanovsky
1
-3
/
+3
2020-07-07
RDMA/core: Create and destroy counters in the ib_core
Leon Romanovsky
1
-3
/
+4
2020-07-07
IB/uverbs: Expose UAPI to query ucontext
Yishai Hadas
1
-0
/
+4
2020-07-07
RDMA/core: Optimize XRC target lookup
Maor Gottlieb
1
-3
/
+2
2020-07-07
RDMA/core: Clean ib_alloc_xrcd() and reuse it to allocate XRC domain
Maor Gottlieb
1
-15
/
+3
2020-07-07
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
1
-1
/
+1
2020-07-07
RDMA/core: Remove ib_alloc_mr_user function
Gal Pressman
1
-8
/
+2
2020-07-03
RDMA/mlx5: Introduce ODP prefetch counter
Maor Gottlieb
1
-0
/
+1
2020-06-24
RDMA/core: Delete not-used create RWQ table function
Leon Romanovsky
1
-3
/
+0
2020-06-24
RDMA: Add support to dump resource tracker in RAW format
Maor Gottlieb
1
-0
/
+3
2020-06-23
RDMA: Add dedicated CM_ID resource tracker function
Maor Gottlieb
1
-2
/
+2
2020-06-23
RDMA: Add dedicated QP resource tracker function
Maor Gottlieb
1
-0
/
+1
2020-06-23
RDMA: Add a dedicated CQ resource tracker function
Maor Gottlieb
1
-0
/
+1
2020-06-23
RDMA: Add dedicated MR resource tracker function
Maor Gottlieb
1
-2
/
+2
2020-06-08
dynamic_debug: add an option to enable dynamic debug for modules only
Orson Zhai
1
-2
/
+4
2020-06-03
RDMA: Remove 'max_map_per_fmr'
Jason Gunthorpe
1
-1
/
+0
2020-06-03
RDMA: Remove 'max_fmr'
Jason Gunthorpe
1
-1
/
+0
2020-06-03
RDMA/core: Remove FMR device ops
Max Gurtovoy
1
-59
/
+0
2020-05-29
RDMA/core: Introduce shared CQ pool API
Yamin Friedman
1
-1
/
+16
2020-05-29
RDMA/core: Add protection for shared CQs used by ULPs
Yamin Friedman
1
-1
/
+4
2020-05-22
IB/uverbs: Move QP, SRQ, WQ type and flags to UAPI
Yishai Hadas
1
-19
/
+24
2020-05-22
RDMA/core: Allow the ioctl layer to abort a fully created uobject
Jason Gunthorpe
1
-0
/
+5
2020-05-21
IB/ipoib: Increase ipoib Datagram mode MTU's upper limit
Kaike Wan
1
-0
/
+77
2020-05-21
IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPs
Gary Leshner
1
-2
/
+2
2020-05-21
IB/hfi1: Add functions to transmit datagram ipoib packets
Gary Leshner
1
-0
/
+1
2020-05-18
RDMA/core: Consolidate ib_create_srq flows
Jason Gunthorpe
1
-15
/
+12
[next]