index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
verbs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
2017-05-01
1
-4
/
+9
*
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2017-05-01
1
-22
/
+23
*
IB/core: Rename ib_destroy_ah to rdma_destroy_ah
Dasaratharaman Chandramouli
2017-05-01
1
-2
/
+2
*
IB/core: Rename ib_query_ah to rdma_query_ah
Dasaratharaman Chandramouli
2017-05-01
1
-2
/
+2
*
IB/core: Rename ib_modify_ah to rdma_modify_ah
Dasaratharaman Chandramouli
2017-05-01
1
-2
/
+2
*
IB/core: Rename ib_create_ah to rdma_create_ah
Dasaratharaman Chandramouli
2017-05-01
1
-3
/
+3
*
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
2017-05-01
1
-6
/
+6
*
IB/core: For multicast functions, verify that LIDs are multicast LIDs
Michael J. Ruhl
2017-04-28
1
-2
/
+6
*
IB/core: Add support for draining IB_POLL_DIRECT completion queues
Bart Van Assche
2017-02-19
1
-20
/
+15
*
IB/core: Add inline function to validate port
Yuval Shaia
2017-01-27
1
-2
/
+1
*
IB/core: Support rate limit for packet pacing
Bodong Wang
2016-12-13
1
-0
/
+2
*
IB/core: Let create_ah return extended response to user
Moni Shoua
2016-12-13
1
-1
/
+1
*
IB/core: Change ib_resolve_eth_dmac to use it in create AH
Moni Shoua
2016-12-13
1
-42
/
+42
*
IB/mlx4: Handle IPv4 header when demultiplexing MAD
Moni Shoua
2016-11-16
1
-7
/
+9
*
IB/core: Save QP in ib_flow structure
Mark Bloch
2016-11-16
1
-1
/
+3
*
IB/core: correctly handle rdma_rw_init_mrs() failure
Steve Wise
2016-10-07
1
-1
/
+1
*
IB/core: Improve ib_map_mr_sg() documentation
Bart Van Assche
2016-10-07
1
-4
/
+4
*
IB/core: remove ib_get_dma_mr
Christoph Hellwig
2016-09-23
1
-26
/
+8
*
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
2016-09-23
1
-5
/
+22
*
IB/core: rename pd->local_mr to pd->__internal_mr
Christoph Hellwig
2016-09-23
1
-6
/
+6
*
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...
Linus Torvalds
2016-08-04
1
-0
/
+9
|
\
|
*
IB/core, RDMA RW API: Do not exceed QP SGE send limit
Bart Van Assche
2016-08-02
1
-0
/
+9
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-08-04
1
-2
/
+161
|
\
\
|
|
/
|
/
|
|
*
IB/core: Extend create QP to get indirection table
Yishai Hadas
2016-06-23
1
-2
/
+17
|
*
IB/core: Introduce Receive Work Queue indirection table
Yishai Hadas
2016-06-23
1
-0
/
+62
|
*
IB/core: Introduce Work Queue object and its verbs
Yishai Hadas
2016-06-23
1
-0
/
+82
*
|
IB/core: Fix false search of the IB_SA_WELL_KNOWN_GUID
Eli Cohen
2016-06-23
1
-6
/
+10
|
/
*
IB/core: Enhance ib_map_mr_sg()
Bart Van Assche
2016-05-13
1
-5
/
+21
*
IB/core: add RW API support for signature MRs
Christoph Hellwig
2016-05-13
1
-0
/
+1
*
IB/core: generic RDMA READ/WRITE API
Christoph Hellwig
2016-05-13
1
-0
/
+25
*
IB/core: add a need_inval flag to struct ib_mr
Steve Wise
2016-05-13
1
-0
/
+2
*
IB/core: add a simple MR pool
Christoph Hellwig
2016-05-13
1
-0
/
+5
*
IB/core: refactor ib_create_qp
Christoph Hellwig
2016-05-13
1
-49
/
+54
*
IB/core: Add passing an offset into the SG to ib_map_mr_sg
Christoph Hellwig
2016-05-13
1
-12
/
+12
*
IB/core: Don't drain non-existent rq queue-pair
Sagi Grimberg
2016-04-26
1
-1
/
+2
*
IB/core: Add interfaces to control VF attributes
Eli Cohen
2016-03-21
1
-0
/
+40
*
-
.
Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6
Doug Ledford
2016-03-16
1
-0
/
+2
|
\
\
|
|
*
IB/core: Add arbitrary sg_list support
Sagi Grimberg
2016-03-04
1
-0
/
+2
|
|
/
*
/
IB: new common API for draining queues
Steve Wise
2016-02-29
1
-0
/
+164
|
/
*
IB/core: Use hop-limit from IP stack for RoCE
Matan Barak
2016-01-19
1
-9
/
+7
*
IB/core: Rename rdma_addr_find_dmac_by_grh
Matan Barak
2016-01-19
1
-9
/
+9
*
IB/core: Remove set-but-not-used variable from ib_sg_to_pages()
Bart Van Assche
2016-01-19
1
-2
/
+1
*
IB: remove the write-only usecnt field from struct ib_mr
Christoph Hellwig
2015-12-23
1
-7
/
+1
*
IB: remove in-kernel support for memory windows
Christoph Hellwig
2015-12-23
1
-36
/
+0
*
IB: remove ib_query_mr
Christoph Hellwig
2015-12-23
1
-7
/
+0
*
IB/core: Validate route when we init ah
Matan Barak
2015-12-23
1
-13
/
+35
*
IB/core: Add rdma_network_type to wc
Somnath Kotur
2015-12-23
1
-5
/
+118
*
IB/core: Add gid_type to gid attribute
Matan Barak
2015-12-23
1
-0
/
+1
*
IB/core: Avoid calling ib_query_device
Or Gerlitz
2015-12-22
1
-7
/
+1
*
IB core: Fix ib_sg_to_pages()
Bart Van Assche
2015-12-07
1
-21
/
+22
[next]