summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)Author
2020-03-29ethtool: set EEE settings with EEE_SET requestMichal Kubecek
2020-03-29ethtool: provide EEE settings with EEE_GET requestMichal Kubecek
2020-03-29ethtool: add PAUSE_NTF notificationMichal Kubecek
2020-03-29ethtool: set pause parameters with PAUSE_SET requestMichal Kubecek
2020-03-29ethtool: provide pause parameters with PAUSE_GET requestMichal Kubecek
2020-03-29ethtool: add COALESCE_NTF notificationMichal Kubecek
2020-03-29ethtool: set coalescing parameters with COALESCE_SET requestMichal Kubecek
2020-03-29ethtool: provide coalescing parameters with COALESCE_GET requestMichal Kubecek
2020-03-29net: ipv6: add rpl sr tunnelAlexander Aring
2020-03-29net: ipv6: add support for rpl sr exthdrAlexander Aring
2020-03-29include: uapi: linux: add rpl sr header definitionAlexander Aring
2020-03-29mptcp: add netlink-based PMPaolo Abeni
2020-03-29mptcp: allow dumping subflow context to userspaceDavide Caratti
2020-03-29net: macsec: add support for specifying offload upon link creationMark Starovoytov
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2020-03-30bpf: Introduce BPF_PROG_TYPE_LSMKP Singh
2020-03-29um: Implement time-travel=extJohannes Berg
2020-03-28xdp: Support specifying expected existing program when attaching XDPToke Høiland-Jørgensen
2020-03-27bpf: Enable bpf cgroup hooks to retrieve cgroup v2 and ancestor idDaniel Borkmann
2020-03-27bpf: Add netns cookie and enable it for bpf cgroup hooksDaniel Borkmann
2020-03-27Merge tag 'v5.6-rc7' into develLinus Walleij
2020-03-27netfilter: flowtable: add counter supportPablo Neira Ayuso
2020-03-27netfilter: nf_tables: add enum nft_flowtable_flags to uapiPablo Neira Ayuso
2020-03-27perf/core: Add PERF_SAMPLE_CGROUP featureNamhyung Kim
2020-03-27perf/core: Add PERF_RECORD_CGROUP eventNamhyung Kim
2020-03-27Merge branches 'iommu/fixes', 'arm/qcom', 'arm/omap', 'arm/smmu', 'x86/amd', ...Joerg Roedel
2020-03-27iommu/virtio: Fix sparse warningJean-Philippe Brucker
2020-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-03-26net: macsec: add support for offloading to the MACAntoine Tenart
2020-03-26taprio: do not use BIT() in TCA_TAPRIO_ATTR_FLAG_* definitionsEugene Syromiatnikov
2020-03-26rtc: make definitions in include/uapi/linux/rtc.h actually useful for user spaceEugene Syromiatnikov
2020-03-26Input: move the new KEY_SELECTIVE_SCREENSHOT keycodeDmitry Torokhov
2020-03-26coresight: do not use the BIT() macro in the UAPI headerEugene Syromiatnikov
2020-03-26KVM: PPC: Book3S HV: Add a capability for enabling secure guestsPaul Mackerras
2020-03-25fanotify: report name info for FAN_DIR_MODIFY eventAmir Goldstein
2020-03-25fanotify: send FAN_DIR_MODIFY event flavor with dir inode and nameAmir Goldstein
2020-03-25gpio: uapi: Improve phrasing around arrays representing empty stringsJonathan Neuschäfer
2020-03-24Input: avoid BIT() macro usage in the serio.h UAPI headerEugene Syromiatnikov
2020-03-24vfio: Introduce VFIO_DEVICE_FEATURE ioctl and first userAlex Williamson
2020-03-24mmc: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-23net: sched: rename more stats_typesJakub Kicinski
2020-03-23fsnotify: tidy up FS_ and FAN_ constantsAmir Goldstein
2020-03-23btrfs: Remove BTRFS_SUBVOL_CREATE_ASYNC supportNikolay Borisov
2020-03-23btrfs: add new BTRFS_IOC_SNAP_DESTROY_V2 ioctlMarcos Paulo de Souza
2020-03-23btrfs: define support masks for ioctl volume args v2David Sterba
2020-03-23virtio-net: Introduce hash report featureYuri Benditovich
2020-03-23virtio-net: Introduce RSS receive steering featureYuri Benditovich
2020-03-23virtio-net: Introduce extended RSC featureYuri Benditovich
2020-03-23Merge 5.6-rc7 into usb-nextGreg Kroah-Hartman
2020-03-21io_uring: make spdxcheck.py happyLukas Bulwahn