index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
verbs.c
Age
Commit message (
Expand
)
Author
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
2018-06-18
IB/core: Tidy ib_resolve_eth_dmac
Parav Pandit
2018-06-18
IB/core: Add a sgid_attr pointer to struct rdma_ah_attr
Jason Gunthorpe
2018-06-18
IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gid
Parav Pandit
2018-06-04
Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...
Jason Gunthorpe
2018-06-02
IB/core: Support passing uhw for create_flow
Matan Barak
2018-04-27
IB/uverbs: Fix kernel crash during MR deregistration flow
Ariel Levkovich
2018-04-05
IB/uverbs: Add device memory registration ioctl support
Ariel Levkovich
2018-03-14
drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4
Andrew Morton
2018-03-14
RDMA/verbs: Simplify modify QP check
Leon Romanovsky
2018-03-08
RDMA/nldev: provide detailed MR information
Steve Wise
2018-03-06
RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds stack access
Bart Van Assche
2018-02-22
RDMA/verbs: Return proper error code for not supported system call
Leon Romanovsky
2018-02-16
RDMA/restrack: don't use uaccess_kernel()
Steve Wise
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
[next]