aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds28-86/+1067
2020-03-31Merge tag 'mmc-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-1/+1
2020-03-31Merge tag 'for-5.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-7/+30
2020-03-31Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds1-0/+1
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-3/+83
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-0/+15
2020-03-30devlink: Add packet trap policers supportIdo Schimmel1-0/+11
2020-03-30bpf: Implement bpf_prog replacement for an active bpf_cgroup_linkAndrii Nakryiko1-0/+12
2020-03-30bpf: Implement bpf_link-based cgroup BPF program attachmentAndrii Nakryiko1-1/+9
2020-03-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+7
2020-03-30Merge tag 'usb-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+167
2020-03-30bpf: Add socket assign supportJoe Stringer1-1/+24
2020-03-30Merge tag 'media/v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds3-1/+17
2020-03-30Merge tag 'seccomp-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+1
2020-03-30Merge tag 'for-5.7/io_uring-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+38
2020-03-30Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-13/+5
2020-03-30devlink: Add auto dump flag to health reporterEran Ben Elisha1-0/+2
2020-03-30net: sched: expose HW stats types per action used by driversJiri Pirko1-0/+1
2020-03-29ethtool: provide timestamping information with TSINFO_GET requestMichal Kubecek1-0/+17
2020-03-29ethtool: add timestamping related string setsMichal Kubecek2-0/+12
2020-03-29ethtool: add EEE_NTF notificationMichal Kubecek1-0/+1
2020-03-29ethtool: set EEE settings with EEE_SET requestMichal Kubecek1-0/+1
2020-03-29ethtool: provide EEE settings with EEE_GET requestMichal Kubecek1-0/+19
2020-03-29ethtool: add PAUSE_NTF notificationMichal Kubecek1-0/+1
2020-03-29ethtool: set pause parameters with PAUSE_SET requestMichal Kubecek1-0/+1
2020-03-29ethtool: provide pause parameters with PAUSE_GET requestMichal Kubecek1-0/+16
2020-03-29ethtool: add COALESCE_NTF notificationMichal Kubecek1-0/+1
2020-03-29ethtool: set coalescing parameters with COALESCE_SET requestMichal Kubecek1-0/+1
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-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-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-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-26Input: move the new KEY_SELECTIVE_SCREENSHOT keycodeDmitry Torokhov1-1/+1
2020-03-24Input: avoid BIT() macro usage in the serio.h UAPI headerEugene Syromiatnikov1-5/+5
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-23btrfs: Remove BTRFS_SUBVOL_CREATE_ASYNC supportNikolay Borisov1-5/+8