summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2020-03-30devlink: Add packet trap policers supportIdo Schimmel
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-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-26Input: move the new KEY_SELECTIVE_SCREENSHOT keycodeDmitry Torokhov
2020-03-24Input: avoid BIT() macro usage in the serio.h UAPI headerEugene Syromiatnikov
2020-03-23net: sched: rename more stats_typesJakub Kicinski
2020-03-20Merge tag 'mac80211-next-for-net-next-2020-03-20' of git://git.kernel.org/pub...David S. Miller
2020-03-20net: bridge: vlan options: move the tunnel command to the nested attributeNikolay Aleksandrov
2020-03-20net: bridge: vlan options: nest the tunnel id into a tunnel info attributeNikolay Aleksandrov
2020-03-20cfg80211: Configure PMK lifetime and reauth threshold for PMKSA entriesVeerendranath Jakkam
2020-03-20cfg80211: Add support for userspace to reset stations in IBSS modeNicolas Cavallari
2020-03-20nl80211: add PROTECTED_TWT nl80211 extended featureShaul Triebitz
2020-03-20nl80211/cfg80211: add support for non EDCA based ranging measurementAvraham Stern
2020-03-20nl80211: add no pre-auth attribute and ext. feature flag for ctrl. portMarkus Theil
2020-03-20mac80211_hwsim: add frame transmission support over virtioErel Geron
2020-03-19net: bridge: vlan: include stats in dumps if requestedNikolay Aleksandrov
2020-03-18netfilter: revert introduction of egress hookDaniel Borkmann
2020-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-03-17net: phylink: pcs: add 802.3 clause 22 helpersRussell King
2020-03-17net: bridge: vlan options: add support for tunnel mapping set/delNikolay Aleksandrov
2020-03-17net: bridge: vlan options: add support for tunnel id dumpingNikolay Aleksandrov
2020-03-17net_sched: sch_fq: enable use of hrtimer slackEric Dumazet
2020-03-17Input: allocate keycode for "Selective Screenshot" keyRajat Jain
2020-03-18netfilter: Introduce egress hookLukas Wunner
2020-03-16macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw)Era Mayflower
2020-03-15netfilter: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-15netfilter: nft_tunnel: add support for geneve optsXin Long
2020-03-15netfilter: xtables: Add snapshot of hardidletimer targetManoj Basapathi
2020-03-14net: sched: RED: Introduce an ECN nodrop modePetr Machata