- 8e95960 IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev by Niranjana Vishwanathapura · 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
- a6cd5f0 IB/hfi1: Unify access to GUID entries by Jakub Pawlak · 8 years ago
- 4e04557 IB/hfi1: Add unique txwait_lock for txreq events by Mike Marciniszyn · 8 years ago
- b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
- bd99fde IB/{core,hw}: Add constant for node_desc by Yuval Shaia · 8 years ago
- 37aab62 IB/hfi1: Fix trace of atomic ack by Mike Marciniszyn · 8 years ago
- f6aa783 IB/hfi1: Increase default settings of max_cqes and max_qps by Jianxin Xiong · 8 years ago
- b374e06 IB/hfi1: Consolidate pio control masks into single definition by Mike Marciniszyn · 8 years ago
- 261a435 IB/qib,IB/hfi: Use core common header file by Mike Marciniszyn · 8 years ago
- 4d6f85c IB/rdmavt, IB/qib, IB/hfi1: Use new QP put get routines by Mike Marciniszyn · 8 years ago
- 84e39ee Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
- b736a46 IB/hfi1: Use hdr2sc function to calculate 5-bit SC by Dasaratharaman Chandramouli · 8 years ago
- d4d602e IB/hfi1: Rename hfi1_pio_header to hfi1_sdma_header. by Don Hiatt · 8 years ago
- a9b6b3b IB/hfi1: Rename struct ahg_ib_header to struct hfi1_ahg_info by Dasaratharaman Chandramouli · 8 years ago
- c72cfe3 IB/hfi1: Add support for extended memory management by Jianxin Xiong · 8 years ago
- 0db3dfa IB/hfi1: Work request processing for fast register mr and invalidate by Jianxin Xiong · 8 years ago
- a2df0c8 IB/hfi1: Handle send with invalidate opcode in the RC recv path by Jianxin Xiong · 8 years ago
- 1ac57c5 IB/hfi1: Add hfi1 post send tables by Mike Marciniszyn · 9 years ago
- 71e68e3 IB/hfi1: Correct receive packet handler assignment by Jakub Pawlak · 9 years ago
- 939b6ca IB/hfi1: Add device FW version string by Ira Weiny · 9 years ago
- bdd8a98 IB/hfi1: Add tracing support for send with invalidate opcode by Jianxin Xiong · 9 years ago
- f48ad61 IB/hfi1: Move driver out of staging by Dennis Dalessandro · 9 years ago[Renamed from drivers/staging/rdma/hfi1/verbs.c]
- 63d0b4a IB/hfi1: Remove unnecessary header by Jubin John · 9 years ago
- 17f15bf IB/hfi1: Fix pio wait counter double increment by Mike Marciniszyn · 9 years ago
- b218f78 IB/hfi1: Use global defines for upper bits in opcode by Mike Marciniszyn · 9 years ago
- e38d1e4 IB/hfi1: Check P_KEY for all sent packets from user mode by Sebastian Sanchez · 9 years ago
- d0e859c IB/hfi1: Enable adaptive pio by default by Mike Marciniszyn · 9 years ago
- 47177f1 IB/hfi1: Fix adaptive pio packet corruption by Mike Marciniszyn · 9 years ago
- cef504c IB/hfi1: Fix panic in adaptive pio by Mike Marciniszyn · 9 years ago
- 5326dfb IB/hfi1: Fix ordering of trace for accuracy by Mike Marciniszyn · 9 years ago
- 1db78ee IB/hfi1: Add unique trace point for pio and sdma send by Mike Marciniszyn · 9 years ago
- 528ee9f IB/hfi1: Add adaptive cacheless verbs copy by Dean Luick · 9 years ago
- 05d6ac1 staging/rdma/hfi1: Fix header by Jubin John · 9 years ago
- e490974 staging/rdma/hfi1: Add braces on all arms of statement by Jubin John · 9 years ago
- 17fb4f2 staging/rdma/hfi1: Fix code alignment by Jubin John · 9 years ago
- d125a6c staging/rdma/hfi1: Fix comparison to NULL by Jubin John · 9 years ago
- 74182ac staging/rdma/hfi1: Remove multiple blank lines by Jubin John · 9 years ago
- 8638b77 staging/rdma/hfi1: Add spaces around binary operators by Jubin John · 9 years ago
- 35f6bef staging/rdma/hfi1: Add qp to send context mapping for PIO by Jubin John · 9 years ago
- a545f53 staging/rdma/hfi: fix CQ completion order issue by Mike Marciniszyn · 9 years ago
- 14553ca staging/rdma/hfi1: Adaptive PIO for short messages by Mike Marciniszyn · 9 years ago
- 4f8cc5c staging/rdma/hfi1: use u8 for vl/sl by Mike Marciniszyn · 9 years ago
- 711e104 staging/rdma/hfi1: fix panic in send engine by Mike Marciniszyn · 9 years ago
- c239a5b staging/rdma/hfi1: remove s_rdma_mr by Mike Marciniszyn · 9 years ago
- bb5df5f staging/rdma/hfi1: Remove header memcpy from sdma send path. by Dennis Dalessandro · 9 years ago
- 45842ab staging/rdma/hfi1: move txreq header code by Mike Marciniszyn · 9 years ago
- 46a80d6 IB/qib, staging/rdma/hfi1: add s_hlock for use in post send by Mike Marciniszyn · 9 years ago
- 045277c IB/qib,staging/rdma/hfi1: use setup_timer api by Hari Prasath Gujulan Elango · 9 years ago
- 45b59ee staging/rdma/hfi1: Remove modify_port and port_immutable functions by Harish Chegondi · 9 years ago
- 2513146 staging/rdma/hfi1: Support query gid in rdmavt by Dennis Dalessandro · 9 years ago
- 7b0b01a staging/rdma/hfi1: Split last 8 bytes of copy to user buffer by Dean Luick · 9 years ago
- 2780739 staging/rdma/hfi1: Remove unnecessary duplicated variable by Mitko Haralanov · 9 years ago
- 31e7af1 staging/rdma/hfi1: Fix SL->SC checks by Ira Weiny · 9 years ago
- 9cd70e1 staging/rdma/hfi1: Remove srq functionality by Jubin John · 9 years ago
- 07336db staging/rdma/hfi1: Remove hfi1_query_qp function by Harish Chegondi · 9 years ago
- 9c4a311 staging/rdma/hfi1: Remove create and free mad agents by Dennis Dalessandro · 9 years ago
- 4331629 staging/rdma/hfi1: Clean up register device by Dennis Dalessandro · 9 years ago
- 1897ce2 staging/rdma/hfi1: Remove post_recv and use rdmavt version by Dennis Dalessandro · 9 years ago
- 75261cc staging/rdma/hfi1: Remove destroy qp verb by Dennis Dalessandro · 9 years ago
- ec4274f staging/rdma/hfi1: Remove modify queue pair from hfi1 by Dennis Dalessandro · 9 years ago
- 0facc5a staging/rdma/hfi1: Remove multicast verbs functions by Dennis Dalessandro · 9 years ago
- 83693bd staging/rdma/hfi1: Use rdmavt version of post_send by Dennis Dalessandro · 9 years ago
- abd712d staging/rdma/hfi1: Remove CQ data structures and functions from hfi1 by Dennis Dalessandro · 9 years ago
- 94d5171 staging/rdma/hfi1: Remove query_device function by Harish Chegondi · 9 years ago
- a2c2d60 staging/rdma/hfi1: Remove create_qp functionality by Dennis Dalessandro · 9 years ago
- 54d10c1 staging/rdma/hfi1: Use rdmavt send flags and recv flags by Dennis Dalessandro · 9 years ago
- 90963ad staging/rdma/hfi1: Remove user context allocation and de-alloction functions by Harish Chegondi · 9 years ago
- d604e1d staging/rdma/hfi1: Use rdmavt pkey verbs function by Dennis Dalessandro · 9 years ago
- 92c24be staging/rdma/hfi1: Remove mmap from hfi1 by Dennis Dalessandro · 9 years ago
- 4eb0688 staging/rdma/hfi1: Remove ibport and use rdmavt version by Dennis Dalessandro · 9 years ago
- 895420d staging/rdma/hfi1: Remove hfi1 MR and hfi1 specific qp type by Dennis Dalessandro · 9 years ago
- 8f1764fa staging/rdma/hfi1: Implement hfi1 support for AH notification by Dennis Dalessandro · 9 years ago
- 15723f0 staging/rdma/hfi1: Use address handle in rdmavt and remove from hfi1 by Dennis Dalessandro · 9 years ago