summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-05-21xsk: Move driver interface to xdp_sock_drv.hMagnus Karlsson
2020-05-21xsk: Move xskmap.c to net/xdp/Björn Töpel
2020-05-21xsk: Fix xsk_umem_xdp_frame_sz()Björn Töpel
2020-05-21net: don't return invalid table id error when we fall back to PF_UNSPECSabrina Dubroca
2020-05-21ethtool: provide UAPI for PHY Signal Quality Index (SQI)Oleksij Rempel
2020-05-21qed: Add XRC to RoCEYuval Basson
2020-05-21net: psample: Add tunnel supportChris Mi
2020-05-21IB/uverbs: Introduce create/destroy QP commands over ioctlYishai Hadas
2020-05-21IB/uverbs: Introduce create/destroy WQ commands over ioctlYishai Hadas
2020-05-21IB/uverbs: Introduce create/destroy SRQ commands over ioctlYishai Hadas
2020-05-21IB/uverbs: Move QP, SRQ, WQ type and flags to UAPIYishai Hadas
2020-05-21IB/uverbs: Extend CQ to get its own asynchronous event FDYishai Hadas
2020-05-21RDMA/core: Allow the ioctl layer to abort a fully created uobjectJason Gunthorpe
2020-05-21Merge tag 'v5.8-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2020-05-21PCI: Use bridge window names (PCI_BRIDGE_IO_WINDOW etc)Krzysztof Wilczynski
2020-05-21Merge tag 'tegra-for-5.8-dt-bindings' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2020-05-21Merge tag 'v5.7-rc6' into rdma.git for-nextJason Gunthorpe
2020-05-21exec: Remove recursion from search_binary_handlerEric W. Biederman
2020-05-21exec: Generic execfd supportEric W. Biederman
2020-05-21exec: Move the call of prepare_binprm into search_binary_handlerEric W. Biederman
2020-05-21exec: Allow load_misc_binary to call prepare_binprm unconditionallyEric W. Biederman
2020-05-21exec: Convert security_bprm_set_creds into security_bprm_repopulate_credsEric W. Biederman
2020-05-21Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-inco...J. Bruce Fields
2020-05-21IB/ipoib: Increase ipoib Datagram mode MTU's upper limitKaike Wan
2020-05-21IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPsGary Leshner
2020-05-21IB/hfi1: Remove module parameter for KDETH qpnsGary Leshner
2020-05-21IB/hfi1: Add functions to transmit datagram ipoib packetsGary Leshner
2020-05-21IB/hfi1: Add accelerated IP capability bitKaike Wan
2020-05-21block: remove ioctl_by_bdevChristoph Hellwig
2020-05-21s390/dasd: remove ioctl_by_bdev callsStefan Haberland
2020-05-21loop: Add LOOP_CONFIGURE ioctlMartijn Coenen
2020-05-21loop: Clean up LOOP_SET_STATUS lo_flags handlingMartijn Coenen
2020-05-21Merge tag 'renesas-arm-dt-for-v5.8-tag2' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2020-05-21firmware: smccc: Fix missing prototype warning for arm_smccc_version_initSudeep Holla
2020-05-21Merge tag 'realtek-dt-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2020-05-21rtc: mt6397: Add support for the MediaTek MT6358 RTCRan Bi
2020-05-21mfd: Add support for the MediaTek MT6358 PMICHsin-Hsiung Wang
2020-05-21mfd: mt6397: Modify suspend/resume behaviorHsin-Hsiung Wang
2020-05-20get rid of compat_mc_setsockopt()Al Viro
2020-05-20ip6_mc_msfilter(): pass the address list separatelyAl Viro
2020-05-20get rid of compat_mc_getsockopt()Al Viro
2020-05-20ip*_mc_gsfget(): lift copyout of struct group_filter into callersAl Viro
2020-05-20lift compat definitions of mcast [sg]etsockopt requests into net/compat.hAl Viro
2020-05-20SUNRPC: Clean up request deferral tracepointsChuck Lever
2020-05-20SUNRPC: svc_show_status() macro should have enum definitionsChuck Lever
2020-05-20SUNRPC: Restructure svc_udp_recvfrom()Chuck Lever
2020-05-20SUNRPC: Refactor svc_recvfrom()Chuck Lever
2020-05-20dm: use dynamic debug instead of compile-time config optionHannes Reinecke
2020-05-20exec: Factor security_bprm_creds_for_exec out of security_bprm_set_credsEric W. Biederman
2020-05-20SUNRPC: Refactor recvfrom path dealing with incomplete TCP receivesChuck Lever