index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
verbs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-27
IB/core: Verify that QP is security enabled in create and destroy
Moni Shoua
1
-1
/
+2
2017-11-13
RDMA/core: Rename kernel modify_cq to better describe its usage
Leon Romanovsky
1
-2
/
+2
2017-10-18
IB: Let ib_core resolve destination mac address
Parav Pandit
1
-3
/
+5
2017-10-18
IB/core: Introduce and use rdma_create_user_ah
Parav Pandit
1
-2
/
+38
2017-09-22
IB/core: Fix for core panic
Alex Estrin
1
-2
/
+2
2017-08-31
IB/core: Add might_sleep() annotation to ib_init_ah_from_wc()
Roland Dreier
1
-0
/
+2
2017-08-29
IB/core: Separate CQ handle in SRQ context
Artemy Kovalyov
1
-7
/
+9
2017-08-24
RDMA/core: Refactor get link layer wrapper
Leon Romanovsky
1
-9
/
+5
2017-08-24
RDMA/core: Delete BUG() from unreachable flow
Leon Romanovsky
1
-13
/
+7
2017-08-24
Merge branch 'k.o/for-4.13-rc' into k.o/for-next
Doug Ledford
1
-1
/
+6
2017-08-24
IB/core: Avoid accessing non-allocated memory when inferring port type
Noa Osherovich
1
-1
/
+6
2017-08-18
Merge branch 'k.o/for-4.13-rc' into k.o/for-next
Doug Ledford
1
-1
/
+0
2017-07-27
Merge branch 'misc' into k.o/for-next
Doug Ledford
1
-0
/
+55
2017-07-24
IB/core: Add support for RoCEv2 multicast
Noa Osherovich
1
-0
/
+12
2017-07-24
IB/core: Set RoCEv2 MGID according to spec
Noa Osherovich
1
-4
/
+6
2017-07-24
IB/core: Fix the validations of a multicast LID in attach or detach operations
Noa Osherovich
1
-4
/
+40
2017-07-24
IB/core: Add generic function to extract IB speed from netdev
Yuval Shaia
1
-0
/
+55
2017-07-23
Revert "IB/core: Allow QP state transition from reset to error"
Leon Romanovsky
1
-1
/
+0
2017-07-17
IB/core: Allow QP state transition from reset to error
Tadeusz Struk
1
-0
/
+1
2017-07-17
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-16
IB/mlx4: Handle IPv4 header when demultiplexing MAD
Moni Shoua
1
-7
/
+9
2016-11-16
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-04
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...
Linus Torvalds
1
-0
/
+9
2016-08-04
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
[next]