summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2020-03-20Merge tag 'mac80211-next-for-net-next-2020-03-20' of git://git.kernel.org/pub...David S. Miller-6/+109
2020-03-20net: bridge: vlan options: move the tunnel command to the nested attributeNikolay Aleksandrov-1/+1
2020-03-20net: bridge: vlan options: nest the tunnel id into a tunnel info attributeNikolay Aleksandrov-1/+15
2020-03-20cfg80211: Configure PMK lifetime and reauth threshold for PMKSA entriesVeerendranath Jakkam-0/+40
2020-03-20cfg80211: Add support for userspace to reset stations in IBSS modeNicolas Cavallari-0/+4
2020-03-20nl80211: add PROTECTED_TWT nl80211 extended featureShaul Triebitz-1/+4
2020-03-20nl80211: pass HE operation element to the driverShaul Triebitz-1/+3
2020-03-20nl80211/cfg80211: add support for non EDCA based ranging measurementAvraham Stern-2/+38
2020-03-20mac80211: update documentation about tx powerQiujun Huang-0/+5
2020-03-20mac80211: handle no-preauth flag for control portMarkus Theil-0/+1
2020-03-20nl80211: add no pre-auth attribute and ext. feature flag for ctrl. portMarkus Theil-1/+12
2020-03-20mac80211_hwsim: add frame transmission support over virtioErel Geron-0/+1
2020-03-20cfg80211: fix documentation formatJohannes Berg-1/+1
2020-03-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-33/+172
2020-03-19sysfs: fix static inline declaration of sysfs_groups_change_owner()Christian Brauner-2/+2
2020-03-19net: tc_skbedit: Make the skbedit priority offloadablePetr Machata-0/+19
2020-03-19net: tc_skbedit: Factor a helper out of is_tcf_skbedit_{mark, ptype}()Petr Machata-14/+10
2020-03-19net: sched: Do not assume RTNL is held in tunnel key action helpersIdo Schimmel-2/+6
2020-03-19net: bridge: vlan: include stats in dumps if requestedNikolay Aleksandrov-0/+30
2020-03-18Merge tag 'mlx5-updates-2020-03-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller-1/+2
2020-03-18netfilter: revert introduction of egress hookDaniel Borkmann-107/+58
2020-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-92/+172
2020-03-17net: phylink: pcs: add 802.3 clause 45 helpersRussell King-0/+2
2020-03-17net: phylink: pcs: add 802.3 clause 22 helpersRussell King-0/+11
2020-03-17net: mdiobus: add APIs for modifying a MDIO device registerRussell King-0/+23
2020-03-17net: bridge: vlan options: add support for tunnel mapping set/delNikolay Aleksandrov-0/+1
2020-03-17net: bridge: vlan options: add support for tunnel id dumpingNikolay Aleksandrov-0/+1
2020-03-17net_sched: sch_fq: enable use of hrtimer slackEric Dumazet-0/+2
2020-03-17net_sched: add qdisc_watchdog_schedule_range_ns()Eric Dumazet-1/+9
2020-03-17net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski-26/+23
2020-03-17net: phy: improve phy_driver callback handle_interruptHeiner Kallweit-1/+2
2020-03-17net: ethtool: require drivers to set supported_coalesce_paramsJakub Kicinski-0/+2
2020-03-17net/mlx5: Eswitch, enable forwarding back to uplink portEli Cohen-1/+2
2020-03-18netfilter: Introduce egress hookLukas Wunner-0/+32
2020-03-18netfilter: Generalize ingress hookLukas Wunner-14/+31
2020-03-18netfilter: Rename ingress hook include fileLukas Wunner-0/+0
2020-03-16macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw)Era Mayflower-2/+9
2020-03-16macsec: Support XPN frame handling - IEEE 802.1AEbwEra Mayflower-3/+42
2020-03-15net: mii: add linkmode_adv_to_mii_adv_x()Russell King-0/+20
2020-03-15net: mii: convert mii_lpa_to_ethtool_lpa_x() to linkmode variantRussell King-18/+19
2020-03-15netfilter: nf_tables: add nft_set_elem_update_expr() helper functionPablo Neira Ayuso-0/+12
2020-03-15netfilter: nf_tables: statify nft_expr_init()Pablo Neira Ayuso-2/+0
2020-03-15netfilter: nf_tables: add nft_set_elem_expr_alloc()Pablo Neira Ayuso-0/+4
2020-03-15nft_set_pipapo: Introduce AVX2-based lookup implementationStefano Brivio-0/+1
2020-03-15netfilter: flowtable: add tunnel match offload supportwenxu-0/+6
2020-03-15netfilter: Replace zero-length array with flexible-array memberGustavo A. R. Silva-15/+15
2020-03-15netfilter: nf_tables: make all set structs constFlorian Westphal-10/+6
2020-03-15netfilter: nf_tables: make sets built-inFlorian Westphal-6/+0
2020-03-15netfilter: nft_tunnel: add support for geneve optsXin Long-0/+10
2020-03-15netfilter: xtables: Add snapshot of hardidletimer targetManoj Basapathi-1/+11