summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2021-04-21net: dsa: enable selftest support for all switches by defaultOleksij Rempel1-0/+2
2021-04-21net: add generic selftest supportOleksij Rempel1-0/+12
2021-04-21net: phy: genphy_loopback: add link speed configurationOleksij Rempel1-0/+1
2021-04-20net/mlx5: DR, Add support for isolate_vl_tc QPYevgeny Kliteynik1-1/+3
2021-04-20net/mlx5: DR, Add support for force-loopback QPYevgeny Kliteynik1-2/+5
2021-04-20net/mlx5: mlx5_ifc updates for flex parserYevgeny Kliteynik1-4/+28
2021-04-20net/mlx5e: RX, Add checks for calculated Striding RQ attributesTariq Toukan1-2/+5
2021-04-20net: phy: add genphy_c45_pma_suspend/resumeRadu Pirea (NXP OSS)1-0/+2
2021-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller5-15/+36
2021-04-20netlink: simplify nl_set_extack_cookie_u64(), nl_set_extack_cookie_u32()Alexey Dobriyan1-8/+4
2021-04-20bpf: Add a bpf_snprintf helperFlorent Revest2-0/+29
2021-04-20bpf: Add a ARG_PTR_TO_CONST_STR argument typeFlorent Revest1-0/+1