aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-27IB/core: Make sure that PSN does not overflowMajd Dibbiny1-0/+16
2017-12-22IB/hfi1: Change slid arg in ingress_pkey_table_fail to 32bitDon Hiatt2-6/+2
2017-12-22IB/core: Use rdma_cap_opa_mad to check for OPADon Hiatt1-2/+1
2017-12-22i40iw: Fix the connection ORD value for loopbackTatyana Nikolova1-12/+14
2017-12-22i40iw: Validate correct IRD/ORD connection parametersTatyana Nikolova1-2/+3
2017-12-22i40iw: Ignore LLP_DOUBT_REACHABILITY AEShiraz Saleem1-1/+2
2017-12-22i40iw: Fix sequence number for the first partial FPDUShiraz Saleem2-1/+2
2017-12-22i40iw: Selectively teardown QPs on IP addr change eventShiraz Saleem3-10/+24
2017-12-22i40iw: Add notifier for network device eventsShiraz Saleem3-3/+56
2017-12-22i40iw: Correct Q1/XF object count equationShiraz Saleem1-2/+4
2017-12-22i40iw: Use utility function roundup_pow_of_two()Shiraz Saleem3-33/+7
2017-12-22i40iw: Set MAX_IRD_SIZE to 64Shiraz Saleem1-1/+1
2017-12-22IB/SA: Check dlid before SA agent queries for ClassPortInfoVenkata Sandeep Dhanalakota1-0/+10
2017-12-22nes: Change accelerated flag to boolShiraz Saleem2-2/+2
2017-12-22drivers: infiniband: remove duplicate includesPravin Shedge5-8/+1
2017-12-22RDMA/hns: Add eq support of hip08Yixian Liu5-8/+1408
2017-12-22RDMA/hns: Refactor eq code for hip06Yixian Liu10-930/+843
2017-12-20RDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATSAnton Vasilyev1-1/+1
2017-12-18iser-target: avoid reinitializing rdma contexts for isert commandsBharat Potnuri2-0/+8
2017-12-18IB/cm: Refactor to avoid setting path record software only fieldsParav Pandit1-48/+44
2017-12-18IB/{core, umad, cm}: Rename ib_init_ah_from_wc to ib_init_ah_attr_from_wcParav Pandit3-12/+13
2017-12-18IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_from_pathParav Pandit4-10/+12
2017-12-18IB/cm: Fix sleeping while spin lock is heldParav Pandit1-5/+6
2017-12-18IB/cm: Handle address handle attribute init errorParav Pandit1-2/+5
2017-12-18IB/{cm, umad}: Handle av init errorParav Pandit2-16/+28
2017-12-18IB/{core, ipoib}: Simplify ib_find_gid to search only for IB link layerParav Pandit2-15/+4
2017-12-18RDMA/core: Avoid copying ifindex twiceParav Pandit1-2/+0
2017-12-18RDMA/{core, cma}: Simplify rdma_translate_ipParav Pandit2-10/+5
2017-12-18IB/core: Removed unused functionParav Pandit1-23/+0
2017-12-18RDMA/core: Avoid redundant memcpy in rdma_addr_find_l2_eth_by_grhParav Pandit1-5/+0
2017-12-18IB/core: Avoid exporting module internal ib_find_gid_by_filter()Parav Pandit1-1/+0
2017-12-18IB/rxe: Avoid passing unused index pointer which is optionalParav Pandit1-2/+1
2017-12-18IB/core: Refactor to avoid unnecessary check on GID lookup missParav Pandit1-9/+6
2017-12-18IB/core: Avoid unnecessary type castParav Pandit1-2/+1
2017-12-18RDMA/cma: Introduce and use helper functions to init workParav Pandit1-28/+25
2017-12-18RDMA/cma: Avoid setting path record type twiceParav Pandit1-5/+4
2017-12-18RDMA/cma: Simplify netdev checkParav Pandit1-19/+16
2017-12-18RDMA/cma: Set default GID type as RoCE when resolving RoCE routeParav Pandit1-3/+5
2017-12-18IB/umem: Fix use of npages/nmap fieldsArtemy Kovalyov1-1/+1
2017-12-18IB/cm: Add debug prints to ib_cmDaniel Jurgens1-0/+51
2017-12-18IB/core: Fix memory leak in cm_req_handler error flowsMatan Barak1-2/+3
2017-12-18RDMA/cma: Use correct size when writing netlink statsParav Pandit1-1/+1
2017-12-18IB/ipoib: Update pathrec field if not valid recordErez Shitrit1-15/+34
2017-12-18IB/ipoib: Avoid memory leak if the SA returns a different DGIDErez Shitrit1-0/+16
2017-12-18IB/mlx4: Remove unused ibpd parameterErez Alfasi1-2/+2
2017-12-18IB/core: Avoid exporting module internal functionParav Pandit2-19/+4
2017-12-18IB/core: Depend on IPv6 stack to resolve link local address for RoCEv2Parav Pandit1-5/+11
2017-12-18IB/{core/cm}: Fix generating a return AH for RoCEEParav Pandit2-97/+63
2017-12-13IB/ocrdma: Remove unneeded conversions to boolAndrew F. Davis1-1/+1
2017-12-13IB/mlx4: Potential buffer overflow in _mlx4_set_path()Dan Carpenter1-0/+2