- d8966fc IB/core: Use rdma_ah_attr accessor functions by Dasaratharaman Chandramouli · 8 years ago
- f988653a IB/PVRDMA: Rename ib_ah_attr related functions by Dasaratharaman Chandramouli · 8 years ago
- 766b7f6 IB/mthca: Rename to_ib_ah_attr to to_rdma_ah_attr by Dasaratharaman Chandramouli · 8 years ago
- 3834938 IB/mlx5: Rename to_ib_ah_attr to to_rdma_ah_attr by Dasaratharaman Chandramouli · 8 years ago
- 71d53ab IB/mlx4: Rename to_ib_ah_attr to to_rdma_ah_attr by Dasaratharaman Chandramouli · 8 years ago
- 3652315 IB/core: Rename ib_destroy_ah to rdma_destroy_ah by Dasaratharaman Chandramouli · 8 years ago
- bfbfd66 IB/core: Rename ib_query_ah to rdma_query_ah 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
- bef4211 IB/ocrdma: Add identifier names to function definitions by Dasaratharaman Chandramouli · 8 years ago
- aa4656d IB/core: Move opa_class_port_info definition to header file by Dasaratharaman Chandramouli · 8 years ago
- 4608e4c IB/hfi1: Use bool in process_ecn by Dennis Dalessandro · 8 years ago
- 1222026 IB/hfi: Protect against writable mmap by Ira Weiny · 8 years ago
- ee495ad IB/hfi1: Fix unbalanced braces around else by Dennis Dalessandro · 8 years ago
- 08af591 IB/hfi1: Convert %Lx to %llx by Dennis Dalessandro · 8 years ago
- a498fbc IB/hfi1: Fix misspelling in comment by Dennis Dalessandro · 8 years ago
- 5352650 IB/hfi1: Permanently enable P_Key checking in HFI by Neel Desai · 8 years ago
- 98b9ee2 IB/hfi1: Cache neighbor secure data after link up by Stuart Summers · 8 years ago
- 03e80e9 IB/hfi1: Adjust high temperature warning for QSFP cable by Neel Desai · 8 years ago
- 22546b7 IB/hfi1: Fix softlockup issue by Tadeusz Struk · 8 years ago
- b6eac93 IB/hfi1: Prevent kernel QP post send hard lockups by Mike Marciniszyn · 8 years ago
- 3d59109 IB/hfi1: Use defines from common headers by Don Hiatt · 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
- 3ca4fbc IB/hfi1: Return SC2VL mappings to FM with VL15 instead of ILLEGAL_VL by Sebastian Sanchez · 8 years ago
- db73089 IB/hfi1: Validate the TID count before using it by Michael J. Ruhl · 8 years ago
- aad9ff9 IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressing by Michael J. Ruhl · 8 years ago
- 72fb70f5 IB/hfi1: Correct MulticastMask/CollectiveMask info to SMA output by Michael J. Ruhl · 8 years ago
- 2443c6c IB/qib: use setup_timer by Geliang Tang · 8 years ago
- 79d9df5 IB/nes: use setup_timer by Geliang Tang · 8 years ago
- 96ff2c1 IB/i40iw: use setup_timer by Geliang Tang · 8 years ago
- 1e07293 IB/nes: Fix incorrect type in assignment by Leon Romanovsky · 8 years ago
- 313e16d IB/usnic: Simplify the code to balance loc/unlock calls by Leon Romanovsky · 8 years ago
- f5029e7 Ib/usnic: Explicitly include usnic headers by Leon Romanovsky · 8 years ago
- 9ef63f3 iw_cxgb4: check return value of alloc_skb by Pan Bian · 8 years ago
- b6acd71 RDMA/qedr: add support for send+invalidate in poll CQ by Amrani, Ram · 8 years ago
- 4dd7263 RDMA/qedr: destroy CQ only after HW releases it by Amrani, Ram · 8 years ago
- 942b3b2 RDMA/qedr: enhance destroy flow for GSI QP by Amrani, Ram · 8 years ago
- f92faab RDMA/qedr: properly check atomic capabilities by Amrani, Ram · 8 years ago
- 08c4cf51 RDMA/qedr: reset access control when registering a MR by Amrani, Ram · 8 years ago
- db570d7 IB/mlx5: Add ODP support to MW by Artemy Kovalyov · 8 years ago
- 1b7dbc2 IB/mlx5: Extract page fault code by Artemy Kovalyov · 8 years ago
- b2ac918 IB/mlx5: Add contiguous ODP support by Artemy Kovalyov · 8 years ago
- 4df4a5b IB/mlx5: Decrease verbosity level of ODP errors by Artemy Kovalyov · 8 years ago
- 523791d IB/mlx5: Fix implicit MR GC by Artemy Kovalyov · 8 years ago
- 438b228 IB/mlx5: Fix UMR size calculation by Artemy Kovalyov · 8 years ago
- bd174fc IB/mlx5: Fix function updating xlt emergency path by Artemy Kovalyov · 8 years ago
- 3e7e119 IB: Replace ib_umem page_size by page_shift by Artemy Kovalyov · 8 years ago
- e8ea95a IB/hfi: Fix up comments in engine mapping by Ira Weiny · 8 years ago
- 5b0ff9a infiniband: hns: avoid gcc-7.0.1 warning for uninitialized data by Arnd Bergmann · 8 years ago
- 4d6f285 {net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function by Yuval Shaia · 8 years ago
- a7c8132 IB/usnic: Remove unused functions by Yuval Shaia · 8 years ago
- e821303 iw_cxgb4: Use dsgl by default by Ganesh Goudar · 8 years ago
- 374cb86 RDMA/bnxt_re: Use IS_ERR_OR_NULL where appropriate by Doug Ledford · 8 years ago
- ebbd1df RDMA/bnxt_re: remove redundant initialization of rc to zero by Colin Ian King · 8 years ago
- f1b65df IB/mlx5: Add support for active_width and active_speed in RoCE by Noa Osherovich · 8 years ago
- 50f22fd IB/mlx5: Set mlx5_query_roce_port's return value to void by Noa Osherovich · 8 years ago
- 12f8fed IB/mlx5: Set correct SL in completion for RoCE by Moni Shoua · 8 years ago
- e1f24a7 IB/mlx5: Support congestion related counters by Parav Pandit · 8 years ago
- a43402a IB/mthca: Check validity of output parameter pointer by Leon Romanovsky · 8 years ago
- a22ed86 IB/mlx5: Add drop flow steering rule support by Slava Shwartsman · 8 years ago
- 19cc752 IB/mlx5: Use IP version matching to classify IP traffic by Ariel Levkovich · 8 years ago
- 0f75096 IB/mlx5: Add inner spec and IPv6 validation in user's flow attribute list by Ariel Levkovich · 8 years ago
- 44f2e99 IB/mlx5: Fix wrong use of kfree at bad flow in create_cq_user by Bodong Wang · 8 years ago
- 00b7c2a IB/mlx5: Enlarge autogroup flow table by Maor Gottlieb · 8 years ago
- dac388e IB/mlx5: Check supported flow table size by Maor Gottlieb · 8 years ago
- 1377661 IB/mlx5: Change vma from shared to private by Maor Gottlieb · 8 years ago
- ecc7d83 IB/mlx5: Take write semaphore when changing the vma struct by Maor Gottlieb · 8 years ago
- ca37a66 IB/mlx4: Change vma from shared to private by Maor Gottlieb · 8 years ago
- 22c3653 IB/mlx4: Take write semaphore when changing the vma struct by Maor Gottlieb · 8 years ago
- fb7a917 IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug level by Jack Morgenstein · 8 years ago
- 99e68909d IB/mlx4: Fix ib device initialization error flow by Jack Morgenstein · 8 years ago
- dd77abf IB/mlx4: Support RAW Ethernet when RoCE is disabled by Majd Dibbiny · 8 years ago
- 339e757 cxgb4: Convert PDBG to pr_debug the second by Doug Ledford · 8 years ago
- 4418b27 IB/hns: Use kcalloc() in hns_roce_buddy_init() by Markus Elfring · 8 years ago
- e1d717d IB/hns: Use kmalloc_array() in hns_roce_cmd_use_events() by Markus Elfring · 8 years ago
- db6f028 IB/hfi1: Coding style improvement (make sizeof use safer) by Markus Elfring · 8 years ago
- e036c20 IB/hfi1: Remove intermediate var in hfi1_user_sdma_alloc_queues() by Markus Elfring · 8 years ago
- 147d84e IB/hfi1: Use kcalloc() in hfi1_user_sdma_alloc_queues() by Markus Elfring · 8 years ago
- 4076e51 IB/hfi1: Use kcalloc() in hfi1_user_exp_rcv_init() by Markus Elfring · 8 years ago
- a9a4288 cxgb4: Convert PDBG to pr_debug by Joe Perches · 8 years ago
- 700456b cxgb4: Use more common logging style by Joe Perches · 8 years ago
- b7b37ee cxgb3: Convert PDBG to pr_debug by Joe Perches · 8 years ago
- 46b2d4e cxgb3: Use more common logging style by Joe Perches · 8 years ago
- 64551ed IB/hfi1: VNIC SDMA support by Vishwanathapura, Niranjana · 8 years ago
- 2280740 IB/hfi1: Virtual Network Interface Controller (VNIC) HW support by Vishwanathapura, Niranjana · 8 years ago
- d4829ea IB/hfi1: OPA_VNIC RDMA netdev support by Vishwanathapura, Niranjana · 8 years ago
- 23790ba Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdevice by Doug Ledford · 8 years ago
- 93d576a hw/mlx5: Add New bit to check over QP creation by Erez Shitrit · 8 years ago
- 2585454 net/mlx5e: IPoIB, Xmit flow by Saeed Mahameed · 8 years ago
- 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 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
- f7b4263 IB/hfi1: Ensure VL index is within bounds by Michael J. Ruhl · 8 years ago
- 5f14e4e IB/rdmavt, IB/hfi1: Fix timer migration regressions by Sebastian Sanchez · 8 years ago
- 5e6e9424 IB/hfi1: Add a patch value to the firmware version string by Michael J. Ruhl · 8 years ago
- fb897ad IB/hfi1: Check for QSFP presence before attempting reads by Easwar Hariharan · 8 years ago
- 62eed66 IB/hfi1: Protect the global dev_cntr_names and port_cntr_names by Tadeusz Struk · 8 years ago
- 5d6f08a IB/hfi1: Check device id early during init by Tadeusz Struk · 8 years ago
- 9260b35 IB/rdmavt: Add swqe completion trace by Mike Marciniszyn · 8 years ago