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
/
uapi
/
rdma
/
ib_user_verbs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-28
treewide: uapi: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-36
/
+36
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
1
-0
/
+4
2022-04-04
IB/uverbs: Move part of enum ib_device_cap_flags to uapi
Xiao Yang
1
-0
/
+31
2022-04-04
IB/uverbs: Move enum ib_raw_packet_caps to uapi
Xiao Yang
1
-0
/
+7
2020-10-27
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
1
-14
/
+0
2020-09-11
RDMA/core: Added missing WR and WC opcodes
Bob Pearson
1
-0
/
+11
2019-02-05
IB/uverbs: Expose XRC ODP device capabilities
Moni Shoua
1
-0
/
+2
2018-12-18
RDMA/uverbs: Implement an ioctl that can call write and write_ex handlers
Jason Gunthorpe
1
-1
/
+1
2018-11-27
RDMA/uverbs: Add missing driver_data
Jason Gunthorpe
1
-3
/
+13
2018-09-18
IB/rxe: Revise the ib_wr_opcode enum
Jason Gunthorpe
1
-1
/
+19
2018-07-10
IB/uverbs: Pass IB_UVERBS_QPF_GRH_REQUIRED to user space
Artemy Kovalyov
1
-1
/
+2
2018-07-10
RDMA: Fix storage of PortInfo CapabilityMask in the kernel
Jason Gunthorpe
1
-1
/
+1
2018-06-04
Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...
Jason Gunthorpe
1
-0
/
+13
2018-06-02
IB/uverbs: Add support for flow counters
Raed Salem
1
-0
/
+13
2018-05-17
IB/uverbs: Expose MPLS flow spec to the user-kernel ABI header
Ariel Levkovich
1
-0
/
+23
2018-05-17
IB/uverbs: Expose GRE flow spec to the user-kernel ABI header
Ariel Levkovich
1
-0
/
+27
2018-04-23
uapi: Fix SPDX tags for files referring to the 'OpenIB.org' license
Jason Gunthorpe
1
-1
/
+1
2018-04-05
IB/uverbs: Expose device memory capabilities to user
Ariel Levkovich
1
-0
/
+1
2018-04-04
IB/uverbs: Introduce ESP steering match filter
Matan Barak
1
-0
/
+18
2018-04-04
IB/uverbs: Add action_handle flow steering specification
Matan Barak
1
-0
/
+13
2018-03-27
RDMA: Change all uapi headers to use __aligned_u64 instead of __u64
Jason Gunthorpe
1
-79
/
+79
2018-02-23
RDMA/uverbs: Reduce number of command header flags checks
Leon Romanovsky
1
-4
/
+1
2018-01-29
RDMA: Move enum ib_cq_creation_flags to uapi headers
Jason Gunthorpe
1
-1
/
+6
2018-01-16
RDMA: Mark imm_data as be32 in the verbs uapi header
Jason Gunthorpe
1
-2
/
+2
2017-11-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-1
/
+21
2017-11-14
IB/uverbs: Add CQ moderation capability to query_device
Yonatan Cohen
1
-0
/
+7
2017-11-14
IB/uverbs: Allow CQ moderation with modify CQ
Yonatan Cohen
1
-1
/
+14
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-25
IB/core: Fix typo in the name of the tag-matching cap struct
Leon Romanovsky
1
-1
/
+1
2017-08-29
IB/uverbs: Expose XRQ capabilities
Artemy Kovalyov
1
-0
/
+15
2017-08-29
IB/uverbs: Add XRQ creation parameter to UAPI
Artemy Kovalyov
1
-1
/
+1
2017-07-24
IB/uverbs: Enable QP creation with a given source QP number
Yishai Hadas
1
-1
/
+1
2017-05-10
smc_diag.h: fix include from userland
Nicolas Dichtel
1
-0
/
+2
2017-04-21
IB/core: Introduce drop flow specification
Slava Shwartsman
1
-0
/
+11
2017-02-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-1
/
+18
2017-02-14
IB/uverbs: Enable WQ creation and modification with cvlan offload
Noa Osherovich
1
-0
/
+4
2017-02-14
IB/uverbs: Expose vlan offloads capabilities
Noa Osherovich
1
-1
/
+1
2017-02-14
IB/uverbs: Add support for flow tag
Moses Reuben
1
-0
/
+13
2017-02-08
RDMA: Don't reference kernel private header from UAPI header
Leon Romanovsky
1
-3
/
+8
2016-12-13
IB/uverbs: Extend modify_qp and support packet pacing
Bodong Wang
1
-0
/
+21
2016-12-13
IB/uverbs: Add support for Vxlan protocol
Moses Reuben
1
-0
/
+17
2016-10-07
IB/core: Add more fields to IPv6 flow specification
Maor Gottlieb
1
-2
/
+7
2016-10-07
IB/uverbs: Add more fields to IPv4 flow specification
Maor Gottlieb
1
-0
/
+4
2016-10-07
IB/uverbs: Expose RSS related capabilities
Yishai Hadas
1
-0
/
+14
2016-06-23
IB/core: Add IPv6 support to flow steering
Maor Gottlieb
1
-0
/
+18
2016-06-23
IB/uverbs: Extend create QP to get RWQ indirection table
Yishai Hadas
1
-0
/
+10
2016-06-23
IB/uverbs: Introduce RWQ Indirection table
Yishai Hadas
1
-0
/
+26
2016-06-23
IB/uverbs: Add WQ support
Yishai Hadas
1
-0
/
+41
2016-05-14
IB/core: Add extended device capability flags
Majd Dibbiny
1
-0
/
+1
2015-10-22
IB/core: Extend ib_uverbs_create_qp
Eran Ben Elisha
1
-0
/
+26
[next]