aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ocrdma/ocrdma_stats.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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 Pandit4-16/+17
2017-12-18IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_from_pathParav Pandit5-15/+17
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 Pandit3-17/+5
2017-12-18RDMA/core: Avoid copying ifindex twiceParav Pandit1-2/+0
2017-12-18RDMA/{core, cma}: Simplify rdma_translate_ipParav Pandit3-11/+6
2017-12-18IB/core: Removed unused functionParav Pandit2-24/+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 Pandit3-98/+64
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
2017-12-13RDMA/cxgb4: Add a sanity check in process_work()Dan Carpenter1-2/+8
2017-12-13iw_cxgb4: make pointer reg_workq staticColin Ian King1-1/+1
2017-12-13infiniband: cxgb4: use ktime_get for timestampsArnd Bergmann4-26/+22
2017-12-13RDMA/iwpm: Fix uninitialized error code in iwpm_send_mapinfo()Geert Uytterhoeven1-0/+1
2017-12-13IB/ipoib: Warn when one port fails to initializeYuval Shaia1-3/+4
2017-12-13RDMA/bnxt_re: Remove redundant bnxt_qplib_disable_nq() callArvind Yadav1-1/+0
2017-12-11IB/srp: replace custom implementation of hex2bin()Andy Shevchenko1-10/+3
2017-12-11IB/mlx5: revisit -Wmaybe-uninitialized warningArnd Bergmann1-0/+3
2017-12-11i40iw: Reinitialize add_sd_cntMustafa Ismail1-0/+1
2017-12-11i40iw: Use sqsize to initialize cqp_requests elementsChien Tin Tung1-1/+1
2017-12-11IB/ipoib: Replace printk with pr_warnYuval Shaia3-19/+18
2017-12-11IB/core: Use PTR_ERR_OR_ZERO()Gomonovych, Vasyl1-4/+1
2017-12-11nes: remove unused 'timeval' struct memberArnd Bergmann1-1/+0
2017-12-11i40iw: remove unused 'timeval' struct memberArnd Bergmann1-2/+0
2017-12-11RDMA/vmw_pvrdma: Do not re-calculate npagesYuval Shaia1-11/+4
2017-12-11i40w: Remove garbage at end of INFINIBAND_I40IW Kconfig sectionGeert Uytterhoeven1-1/+0
2017-12-11IB/qib: Cleanup qib_set_part_key() with direct returnsJoe Perches1-42/+24