aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-07-06Merge branch 'mlx5_ipoib_qpn' into rdma.git for-nextJason Gunthorpe14-29/+59
2020-07-06RDMA/ipoib: Handle user-supplied address when creating childMichael Guralnik1-2/+9
2020-07-03net/mlx5: Enable QP number request when creating IPoIB underlay QPMichael Guralnik3-2/+17
2020-07-03RDMA/mlx5: Introduce ODP prefetch counterMaor Gottlieb3-9/+14
2020-07-02RDMA/core: Fix bogus WARN_ON during ib_unregister_device_queued()Jason Gunthorpe1-3/+8
2020-07-02RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah()Jason Gunthorpe2-36/+31
2020-06-30IB/hfi1: Convert PCIBIOS_* errors to generic -E* errorsBolarinwa Olayemi Saheed1-7/+15
2020-06-27net/mlx5: kTLS, Improve TLS params layout structuresTariq Toukan7-13/+23
2020-06-27net/mlx5: Avoid eswitch header inclusion in fs core layerParav Pandit3-11/+10
2020-06-27net/mlx5: Avoid RDMA file inclusion in core driverParav Pandit1-1/+0
2020-06-24RDMA/core: Delete not-used create RWQ table functionLeon Romanovsky2-42/+0
2020-06-24IB/mad: Delete RMPP_STATE_CANCELING stateShay Drory1-13/+4
2020-06-24IB/mad: Change atomics to refcount APIShay Drory3-14/+14
2020-06-24IB/mad: Issue complete whenever decrements agent refcountShay Drory1-7/+7
2020-06-24RDMA/ipoib: Return void from ipoib_ib_dev_stop()Kamal Heib2-4/+2
2020-06-24Merge branch 'raw_dumps' into rdma.git for-nextJason Gunthorpe469-2813/+4263
2020-06-24RDMA/mlx5: Add support to get MR resource in RAW formatMaor Gottlieb3-0/+10
2020-06-24RDMA/mlx5: Add support to get CQ resource in RAW formatMaor Gottlieb3-0/+10
2020-06-24RDMA/mlx5: Add support to get QP resource in RAW formatMaor Gottlieb3-0/+79
2020-06-24RDMA: Add support to dump resource tracker in RAW formatMaor Gottlieb4-62/+132
2020-06-23RDMA: Add dedicated CM_ID resource tracker functionMaor Gottlieb6-32/+9
2020-06-23RDMA: Add dedicated QP resource tracker functionMaor Gottlieb5-7/+6
2020-06-23RDMA: Add a dedicated CQ resource tracker functionMaor Gottlieb9-22/+12
2020-06-23RDMA: Add dedicated MR resource tracker functionMaor Gottlieb9-51/+19
2020-06-23RDMA/core: Don't call fill_res_entry for PDMaor Gottlieb1-8/+1
2020-06-23net/mlx5: Add support in query QP, CQ and MKEY segmentsMaor Gottlieb2-0/+6
2020-06-23net/mlx5: Export resource dump interfaceMaor Gottlieb3-32/+52
2020-06-22RDMA/rxe: Remove unused rxe_mem_map_pagesKamal Heib2-47/+0
2020-06-22RDMA/hfi1: Remove hfi1_create_qp declarationKamal Heib1-14/+0
2020-06-22RDMA/ipoib: Return void from ipoib_mcast_stop_thread()Kamal Heib2-4/+2
2020-06-22RDMA: Correct trivial kernel-doc inconsistenciesColton Lewis5-4/+30
2020-06-21Linux 5.8-rc2Linus Torvalds1-1/+1
2020-06-21Merge tag 'selinux-pr-20200621' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinuxLinus Torvalds2-13/+12
2020-06-21Merge tag 'pinctrl-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds6-23/+19
2020-06-21Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds8-34/+18
2020-06-21Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds7-20/+37
2020-06-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds12-35/+45
2020-06-22samples: watch_queue: build sample program for target architectureMasahiro Yamada2-7/+5
2020-06-22Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n"Masahiro Yamada1-11/+3
2020-06-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds10-1/+15
2020-06-20Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds10-48/+25
2020-06-20pinctrl: single: fix function name in documentationDrew Fustini1-1/+1
2020-06-20Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds15-67/+239
2020-06-20Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds7-23/+618
2020-06-20pinctrl: qcom: ipq6018 Add missing pins in qpic pin groupSivaprakash Murugesan1-1/+2
2020-06-20Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource leak in case of error in 'imx_pinctrl_probe()'"Haibo Chen1-4/+3
2020-06-20Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds18-134/+154
2020-06-20Merge tag 'riscv-for-linus-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds3-6/+22
2020-06-20Merge tag 'linux-kselftest-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds80-637/+123
2020-06-20afs: Fix hang on rmmod due to outstanding timerDavid Howells4-2/+16