index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
rdma
/
ib_verbs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-12-16
1
-101
/
+97
|
\
|
*
IB: Fix kernel-doc markups
Mauro Carvalho Chehab
2020-12-07
1
-0
/
+11
|
*
RDMA/uverbs: Allow drivers to create a new HW object during rereg_mr
Jason Gunthorpe
2020-12-07
1
-3
/
+4
|
*
RDMA/uverbs: Check ODP in ib_check_mr_access() as well
Jason Gunthorpe
2020-12-07
1
-1
/
+5
|
*
RDMA/restrack: Support all QP types
Leon Romanovsky
2020-11-27
1
-2
/
+8
|
*
RDMA/core: remove use of dma_virt_ops
Christoph Hellwig
2020-11-17
1
-23
/
+50
|
*
RDMA: Lift ibdev_to_node from rds to common code
Christoph Hellwig
2020-11-12
1
-0
/
+13
|
*
RDMA/core: Remove ib_dma_{alloc,free}_coherent
Christoph Hellwig
2020-11-12
1
-29
/
+0
|
*
RDMA/core: Postpone uobject cleanup on failure till FD close
Leon Romanovsky
2020-11-12
1
-42
/
+2
|
*
RDMA: Remove AH from uverbs_cmd_mask
Jason Gunthorpe
2020-10-26
1
-0
/
+2
|
*
RDMA/core Remove uverbs_ex_cmd_mask
Jason Gunthorpe
2020-10-26
1
-1
/
+0
|
*
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
2020-10-26
1
-0
/
+2
*
|
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-23
1
-0
/
+1
|
/
*
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
2020-10-16
1
-1
/
+2
*
RDMA/uverbs: Expose the new GID query API to user space
Avihai Horon
2020-10-01
1
-3
/
+3
*
RDMA/core: Modify enum ib_gid_type and enum rdma_network_type
Avihai Horon
2020-10-01
1
-7
/
+10
*
RDMA/core: Remove ucontext->closing
Jason Gunthorpe
2020-09-30
1
-6
/
+0
*
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
2020-09-18
1
-3
/
+4
|
\
|
*
RDMA: Fix link active_speed size
Aharon Landau
2020-09-18
1
-3
/
+4
*
|
RDMA: Convert RWQ table logic to ib_core allocation scheme
Leon Romanovsky
2020-09-17
1
-5
/
+4
*
|
RDMA: Clean MW allocation and free flows
Leon Romanovsky
2020-09-17
1
-2
/
+2
*
|
RDMA/core: Added missing WR and WC opcodes
Bob Pearson
2020-09-11
1
-7
/
+9
*
|
RDMA/umem: Use simpler logic for ib_umem_find_best_pgsz()
Jason Gunthorpe
2020-09-09
1
-24
/
+0
*
|
RDMA: Make counters destroy symmetrical
Leon Romanovsky
2020-09-09
1
-1
/
+1
*
|
RDMA: Restore ability to return error for destroy WQ
Leon Romanovsky
2020-09-09
1
-2
/
+2
*
|
RDMA: Change XRCD destroy return value
Leon Romanovsky
2020-09-09
1
-1
/
+1
*
|
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2020-09-09
1
-2
/
+4
*
|
RDMA/core: Delete function indirection for alloc/free kernel CQ
Leon Romanovsky
2020-09-09
1
-56
/
+6
*
|
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2020-09-09
1
-3
/
+5
*
|
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
2020-09-09
1
-3
/
+5
*
|
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2020-09-09
1
-8
/
+5
*
|
RDMA/core: Change how failing destroy is handled during uobj abort
Jason Gunthorpe
2020-09-09
1
-5
/
+0
*
|
RDMA/hns: Get udp sport num dynamically instead of using a fixed value
Weihang Li
2020-08-31
1
-0
/
+1
*
|
RDMA: Remove constant domain argument from flow creation call
Leon Romanovsky
2020-08-18
1
-12
/
+1
|
/
*
RDMA/include: Replace license text with SPDX tags
Leon Romanovsky
2020-07-29
1
-29
/
+2
*
RDMA: Move XRCD to be under ib_core responsibility
Leon Romanovsky
2020-07-06
1
-3
/
+3
*
RDMA/core: Create and destroy counters in the ib_core
Leon Romanovsky
2020-07-06
1
-3
/
+4
*
IB/uverbs: Expose UAPI to query ucontext
Yishai Hadas
2020-07-06
1
-0
/
+4
*
RDMA/core: Optimize XRC target lookup
Maor Gottlieb
2020-07-06
1
-3
/
+2
*
RDMA/core: Clean ib_alloc_xrcd() and reuse it to allocate XRC domain
Maor Gottlieb
2020-07-06
1
-15
/
+3
*
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
2020-07-06
1
-1
/
+1
*
RDMA/core: Remove ib_alloc_mr_user function
Gal Pressman
2020-07-06
1
-8
/
+2
*
RDMA/mlx5: Introduce ODP prefetch counter
Maor Gottlieb
2020-07-03
1
-0
/
+1
*
RDMA/core: Delete not-used create RWQ table function
Leon Romanovsky
2020-06-24
1
-3
/
+0
*
RDMA: Add support to dump resource tracker in RAW format
Maor Gottlieb
2020-06-24
1
-0
/
+3
*
RDMA: Add dedicated CM_ID resource tracker function
Maor Gottlieb
2020-06-23
1
-2
/
+2
*
RDMA: Add dedicated QP resource tracker function
Maor Gottlieb
2020-06-23
1
-0
/
+1
*
RDMA: Add a dedicated CQ resource tracker function
Maor Gottlieb
2020-06-23
1
-0
/
+1
*
RDMA: Add dedicated MR resource tracker function
Maor Gottlieb
2020-06-23
1
-2
/
+2
*
dynamic_debug: add an option to enable dynamic debug for modules only
Orson Zhai
2020-06-08
1
-2
/
+4
[next]