index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
verbs.c
Age
Commit message (
Expand
)
Author
2016-10-07
IB/core: correctly handle rdma_rw_init_mrs() failure
Steve Wise
2016-10-07
IB/core: Improve ib_map_mr_sg() documentation
Bart Van Assche
2016-09-23
IB/core: remove ib_get_dma_mr
Christoph Hellwig
2016-09-23
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
2016-09-23
IB/core: rename pd->local_mr to pd->__internal_mr
Christoph Hellwig
2016-08-04
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...
Linus Torvalds
2016-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-08-02
IB/core, RDMA RW API: Do not exceed QP SGE send limit
Bart Van Assche
2016-06-23
IB/core: Extend create QP to get indirection table
Yishai Hadas
2016-06-23
IB/core: Introduce Receive Work Queue indirection table
Yishai Hadas
2016-06-23
IB/core: Introduce Work Queue object and its verbs
Yishai Hadas
2016-06-23
IB/core: Fix false search of the IB_SA_WELL_KNOWN_GUID
Eli Cohen
2016-05-13
IB/core: Enhance ib_map_mr_sg()
Bart Van Assche
2016-05-13
IB/core: add RW API support for signature MRs
Christoph Hellwig
2016-05-13
IB/core: generic RDMA READ/WRITE API
Christoph Hellwig
2016-05-13
IB/core: add a need_inval flag to struct ib_mr
Steve Wise
2016-05-13
IB/core: add a simple MR pool
Christoph Hellwig
2016-05-13
IB/core: refactor ib_create_qp
Christoph Hellwig
2016-05-13
IB/core: Add passing an offset into the SG to ib_map_mr_sg
Christoph Hellwig
2016-04-26
IB/core: Don't drain non-existent rq queue-pair
Sagi Grimberg
2016-03-21
IB/core: Add interfaces to control VF attributes
Eli Cohen
2016-03-16
Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6
Doug Ledford
2016-03-04
IB/core: Add arbitrary sg_list support
Sagi Grimberg
2016-02-29
IB: new common API for draining queues
Steve Wise
2016-01-19
IB/core: Use hop-limit from IP stack for RoCE
Matan Barak
2016-01-19
IB/core: Rename rdma_addr_find_dmac_by_grh
Matan Barak
2016-01-19
IB/core: Remove set-but-not-used variable from ib_sg_to_pages()
Bart Van Assche
2015-12-23
IB: remove the write-only usecnt field from struct ib_mr
Christoph Hellwig
2015-12-23
IB: remove in-kernel support for memory windows
Christoph Hellwig
2015-12-23
IB: remove ib_query_mr
Christoph Hellwig
2015-12-23
IB/core: Validate route when we init ah
Matan Barak
2015-12-23
IB/core: Add rdma_network_type to wc
Somnath Kotur
2015-12-23
IB/core: Add gid_type to gid attribute
Matan Barak
2015-12-22
IB/core: Avoid calling ib_query_device
Or Gerlitz
2015-12-07
IB core: Fix ib_sg_to_pages()
Bart Van Assche
2015-10-30
IB/core, cma: Make __attribute_const__ declarations sparse-friendly
Bart Van Assche
2015-10-29
IB/core: Remove old fast registration API
Sagi Grimberg
2015-10-28
IB/core: Introduce new fast registration API
Sagi Grimberg
2015-10-21
IB/core: Use GID table in AH creation and dmac resolution
Matan Barak
2015-10-21
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
2015-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-08-30
IB/core: Make ib_dealloc_pd return void
Jason Gunthorpe
2015-08-30
IB/core: Guarantee that a local_dma_lkey is available
Jason Gunthorpe
2015-08-30
IB/core: Drop ib_alloc_fast_reg_mr
Sagi Grimberg
2015-08-30
IB: Modify ib_create_mr API
Sagi Grimberg
2015-08-30
IB/core: Get rid of redundant verb ib_destroy_mr
Sagi Grimberg
2015-08-05
core: Remove the ib_reg_phys_mr() and ib_rereg_phys_mr() verbs
Chuck Lever
2015-06-12
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
2015-06-12
IB/core: Change provider's API of create_cq to be extendible
Matan Barak
2015-06-02
IB/core cleanup: Add const to args - agent_send_response
Ira Weiny
[next]