summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2020-03-30ethtool: add EEE_NTF notificationMichal Kubecek1-0/+1
2020-03-30ethtool: set EEE settings with EEE_SET requestMichal Kubecek1-0/+1
2020-03-30ethtool: provide EEE settings with EEE_GET requestMichal Kubecek1-0/+19
2020-03-30ethtool: add PAUSE_NTF notificationMichal Kubecek1-0/+1
2020-03-30ethtool: set pause parameters with PAUSE_SET requestMichal Kubecek1-0/+1
2020-03-30ethtool: provide pause parameters with PAUSE_GET requestMichal Kubecek1-0/+16
2020-03-30ethtool: add COALESCE_NTF notificationMichal Kubecek1-0/+1
2020-03-30ethtool: set coalescing parameters with COALESCE_SET requestMichal Kubecek1-0/+1
2020-03-30ethtool: provide coalescing parameters with COALESCE_GET requestMichal Kubecek1-0/+35
2020-03-30net: ipv6: add rpl sr tunnelAlexander Aring2-0/+22
2020-03-30net: ipv6: add support for rpl sr exthdrAlexander Aring1-0/+2
2020-03-30include: uapi: linux: add rpl sr header definitionAlexander Aring1-0/+48
2020-03-30mptcp: add netlink-based PMPaolo Abeni1-0/+54
2020-03-30mptcp: allow dumping subflow context to userspaceDavide Caratti2-0/+36
2020-03-30net: macsec: add support for specifying offload upon link creationMark Starovoytov1-0/+1
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-5/+8
2020-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-5/+8
2020-03-27net: macsec: add support for offloading to the MACAntoine Tenart1-0/+1
2020-03-27taprio: 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-25Input: avoid BIT() macro usage in the serio.h UAPI headerEugene Syromiatnikov1-5/+5
2020-03-24net: sched: rename more stats_typesJakub Kicinski1-15/+14
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-20net: bridge: vlan: include stats in dumps if requestedNikolay Aleksandrov1-0/+30
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-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-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