summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-01-30RDMA/core: Use the ops infrastructure to keep all callbacks in one placeLeon Romanovsky
2019-01-30RDMA/restrack: Refactor user/kernel restrack additionsLeon Romanovsky
2019-01-30RDMA/core: Simplify restrack interfaceLeon Romanovsky
2019-01-30RDMA/nldev: Prepare CAP_NET_ADMIN checks for .doit callbacksLeon Romanovsky
2019-01-30RDMA/nldev: Factor out the PID namespace checkLeon Romanovsky
2019-01-30RDMA/nldev: Dynamically generate restrack dumpit callbacksLeon Romanovsky
2019-01-30IB/mlx5: Consider vlan of lower netdev for macvlan GID entriesParav Pandit
2019-01-30IB/usnic: Remove stub functionsGal Pressman
2019-01-30RDMA: Add indication for in kernel API support to IB deviceGal Pressman
2019-01-30RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky
2019-01-30IB/mlx5: Remove set but not used variableKamal Heib
2019-01-30IB/mlx5: Make mlx5_ib_stage_odp_cleanup() staticKamal Heib
2019-01-30RDMA/srp: Increase max_segment_sizeBart Van Assche
2019-01-30IB/{hfi1, qib, rvt} Cleanup open coded sge usageMichael J. Ruhl
2019-01-30IB/{hfi1,qib}: Cleanup open coded sge sizingMichael J. Ruhl
2019-01-29IB/ipoib: Make ipoib_intercept_dev_id_attr() staticKamal Heib
2019-01-29RDMA/vmw_pvrdma: Support upto 64-bit PFNsAdit Ranadive
2019-01-29Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe
2019-01-29IB/mlx5: Implement DEVX hot unplug for async command FDYishai Hadas
2019-01-29IB/mlx5: Implement the file ops of DEVX async command FDYishai Hadas
2019-01-29IB/mlx5: Introduce async DEVX obj query APIYishai Hadas
2019-01-29IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_CMD_FDYishai Hadas
2019-01-25infiniband: prefix header search paths with $(srctree)/Masahiro Yamada
2019-01-25infiniband: remove unneeded header search pathsMasahiro Yamada
2019-01-24IB/core: Destroy QP if XRC QP failsYuval Avnery
2019-01-24RDMA/qib: Use GUP longterm for PSM page piningIra Weiny
2019-01-24RDMA/hns: Add timer allocation support for hip08Yangyang Li
2019-01-24RDMA/hns: Add SCC context clr support for hip08Yangyang Li
2019-01-24RDMA/hns: Add SCC context allocation support for hip08Yangyang Li
2019-01-24IB/mlx5: Ranges in implicit ODP MR inherit its write accessMoni Shoua
2019-01-24RDMA/iw_cxgb4: Drop __GFP_NOFAILJason Gunthorpe
2019-01-24IB/mlx5: Declare local functions 'static'Bart Van Assche
2019-01-24IB/core: Declare local functions 'static'Bart Van Assche
2019-01-24infiniband: ipoib: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-24infiniband: usnic: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-24infiniband: ocrdma: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-24infiniband: mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-24infiniband: qib: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-24infiniband: hfi1: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-24infiniband: hfi1: drop crazy DEBUGFS_SEQ_FILE_CREATE() macroGreg Kroah-Hartman
2019-01-24infiniband: cxgb4: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-24IB/umad: Do not check status of nonseekable_open()Parav Pandit
2019-01-24net/mlx5: Add pci AtomicOps requestMichael Guralnik
2019-01-24net/mlx5: Make mlx5_cmd_exec_cb() a safe APIJason Gunthorpe
2019-01-23IB/umad: Avoid additional device reference during open()/close()Parav Pandit
2019-01-21IB/mlx5: Don't override existing ip_protocolMaor Gottlieb
2019-01-21IB/mlx5: Add support for ODP for DEVX indirection mkeyYishai Hadas
2019-01-21IB/mlx5: Manage indirection mkey upon DEVX flow for ODPYishai Hadas
2019-01-21IB/mlx5: DEVX handling for indirection MKEYYishai Hadas
2019-01-21RDMA/hns: Add the process of AEQ overflow for hip08Xiaofei Tan