index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
uverbs_cmd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-01
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
1
-0
/
+5
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
1
-67
/
+77
2017-05-01
IB/core: Rename ib_destroy_ah to rdma_destroy_ah
Dasaratharaman Chandramouli
1
-1
/
+1
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
1
-1
/
+1
2017-05-01
IB/core: Check for global flag when using ah_attr
Dasaratharaman Chandramouli
1
-30
/
+50
2017-04-28
IB/core: If the MGID/MLID pair is not on the list return an error
Michael J. Ruhl
1
-4
/
+9
2017-04-25
infiniband/uverbs: Fix integer overflows
Vlad Tsyrklevich
1
-1
/
+12
2017-04-21
IB/core: Introduce drop flow specification
Slava Shwartsman
1
-0
/
+7
2017-04-20
IB/core: Rename uverbs event file structure
Matan Barak
1
-4
/
+4
2017-04-20
IB/core: A small refactor in destroy WQ handler
Matan Barak
1
-7
/
+1
2017-04-05
IB/core: Change completion channel to use the reworked objects schema
Matan Barak
1
-20
/
+37
2017-04-05
IB/core: Add lock to multicast handlers
Matan Barak
1
-0
/
+5
2017-04-05
IB/core: Change idr objects to use the new schema
Matan Barak
1
-994
/
+317
2017-04-05
IB/core: Add idr based standard types
Matan Barak
1
-5
/
+11
2017-04-05
IB/core: Refactor idr to be per uverbs_file
Matan Barak
1
-82
/
+75
2017-02-27
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-6
/
+96
2017-02-14
IB/uverbs: Enable QP creation with cvlan offload
Noa Osherovich
1
-1
/
+2
2017-02-14
IB/uverbs: Enable WQ creation and modification with cvlan offload
Noa Osherovich
1
-1
/
+8
2017-02-14
IB/uverbs: Expose vlan offloads capabilities
Noa Osherovich
1
-0
/
+6
2017-02-14
IB/uverbs: Add support for flow tag
Moses Reuben
1
-2
/
+33
2017-01-10
IB/core: added support to use rdma cgroup controller
Parav Pandit
1
-6
/
+96
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-13
IB/uverbs: Extend modify_qp and support packet pacing
Bodong Wang
1
-69
/
+123
2016-12-13
IB/core: Let create_ah return extended response to user
Moni Shoua
1
-1
/
+10
2016-12-13
IB/core: Change ib_resolve_eth_dmac to use it in create AH
Moni Shoua
1
-3
/
+5
2016-12-13
IB/core: Introduce inner flow steering
Moses Reuben
1
-1
/
+3
2016-12-13
IB/core: Add flow spec tunneling support
Moses Reuben
1
-0
/
+15
2016-11-16
IB/core: Save QP in ib_flow structure
Mark Bloch
1
-1
/
+0
2016-10-07
IB/core: Add more fields to IPv6 flow specification
Maor Gottlieb
1
-0
/
+4
2016-10-07
IB/uverbs: Add support to extend flow steering specifications
Maor Gottlieb
1
-25
/
+73
2016-10-07
IB/uverbs: Expose RSS related capabilities
Yishai Hadas
1
-0
/
+17
2016-09-23
IB/core: rename pd->local_mr to pd->__internal_mr
Christoph Hellwig
1
-1
/
+1
2016-06-23
IB/core: Add IPv6 support to flow steering
Maor Gottlieb
1
-0
/
+9
2016-06-23
IB/uverbs: Extend create QP to get RWQ indirection table
Yishai Hadas
1
-12
/
+63
2016-06-23
IB/uverbs: Introduce RWQ Indirection table
Yishai Hadas
1
-0
/
+210
2016-06-23
IB/uverbs: Add WQ support
Yishai Hadas
1
-0
/
+243
2016-05-18
IB/core: Do not require CAP_NET_ADMIN for packet sniffing
Christoph Lameter
1
-2
/
+1
2016-05-13
IB/core: Add Scatter FCS create flag
Majd Dibbiny
1
-1
/
+2
2016-05-13
IB/core: Add extended device capability flags
Majd Dibbiny
1
-0
/
+5
2016-03-21
IB/{core, ulp} Support above 32 possible device capability flags
Leon Romanovsky
1
-1
/
+1
2016-03-21
IB/core: Replace setting the zero values in ib_uverbs_ex_query_device
Leon Romanovsky
1
-12
/
+3
2016-03-16
Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6
Doug Ledford
1
-1
/
+15
2016-03-03
IB/{core, mlx5}: Fix input len in vendor part of create_qp/srq
Majd Dibbiny
1
-3
/
+6
2016-03-01
IB/core: Add vendor's specific data to alloc mw
Matan Barak
1
-1
/
+7
2016-02-29
IB/core: Add don't trap flag to flow creation
Marina Varshaver
1
-0
/
+8
2015-12-23
IB/core: Add cross-channel support
Leon Romanovsky
1
-1
/
+4
2015-12-23
IB: remove the write-only usecnt field from struct ib_mr
Christoph Hellwig
1
-6
/
+0
2015-12-23
IB: remove in-kernel support for memory windows
Christoph Hellwig
1
-2
/
+2
2015-12-22
IB/core: Avoid calling ib_query_device
Or Gerlitz
1
-19
/
+4
2015-12-07
IB/core: use RCU for uverbs id lookup
Mike Marciniszyn
1
-5
/
+7
[next]