aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-07-16RDMA/qedr: Add EDPM max size to alloc ucontext responseGravatar Michal Kalderon 1-1/+5
2020-07-16RDMA/qedr: Add EDPM mode type for user-fw compatibilityGravatar Michal Kalderon 1-2/+2
2020-07-10RDMA/counter: Add PID category support in auto modeGravatar Mark Zhang 1-0/+1
2020-07-06RDMA: Move XRCD to be under ib_core responsibilityGravatar Leon Romanovsky 1-3/+3
2020-07-06RDMA/core: Create and destroy counters in the ib_coreGravatar Leon Romanovsky 1-3/+4
2020-07-06IB/uverbs: Expose UAPI to query MRGravatar Yishai Hadas 1-0/+9
2020-07-06RDMA/mlx5: Introduce UAPI to query PD attributesGravatar Yishai Hadas 1-0/+10
2020-07-06RDMA/mlx5: Implement the query ucontext functionalityGravatar Yishai Hadas 1-0/+4
2020-07-06IB/uverbs: Expose UAPI to query ucontextGravatar Yishai Hadas 2-0/+10
2020-07-06RDMA/core: Optimize XRC target lookupGravatar Maor Gottlieb 1-3/+2
2020-07-06RDMA/core: Clean ib_alloc_xrcd() and reuse it to allocate XRC domainGravatar Maor Gottlieb 1-15/+3
2020-07-06RDMA: Remove the udata parameter from alloc_mr callbackGravatar Gal Pressman 1-1/+1
2020-07-06RDMA/core: Remove ib_alloc_mr_user functionGravatar Gal Pressman 1-8/+2
2020-07-06Merge branch 'mlx5_ipoib_qpn' into rdma.git for-nextGravatar Jason Gunthorpe 4-8/+18
2020-07-03net/mlx5: Enable QP number request when creating IPoIB underlay QPGravatar Michael Guralnik 1-2/+7
2020-07-03RDMA/mlx5: Introduce ODP prefetch counterGravatar Maor Gottlieb 1-0/+1
2020-06-27net/mlx5: kTLS, Improve TLS params layout structuresGravatar Tariq Toukan 3-5/+11
2020-06-27net/mlx5: Avoid RDMA file inclusion in core driverGravatar Parav Pandit 1-1/+0
2020-06-24RDMA/core: Delete not-used create RWQ table functionGravatar Leon Romanovsky 1-3/+0
2020-06-24RDMA: Add support to dump resource tracker in RAW formatGravatar Maor Gottlieb 2-0/+11
2020-06-23RDMA: Add dedicated CM_ID resource tracker functionGravatar Maor Gottlieb 1-2/+2
2020-06-23RDMA: Add dedicated QP resource tracker functionGravatar Maor Gottlieb 1-0/+1
2020-06-23RDMA: Add a dedicated CQ resource tracker functionGravatar Maor Gottlieb 1-0/+1
2020-06-23RDMA: Add dedicated MR resource tracker functionGravatar Maor Gottlieb 1-2/+2
2020-06-23net/mlx5: Add support in query QP, CQ and MKEY segmentsGravatar Maor Gottlieb 1-0/+3
2020-06-23net/mlx5: Export resource dump interfaceGravatar Maor Gottlieb 1-0/+48
2020-06-21Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 2-1/+8
2020-06-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-1/+1
2020-06-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 1-0/+4
2020-06-20Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-5/+3
2020-06-20Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 1-0/+4
2020-06-20Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+1
2020-06-20mm: Allow arches to provide ptep_get()Gravatar Christophe Leroy 2-1/+8
2020-06-19Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-3/+0
2020-06-19Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-0/+3
2020-06-19Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 1-2/+2
2020-06-19Merge tag 'overflow-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-4/+21
2020-06-19i2c: remove deprecated i2c_new_device APIGravatar Wolfram Sang 1-5/+3
2020-06-18Merge branch 'hch' (maccess patches from Christoph Hellwig)Gravatar Linus Torvalds 1-10/+13
2020-06-18maccess: make get_kernel_nofault() check for minimal type compatibilityGravatar Linus Torvalds 1-2/+4
2020-06-18maccess: rename probe_kernel_address to get_kernel_nofaultGravatar Christoph Hellwig 1-5/+5
2020-06-18sparse: use identifiers to define address spacesGravatar Luc Van Oostenryck 1-4/+4
2020-06-18block: make function 'kill_bdev' staticGravatar Zheng Bin 1-2/+0
2020-06-18libata: Use per port sync for detachGravatar Kai-Heng Feng 1-0/+3
2020-06-17maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofaultGravatar Christoph Hellwig 1-2/+2
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultGravatar Christoph Hellwig 1-6/+7
2020-06-16overflow.h: Add flex_array_size() helperGravatar Gustavo A. R. Silva 1-4/+21
2020-06-16kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskGravatar Jiri Olsa 1-0/+4
2020-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 2-5/+55
2020-06-16Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 13-32/+32