aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-29RDMA/core: Use offsetofend() instead of open codingJason Gunthorpe1-2/+1
2020-05-27RDMA/mlx5: Return ECE data after modify QPLeon Romanovsky1-0/+2
2020-05-27RDMA/mlx5: Set ECE options during modify QPLeon Romanovsky1-1/+2
2020-05-27RDMA/mlx5: Convert modify QP to use MLX5_SET macrosLeon Romanovsky1-66/+0
2020-05-27RDMA/mlx5: Set ECE options during QP createLeon Romanovsky1-0/+2
2020-05-27RDMA/mlx5: Get ECE options from FW during create QPLeon Romanovsky1-1/+1
2020-05-27RDMA/cma: Provide ECE reject reasonLeon Romanovsky2-2/+3
2020-05-27RDMA/cma: Connect ECE to rdma_acceptLeon Romanovsky2-0/+4
2020-05-27RDMA/cm: Send and receive ECE parameter over the wireLeon Romanovsky1-1/+8
2020-05-27RDMA/ucma: Deliver ECE parameters through UCMA eventsLeon Romanovsky2-0/+2
2020-05-27RDMA/ucma: Extend ucma_connect to receive ECE parametersLeon Romanovsky2-0/+9
2020-05-27RDMA/cm: Add Enhanced Connection Establishment (ECE) bitsLeon Romanovsky1-0/+6
2020-05-27Merge branch 'mellanox/mlx5-next' into rdma.git for/nextJason Gunthorpe2-23/+17
2020-05-27RDMA/core: Use sizeof_field() helperGustavo A. R. Silva1-6/+6
2020-05-27net/mlx5: Add ability to read and write ECE optionsLeon Romanovsky1-10/+16
2020-05-21IB/uverbs: Introduce create/destroy QP commands over ioctlYishai Hadas2-0/+37
2020-05-21IB/uverbs: Introduce create/destroy WQ commands over ioctlYishai Hadas1-0/+25
2020-05-21IB/uverbs: Introduce create/destroy SRQ commands over ioctlYishai Hadas1-0/+27
2020-05-21IB/uverbs: Move QP, SRQ, WQ type and flags to UAPIYishai Hadas2-19/+58
2020-05-21IB/uverbs: Extend CQ to get its own asynchronous event FDYishai Hadas1-0/+1
2020-05-21RDMA/core: Allow the ioctl layer to abort a fully created uobjectJason Gunthorpe4-2/+11
2020-05-21Merge tag 'v5.7-rc6' into rdma.git for-nextJason Gunthorpe112-286/+522
2020-05-21IB/ipoib: Increase ipoib Datagram mode MTU's upper limitKaike Wan2-9/+78
2020-05-21IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPsGary Leshner2-4/+4
2020-05-21IB/hfi1: Remove module parameter for KDETH qpnsGary Leshner1-1/+28
2020-05-21IB/hfi1: Add functions to transmit datagram ipoib packetsGary Leshner1-0/+1
2020-05-21IB/hfi1: Add accelerated IP capability bitKaike Wan1-1/+2
2020-05-18net/mlx5: Move iseg access helper routines close to mlx5_core driverParav Pandit1-10/+0
2020-05-18net/mlx5: Cleanup mlx5_ifc_fte_match_set_misc2_bitsRaed Salem1-3/+1
2020-05-17RDMA/core: Consolidate ib_create_srq flowsJason Gunthorpe1-15/+12
2020-05-17Merge tag 'usb-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-13/+95
2020-05-17Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+6
2020-05-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+3
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds8-9/+22
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+1
2020-05-15Merge tag 'sound-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+1
2020-05-15Merge tag 'drm-fixes-2020-05-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+3
2020-05-15x86: Fix early boot crash on gcc-10, third tryBorislav Petkov1-0/+6
2020-05-14net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810Kevin Lo1-0/+1
2020-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-1/+2
2020-05-14security: Fix the default value of secid_to_secctx hookAnders Roxell1-1/+1
2020-05-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+2
2020-05-14Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+23
2020-05-14mm, memcg: fix inconsistent oom event behaviorYafang Shao1-0/+2
2020-05-14usb: raw-gadget: support stalling/halting/wedging endpointsAndrey Konovalov1-0/+15
2020-05-14usb: raw-gadget: fix gadget endpoint selectionAndrey Konovalov1-3/+69
2020-05-14usb: raw-gadget: improve uapi headers commentsAndrey Konovalov1-10/+11
2020-05-14Merge tag 'drm/tegra/for-5.7-fixes' of git://anongit.freedesktop.org/tegra/linux into drm-fixesDave Airlie1-0/+3
2020-05-13RDMA/mlx5: Add support for drop action in DV steeringDaria Velikovsky1-0/+1
2020-05-13RDMA/mlx5: Add support in steering default missMaor Gottlieb1-0/+5