summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-06-01Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-29Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-05-29hfi1: get rid of pointless access_ok()Al Viro
2020-05-25RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()Qiushi Wu
2020-05-21RDMA/mlx5: Fix NULL pointer dereference in destroy_prefetch_workMaor Gottlieb
2020-05-19IB/qib: Call kobject_put() when kobject_init_and_add() failsKaike Wan
2020-05-18net/mlx5: Add support for RDMA TX FT headers modifyingMichael Guralnik
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-13{IB/net}/mlx5: Simplify don't trap codeMaor Gottlieb
2020-05-12RDMA/iw_cxgb4: Fix incorrect function parametersPotnuri Bharat Teja
2020-05-12IB/hfi1: Fix another case where pq is left on waitlistMike Marciniszyn
2020-05-12IB/i40iw: Remove bogus call to netdev_master_upper_dev_get()Denis V. Lunev
2020-05-12IB/mlx4: Test return value of calls to ib_get_cached_pkeyJack Morgenstein
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-04i40iw: Fix error handling in i40iw_manage_arp_cache()Dan Carpenter
2020-04-28net/mlx5: Refactor imm_inval_pkey field in cqe structRaed Salem
2020-04-28net/mlx5: Use aligned variable while allocating ICM memoryErez Shitrit
2020-04-28net/mlx5: Add support for COPY steering actionHuy Nguyen
2020-04-23net/mlx5: Update transobj.c new cmd interfaceLeon Romanovsky
2020-04-23net/mlx5: Update vport.c to new cmd interfaceLeon Romanovsky
2020-04-22RDMA/mlx5: Set GRH fields in query QP on RoCEAharon Landau
2020-04-19net/mlx5: Move QP logic to mlx5_ibLeon Romanovsky
2020-04-19RDMA/mlx5: Alphabetically sort build artifactsLeon Romanovsky
2020-04-19net/mlx5: Delete not-used cmd headerLeon Romanovsky
2020-04-19RDMA/mlx5: Delete Q counter allocations commandLeon Romanovsky
2020-04-19net/mlx5: Remove Q counter low level helper APIsLeon Romanovsky
2020-04-14RDMA/mlx4: Initialize ib_spec on the stackAlaa Hleihel
2020-04-14i40iw: fix null pointer dereference on a null wqe pointerColin Ian King
2020-04-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-03-30Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-30RDMA/bnxt_re: make bnxt_re_ib_init staticYueHaibing
2020-03-29Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2020-03-29IB/qib: Delete struct qib_ivdev.qp_rndGeorge Spelvin
2020-03-29RDMA/hns: Fix uninitialized variable bugGustavo A. R. Silva
2020-03-29RDMA/hns: Modify the mask of QP number for CQE of hip08Lang Cheng
2020-03-29RDMA/hns: Reduce the maximum number of extend SGE per WQELang Cheng
2020-03-29RDMA/hns: Reduce PFC frames in congestion scenariosJihua Tao
2020-03-27Merge branch 'mlx5_tx_steering' into rdma.git for-nextJason Gunthorpe
2020-03-27RDMA/mlx5: Add support for RDMA TX flow tableMichael Guralnik
2020-03-27IB/hfi1: Call kobject_put() when kobject_init_and_add() failsKaike Wan
2020-03-27IB/hfi1: Fix memory leaks in sysfs registration and unregistrationKaike Wan
2020-03-27IB/mlx5: Move to fully dynamic UAR mode once user space supports itYishai Hadas
2020-03-27IB/mlx5: Limit the scope of struct mlx5_bfreg_info to mlx5_ibLeon Romanovsky
2020-03-27IB/mlx5: Extend QP creation to get uar page index from user spaceYishai Hadas
2020-03-27IB/mlx5: Extend CQ creation to get uar page index from user spaceYishai Hadas
2020-03-27IB/mlx5: Expose UAR object and its alloc/destroy commandsYishai Hadas