- e2dda36 RDMA/core: Add encode/decode FDR/EDR rates by Hans Westgaard Ry · 7 years ago
- 106b886 i40iw: Replace mdelay with msleep in i40iw_wait_pe_ready by Jia-Ju Bai · 7 years ago
- 57f6b66 IB/rdmavt: Add trace for RNRNAK timer by Kaike Wan · 7 years ago
- 11f0e89 IB/{hfi1, qib}: Fix a concurrency issue with device name in logging by Michael J. Ruhl · 7 years ago
- db9a2c6 IB/rdmavt: Allocate CQ memory on the correct node by Mike Marciniszyn · 7 years ago
- 9996b04 IB/hfi1: Fix infinite loop in 8051 command error path by Sebastian Sanchez · 7 years ago
- f5b53b0 IB/rdmavt: Use correct numa node for SRQ allocation by Mike Marciniszyn · 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
- 437ff78 IB/rdmavt: No need to cancel RNRNAK retry timer when it is running by Kaike Wan · 7 years ago
- 02ee9da IB/core: Fix two kernel warnings triggered by rxe registration by Bart Van Assche · 7 years ago
- 3cc297d IB/mlx5: Move locks initialization to the corresponding stage by Mark Bloch · 7 years ago
- c8b8992 IB/mlx5: Move loopback initialization to the corresponding stage by Mark Bloch · 7 years ago
- 5e1e761 IB/mlx5: Move hardware counters initialization to the corresponding stage by Mark Bloch · 7 years ago
- 07321b3 IB/mlx5: Move ODP initialization to the corresponding stage by Mark Bloch · 7 years ago
- c11a226 IB/mlx5: Move RoCE/ETH initialization to the corresponding stage by Mark Bloch · 7 years ago
- 16c1975 IB/mlx5: Create profile infrastructure to add and remove stages by Mark Bloch · 7 years ago
- d67d611 IB/hfi1: Add RQ/SRQ information to QP stats by Michael J. Ruhl · 7 years ago
- 107013c RDMA/hns: Assign dest_qp when deregistering mr by oulijun · 7 years ago
- 10bd2ad RDMA/hns: Fix QP state judgement before sending work requests by Yixian Liu · 7 years ago
- 52e3b42 RDMA/hns: Filter for zero length of sge in hip08 kernel mode by oulijun · 7 years ago
- ace1c54 RDMA/hns: Set access flags of hip08 RoCE by oulijun · 7 years ago
- 4f3f7a7 RDMA/hns: Update the usage of sr_max and rr_max field by oulijun · 7 years ago
- 0009c2d RDMA/hns: Add rq inline data support for hip08 RoCE by oulijun · 7 years ago
- 809cb69 IB/ipoib: Fix for notify send CQ failure messages by Alex Estrin · 7 years ago
- e48e5e1 RDMA/cma: Mark end of CMA ID messages by Leon Romanovsky · 7 years ago
- c240981 RDMA/nldev: Refactor setting the nldev handle to a common function by Leon Romanovsky · 7 years ago
- 924b890 RDMA/core: Replace open-coded variant of put_device by Leon Romanovsky · 7 years ago
- b823369 RDMA/netlink: Simplify code of autoload modules by Leon Romanovsky · 7 years ago
- 9ef77bd RDMA/rxe: Remove useless EXPORT_SYMBOL by Leon Romanovsky · 7 years ago
- 27f382d IB/mthca: Use zeroing memory allocator than allocator/memset by Himanshu Jha · 7 years ago
- 7d37ebb RDMA/bnxt_re: Use zeroing memory allocator than allocator/memset by Himanshu Jha · 7 years ago
- 7bced91 RDMA/qedr: Use zeroing memory allocator than allocator/memset by Himanshu Jha · 7 years ago
- 5835565 RDMA/vmw_pvrdma: Use zeroing memory allocator than allocator/memset by Himanshu Jha · 7 years ago
- d78756d IB/ocrdma: Use zeroing memory allocator than allocator/memset by Himanshu Jha · 7 years ago
- f48fca4 iw_cxgb4: Change error/warn prints to pr_debug by Bharat Potnuri · 7 years ago
- 4044a3f RDMA/hns: Add detailed comments for mb() call by Yixian Liu · 7 years ago
- 1ee47ab IB/mlx5: Enable QP creation with a given blue flame index by Yishai Hadas · 7 years ago
- 4ed131d IB/mlx5: Expose dynamic mmap allocation by Yishai Hadas · 7 years ago
- 31a78a5 IB/mlx5: Extend UAR stuff to support dynamic allocation by Yishai Hadas · 7 years ago
- 4e2b53a IB/mlx5: Report inner RSS capability by Maor Gottlieb · 7 years ago
- 07d84f7 IB/mlx4: Add support to RSS hash for inner headers by Guy Levi · 7 years ago
- 76a895d Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git by Jason Gunthorpe · 7 years ago
- d2acafe RDMA/vmw_pvrdma: Remove usage of BIT() from UAPI header by Bryan Tan · 7 years ago
- a61eb61 RDMA/vmw_pvrdma: Use refcount_t instead of atomic_t by Bryan Tan · 7 years ago
- 1a9ecf8 RDMA/vmw_pvrdma: Use more specific sizeof in kcalloc by Bryan Tan · 7 years ago
- 5aef7cf RDMA/vmw_pvrdma: Clarify QP and CQ is_kernel logic by Bryan Tan · 7 years ago
- 926aae2 RDMA/vmw_pvrdma: Add UAR SRQ macros in ABI header file by Bryan Tan · 7 years ago
- 66131e0 i40iw: Change accelerated flag to bool by Henry Orosco · 7 years ago
- efac5ac infiniband: drop unknown function from core_priv.h by Randy Dunlap · 7 years ago
- 727b7e9 IB/core: Make sure that PSN does not overflow by Majd Dibbiny · 7 years ago
- 45e6ae7 IB/mlx5: Fix mlx5_ib_alloc_mr error flow by Nitzan Carmi · 7 years ago
- 4a50881 IB/core: Verify that QP is security enabled in create and destroy by Moni Shoua · 7 years ago
- 05d14e7 IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp() by Moni Shoua · 7 years ago
- ad9a366 IB/mlx5: Serialize access to the VMA list by Majd Dibbiny · 7 years ago
- 2e903b6 IB/hfi1: Change slid arg in ingress_pkey_table_fail to 32bit by Don Hiatt · 7 years ago
- 2ef7f2e IB/core: Use rdma_cap_opa_mad to check for OPA by Don Hiatt · 7 years ago
- fefa068 i40iw: Fix the connection ORD value for loopback by Tatyana Nikolova · 7 years ago
- ce9ce74 i40iw: Validate correct IRD/ORD connection parameters by Tatyana Nikolova · 7 years ago
- 756f77d i40iw: Ignore LLP_DOUBT_REACHABILITY AE by Shiraz Saleem · 7 years ago
- df8b13a i40iw: Fix sequence number for the first partial FPDU by Shiraz Saleem · 7 years ago
- 3020f25 i40iw: Selectively teardown QPs on IP addr change event by Shiraz Saleem · 7 years ago
- 0c5d515 i40iw: Add notifier for network device events by Shiraz Saleem · 7 years ago
- fe99afd i40iw: Correct Q1/XF object count equation by Shiraz Saleem · 7 years ago
- 8758768 i40iw: Use utility function roundup_pow_of_two() by Shiraz Saleem · 7 years ago
- f32b766 i40iw: Set MAX_IRD_SIZE to 64 by Shiraz Saleem · 7 years ago
- 896b1ec rdma: Update maintainer contact for Intel RDMA drivers by Dennis Dalessandro · 7 years ago
- af808ec IB/SA: Check dlid before SA agent queries for ClassPortInfo by Venkata Sandeep Dhanalakota · 7 years ago
- adb1c0d1 nes: Change accelerated flag to bool by Shiraz Saleem · 7 years ago
- 4c009af IB/hfi: Only read capability registers if the capability exists by Michael J. Ruhl · 7 years ago
- 72c7fe9 drivers: infiniband: remove duplicate includes by Pravin Shedge · 7 years ago
- a5073d6 RDMA/hns: Add eq support of hip08 by Yixian Liu · 7 years ago
- b16f818 RDMA/hns: Refactor eq code for hip06 by Yixian Liu · 7 years ago
- 1f80bd6 IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flush by Alex Vesker · 7 years ago
- 71a0ff6 IB/mlx5: Fix congestion counters in LAG mode by Majd Dibbiny · 7 years ago
- e3524b2 RDMA/vmw_pvrdma: Avoid use after free due to QP/CQ/SRQ destroy by Bryan Tan · 7 years ago
- 30a366a RDMA/vmw_pvrdma: Use refcount_dec_and_test to avoid warning by Bryan Tan · 7 years ago
- 1774805 RDMA/vmw_pvrdma: Call ib_umem_release on destroy QP path by Bryan Tan · 7 years ago
- d145873 iw_cxgb4: when flushing, complete all wrs in a chain by Steve Wise · 7 years ago
- 96a236e iw_cxgb4: reflect the original WR opcode in drain cqes by Steve Wise · 7 years ago
- f55688c iw_cxgb4: Only validate the MSN for successful completions by Steve Wise · 7 years ago
- 7448208 RDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATS by Anton Vasilyev · 8 years ago
- 66f53e6 iser-target: avoid reinitializing rdma contexts for isert commands by Bharat Potnuri · 7 years ago
- 16c72e4 IB/cm: Refactor to avoid setting path record software only fields by Parav Pandit · 7 years ago
- f6bdb14 IB/{core, umad, cm}: Rename ib_init_ah_from_wc to ib_init_ah_attr_from_wc by Parav Pandit · 7 years ago
- 4ad6a02 IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_from_path by Parav Pandit · 7 years ago
- 33f93e1 IB/cm: Fix sleeping while spin lock is held by Parav Pandit · 7 years ago
- 5cf3968 IB/cm: Handle address handle attribute init error by Parav Pandit · 7 years ago
- 0c4386ec IB/{cm, umad}: Handle av init error by Parav Pandit · 7 years ago
- dbb1256 IB/{core, ipoib}: Simplify ib_find_gid to search only for IB link layer by Parav Pandit · 7 years ago
- 5092d17 RDMA/core: Avoid copying ifindex twice by Parav Pandit · 7 years ago
- 575c7e5 RDMA/{core, cma}: Simplify rdma_translate_ip by Parav Pandit · 7 years ago
- 699a83f IB/core: Removed unused function by Parav Pandit · 7 years ago
- 86937fc RDMA/core: Avoid redundant memcpy in rdma_addr_find_l2_eth_by_grh by Parav Pandit · 7 years ago
- 1c43d5d IB/core: Avoid exporting module internal ib_find_gid_by_filter() by Parav Pandit · 7 years ago
- fe78acf IB/rxe: Avoid passing unused index pointer which is optional by Parav Pandit · 7 years ago
- 151ed9d IB/core: Refactor to avoid unnecessary check on GID lookup miss by Parav Pandit · 7 years ago
- b0dd0d3 IB/core: Avoid unnecessary type cast by Parav Pandit · 7 years ago
- 981b5a2 RDMA/cma: Introduce and use helper functions to init work by Parav Pandit · 7 years ago
- c423880 RDMA/cma: Avoid setting path record type twice by Parav Pandit · 7 years ago