summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: tc_skbedit: Make the skbedit priority offloadablePetr Machata2020-03-202-0/+19
* net: tc_skbedit: Factor a helper out of is_tcf_skbedit_{mark, ptype}()Petr Machata2020-03-201-14/+10
* net: sched: Do not assume RTNL is held in tunnel key action helpersIdo Schimmel2020-03-201-2/+6
* net: bridge: vlan: include stats in dumps if requestedNikolay Aleksandrov2020-03-201-0/+30
* Merge tag 'mlx5-updates-2020-03-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-03-191-1/+2
|\
| * net/mlx5: Eswitch, enable forwarding back to uplink portEli Cohen2020-03-181-1/+2
* | netfilter: revert introduction of egress hookDaniel Borkmann2020-03-194-107/+58
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2020-03-1818-92/+172
|\ \
| * | netfilter: Introduce egress hookLukas Wunner2020-03-183-0/+32
| * | netfilter: Generalize ingress hookLukas Wunner2020-03-181-14/+31
| * | netfilter: Rename ingress hook include fileLukas Wunner2020-03-181-0/+0
| * | netfilter: nf_tables: add nft_set_elem_update_expr() helper functionPablo Neira Ayuso2020-03-151-0/+12
| * | netfilter: nf_tables: statify nft_expr_init()Pablo Neira Ayuso2020-03-151-2/+0
| * | netfilter: nf_tables: add nft_set_elem_expr_alloc()Pablo Neira Ayuso2020-03-151-0/+4
| * | nft_set_pipapo: Introduce AVX2-based lookup implementationStefano Brivio2020-03-151-0/+1
| * | netfilter: flowtable: add tunnel match offload supportwenxu2020-03-151-0/+6
| * | netfilter: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-1510-15/+15
| * | netfilter: nf_tables: make all set structs constFlorian Westphal2020-03-152-10/+6
| * | netfilter: nf_tables: make sets built-inFlorian Westphal2020-03-151-6/+0
| * | 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 45 helpersRussell King2020-03-181-0/+2
* | | net: phylink: pcs: add 802.3 clause 22 helpersRussell King2020-03-182-0/+11
* | | net: mdiobus: add APIs for modifying a MDIO device registerRussell King2020-03-182-0/+23
* | | net: bridge: vlan options: add support for tunnel mapping set/delNikolay Aleksandrov2020-03-181-0/+1
* | | net: bridge: vlan options: add support for tunnel id dumpingNikolay Aleksandrov2020-03-181-0/+1
* | | net_sched: sch_fq: enable use of hrtimer slackEric Dumazet2020-03-181-0/+2
* | | net_sched: add qdisc_watchdog_schedule_range_ns()Eric Dumazet2020-03-181-1/+9
* | | net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski2020-03-181-26/+23
* | | net: phy: improve phy_driver callback handle_interruptHeiner Kallweit2020-03-181-1/+2
* | | net: ethtool: require drivers to set supported_coalesce_paramsJakub Kicinski2020-03-181-0/+2
| |/ |/|
* | macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw)Era Mayflower2020-03-162-2/+9
* | macsec: Support XPN frame handling - IEEE 802.1AEbwEra Mayflower2020-03-161-3/+42
* | net: mii: add linkmode_adv_to_mii_adv_x()Russell King2020-03-161-0/+20
* | net: mii: convert mii_lpa_to_ethtool_lpa_x() to linkmode variantRussell King2020-03-161-18/+19
|/
* net: sched: RED: Introduce an ECN nodrop modePetr Machata2020-03-153-0/+7
* net: sched: Allow extending set of supported RED flagsPetr Machata2020-03-152-0/+49
* net: phy: Add XLGMII interface defineJose Abreu2020-03-151-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-03-149-155/+297
|\
| * bpf: Remove bpf_image treeJiri Olsa2020-03-131-7/+1
| * bpf: Add dispatchers to kallsymsJiri Olsa2020-03-131-7/+12
| * bpf: Add trampolines to kallsymsJiri Olsa2020-03-131-0/+3
| * bpf: Add bpf_ksym_add/del functionsJiri Olsa2020-03-131-0/+3
| * bpf: Add prog flag to struct bpf_ksym objectJiri Olsa2020-03-131-0/+1
| * bpf: Move ksym_tnode to bpf_ksymJiri Olsa2020-03-131-1/+1
| * bpf: Move lnode list node to struct bpf_ksymJiri Olsa2020-03-131-1/+1
| * bpf: Add name to struct bpf_ksymJiri Olsa2020-03-132-6/+2
| * bpf: Add struct bpf_ksymJiri Olsa2020-03-131-0/+6
| * bpf: Add bpf_trampoline_ name prefix for DECLARE_BPF_DISPATCHERBjörn Töpel2020-03-132-15/+15
| * bpf: Abstract away entire bpf_link clean up procedureAndrii Nakryiko2020-03-131-1/+0