aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qedr/verbs.c
AgeCommit message (Expand)Author
2022-07-07RDMA/qedr: Fix reporting QP timeout attributeKamal Heib
2021-11-26RDMA/qedr: Fix NULL deref for query_qp on the GSI QPAlok Prasad
2020-10-29RDMA/qedr: Fix inline size returned for iWARPMichal Kalderon
2020-08-19RDMA/qedr: SRQ's bug fixesYuval Basson
2020-01-27RDMA/qedr: Fix incorrect device rate.Sagiv Ozeri
2020-01-27RDMA/qedr: Fix out of bounds index check in query pkeyGal Pressman
2019-12-31RDMA/qedr: Fix memory leak in user qp and mrMichal Kalderon
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe
2018-08-14qedr: Add user space support for SRQYuval Bason
2018-08-14qedr: Add support for kernel mode SRQ'sYuval Bason
2018-08-14qedr: Add wrapping generic structure for qpidr and adjust idr routines.Yuval Bason
2018-07-30RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche
2018-07-30RDMA: Constify the argument of the work request conversion functionsBart Van Assche
2018-07-10RDMA: Fix storage of PortInfo CapabilityMask in the kernelJason Gunthorpe
2018-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-06-18IB/core: add max_send_sge and max_recv_sge attributesSteve Wise
2018-06-18RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit
2018-06-18IB{cm, core}: Introduce and use ah_attr copy, move, replace APIsJason Gunthorpe
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-11RDMA/qedr: Fix NULL pointer dereference when running over iWARP without RDMA-CMKalderon, Michal
2018-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-06-05qed*: Utilize FW 8.37.2.0Michal Kalderon
2018-05-31RDMA/qedr: fix spelling mistake: "adrresses" -> "addresses"Colin Ian King
2018-05-28Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe
2018-05-23RDMA/qedr: Fix doorbell bar mapping for dpi > 1Kalderon, Michal
2018-05-01RDMA/qedr: fix spelling mistake: "failes" -> "fails"Colin Ian King
2018-04-06Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-05RDMA/qedr: Fix wmb usage in qedrKalderon, Michal
2018-04-05RDMA/qedr: Zero stack memory before copying to user spaceJason Gunthorpe
2018-04-03IB/providers: Avoid null netdev check for RoCEParav Pandit
2018-04-03IB/providers: Avoid zero GID check for RoCEParav Pandit
2018-04-03RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit
2018-04-03IB/qedr: Remove GID add/del dummy routinesParav Pandit
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-29qed*: Utilize FW 8.33.11.0Michal Kalderon
2018-03-21RDMA/qedr: Fix QP state initialization raceKalderon, Michal
2018-03-21RDMA/qedr: fix QP's ack timeout configurationKalderon, Michal
2018-03-15RDMA/qedr: eliminate duplicate barriers on weakly-ordered archsSinan Kaya
2018-03-06RDMA/qedr: Fix iWARP write and send with immediateKalderon, Michal
2018-03-06RDMA/qedr: Fix kernel panic when running fio over NFSoRDMAKalderon, Michal
2018-01-25RDMA/qedr: lower print level of flushed CQEsKalderon, Michal
2018-01-15RDMA/qedr: Fix endian problems around imm_dataJason Gunthorpe
2018-01-02RDMA/qedr: Use zeroing memory allocator than allocator/memsetHimanshu Jha
2017-10-14RDMA/qedr: Remove set-but-not-used variablesBart Van Assche
2017-10-14RDMA/qedr: Declare local functions staticBart Van Assche
2017-09-25Merge branch 'qedr' into k.o/for-nextDoug Ledford
2017-08-28RDMA/qedr: Missing error code in qedr_init_user_queue()Dan Carpenter
2017-08-24RDMA/qedr: fix spelling mistake: "invlaid" -> "invalid"Colin Ian King
2017-08-18RDMA/qedr: Add support for iWARP in user spaceKalderon, Michal
2017-08-18RDMA/qedr: Add iWARP connection management functionsKalderon, Michal