- 22bb136 IB/hfi1: Use a common pad buffer for 9B and 16B packets by Mike Marciniszyn · 5 years ago
- 7b0b692 IB/hfi1: remove unlikely() from IS_ERR*() condition by Denis Efremov · 5 years ago
- 868df53 Merge branch 'odp_fixes' into rdma.git for-next by Jason Gunthorpe · 5 years ago
- 6497d0a IB/hfi1: Fix Spectre v1 vulnerability by Gustavo A. R. Silva · 5 years ago
- b2590bd IB/hfi1: Do not update hcrc for a KDETH packet during fault injection by Kaike Wan · 6 years ago
- 371bb62 Merge tag 'v5.2-rc6' into rdma.git for-next by Jason Gunthorpe · 6 years ago
- 942a899 IB/hfi1: Handle port down properly in pio by Mike Marciniszyn · 6 years ago
- 4bb02e9 IB/hfi1: Use aborts to trigger RC throttling by Mike Marciniszyn · 6 years ago
- 7a15414 RDMA: Move owner into struct ib_device_ops by Jason Gunthorpe · 6 years ago
- b9560a4 RDMA: Move driver_id into struct ib_device_ops by Jason Gunthorpe · 6 years ago
- 35164f5 IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr value by Mike Marciniszyn · 6 years ago
- 03b9278 hfi1: Convert hfi1_unit_table to XArray by Matthew Wilcox · 6 years ago
- 270a983 IB/hfi1: Add running average for adaptive pio by Mike Marciniszyn · 6 years ago
- 34025fb IB/hfi1: Prioritize the sending of ACK packets by Kaike Wan · 6 years ago
- 3c6cb20 IB/hfi1: Add TID RDMA WRITE functionality into RDMA verbs by Kaike Wan · 6 years ago
- f5a4a95 IB/hfi1: Allow for extra entries in QP's s_ack_queue by Kaike Wan · 6 years ago
- 24b1192 IB/hfi1: Integrate TID RDMA READ protocol into RC protocol by Kaike Wan · 6 years ago
- 22d136d IB/hfi1: Add TID RDMA handlers by Kaike Wan · 6 years ago
- 6b6cf93 IB/hfi1: Set PbcInsertHcrc for TID RDMA packets by Kaike Wan · 6 years ago
- 838b6fd IB/hfi1: TID RDMA RcvArray programming and TID allocation by Kaike Wan · 6 years ago
- 48a615d IB/hfi1: Integrate OPFN into RC transactions by Kaike Wan · 6 years ago
- ddf922c IB/hfi1, IB/rdmavt: Allow for extending of QP's s_ack_queue by Kaike Wan · 6 years ago
- 87fc34b IB/{hfi1,qib}: Cleanup open coded sge sizing by Michael J. Ruhl · 6 years ago
- ea4baf7 RDMA: Rename port_callback to init_port by Parav Pandit · 6 years ago
- 5d24ae6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
- e3c320c RDMA/hfi1: Initialize ib_device_ops struct by Kamal Heib · 6 years ago
- 9aefcabe IB/hfi1: Reduce lock contention on iowait_lock for sdma and pio by Mike Marciniszyn · 6 years ago
- 5190f05 IB/hfi1: Allow the driver to initialize QP priv struct by Mike Marciniszyn · 6 years ago
- dbc2970 IB/hfi1: Incorrect sizing of sge for PIO will OOPs by Michael J. Ruhl · 6 years ago
- 36d8421 IB/hfi1: Fix an out-of-bounds access in get_hw_stats by Piotr Stankiewicz · 6 years ago
- 508a523 RDMA/drivers: Use core provided API for registering device attributes by Parav Pandit · 6 years ago
- 59bfc59 Merge branch 'for-rc' into rdma.git for-next by Jason Gunthorpe · 6 years ago
- 116aa03 IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavt by Venkata Sandeep Dhanalakota · 6 years ago
- 019f118 IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavt by Brian Welty · 6 years ago
- 5da0fc9 IB/hfi1: Prepare resource waits for dual leg by Dennis Dalessandro · 6 years ago
- d205a06a IB/rdmavt: Rename check_send_wqe as setup_wqe by Kaike Wan · 6 years ago
- 0dbfaa9 IB/hfi1: Fix SL array bounds check by Ira Weiny · 6 years ago
- 522628e IB/hfi1: Suppress a compiler warning by Bart Van Assche · 7 years ago
- 958200a RDMA/hfi1: Move grh_required into update_sm_ah by Jason Gunthorpe · 7 years ago
- 2e2ba09 IB/rdmavt, IB/hfi1: Create device dependent s_flags by Mike Marciniszyn · 7 years ago
- 33023fb IB/core: add max_send_sge and max_recv_sge attributes by Steve Wise · 7 years ago
- 81cd389 IB/hfi1: Add support for 16B Management Packets by Don Hiatt · 7 years ago
- 5d18ee6 IB/{hfi1, rdmavt, qib}: Implement CQ completion vector support by Sebastian Sanchez · 7 years ago
- a74d530 IB/hfi1: Rework fault injection machinery by Mitko Haralanov · 7 years ago
- 0ede73b IB/uverbs: Extend uverbs_ioctl header with driver_id by Matan Barak · 7 years ago
- 9636258 IB/hfi1: Remove dependence on qp->s_hdrwords by Mitko Haralanov · 7 years ago
- 06f2597 IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall by Michael J. Ruhl · 7 years ago
- 5084c8f IB/{rdmavt, hfi1, qib}: Self determine driver name by Michael J. Ruhl · 7 years ago
- 69a3ffa IB/hfi1: Use 4096 for default active MTU in query_qp by Jan Sokolowski · 7 years ago
- 1b311f8 IB/hfi1: Add tx_opcode_stats like the opcode_stats by Mike Marciniszyn · 7 years ago
- 894b82c Merge branch 'timer_setup' into for-next by Doug Ledford · 7 years ago
- 8064135 IB/hfi1: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- e527ff9 Merge branch 'hfi1' into k.o/for-next by Doug Ledford · 7 years ago
- f8195f3 IB/hfi1: Eliminate allocation while atomic by Don Hiatt · 7 years ago
- 6d945a8 IB/hfi1: Remove set-but-not-used variables by Bart Van Assche · 7 years ago
- 7221403 IB/hfi1: Enable RDMA_CAP_OPA_AH in hfi driver to support extended LIDs by Dasaratharaman Chandramouli · 7 years ago
- 566d53a IB/hfi1: Enhance PIO/SDMA send for 16B by Don Hiatt · 7 years ago
- 51e658f5 IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lids by Dasaratharaman Chandramouli · 7 years ago
- d98bb7f IB/hfi1: Determine 9B/16B L2 header type based on Address handle by Don Hiatt · 7 years ago
- 5786adf3 IB/hfi1: Add support to process 16B header errors by Don Hiatt · 7 years ago
- 30e0741 IB/hfi1: Add support to send 16B bypass packets by Don Hiatt · 7 years ago
- 72c07e2 IB/hfi1: Add support to receive 16B bypass packets by Don Hiatt · 7 years ago
- 13c1922 IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDs by Don Hiatt · 7 years ago
- 9abb0d1 RDMA: Simplify get firmware interface by Leon Romanovsky · 8 years ago
- bf90aad IB/hfi1: Send MAD traps until repressed by Michael J. Ruhl · 7 years ago
- bcad291 IB/hfi1: Serve the most starved iowait entry first by Kaike Wan · 7 years ago
- 03da084 Merge branch 'hfi1' into k.o/for-4.14 by Doug Ledford · 7 years ago
- 8e95960 IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev by Niranjana Vishwanathapura · 8 years ago
- bec7c79 IB/hfi1: Modify handling of physical link state by Host Driver by Byczkowski, Jakub · 8 years ago
- cb49366 IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trap by Vishwanathapura, Niranjana · 8 years ago
- 9039746 IB/hfi1: Setup common IB fields in hfi1_packet struct by Don Hiatt · 8 years ago
- 228d2af IB/hfi1: Separate input/output header tracing by Don Hiatt · 8 years ago
- 7dafbab IB/hfi1: Add functions to parse BTH/IB headers by Don Hiatt · 8 years ago
- 44c5848 IB/core: Define 'ib' and 'roce' rdma_ah_attr types by Dasaratharaman Chandramouli · 8 years ago
- d8966fc IB/core: Use rdma_ah_attr accessor functions by Dasaratharaman Chandramouli · 8 years ago
- 0a18cfe IB/core: Rename ib_create_ah to rdma_create_ah by Dasaratharaman Chandramouli · 8 years ago
- 9089885 IB/core: Rename struct ib_ah_attr to rdma_ah_attr by Dasaratharaman Chandramouli · 8 years ago
- b6eac93 IB/hfi1: Prevent kernel QP post send hard lockups by Mike Marciniszyn · 8 years ago
- cb427057 IB/hfi1: Add functions to parse 9B headers by Don Hiatt · 8 years ago
- aad559c IB/hfi1: Rename hdr2sc to hfi1_9B_get_sc5 by Dasaratharaman Chandramouli · 8 years ago
- aad9ff9 IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressing by Michael J. Ruhl · 8 years ago
- 2280740 IB/hfi1: Virtual Network Interface Controller (VNIC) HW support by Vishwanathapura, Niranjana · 8 years ago
- 243d9f4 IB/hfi1: Add transmit fault injection feature by Don Hiatt · 8 years ago
- 0181ce3 IB/hfi1: Add receive fault injection feature by Don Hiatt · 8 years ago
- 5e6e9424 IB/hfi1: Add a patch value to the firmware version string by Michael J. Ruhl · 8 years ago
- 62eed66 IB/hfi1: Protect the global dev_cntr_names and port_cntr_names by Tadeusz Struk · 8 years ago
- 43a474a IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependent by Mike Marciniszyn · 8 years ago
- ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
- af17fe7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
- 64b2ae7 IB/hfi1: use size_t for passing array length by Arnd Bergmann · 8 years ago
- 1198fce IB/hfi1, rdmavt: Move SGE state helper routines into rdmavt by Brian Welty · 8 years ago
- 0128fce IB/hfi1, rdmavt: Update copy_sge to use boolean arguments by Brian Welty · 8 years ago
- 56acbbf IB/hfi1: Use new rdmavt timers by Venkata Sandeep Dhanalakota · 8 years ago
- f3e862c IB/hfi1: Access hfi1_ibport through rcd pointer by Sebastian Sanchez · 8 years ago
- c4550c6 IB: Query ports via the core instead of direct into the driver by Or Gerlitz · 8 years ago
- 3067771 IB/hfi1: Switch from dma_device to dev.parent by Bart Van Assche · 8 years ago
- 0771da5 IB/hfi1,IB/qib: Use new send completion helper by Mike Marciniszyn · 8 years ago
- b777f15 IB/hfi1: Remove usage of qp->s_cur_sge by Mitko Haralanov · 8 years ago
- e922ae0 IB/hfi1: Remove dependence on qp->s_cur_size by Don Hiatt · 8 years ago
- b748194 IB/hfi1: Show statistics counters under IB stats interface by Jianxin Xiong · 8 years ago