summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-04-28icmp: standardize naming of RFC 8335 PROBE constantsAndreas Roeseler1-14/+14
2021-04-28Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2-19/+7
2021-04-28bpf: Implement formatted output helpers with bstr_printfFlorent Revest1-19/+3
2021-04-28seq_file: Add a seq_bprintf functionFlorent Revest1-0/+4
2021-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-0/+7
2021-04-28net: phy: Add support for microchip SMI0 MDIO busAndrew Lunn1-0/+3
2021-04-28net: mscc: ocelot: support PTP Sync one-step timestampingYangbo Lu1-1/+7
2021-04-28net: mscc: ocelot: convert to ocelot_port_txtstamp_request()Yangbo Lu1-2/+3
2021-04-28net: dsa: free skb->cb usage in core driverYangbo Lu3-15/+10
2021-04-28net: dsa: no longer clone skb in core driverYangbo Lu1-2/+2
2021-04-28net: dsa: no longer identify PTP packet in core driverYangbo Lu1-1/+1
2021-04-28net: bridge: mcast: fix broken length + header check for MRDv6 Adv.Linus Lüssing1-1/+0
2021-04-27netfilter: nftables: add catch-all set element supportPablo Neira Ayuso2-0/+7
2021-04-26net: Fix typo in comment about ancillary dataArnaldo Carvalho de Melo1-1/+1
2021-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller14-75/+60
2021-04-26netfilter: allow to turn off xtables compat layerFlorian Westphal4-9/+9
2021-04-26netfilter: nfnetlink: consolidate callback typesPablo Neira Ayuso1-6/+10
2021-04-26netfilter: nfnetlink: pass struct nfnl_info to batch callbacksPablo Neira Ayuso1-4/+2
2021-04-26netfilter: nfnetlink: pass struct nfnl_info to rcu callbacksPablo Neira Ayuso1-4/+2
2021-04-26netfilter: nfnetlink: add struct nfnl_info and pass it to callbacksPablo Neira Ayuso1-4/+9
2021-04-26netfilter: nftables: add nft_pernet() helper functionPablo Neira Ayuso1-0/+8
2021-04-26macvlan: Add nodst option to macvlan type sourceJethro Beekman1-0/+1
2021-04-26Merge tag 'mlx5-updates-2021-04-21' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller3-11/+13
2021-04-26net: ethernet: ixp4xx: Support device tree probingLinus Walleij1-0/+2
2021-04-26netfilter: remove all xt_table anchors from struct netFlorian Westphal2-19/+0
2021-04-26netfilter: ip6_tables: pass table pointer via nf_hook_opsFlorian Westphal1-3/+2
2021-04-26netfilter: arp_tables: pass table pointer via nf_hook_opsFlorian Westphal1-1/+1
2021-04-26netfilter: ip_tables: pass table pointer via nf_hook_opsFlorian Westphal2-4/+5
2021-04-26netfilter: arptables: unregister the tables by nameFlorian Westphal1-2/+2
2021-04-26netfilter: ip6tables: unregister the tables by nameFlorian Westphal1-2/+2
2021-04-26netfilter: iptables: unregister the tables by nameFlorian Westphal1-3/+3
2021-04-26netfilter: x_tables: add xt_find_tableFlorian Westphal1-0/+1
2021-04-26netfilter: x_tables: remove ipt_unregister_tableFlorian Westphal2-5/+0
2021-04-26netfilter: ebtables: remove the 3 ebtables pointers from struct netFlorian Westphal2-13/+4
2021-04-26netfilter: disable defrag once its no longer neededFlorian Westphal2-2/+4
2021-04-26netfilter: nft_socket: add support for cgroupsv2Pablo Neira Ayuso1-0/+4
2021-04-26netfilter: nat: move nf_xfrm_me_harder to where it is usedFlorian Westphal1-2/+0
2021-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller8-7/+107
2021-04-24devlink: Extend SF port attributes to have external attributeParav Pandit1-1/+4
2021-04-24net/mlx5: E-Switch, Prepare to return total vports from eswitch structParav Pandit1-8/+0
2021-04-24net/mlx5: E-Switch, Return eswitch max ports when eswitch is supportedParav Pandit1-2/+9
2021-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-3/+0
2021-04-23net: stmmac: Add HW descriptor prefetch setting for DWMAC Core 5.20 onwardsMohammad Athari Bin Ismail1-0/+1
2021-04-22ice: Enable RSS configure for AVFQi Zhang1-1/+24
2021-04-22ice: Advertise virtchnl UDP segmentation offload capabilityBrett Creeley1-0/+1
2021-04-22ice: Allow ignoring opcodes on specific VFMichal Swiatkowski1-0/+1
2021-04-21net: dsa: Allow default tag protocol to be overridden from DTTobias Waldekranz1-0/+5
2021-04-21Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...David S. Miller4-24/+67
2021-04-21net: phy: marvell: add support for Amethyst internal PHYMarek Behún1-0/+1
2021-04-21Merge tag 'mlx5-updates-2021-04-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-9/+41