summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-12-22i40iw: Ignore LLP_DOUBT_REACHABILITY AEShiraz Saleem
2017-12-22i40iw: Fix sequence number for the first partial FPDUShiraz Saleem
2017-12-22i40iw: Selectively teardown QPs on IP addr change eventShiraz Saleem
2017-12-22i40iw: Add notifier for network device eventsShiraz Saleem
2017-12-22i40iw: Correct Q1/XF object count equationShiraz Saleem
2017-12-22i40iw: Use utility function roundup_pow_of_two()Shiraz Saleem
2017-12-22i40iw: Set MAX_IRD_SIZE to 64Shiraz Saleem
2017-12-22IB/SA: Check dlid before SA agent queries for ClassPortInfoVenkata Sandeep Dhanalakota
2017-12-22nes: Change accelerated flag to boolShiraz Saleem
2017-12-22IB/hfi: Only read capability registers if the capability existsMichael J. Ruhl
2017-12-22drivers: infiniband: remove duplicate includesPravin Shedge
2017-12-22RDMA/hns: Add eq support of hip08Yixian Liu
2017-12-22RDMA/hns: Refactor eq code for hip06Yixian Liu
2017-12-21IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flushAlex Vesker
2017-12-21IB/mlx5: Fix congestion counters in LAG modeMajd Dibbiny
2017-12-21RDMA/vmw_pvrdma: Avoid use after free due to QP/CQ/SRQ destroyBryan Tan
2017-12-21RDMA/vmw_pvrdma: Use refcount_dec_and_test to avoid warningBryan Tan
2017-12-21RDMA/vmw_pvrdma: Call ib_umem_release on destroy QP pathBryan Tan
2017-12-21iw_cxgb4: when flushing, complete all wrs in a chainSteve Wise
2017-12-21iw_cxgb4: reflect the original WR opcode in drain cqesSteve Wise
2017-12-21iw_cxgb4: Only validate the MSN for successful completionsSteve Wise
2017-12-20RDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATSAnton Vasilyev
2017-12-18iser-target: avoid reinitializing rdma contexts for isert commandsBharat Potnuri
2017-12-18IB/cm: Refactor to avoid setting path record software only fieldsParav Pandit
2017-12-18IB/{core, umad, cm}: Rename ib_init_ah_from_wc to ib_init_ah_attr_from_wcParav Pandit
2017-12-18IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_fro...Parav Pandit
2017-12-18IB/cm: Fix sleeping while spin lock is heldParav Pandit
2017-12-18IB/cm: Handle address handle attribute init errorParav Pandit
2017-12-18IB/{cm, umad}: Handle av init errorParav Pandit
2017-12-18IB/{core, ipoib}: Simplify ib_find_gid to search only for IB link layerParav Pandit
2017-12-18RDMA/core: Avoid copying ifindex twiceParav Pandit
2017-12-18RDMA/{core, cma}: Simplify rdma_translate_ipParav Pandit
2017-12-18IB/core: Removed unused functionParav Pandit
2017-12-18RDMA/core: Avoid redundant memcpy in rdma_addr_find_l2_eth_by_grhParav Pandit
2017-12-18IB/core: Avoid exporting module internal ib_find_gid_by_filter()Parav Pandit
2017-12-18IB/rxe: Avoid passing unused index pointer which is optionalParav Pandit
2017-12-18IB/core: Refactor to avoid unnecessary check on GID lookup missParav Pandit
2017-12-18IB/core: Avoid unnecessary type castParav Pandit
2017-12-18RDMA/cma: Introduce and use helper functions to init workParav Pandit
2017-12-18RDMA/cma: Avoid setting path record type twiceParav Pandit
2017-12-18RDMA/cma: Simplify netdev checkParav Pandit
2017-12-18RDMA/cma: Set default GID type as RoCE when resolving RoCE routeParav Pandit
2017-12-18IB/umem: Fix use of npages/nmap fieldsArtemy Kovalyov
2017-12-18IB/cm: Add debug prints to ib_cmDaniel Jurgens
2017-12-18IB/core: Fix memory leak in cm_req_handler error flowsMatan Barak
2017-12-18RDMA/cma: Use correct size when writing netlink statsParav Pandit
2017-12-18IB/ipoib: Update pathrec field if not valid recordErez Shitrit
2017-12-18IB/ipoib: Avoid memory leak if the SA returns a different DGIDErez Shitrit
2017-12-18IB/mlx4: Remove unused ibpd parameterErez Alfasi
2017-12-18IB/core: Avoid exporting module internal functionParav Pandit