index
:
linux/linux-stable.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.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
verbs.c
Age
Commit message (
Expand
)
Author
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
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
[prev]
[next]