summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2020-03-30devlink: Add auto dump flag to health reporterEran Ben Elisha
2020-03-30net: sched: expose HW stats types per action used by driversJiri Pirko
2020-03-29ethtool: provide timestamping information with TSINFO_GET requestMichal Kubecek
2020-03-29ethtool: add timestamping related string setsMichal Kubecek
2020-03-29ethtool: add EEE_NTF notificationMichal Kubecek
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-27Merge branch 'asoc-5.7' into asoc-nextMark Brown
2020-03-27Merge branch 'mlx5_tx_steering' into rdma.git for-nextJason Gunthorpe
2020-03-27RDMA/mlx5: Add support for RDMA TX flow tableMichael Guralnik
2020-03-27IB/mlx5: Move to fully dynamic UAR mode once user space supports itYishai Hadas
2020-03-27IB/mlx5: Extend QP creation to get uar page index from user spaceYishai Hadas
2020-03-27IB/mlx5: Extend CQ creation to get uar page index from user spaceYishai Hadas
2020-03-27IB/mlx5: Expose UAR object and its alloc/destroy commandsYishai Hadas
2020-03-27perf/core: Add PERF_SAMPLE_CGROUP featureNamhyung Kim
2020-03-27perf/core: Add PERF_RECORD_CGROUP eventNamhyung Kim
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