summaryrefslogtreecommitdiff
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* net: sched: rename more stats_typesJakub Kicinski2020-03-231-15/+14
* Merge tag 'mac80211-next-for-net-next-2020-03-20' of git://git.kernel.org/pub...David S. Miller2020-03-202-2/+72
|\
| * cfg80211: Configure PMK lifetime and reauth threshold for PMKSA entriesVeerendranath Jakkam2020-03-201-0/+27
| * cfg80211: Add support for userspace to reset stations in IBSS modeNicolas Cavallari2020-03-201-0/+4
| * nl80211: add PROTECTED_TWT nl80211 extended featureShaul Triebitz2020-03-201-1/+4
| * nl80211/cfg80211: add support for non EDCA based ranging measurementAvraham Stern2020-03-201-0/+24
| * nl80211: add no pre-auth attribute and ext. feature flag for ctrl. portMarkus Theil2020-03-201-1/+12
| * mac80211_hwsim: add frame transmission support over virtioErel Geron2020-03-201-0/+1
* | net: bridge: vlan options: move the tunnel command to the nested attributeNikolay Aleksandrov2020-03-201-1/+1
* | net: bridge: vlan options: nest the tunnel id into a tunnel info attributeNikolay Aleksandrov2020-03-201-1/+15
* | net: bridge: vlan: include stats in dumps if requestedNikolay Aleksandrov2020-03-191-0/+30
* | netfilter: revert introduction of egress hookDaniel Borkmann2020-03-181-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2020-03-174-2/+23
|\ \
| * | netfilter: Introduce egress hookLukas Wunner2020-03-181-0/+1
| * | netfilter: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-151-1/+1
| * | netfilter: nft_tunnel: add support for geneve optsXin Long2020-03-151-0/+10
| * | netfilter: xtables: Add snapshot of hardidletimer targetManoj Basapathi2020-03-151-1/+11
* | | net: phylink: pcs: add 802.3 clause 22 helpersRussell King2020-03-171-0/+5
* | | net: bridge: vlan options: add support for tunnel mapping set/delNikolay Aleksandrov2020-03-171-0/+1
* | | net: bridge: vlan options: add support for tunnel id dumpingNikolay Aleksandrov2020-03-171-0/+1
* | | net_sched: sch_fq: enable use of hrtimer slackEric Dumazet2020-03-171-0/+2
| |/ |/|
* | macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw)Era Mayflower2020-03-161-2/+6
|/
* net: sched: RED: Introduce an ECN nodrop modePetr Machata2020-03-141-0/+1
* net: sched: Allow extending set of supported RED flagsPetr Machata2020-03-141-0/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-03-131-67/+154
|\
| * bpf: Add bpf_xdp_output() helperEelco Chaudron2020-03-121-1/+25
| * bpf: Added new helper bpf_get_ns_current_pid_tgidCarlos Neira2020-03-121-1/+19
| * bpf: Introduce BPF_MODIFY_RETURNKP Singh2020-03-041-0/+1
| * bpf: Switch BPF UAPI #define constants used from BPF program side to enumsAndrii Nakryiko2020-03-041-66/+109
| * bpf: Add gso_size to __sk_buffWillem de Bruijn2020-03-031-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-122-2/+4
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-03-121-0/+2
| |\ \
| | * | seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol numberPaolo Lungaroni2020-03-111-0/+2
| * | | Merge tag 'for-5.6/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-03-041-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | dm: bump version of core and various targetsMike Snitzer2020-03-031-2/+2
* | | | ethtool: add CHANNELS_NTF notificationMichal Kubecek2020-03-121-0/+1
* | | | ethtool: set device channel counts with CHANNELS_SET requestMichal Kubecek2020-03-121-0/+1
* | | | ethtool: provide channel counts with CHANNELS_GET requestMichal Kubecek2020-03-121-0/+21
* | | | ethtool: add RINGS_NTF notificationMichal Kubecek2020-03-121-0/+1
* | | | ethtool: set device ring sizes with RINGS_SET requestMichal Kubecek2020-03-121-0/+1
* | | | ethtool: provide ring sizes with RINGS_GET requestMichal Kubecek2020-03-121-0/+21
* | | | ethtool: add PRIVFLAGS_NTF notificationMichal Kubecek2020-03-121-0/+1
* | | | ethtool: set device private flags with PRIVFLAGS_SET requestMichal Kubecek2020-03-121-0/+1
* | | | ethtool: provide private flags with PRIVFLAGS_GET requestMichal Kubecek2020-03-121-0/+14
* | | | ethtool: add FEATURES_NTF notificationMichal Kubecek2020-03-121-0/+1
* | | | ethtool: set netdev features with FEATURES_SET requestMichal Kubecek2020-03-121-0/+2
* | | | ethtool: provide netdev features with FEATURES_GET requestMichal Kubecek2020-03-121-0/+17
* | | | tcp: add bytes not sent to SCM_TIMESTAMPING_OPT_STATSYousuk Seung2020-03-091-0/+1
* | | | sched: act: allow user to specify type of HW stats for a filterJiri Pirko2020-03-081-0/+22
* | | | devlink: Introduce devlink port flavour virtualParav Pandit2020-03-031-0/+1
| |_|/ |/| |