- d3957b86 RDMA/SA: Fix kernel panic in CMA request handler flow by Majd Dibbiny · 7 years ago
- 79bb5b7 RDMA/umem: Fix missing mmap_sem in get umem ODP call by Leon Romanovsky · 7 years ago
- 53376fe RDMA/core: not to set page dirty bit if it's already set. by Qing Huang · 8 years ago
- f937d93 RDMA/uverbs: Declare local function static and add brackets to sizeof by Leon Romanovsky · 8 years ago
- 233c195 RDMA/netlink: Reduce exposure of RDMA netlink functions by Leon Romanovsky · 8 years ago
- 95c2ef5 RDMA/srp: Fix NULL deref at srp_destroy_qp() by Israel Rukshin · 8 years ago
- 0a1a972 RDMA/IPoIB: Limit the ipoib_dev_uninit_default scope by Leon Romanovsky · 8 years ago
- 8c49066 RDMA/IPoIB: Replace netdev_priv with ipoib_priv for ipoib_get_link_ksettings by Honggang Li · 8 years ago
- d38d7fd RDMA/qedr: add null check before pointer dereference by Gustavo A. R. Silva · 7 years ago
- 6e8484c RDMA/mlx5: set UMR wqe fence according to HCA cap by Max Gurtovoy · 7 years ago
- eed7624 RDMA/mlx4: Fix MAD tunneling when SRIOV is enabled by Jack Morgenstein · 7 years ago
- 1feb400 RDMA/qib,hfi1: Fix MR reference count leak on write with immediate by Mike Marciniszyn · 8 years ago
- b3e6b4b RDMA/hfi1: Defer setting VL15 credits to link-up interrupt by Byczkowski, Jakub · 8 years ago
- e4785b0 RDMA/hfi1: change PCI bar addr assignments to Linux API functions by Steven L. Roberts · 8 years ago
- c4dd4b6 RDMA/hfi1: fix array termination by appending NULL to attr array by Steven L. Roberts · 8 years ago
- 98b80a2 RDMA/iw_cxgb4: fix the calculation of ipv6 header size by Raju Rangoju · 7 years ago
- 4bbfabe RDMA/iw_cxgb4: calculate t4_eq_status_entries properly by Ganesh Goudar · 7 years ago
- 1dad0eb RDMA/iw_cxgb4: Avoid touch after free error in ARP failure handlers by Raju Rangoju · 8 years ago
- f863de7 RDMA/nes: ACK MPA Reply frame by Tatyana Nikolova · 8 years ago
- 0e5fc903 RDMA/nes: Don't set 0-length FULPDU RTR indication control flag by Tatyana Nikolova · 8 years ago
- e80bd98d RDMA/i40iw: fix duplicated code for different branches by Gustavo A. R. Silva · 8 years ago
- f300ba2 RDMA/i40iw: Remove MSS change support by Shiraz Saleem · 7 years ago
- c0c643e RDMA/i40iw: Fix device initialization error path by Mustafa Ismail · 8 years ago
- b117f47 RDMA/i40iw: ACK MPA Reject frame by Tatyana Nikolova · 8 years ago
- 5a27fec RDMA/i40iw: Don't set 0-length FULPDU RTR indication control flag by Tatyana Nikolova · 8 years ago
- bd1286f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
- 28b4780 Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
- 11fbf53 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 3341713 Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
- 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
- ad61dd3 scripts/spelling.txt: add regsiter -> register spelling mistake by Stephen Boyd · 8 years ago
- d1b7c93 scripts/spelling.txt: add "memory" pattern and fix typos by Stephen Boyd · 8 years ago
- bd2c52d IB/srpt: Avoid that aborting a command triggers a kernel warning by Bart Van Assche · 8 years ago
- 55d6942 IB/srpt: Fix abort handling by Bart Van Assche · 8 years ago
- af82455 Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
- 67cf362 rxe: expose num_possible_cpus() cnum_comp_vectors by Sagi Grimberg · 8 years ago
- af5df5f IB/rxe: Update caller's CRC for RXE_MEM_TYPE_DMA memory type by Leon Romanovsky · 8 years ago
- 62239fc IB/hfi1: Clean up on context initialization failure by Michael J. Ruhl · 8 years ago
- 8737ce9 IB/hfi1: Fix an assign/ordering issue with shared context IDs by Michael J. Ruhl · 8 years ago
- 9b60d2c IB/hfi1: Clean up context initialization by Michael J. Ruhl · 8 years ago
- 637a9a7 IB/hfi1: Correctly clear the pkey by Michael J. Ruhl · 8 years ago
- 5fbded4 IB/hfi1: Search shared contexts on the opened device, not all devices by Michael J. Ruhl · 8 years ago
- 780a4c1 IB/hfi1: Remove atomic operations for SDMA_REQ_HAVE_AHG bit by Sebastian Sanchez · 8 years ago
- 5042cdd IB/hfi1: Use filedata rather than filepointer by Michael J. Ruhl · 8 years ago
- f4cd876 IB/hfi1: Name function prototype parameters by Michael J. Ruhl · 8 years ago
- 224d71f IB/hfi1: Fix a subcontext memory leak by Michael J. Ruhl · 8 years ago
- 9467906 IB/hfi1: Return an error on memory allocation failure by Michael J. Ruhl · 8 years ago
- 9746fa4 IB/hfi1: Adjust default eager_buffer_size to 8MB by Tymoteusz Kielan · 8 years ago
- ade6f8a IB/hfi1: Get rid of divide when setting the tx request header by Sebastian Sanchez · 8 years ago
- dd1ed10 IB/hfi1: Fix yield logic in send engine by Mike Marciniszyn · 8 years ago
- 688f21c IB/hfi1, IB/rdmavt: Move r_adefered to r_lock cache line by Mike Marciniszyn · 8 years ago
- 02d1008 IB/hfi1: Fix checks for Offline transient state by Jakub Byczkowski · 8 years ago
- 0d7e2d2 IB/ipoib: add get_link_ksettings in ethtool by Zhu Yanjun · 8 years ago
- 693dfd5 IB/mlx5: Enable IPoIB acceleration by Erez Shitrit · 8 years ago
- 2c0248d Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm/smmu', 'arm/core', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 8 years ago
- 24b43c9 infiniband: avoid dereferencing uninitialized dst on error path by Paolo Abeni · 8 years ago
- 133bea0 IB/mlx5: Add port_xmit_wait to counter registers read by Tim Wright · 8 years ago
- 062d0f2 IB/ocrdma: fix out of bounds access to local buffer by Michael Mera · 8 years ago
- b03ee4c IB/mlx4: Fix incorrect order of formal and actual parameters by Håkon Bugge · 8 years ago
- 8987828 IB/mlx4: Change flush logic so it adheres to the variable name by Håkon Bugge · 8 years ago
- 0a49f2c mlx5: Fix mlx5_ib_map_mr_sg mr length by Sagi Grimberg · 8 years ago
- d524185 IB/rxe: Don't clamp residual length to mtu by Johannes Thumshirn · 8 years ago
- 4c33bd1 IB/SA: Add support to query OPA path records by Dasaratharaman Chandramouli · 8 years ago
- 5752075 IB/SA: Add OPA path record type by Dasaratharaman Chandramouli · 8 years ago
- 9fdca4d IB/SA: Split struct sa_path_rec based on IB and ROCE specific fields by Dasaratharaman Chandramouli · 8 years ago
- dfa834e1 IB/SA: Introduce path record specific types by Dasaratharaman Chandramouli · 8 years ago
- c2f8fc4 IB/SA: Rename ib_sa_path_rec to sa_path_rec by Dasaratharaman Chandramouli · 8 years ago
- 82ffc22 IB/CM: Add braces when using sizeof by Dasaratharaman Chandramouli · 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
- 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
- 67b985b IB/core: Rename ib_modify_ah to rdma_modify_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
- eca7ddf IB/rxe: Initialize ib_ah_attr during query_ah by Dasaratharaman Chandramouli · 8 years ago
- 4ba6609 IB/core: Check for global flag when using ah_attr by Dasaratharaman Chandramouli · 8 years ago
- cf0b939 IB/core: Add braces when using sizeof by Dasaratharaman Chandramouli · 8 years ago
- cfd5193 IB/IPoIB: Remove 'else' when the 'if' has a return. by Dasaratharaman Chandramouli · 8 years ago
- bef4211 IB/ocrdma: Add identifier names to function definitions by Dasaratharaman Chandramouli · 8 years ago
- 2196f27 IB/SA: Add support to query opa classport info. by Dasaratharaman Chandramouli · 8 years ago
- 461a694 iommu: Remove pci.h include from trace/events/iommu.h by Joerg Roedel · 8 years ago
- aa4656d IB/core: Move opa_class_port_info definition to header file by Dasaratharaman Chandramouli · 8 years ago
- ee1c60b IB/SA: Modify SA to implicitly cache Class Port info by Dasaratharaman Chandramouli · 8 years ago
- cb86376 IB/SA: Move functions update_sm_ah() and ib_sa_event() by Dasaratharaman Chandramouli · 8 years ago
- 680562b IB/SA: Remove unwanted braces by Dasaratharaman Chandramouli · 8 years ago
- dbb6c91 IB/SA: Add braces when using sizeof by Dasaratharaman Chandramouli · 8 years ago
- f96a318 IB/SA: Fix lines longer than 80 columns 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