summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IB/hfi1: Add fast and slow handlers for receive contextMike Marciniszyn2020-01-104-60/+58
* IB/hfi1: Move chip specific functions to chip.cMike Marciniszyn2020-01-103-69/+87
* RDMA/core: Fix locking in ib_uverbs_event_readJason Gunthorpe2020-01-101-18/+14
* IB/core: Fix build failure without hugepagesArnd Bergmann2020-01-091-2/+3
* IB/core: Rename event_handler_lock to qp_open_list_lockParav Pandit2020-01-083-8/+8
* IB/core: Cut down single member ib_cache structureParav Pandit2020-01-082-20/+17
* IB/core: Let IB core distribute cache update eventsParav Pandit2020-01-084-72/+92
* IB/mlx5: Do reverse sequence during device removalParav Pandit2020-01-081-0/+2
* RDMA/hns: Fix coding style issuesLijun Ou2020-01-072-143/+92
* RDMA/hns: Replace custom macros HNS_ROCE_ALIGN_UPWenpeng Liang2020-01-072-26/+20
* RDMA/hns: Remove redundant print informationYixing Liu2020-01-071-1/+0
* RDMA/hns: Delete unnessary parameters in hns_roce_v2_qp_modify()Lijun Ou2020-01-071-3/+1
* RDMA/hns: Update the value of qp typeLijun Ou2020-01-071-5/+7
* RDMA/hns: Remove unused function hns_roce_init_eq_table()Lijun Ou2020-01-071-1/+0
* RDMA/hns: Avoid printing address of mtt pageWenpeng Liang2020-01-071-2/+2
* RDMA/core: Add trace points to follow MR allocationChuck Lever2020-01-072-11/+151
* RDMA/core: Trace points for diagnosing completion queue issuesChuck Lever2020-01-076-4/+320
* RDMA/cma: Add trace points in RDMA Connection ManagerChuck Lever2020-01-074-23/+475
* RDMA/cm: Delete unused CM ARP functionsLeon Romanovsky2020-01-042-100/+0
* RDMA/cm: Delete unused CM LAP functionsLeon Romanovsky2020-01-042-168/+0
* RDMA/i40iw: fix a potential NULL pointer dereferenceXiyu Yang2020-01-041-0/+2
* RDMA/rxe: Fix error type of mmap_offsetJiewei Ke2020-01-041-1/+1
* RDMA/mlx5: use true,false for bool variablezhengbin2020-01-042-3/+3
* RDMA/mlx4: use true,false for bool variablezhengbin2020-01-041-2/+2
* IB/iser: use true,false for bool variablezhengbin2020-01-042-2/+2
* IB/hfi1: use true,false for bool variablezhengbin2020-01-041-1/+1
* RDMA/siw: use true,false for bool variablezhengbin2020-01-041-1/+1
* IB/core: Fix ODP with IB_ACCESS_HUGETLB handlingYishai Hadas2020-01-031-17/+4
* IB/core: Fix ODP get user pages flowYishai Hadas2020-01-031-1/+1
* IB/mlx5: Unify ODP MR code paths to allow extra flexibilityArtemy Kovalyov2020-01-034-67/+67
* IB/rdmavt: Correct comments in rdmavt_qp.h headerMike Marciniszyn2020-01-032-22/+9
* IB/hfi1: List all receive contexts from debugfsMichael J. Ruhl2020-01-032-4/+10
* IB/hfi1: Add accessor API routines to access context membersMike Marciniszyn2020-01-039-85/+183
* RDMA/mlx4: Redo TX checksum offload in line with docsEugene Crosser2020-01-032-11/+12
* RDMA/cm: Use RCU synchronization mechanism to protect cm_id_private xa_load()Danit Goldberg2020-01-031-30/+13
* RDMA/srpt: Remove unnecessary assertion in srpt_queue_responseAditya Pakki2020-01-031-2/+0
* RDMA/netlink: Do not always generate an ACK for some netlink operationsHÃ¥kon Bugge2020-01-032-3/+3
* IB/mlx5: Fix outstanding_pi index for GSI qpsPrabhath Sajeepa2020-01-031-2/+1
* RDMA/siw: Simplify QP representationBernard Metzler2020-01-037-70/+42
* RDMA/hns: Simplify the calculation and usage of wqe idx for post verbsYixian Liu2020-01-033-48/+35
* RDMA/bnxt_re: Report more number of completion vectorsSelvin Xavier2020-01-031-1/+1
* RDMA/qedr: Add kernel capability flags for dpm enabled modeMichal Kalderon2020-01-032-3/+28
* Linux 5.5-rc4v5.5-rc4Linus Torvalds2019-12-301-1/+1
* Merge tag 'riscv/for-v5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-12-294-3/+6
|\
| * riscv: export flush_icache_all to modulesOlof Johansson2019-12-281-0/+1
| * riscv: reject invalid syscalls below -1David Abdurachmanov2019-12-281-0/+1
| * riscv: fix compile failure with EXPORT_SYMBOL() & !MMULuc Van Oostenryck2019-12-282-3/+4
* | Merge tag 'locks-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jla...Linus Torvalds2019-12-291-1/+1
|\ \
| * | locks: print unsigned ino in /proc/locksAmir Goldstein2019-12-291-1/+1
| |/
* | Merge tag '5.5-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-12-293-10/+56
|\ \