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
2019-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-11-25
Merge branch 'ib-guids' into rdma.git for-next
Jason Gunthorpe
2019-11-22
IB/core: Add interfaces to get VF node and port GUIDs
Danit Goldberg
2019-10-22
infiniband: fix core/verbs.c kernel-doc notation
rd.dunlab@gmail.com
2019-10-18
IB/core: Use rdma_read_gid_l2_fields to compare GID L2 fields
Parav Pandit
2019-07-25
RDMA/core: Annotate destroy of mutex to ensure that it is released as unlocked
Parav Pandit
2019-07-05
RDMA/counter: Add "auto" configuration mode support
Mark Zhang
2019-06-24
RDMA/core: Validate integrity handover device cap
Max Gurtovoy
2019-06-24
RDMA/core: Add signature attrs element for ib_mr structure
Max Gurtovoy
2019-06-24
RDMA/core: Introduce ib_map_mr_sg_pi to map data/protection sgl's
Max Gurtovoy
2019-06-24
RDMA/core: Introduce IB_MR_TYPE_INTEGRITY and ib_alloc_mr_integrity API
Israel Rukshin
2019-06-24
RDMA/core: Save the MR type in the ib_mr structure
Max Gurtovoy
2019-06-20
RDMA: Convert destroy_wq to be void
Leon Romanovsky
2019-06-17
RDMA: Move rdma_node_type to uapi/
Jason Gunthorpe
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
2019-06-11
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
2019-05-21
RDMA/core: Fix doc typo
Israel Rukshin
2019-05-06
RDMA: Add EFA related definitions
Gal Pressman
2019-05-06
RDMA/verbs: Add a DMA iterator to return aligned contiguous memory blocks
Shiraz Saleem
2019-05-03
IB/core: Set qp->real_qp before it may be accessed
Artemy Kovalyov
2019-04-08
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
2019-04-08
RDMA: Handle AH allocations by IB/core
Leon Romanovsky
2019-04-01
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2019-02-19
RDMA/device: Add ib_device_set_netdev() as an alternative to get_netdev
Jason Gunthorpe
2019-02-08
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
2019-01-24
IB/core: Destroy QP if XRC QP fails
Yuval Avnery
2018-12-19
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
2018-12-19
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
2018-12-18
RDMA/restrack: Resource-tracker should not use uobject pointers
Shamir Rabinovitch
2018-12-12
RDMA: Start use ib_device_ops
Kamal Heib
2018-12-11
IB/core: Add new IB rates
Michael Guralnik
2018-10-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-10-10
RDMA/netdev: Fix netlink support in IPoIB
Denis Drozdov
2018-10-10
RDMA/netdev: Hoist alloc_netdev_mqs out of the driver
Denis Drozdov
2018-10-05
RDMA/restrack: Consolidate task name updates in one place
Leon Romanovsky
2018-10-03
RDMA: Remove unused parameter from ib_modify_qp_is_ok()
Kamal Heib
2018-09-26
RDMA/core: Use dev_err/dbg/etc instead of pr_* + ibdev->name
Jason Gunthorpe
2018-09-12
RDMA/core: Consider net ns of gid attribute for RoCE
Parav Pandit
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
2018-07-30
RDMA/core: Check for verbs callbacks before using them
Kamal Heib
2018-07-24
RDMA/core: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-10
RDMA: Validate grh_required when handling AVs
Artemy Kovalyov
2018-06-27
IB/core: Check for rdma_protocol_ib only after validating port_num
Jason Gunthorpe
2018-06-25
RDMA/verbs: Drop kernel variant of destroy_flow
Leon Romanovsky
2018-06-25
RDMA/verbs: Drop kernel variant of create_flow
Leon Romanovsky
2018-06-25
IB: Make ib_init_ah_attr_from_wc set sgid_attr
Parav Pandit
2018-06-18
RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()
Bharat Potnuri
2018-06-18
RDMA: Hold the sgid_attr inside the struct ib_ah/qp
Jason Gunthorpe
2018-06-18
IB{cm, core}: Introduce and use ah_attr copy, move, replace APIs
Jason Gunthorpe
[next]