aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-02RDMA/bnxt_re: Remove FMR leftoversJason Gunthorpe4-14/+0
2020-06-02RDMA/mlx5: Remove FMR leftoversGal Pressman1-8/+0
2020-06-02RDMA/core: Remove FMR pool APIMax Gurtovoy2-495/+1
2020-06-02RDMA/srp: Remove support for FMR memory registrationMax Gurtovoy2-227/+22
2020-06-02RDMA/iser: Remove support for FMR memory registrationIsrael Rukshin4-372/+40
2020-06-01Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-7/+0
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller8-24/+46
2020-05-29Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed2-38/+14
2020-05-29RDMA/core: Introduce shared CQ pool APIYamin Friedman3-0/+178
2020-05-29RDMA/core: Add protection for shared CQs used by ULPsYamin Friedman1-0/+9
2020-05-29RDMA/core: Fix several reference count leaks.Qiushi Wu1-5/+5
2020-05-29IB/hfi1: Fix spelling mistake "enought" -> "enough"Colin Ian King1-1/+1
2020-05-29RDMA/hns: remove duplicate assignment to pointer raqColin Ian King1-1/+1
2020-05-29RDMA/mlx5: Support TX port affinity for VF drivers in LAG modeMark Zhang3-2/+10
2020-05-29RDMA/srpt: Increase max_send_sgeBart Van Assche2-7/+1
2020-05-29RDMA/srpt: Reduce max_recv_sge to 1Bart Van Assche1-7/+3
2020-05-29RDMA/srpt: Make debug output more detailedBart Van Assche1-4/+5
2020-05-29RDMA/srp: Make the channel count configurable per targetBart Van Assche1-5/+17
2020-05-29hfi1: get rid of pointless access_ok()Al Viro1-7/+0
2020-05-28tcp: add tcp_sock_set_nodelayChristoph Hellwig1-20/+4
2020-05-28net: add sock_set_reuseaddrChristoph Hellwig1-13/+5
2020-05-27IB/ipoib: Fix double free of skb in case of multicast traffic in CM modeValentine Fatiev4-12/+26
2020-05-27RDMA/mlx5: Return ECE data after modify QPLeon Romanovsky2-4/+46
2020-05-27RDMA/mlx5: Set ECE options during modify QPLeon Romanovsky4-14/+23
2020-05-27RDMA/mlx5: Convert modify QP to use MLX5_SET macrosLeon Romanovsky1-106/+97
2020-05-27RDMA/mlx5: Remove manually crafted QP context the query callLeon Romanovsky1-73/+56
2020-05-27RDMA/mlx5: Use direct modify QP implementationLeon Romanovsky1-6/+11
2020-05-27RDMA/mlx5: Set ECE options during QP createLeon Romanovsky1-9/+66
2020-05-27RDMA/mlx5: Get ECE options from FW during create QPLeon Romanovsky3-11/+17
2020-05-27RDMA/cma: Provide ECE reject reasonLeon Romanovsky5-10/+25
2020-05-27RDMA/cma: Connect ECE to rdma_acceptLeon Romanovsky2-3/+30
2020-05-27RDMA/cm: Send and receive ECE parameter over the wireLeon Romanovsky2-5/+42
2020-05-27RDMA/ucma: Deliver ECE parameters through UCMA eventsLeon Romanovsky1-1/+5
2020-05-27RDMA/ucma: Extend ucma_connect to receive ECE parametersLeon Romanovsky3-3/+33
2020-05-27Merge branch 'mellanox/mlx5-next' into rdma.git for/nextJason Gunthorpe1-1/+4
2020-05-27IB/mlx5: Fix DEVX support for MLX5_CMD_OP_INIT2INIT_QP commandMark Zhang1-0/+4
2020-05-27RDMA/core: Fix double destruction of uobjectJason Gunthorpe1-7/+13
2020-05-27RDMA/core: Use sizeof_field() helperGustavo A. R. Silva4-10/+10
2020-05-25RDMA/ipoib: Remove can_sleep parameter from iboib_mcast_allocKamal Heib1-6/+5
2020-05-25RDMA/iw_cxgb4: cleanup device debugfs entries on ULD removePotnuri Bharat Teja1-0/+1
2020-05-25RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()Qiushi Wu1-1/+1
2020-05-25RDMA/hns: Make the end of sge process more clearYixian Liu1-2/+2
2020-05-25RDMA/hns: Simplify process related to poll cqLang Cheng1-8/+3
2020-05-25RDMA/hns: Remove redundant parameters from free_srq/qp_wrid()Wenpeng Liang2-7/+6
2020-05-25RDMA/hns: Remove redundant type cast for general pointersWeihang Li3-137/+73
2020-05-25RDMA/hns: Optimize the usage of MTRXi Wang2-27/+30
2020-05-25RDMA/hns: Refactor the QP context filling process related to WQE buffer configureXi Wang1-115/+149
2020-05-25RDMA/hns: Change variables representing quantity to unsignedWeihang Li2-10/+11
2020-05-25RDMA/hns: Change all page_shift to unsignedWeihang Li5-24/+27
2020-05-25RDMA/hns: Rename QP buffer related functionXi Wang1-4/+4