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.13.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
/
drivers
/
infiniband
/
core
/
verbs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-24
IB/core: Avoid accessing non-allocated memory when inferring port type
Noa Osherovich
1
-1
/
+6
2017-07-23
Revert "IB/core: Allow QP state transition from reset to error"
Leon Romanovsky
1
-1
/
+0
2017-07-18
IB/core: Allow QP state transition from reset to error
Tadeusz Struk
1
-0
/
+1
2017-07-18
IB/core: Introduce modify QP operation with udata
Parav Pandit
1
-8
/
+24
2017-07-17
IB/core: Don't resolve IP address to the loopback device
Moni Shoua
1
-5
/
+0
2017-07-17
RDMA/core: Document confusing code
Gustavo A. R. Silva
1
-0
/
+13
2017-05-23
IB/core: Enforce PKey security on QPs
Daniel Jurgens
1
-1
/
+26
2017-05-01
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
1
-4
/
+9
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
1
-22
/
+23
2017-05-01
IB/core: Rename ib_destroy_ah to rdma_destroy_ah
Dasaratharaman Chandramouli
1
-2
/
+2
2017-05-01
IB/core: Rename ib_query_ah to rdma_query_ah
Dasaratharaman Chandramouli
1
-2
/
+2
2017-05-01
IB/core: Rename ib_modify_ah to rdma_modify_ah
Dasaratharaman Chandramouli
1
-2
/
+2
2017-05-01
IB/core: Rename ib_create_ah to rdma_create_ah
Dasaratharaman Chandramouli
1
-3
/
+3
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
1
-6
/
+6
2017-04-28
IB/core: For multicast functions, verify that LIDs are multicast LIDs
Michael J. Ruhl
1
-2
/
+6
2017-02-19
IB/core: Add support for draining IB_POLL_DIRECT completion queues
Bart Van Assche
1
-20
/
+15
2017-01-27
IB/core: Add inline function to validate port
Yuval Shaia
1
-2
/
+1
2016-12-13
IB/core: Support rate limit for packet pacing
Bodong Wang
1
-0
/
+2
2016-12-13
IB/core: Let create_ah return extended response to user
Moni Shoua
1
-1
/
+1
2016-12-13
IB/core: Change ib_resolve_eth_dmac to use it in create AH
Moni Shoua
1
-42
/
+42
2016-11-17
IB/mlx4: Handle IPv4 header when demultiplexing MAD
Moni Shoua
1
-7
/
+9
2016-11-17
IB/core: Save QP in ib_flow structure
Mark Bloch
1
-1
/
+3
2016-10-07
IB/core: correctly handle rdma_rw_init_mrs() failure
Steve Wise
1
-1
/
+1
2016-10-07
IB/core: Improve ib_map_mr_sg() documentation
Bart Van Assche
1
-4
/
+4
2016-09-23
IB/core: remove ib_get_dma_mr
Christoph Hellwig
1
-26
/
+8
2016-09-23
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
1
-5
/
+22
2016-09-23
IB/core: rename pd->local_mr to pd->__internal_mr
Christoph Hellwig
1
-6
/
+6
2016-08-05
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...
Linus Torvalds
1
-0
/
+9
2016-08-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-2
/
+161
2016-08-02
IB/core, RDMA RW API: Do not exceed QP SGE send limit
Bart Van Assche
1
-0
/
+9
2016-06-23
IB/core: Extend create QP to get indirection table
Yishai Hadas
1
-2
/
+17
2016-06-23
IB/core: Introduce Receive Work Queue indirection table
Yishai Hadas
1
-0
/
+62
2016-06-23
IB/core: Introduce Work Queue object and its verbs
Yishai Hadas
1
-0
/
+82
2016-06-23
IB/core: Fix false search of the IB_SA_WELL_KNOWN_GUID
Eli Cohen
1
-6
/
+10
2016-05-13
IB/core: Enhance ib_map_mr_sg()
Bart Van Assche
1
-5
/
+21
2016-05-13
IB/core: add RW API support for signature MRs
Christoph Hellwig
1
-0
/
+1
2016-05-13
IB/core: generic RDMA READ/WRITE API
Christoph Hellwig
1
-0
/
+25
2016-05-13
IB/core: add a need_inval flag to struct ib_mr
Steve Wise
1
-0
/
+2
2016-05-13
IB/core: add a simple MR pool
Christoph Hellwig
1
-0
/
+5
2016-05-13
IB/core: refactor ib_create_qp
Christoph Hellwig
1
-49
/
+54
2016-05-13
IB/core: Add passing an offset into the SG to ib_map_mr_sg
Christoph Hellwig
1
-12
/
+12
2016-04-26
IB/core: Don't drain non-existent rq queue-pair
Sagi Grimberg
1
-1
/
+2
2016-03-22
IB/core: Add interfaces to control VF attributes
Eli Cohen
1
-0
/
+40
2016-03-16
Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6
Doug Ledford
1
-0
/
+2
2016-03-04
IB/core: Add arbitrary sg_list support
Sagi Grimberg
1
-0
/
+2
2016-03-01
IB: new common API for draining queues
Steve Wise
1
-0
/
+164
2016-01-19
IB/core: Use hop-limit from IP stack for RoCE
Matan Barak
1
-9
/
+7
2016-01-19
IB/core: Rename rdma_addr_find_dmac_by_grh
Matan Barak
1
-9
/
+9
2016-01-19
IB/core: Remove set-but-not-used variable from ib_sg_to_pages()
Bart Van Assche
1
-2
/
+1
2015-12-23
IB: remove the write-only usecnt field from struct ib_mr
Christoph Hellwig
1
-7
/
+1
[next]