summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-04IB: Update references to libibverbsJason Gunthorpe3-4/+5
2018-02-02IB/hfi1: Add 16B rcvhdr trace supportDon Hiatt2-4/+6
2018-02-02IB/hfi1: Convert kzalloc_node and kcalloc to use kcalloc_nodeKamenee Arumugam3-16/+19
2018-02-02IB/core: Avoid a potential OOPs for an unused optional parameterMichael J. Ruhl1-1/+1
2018-02-02IB/core: Map iWarp AH type to undefined in rdma_ah_find_typeDon Hiatt1-6/+14
2018-02-02IB/ipoib: Fix for potential no-carrier stateAlex Estrin1-0/+3
2018-02-02IB/hfi1: Show fault stats in both TX and RX directionsMitko Haralanov1-1/+8
2018-02-02IB/hfi1: Remove blind constants from 16B updateMike Marciniszyn4-14/+25
2018-02-02IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit timesKamenee Arumugam6-19/+239
2018-02-02IB/hfi1: Do not override given pcie_pset valueBartlomiej Dudek1-11/+12
2018-02-02IB/hfi1: Optimize process_receive_ib()Sebastian Sanchez2-32/+17
2018-02-02IB/hfi1: Remove unnecessary fecn and becn fieldsSebastian Sanchez7-36/+24
2018-02-02IB/hfi1: Look up ibport using a pointer in receive pathSebastian Sanchez3-23/+30
2018-02-02IB/hfi1: Optimize packet type comparison using 9B and bypass code pathsSebastian Sanchez5-13/+18
2018-02-02IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packetSebastian Sanchez7-12/+10
2018-02-02IB/hfi1: Remove dependence on qp->s_hdrwordsMitko Haralanov10-59/+61
2018-02-02IB/hfi1: Fix for potential refcount leak in hfi1_open_file()Alex Estrin1-3/+1
2018-02-02IB/hfi1: Fix for early release of sdma contextAlex Estrin3-6/+9
2018-02-02IB/hfi1: Re-order IRQ cleanup to address driver cleanup raceMichael J. Ruhl3-7/+16
2018-02-02RDMA/nldev: missing error code in nldev_res_get_doit()Dan Carpenter1-1/+3
2018-02-02RDMA/hns: Fix misplaced call to hns_roce_cleanup_hem_tableoulijun1-1/+0
2018-02-02RDMA/hns: Add names to function arguments in function pointersoulijun1-4/+4
2018-02-02RDMA/hns: Remove unnecessary operatoroulijun1-2/+2
2018-02-02RDMA/bnxt_re: Use common error handling code in bnxt_qplib_alloc_dpi_tbl()Markus Elfring1-6/+7
2018-02-02RDMA/bnxt_re: Delete two error messages for a failed memory allocation in bnx...Markus Elfring1-5/+0
2018-02-01IB/rxe: remove redudant parameter in rxe_av_fill_ip_infoZhu Yanjun4-7/+5
2018-02-01IB/rxe: change the function rxe_av_fill_ip_info to voidZhu Yanjun3-6/+4
2018-02-01IB/rxe: change the function to void from intZhu Yanjun2-3/+2
2018-02-01IB/rxe: remove unnecessary parameter in rxe_av_to_attrZhu Yanjun4-10/+5
2018-02-01IB/rxe: change the function to void from intZhu Yanjun3-6/+4
2018-02-01IB/rxe: remove redudant parameter in functionZhu Yanjun4-8/+7
2018-02-01RDMA/netlink: Hide unimplemented NLDEV commandsLeon Romanovsky1-8/+6
2018-02-01RDMA/bnxt_re: Fix an error code in bnxt_qplib_create_srq()Dan Carpenter1-1/+3
2018-02-01RDMA/bnxt_re: Fix static checker warningDoug Ledford1-5/+2
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe2113-13477/+25692
2018-01-30RDMA/nldev: Provide detailed QP informationLeon Romanovsky2-0/+269
2018-01-30RDMA/nldev: Provide global resource utilizationLeon Romanovsky2-0/+154
2018-01-30RDMA/core: Add resource tracking for create and destroy PDsLeon Romanovsky2-0/+7
2018-01-30RDMA/core: Add resource tracking for create and destroy CQsLeon Romanovsky4-0/+14
2018-01-30RDMA/core: Add resource tracking for create and destroy QPsLeon Romanovsky3-5/+30
2018-01-30RDMA/restrack: Add general infrastructure to track RDMA resourcesLeon Romanovsky6-1/+346
2018-01-30RDMA/core: Save kernel caller name when creating PD and CQ objectsLeon Romanovsky3-9/+18
2018-01-30RDMA/core: Use the MODNAME instead of the function name for pd callersLeon Romanovsky1-1/+1
2018-01-29RDMA: Move enum ib_cq_creation_flags to uapi headersJason Gunthorpe5-11/+11
2018-01-29IB/rxe: Change RDMA_RXE kconfig to use selectJason Gunthorpe1-2/+2
2018-01-29Linux 4.15Linus Torvalds1-1/+1
2018-01-29IB/qib: remove qib_keys.cCorentin Labbe1-235/+0
2018-01-29IB/mthca: remove mthca_user.hCorentin Labbe1-112/+0
2018-01-29RDMA/cm: Fix access to uninitialized variableLeon Romanovsky1-2/+0
2018-01-29RDMA/cma: Use existing netif_is_bond_master functionParav Pandit1-1/+1