netfilter: flowtable: Fix incorrect tc_setup_type type
[platform/kernel/linux-starfive.git] / include /
2020-03-27 wenxunetfilter: flowtable: Fix incorrect tc_setup_type type
2020-03-27 Pablo Neira Ayusonetfilter: flowtable: add counter support
2020-03-27 Pablo Neira Ayusonetfilter: nf_tables: add enum nft_flowtable_flags...
2020-03-27 Pablo Neira Ayusonetfilter: conntrack: export nf_ct_acct_update()
2020-03-19 Pablo Neira Ayusonetfilter: nf_tables: allow to specify stateful express...
2020-03-19 Pablo Neira Ayusonetfilter: nf_tables: move nft_expr_clone() to nf_table...
2020-03-19 David S. MillerMerge tag 'mlx5-updates-2020-03-17' of git://git./linux...
2020-03-18 Daniel Borkmannnetfilter: revert introduction of egress hook
2020-03-18 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2020-03-18 David S. MillerMerge branch 'net-add-phylink-support-for-PCS'
2020-03-18 Russell Kingnet: phylink: pcs: add 802.3 clause 45 helpers
2020-03-18 Russell Kingnet: phylink: pcs: add 802.3 clause 22 helpers
2020-03-18 Russell Kingnet: mdiobus: add APIs for modifying a MDIO device...
2020-03-18 David S. MillerMerge branch 'net-bridge-vlan-options-add-support-for...
2020-03-18 Nikolay Aleksandrovnet: bridge: vlan options: add support for tunnel mappi...
2020-03-18 Nikolay Aleksandrovnet: bridge: vlan options: add support for tunnel id...
2020-03-18 David S. MillerMerge branch 'net_sched-allow-use-of-hrtimer-slack'
2020-03-18 Eric Dumazetnet_sched: sch_fq: enable use of hrtimer slack
2020-03-18 Eric Dumazetnet_sched: add qdisc_watchdog_schedule_range_ns()
2020-03-18 David S. MillerMerge branch 'nfp-type'
2020-03-18 Jakub Kicinskinet: rename flow_action_hw_stats_types* -> flow_action_...
2020-03-18 David S. MillerMerge branch 'net-phy-improve-phy_driver-callback-handl...
2020-03-18 Heiner Kallweitnet: phy: improve phy_driver callback handle_interrupt
2020-03-18 David S. MillerMerge branch 'ethtool-consolidate-irq-coalescing-last...
2020-03-18 Jakub Kicinskinet: ethtool: require drivers to set supported_coalesce...
2020-03-18 Eli Cohennet/mlx5: Eswitch, enable forwarding back to uplink...
2020-03-18 Lukas Wunnernetfilter: Introduce egress hook
2020-03-18 Lukas Wunnernetfilter: Generalize ingress hook
2020-03-18 Lukas Wunnernetfilter: Rename ingress hook include file
2020-03-16 Era Mayflowermacsec: Netlink support of XPN cipher suites (IEEE...
2020-03-16 Era Mayflowermacsec: Support XPN frame handling - IEEE 802.1AEbw
2020-03-16 David S. MillerMerge branch 'net-mii-clause-37-helpers'
2020-03-16 Russell Kingnet: mii: add linkmode_adv_to_mii_adv_x()
2020-03-16 Russell Kingnet: mii: convert mii_lpa_to_ethtool_lpa_x() to linkmod...
2020-03-15 Pablo Neira Ayusonetfilter: nf_tables: add nft_set_elem_update_expr...
2020-03-15 Pablo Neira Ayusonetfilter: nf_tables: statify nft_expr_init()
2020-03-15 Pablo Neira Ayusonetfilter: nf_tables: add nft_set_elem_expr_alloc()
2020-03-15 Stefano Brivionft_set_pipapo: Introduce AVX2-based lookup implementation
2020-03-15 wenxunetfilter: flowtable: add tunnel match offload support
2020-03-15 Gustavo A. R. Silvanetfilter: Replace zero-length array with flexible...
2020-03-15 Florian Westphalnetfilter: nf_tables: make all set structs const
2020-03-15 Florian Westphalnetfilter: nf_tables: make sets built-in
2020-03-15 Xin Longnetfilter: nft_tunnel: add support for geneve opts
2020-03-15 Manoj Basapathinetfilter: xtables: Add snapshot of hardidletimer target
2020-03-15 David S. MillerMerge branch 'RED-Introduce-an-ECN-tail-dropping-mode'
2020-03-15 Petr Machatanet: sched: RED: Introduce an ECN nodrop mode
2020-03-15 Petr Machatanet: sched: Allow extending set of supported RED flags
2020-03-15 David S. MillerMerge branch 'net-phy-XLGMII-define-and-usage-in-PHYLINK'
2020-03-15 Jose Abreunet: phy: Add XLGMII interface define
2020-03-14 David S. MillerMerge tag 'mlx5-updates-2020-03-13' of git://git./linux...
2020-03-14 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2020-03-13 Alexei StarovoitovMerge branch 'generalize-bpf-ksym'
2020-03-13 Jiri Olsabpf: Remove bpf_image tree
2020-03-13 Jiri Olsabpf: Add dispatchers to kallsyms
2020-03-13 Jiri Olsabpf: Add trampolines to kallsyms
2020-03-13 Jiri Olsabpf: Add bpf_ksym_add/del functions
2020-03-13 Jiri Olsabpf: Add prog flag to struct bpf_ksym object
2020-03-13 Andrii Nakryikobpf: Abstract away entire bpf_link clean up procedure
2020-03-13 Jiri Olsabpf: Move ksym_tnode to bpf_ksym
2020-03-13 Jiri Olsabpf: Move lnode list node to struct bpf_ksym
2020-03-13 Jiri Olsabpf: Add name to struct bpf_ksym
2020-03-13 Jiri Olsabpf: Add struct bpf_ksym
2020-03-13 Björn Töpelbpf: Add bpf_trampoline_ name prefix for DECLARE_BPF_DI...
2020-03-13 David S. MillerMerge tag 'ieee802154-for-davem-2020-03-13' of git...
2020-03-13 David S. MillerMerge git://git./linux/kernel/git/netdev/net
2020-03-13 Linus TorvaldsMerge tag 'drm-fixes-2020-03-13' of git://anongit.freed...
2020-03-13 Eelco Chaudronbpf: Add bpf_xdp_output() helper
2020-03-13 Alexei StarovoitovMerge branch 'bpf_get_ns_current_pid_tgid'
2020-03-13 Dave AirlieMerge tag 'topic/mst-bw-check-fixes-for-airlied-2020...
2020-03-13 Carlos Neirabpf: Added new helper bpf_get_ns_current_pid_tgid
2020-03-13 Carlos Neirafs/nsfs.c: Added ns_match
2020-03-12 Dave AirlieMerge tag 'amd-drm-fixes-5.6-2020-03-11' of git://peopl...
2020-03-12 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2020-03-12 Lyude Pauldrm/dp_mst: Use full_pbn instead of available_pbn for...
2020-03-12 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2020-03-12 David S. MillerMerge branch 'ipa-fixes'
2020-03-12 Alex Elderbitfield.h: add FIELD_MAX() and field_max()
2020-03-12 Heiner Kallweitnet: phy: fix MDIO bus PM PHY resuming
2020-03-12 David S. MillerMerge branch 'ethtool-netlink-interface-part-3'
2020-03-12 Michal Kubecekethtool: add CHANNELS_NTF notification
2020-03-12 Michal Kubecekethtool: set device channel counts with CHANNELS_SET...
2020-03-12 Michal Kubecekethtool: provide channel counts with CHANNELS_GET request
2020-03-12 Michal Kubecekethtool: add RINGS_NTF notification
2020-03-12 Michal Kubecekethtool: set device ring sizes with RINGS_SET request
2020-03-12 Michal Kubecekethtool: provide ring sizes with RINGS_GET request
2020-03-12 Michal Kubecekethtool: add PRIVFLAGS_NTF notification
2020-03-12 Michal Kubecekethtool: set device private flags with PRIVFLAGS_SET...
2020-03-12 Michal Kubecekethtool: provide private flags with PRIVFLAGS_GET request
2020-03-12 Michal Kubecekethtool: add FEATURES_NTF notification
2020-03-12 Michal Kubecekethtool: set netdev features with FEATURES_SET request
2020-03-12 Michal Kubecekethtool: provide netdev features with FEATURES_GET...
2020-03-12 David S. MillerMerge branch 'Introduce-connection-tracking-offload'
2020-03-12 Paul Blakeyflow_offload: Add flow_match_ct to get rule ct match
2020-03-12 Paul Blakeynet/sched: act_ct: Enable hardware offload of flow...
2020-03-12 Paul Blakeynet/sched: act_ct: Support refreshing the flow table...
2020-03-12 Paul Blakeynet/sched: act_ct: Support restoring conntrack info...
2020-03-12 Paul Blakeynet/sched: act_ct: Instantiate flow table entry actions
2020-03-12 Paul Blakeynetfilter: flowtable: Add API for registering to flow...
2020-03-12 Paul Blakeynet/mlx5: E-Switch, Enable reg c1 loopback when possible
2020-03-12 David S. MillerMerge branch 'ct-offload' of git://git./linux/kernel...
next