aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-29ethtool: provide coalescing parameters with COALESCE_GET requestMichal Kubecek1-0/+35
2020-03-29net: ipv6: add rpl sr tunnelAlexander Aring2-0/+22
2020-03-29net: ipv6: add support for rpl sr exthdrAlexander Aring1-0/+2
2020-03-29include: uapi: linux: add rpl sr header definitionAlexander Aring1-0/+48
2020-03-29mptcp: add netlink-based PMPaolo Abeni1-0/+54
2020-03-29mptcp: allow dumping subflow context to userspaceDavide Caratti2-0/+36
2020-03-29net: macsec: add support for specifying offload upon link creationMark Starovoytov1-0/+1
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-5/+8
2020-03-30bpf: Introduce BPF_PROG_TYPE_LSMKP Singh1-0/+2
2020-03-29um: Implement time-travel=extJohannes Berg1-0/+128
2020-03-28xdp: Support specifying expected existing program when attaching XDPToke Høiland-Jørgensen1-1/+3
2020-03-27bpf: Enable bpf cgroup hooks to retrieve cgroup v2 and ancestor idDaniel Borkmann1-1/+20
2020-03-27bpf: Add netns cookie and enable it for bpf cgroup hooksDaniel Borkmann1-1/+15
2020-03-27Merge tag 'v5.6-rc7' into develLinus Walleij8-32/+46
2020-03-27netfilter: flowtable: add counter supportPablo Neira Ayuso1-1/+4
2020-03-27netfilter: nf_tables: add enum nft_flowtable_flags to uapiPablo Neira Ayuso1-0/+10
2020-03-27Merge branch 'asoc-5.7' into asoc-nextMark Brown3-3/+38
2020-03-27Merge branch 'mlx5_tx_steering' into rdma.git for-nextJason Gunthorpe1-0/+1
2020-03-27RDMA/mlx5: Add support for RDMA TX flow tableMichael Guralnik1-0/+1
2020-03-27IB/mlx5: Move to fully dynamic UAR mode once user space supports itYishai Hadas1-0/+1
2020-03-27IB/mlx5: Extend QP creation to get uar page index from user spaceYishai Hadas1-0/+1
2020-03-27IB/mlx5: Extend CQ creation to get uar page index from user spaceYishai Hadas1-0/+4
2020-03-27IB/mlx5: Expose UAR object and its alloc/destroy commandsYishai Hadas2-0/+23
2020-03-27perf/core: Add PERF_SAMPLE_CGROUP featureNamhyung Kim1-1/+2
2020-03-27perf/core: Add PERF_RECORD_CGROUP eventNamhyung Kim1-1/+12
2020-03-27Merge branches 'iommu/fixes', 'arm/qcom', 'arm/omap', 'arm/smmu', 'x86/amd', 'x86/vt-d', 'virtio' and 'core' into nextJoerg Roedel1-6/+6
2020-03-27iommu/virtio: Fix sparse warningJean-Philippe Brucker1-6/+6
2020-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-5/+8
2020-03-26net: macsec: add support for offloading to the MACAntoine Tenart1-0/+1
2020-03-26taprio: do not use BIT() in TCA_TAPRIO_ATTR_FLAG_* definitionsEugene Syromiatnikov1-2/+2
2020-03-26rtc: make definitions in include/uapi/linux/rtc.h actually useful for user spaceEugene Syromiatnikov1-4/+7
2020-03-26Input: move the new KEY_SELECTIVE_SCREENSHOT keycodeDmitry Torokhov1-1/+1
2020-03-26coresight: do not use the BIT() macro in the UAPI headerEugene Syromiatnikov1-2/+4
2020-03-26KVM: PPC: Book3S HV: Add a capability for enabling secure guestsPaul Mackerras1-0/+1
2020-03-25fanotify: report name info for FAN_DIR_MODIFY eventAmir Goldstein1-1/+7
2020-03-25fanotify: send FAN_DIR_MODIFY event flavor with dir inode and nameAmir Goldstein1-0/+1
2020-03-25gpio: uapi: Improve phrasing around arrays representing empty stringsJonathan Neuschäfer1-4/+4
2020-03-24Input: avoid BIT() macro usage in the serio.h UAPI headerEugene Syromiatnikov1-5/+5
2020-03-24vfio: Introduce VFIO_DEVICE_FEATURE ioctl and first userAlex Williamson1-0/+37
2020-03-24mmc: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-23net: sched: rename more stats_typesJakub Kicinski1-15/+14
2020-03-23drm/vmwgfx: Add SM5 param for userspaceDeepak Rawat1-0/+4
2020-03-23drm/vmwgfx: Add surface define v4 commandDeepak Rawat1-5/+7
2020-03-23fsnotify: tidy up FS_ and FAN_ constantsAmir Goldstein1-2/+2
2020-03-23btrfs: Remove BTRFS_SUBVOL_CREATE_ASYNC supportNikolay Borisov1-5/+8
2020-03-23btrfs: add new BTRFS_IOC_SNAP_DESTROY_V2 ioctlMarcos Paulo de Souza1-1/+11
2020-03-23btrfs: define support masks for ioctl volume args v2David Sterba1-3/+13
2020-03-23virtio-net: Introduce hash report featureYuri Benditovich1-0/+36
2020-03-23virtio-net: Introduce RSS receive steering featureYuri Benditovich1-2/+40
2020-03-23virtio-net: Introduce extended RSC featureYuri Benditovich1-2/+22