index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
verbs.c
Age
Commit message (
Expand
)
Author
2018-01-29
RDMA/core: Add resource tracking for create and destroy PDs
Leon Romanovsky
2018-01-29
RDMA/core: Add resource tracking for create and destroy CQs
Leon Romanovsky
2018-01-29
RDMA/core: Add resource tracking for create and destroy QPs
Leon Romanovsky
2018-01-29
RDMA/core: Save kernel caller name when creating PD and CQ objects
Leon Romanovsky
2018-01-18
IB/core: postpone WR initialization during queue drain
Max Gurtovoy
2018-01-15
IB/core: Limit DMAC resolution to RoCE Connected QPs
Parav Pandit
2018-01-15
IB/core: Attempt DMAC resolution for only RoCE
Parav Pandit
2018-01-15
IB/core: Limit DMAC resolution to userspace QPs
Parav Pandit
2018-01-15
IB/core: Perform modify QP on real one
Parav Pandit
2018-01-10
infiniband: fix core/verbs.c kernel-doc notation
Randy Dunlap
2018-01-05
RDMA/core: Add encode/decode FDR/EDR rates
Hans Westgaard Ry
2017-12-27
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
2017-12-27
IB/core: Make sure that PSN does not overflow
Majd Dibbiny
2017-12-27
IB/core: Verify that QP is security enabled in create and destroy
Moni Shoua
2017-12-18
IB/{core, umad, cm}: Rename ib_init_ah_from_wc to ib_init_ah_attr_from_wc
Parav Pandit
2017-12-18
IB/core: Avoid unnecessary type cast
Parav Pandit
2017-12-18
IB/core: Depend on IPv6 stack to resolve link local address for RoCEv2
Parav Pandit
2017-12-18
IB/{core/cm}: Fix generating a return AH for RoCEE
Parav Pandit
2017-11-13
RDMA/core: Rename kernel modify_cq to better describe its usage
Leon Romanovsky
2017-10-18
IB: Let ib_core resolve destination mac address
Parav Pandit
2017-10-18
IB/core: Introduce and use rdma_create_user_ah
Parav Pandit
2017-09-22
IB/core: Fix for core panic
Alex Estrin
2017-08-31
IB/core: Add might_sleep() annotation to ib_init_ah_from_wc()
Roland Dreier
2017-08-29
IB/core: Separate CQ handle in SRQ context
Artemy Kovalyov
2017-08-24
RDMA/core: Refactor get link layer wrapper
Leon Romanovsky
2017-08-24
RDMA/core: Delete BUG() from unreachable flow
Leon Romanovsky
2017-08-24
Merge branch 'k.o/for-4.13-rc' into k.o/for-next
Doug Ledford
2017-08-24
IB/core: Avoid accessing non-allocated memory when inferring port type
Noa Osherovich
2017-08-18
Merge branch 'k.o/for-4.13-rc' into k.o/for-next
Doug Ledford
2017-07-27
Merge branch 'misc' into k.o/for-next
Doug Ledford
2017-07-24
IB/core: Add support for RoCEv2 multicast
Noa Osherovich
2017-07-24
IB/core: Set RoCEv2 MGID according to spec
Noa Osherovich
2017-07-24
IB/core: Fix the validations of a multicast LID in attach or detach operations
Noa Osherovich
2017-07-24
IB/core: Add generic function to extract IB speed from netdev
Yuval Shaia
2017-07-23
Revert "IB/core: Allow QP state transition from reset to error"
Leon Romanovsky
2017-07-17
IB/core: Allow QP state transition from reset to error
Tadeusz Struk
2017-07-17
IB/core: Introduce modify QP operation with udata
Parav Pandit
2017-07-17
IB/core: Don't resolve IP address to the loopback device
Moni Shoua
2017-07-17
RDMA/core: Document confusing code
Gustavo A. R. Silva
2017-05-23
IB/core: Enforce PKey security on QPs
Daniel Jurgens
2017-05-01
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2017-05-01
IB/core: Rename ib_destroy_ah to rdma_destroy_ah
Dasaratharaman Chandramouli
2017-05-01
IB/core: Rename ib_query_ah to rdma_query_ah
Dasaratharaman Chandramouli
2017-05-01
IB/core: Rename ib_modify_ah to rdma_modify_ah
Dasaratharaman Chandramouli
2017-05-01
IB/core: Rename ib_create_ah to rdma_create_ah
Dasaratharaman Chandramouli
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
2017-04-28
IB/core: For multicast functions, verify that LIDs are multicast LIDs
Michael J. Ruhl
2017-02-19
IB/core: Add support for draining IB_POLL_DIRECT completion queues
Bart Van Assche
2017-01-27
IB/core: Add inline function to validate port
Yuval Shaia
[next]