summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw
AgeCommit message (Expand)Author
2019-12-05IB/rxe: Make counters thread safeParav Pandit
2019-11-20IB/rxe: fixes for rdma read retryVijay Immanuel
2019-07-31RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMMKonstantin Taranov
2019-06-25IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr valueMike Marciniszyn
2019-06-25IB/rdmavt: Fix alloc_qpn() WARN_ON()Mike Marciniszyn
2019-05-02IB/rdmavt: Fix frwr memory registrationJosh Collier
2019-01-26rxe: IB_WR_REG_MR does not capture MR's iova fieldChuck Lever
2019-01-13rxe: fix error completion wr_id and qp_numSagi Grimberg
2018-12-17RDMA/rdmavt: Fix rvt_create_ah function signatureKamal Heib
2018-11-13IB/rxe: fix for duplicate request processing and ack psnsVijay Immanuel
2018-11-04IB/rxe: put the pool on allocation failureDoug Ledford
2018-09-26IB/rxe: Drop QP0 silentlyZhu Yanjun
2018-09-09RDMA/rxe: Set wqe->status correctly if an unexpected response is receivedBart Van Assche
2018-08-24IB/rxe: Fix missing completion for mem_reg work requestsVijay Immanuel
2018-07-03IB/hfi1: Optimize kthread pointer locking when queuing CQ entriesSebastian Sanchez
2018-06-21IB/rxe: avoid double kfree_skbZhu Yanjun
2018-06-21IB/rxe: add RXE_START_MASK for rxe_opcode IB_OPCODE_RC_SEND_ONLY_INVJianchao Wang
2018-05-30IB/rxe: Fix for oops in rxe_register_device on ppc64le archMikhail Malygin
2018-04-24RDMA/rxe: Fix an out-of-bounds readBart Van Assche
2018-04-12IB/rdmavt: Allocate CQ memory on the correct nodeMike Marciniszyn
2018-03-21RDMAVT: Fix synchronization around percpu_refTejun Heo
2018-02-22RDMA/rxe: Fix rxe_qp_cleanup()Bart Van Assche
2018-02-22RDMA/rxe: Fix a race condition in rxe_requester()Bart Van Assche
2018-02-22RDMA/rxe: Fix a race condition related to the QP error stateBart Van Assche
2017-12-25IB/rxe: check for allocation failure on elemColin Ian King
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-28IB/rxe: Handle NETDEV_CHANGE eventsAndrew Boyer
2017-08-28IB/rxe: Avoid ICRC errors by copying into the skb firstAndrew Boyer
2017-08-28IB/rxe: Another fix for broken receive queue drainingAndrew Boyer
2017-08-28IB/rxe: Remove unneeded initialization in prepare6()Andrew Boyer
2017-08-28IB/rxe: Fix up rxe_qp_cleanup()Andrew Boyer
2017-08-28IB/rxe: Add dst_clone() in prepare_ipv6_hdr()Andrew Boyer
2017-08-28IB/rxe: Fix destination cache for IPv6Andrew Boyer
2017-08-28IB/rxe: Fix up the responder's find_resources() functionAndrew Boyer
2017-08-28IB/rxe: Remove dangling prototypeAndrew Boyer
2017-08-28IB/rxe: Disable completion upcalls when a CQ is destroyedAndrew Boyer
2017-08-28IB/rxe: Move refcounting earlier in rxe_send()Andrew Boyer
2017-08-28IB/rdmavt: Handle dereg of inuse MRs properlyMike Marciniszyn
2017-08-28IB/rdmavt: Add QP iterator API for QPsMike Marciniszyn
2017-08-28IB/rdmavt: Use rvt_put_swqe() in rvt_clear_mr_ref()Mike Marciniszyn
2017-08-24IB/rxe: Make rxe_counter_name staticKamal Heib
2017-08-22IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDsDon Hiatt
2017-08-22IB/hfi1: Remove pmtu from the QP structureSebastian Sanchez
2017-08-18Add OPA extended LID supportHiatt, Don
2017-08-18Merge branch 'misc' into k.o/for-nextDoug Ledford
2017-08-18IB/rxe: Remove unneeded checkYuval Shaia
2017-08-18IB/rxe: Convert pr_info to pr_warnYuval Shaia
2017-08-10Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford
2017-08-08IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don
2017-07-31IB/{rdmavt, hfi1, qib}: Fix panic with post receive and SGE compressionMike Marciniszyn