summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
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-23Merge 5.6-rc7 into usb-nextGreg Kroah-Hartman1-0/+2
2020-03-21io_uring: make spdxcheck.py happyLukas Bulwahn1-1/+1
2020-03-20Merge tag 'mac80211-next-for-net-next-2020-03-20' of git://git.kernel.org/pub...David S. Miller2-2/+72
2020-03-20net: bridge: vlan options: move the tunnel command to the nested attributeNikolay Aleksandrov1-1/+1
2020-03-20net: bridge: vlan options: nest the tunnel id into a tunnel info attributeNikolay Aleksandrov1-1/+15
2020-03-20cfg80211: Configure PMK lifetime and reauth threshold for PMKSA entriesVeerendranath Jakkam1-0/+27
2020-03-20cfg80211: Add support for userspace to reset stations in IBSS modeNicolas Cavallari1-0/+4
2020-03-20nl80211: add PROTECTED_TWT nl80211 extended featureShaul Triebitz1-1/+4
2020-03-20nl80211/cfg80211: add support for non EDCA based ranging measurementAvraham Stern1-0/+24
2020-03-20nl80211: add no pre-auth attribute and ext. feature flag for ctrl. portMarkus Theil1-1/+12
2020-03-20mac80211_hwsim: add frame transmission support over virtioErel Geron1-0/+1
2020-03-20media: v4l: Add 1X14 14-bit greyscale media bus code definitionDaniel Glöckner1-1/+2
2020-03-20media: v4l: Add 14-bit raw greyscale pixel formatDaniel Glöckner1-0/+1
2020-03-20media: v4l: Add 14-bit raw bayer pixel formatsSakari Ailus1-0/+4
2020-03-20fscrypt: add FS_IOC_GET_ENCRYPTION_NONCE ioctlEric Biggers1-0/+1
2020-03-20net: bridge: vlan: include stats in dumps if requestedNikolay Aleksandrov1-0/+30
2020-03-19Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2-2/+4
2020-03-19netfilter: nf_tables: allow to specify stateful expression in set definitionPablo Neira Ayuso1-0/+2
2020-03-19netfilter: revert introduction of egress hookDaniel Borkmann1-1/+0
2020-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller4-2/+23
2020-03-18net: phylink: pcs: add 802.3 clause 22 helpersRussell King1-0/+5
2020-03-18net: bridge: vlan options: add support for tunnel mapping set/delNikolay Aleksandrov1-0/+1
2020-03-18net: bridge: vlan options: add support for tunnel id dumpingNikolay Aleksandrov1-0/+1
2020-03-18net_sched: sch_fq: enable use of hrtimer slackEric Dumazet1-0/+2
2020-03-18Input: allocate keycode for "Selective Screenshot" keyRajat Jain1-0/+3
2020-03-18netfilter: Introduce egress hookLukas Wunner1-0/+1
2020-03-17usb: raw_gadget: fix compilation warnings in uapi headersAndrey Konovalov1-2/+2
2020-03-16floppy: separate the FDC's base address from its registersWilly Tarreau1-13/+5
2020-03-16macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw)Era Mayflower1-2/+6
2020-03-15netfilter: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-15netfilter: nft_tunnel: add support for geneve optsXin Long1-0/+10
2020-03-15netfilter: xtables: Add snapshot of hardidletimer targetManoj Basapathi1-1/+11
2020-03-15usb: gadget: add raw-gadget interfaceAndrey Konovalov1-0/+167
2020-03-15net: sched: RED: Introduce an ECN nodrop modePetr Machata1-0/+1
2020-03-15net: sched: Allow extending set of supported RED flagsPetr Machata1-0/+16
2020-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-67/+154
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-2/+4
2020-03-13bpf: Add bpf_xdp_output() helperEelco Chaudron1-1/+25
2020-03-13bpf: Added new helper bpf_get_ns_current_pid_tgidCarlos Neira1-1/+19
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+2
2020-03-13ethtool: add CHANNELS_NTF notificationMichal Kubecek1-0/+1
2020-03-13ethtool: set device channel counts with CHANNELS_SET requestMichal Kubecek1-0/+1
2020-03-13ethtool: provide channel counts with CHANNELS_GET requestMichal Kubecek1-0/+21
2020-03-13ethtool: add RINGS_NTF notificationMichal Kubecek1-0/+1
2020-03-13ethtool: set device ring sizes with RINGS_SET requestMichal Kubecek1-0/+1
2020-03-13ethtool: provide ring sizes with RINGS_GET requestMichal Kubecek1-0/+21
2020-03-13ethtool: add PRIVFLAGS_NTF notificationMichal Kubecek1-0/+1