summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-04-28net/sched: act_ct: Remove redundant ct get and checkRoi Dayan
2021-04-28icmp: standardize naming of RFC 8335 PROBE constantsAndreas Roeseler
2021-04-27net:nfc:digital: Fix a double free in digital_tg_recv_dep_reqLv Yunlong
2021-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-04-27net: fix a concurrency bug in l2tp_tunnel_register()Gong, Sishuai
2021-04-27net/smc: Remove redundant assignment to rcJiapeng Chong
2021-04-27mpls: Remove redundant assignment to errJiapeng Chong
2021-04-27llc2: Remove redundant assignment to rcJiapeng Chong
2021-04-27net/tls: Remove redundant initialization of recordJiapeng Chong
2021-04-27rds: Remove redundant assignment to nr_sigJiapeng Chong
2021-04-27net: mscc: ocelot: support PTP Sync one-step timestampingYangbo Lu
2021-04-27net: dsa: free skb->cb usage in core driverYangbo Lu
2021-04-27net: dsa: no longer clone skb in core driverYangbo Lu
2021-04-27net: dsa: no longer identify PTP packet in core driverYangbo Lu
2021-04-27net: dsa: check tx timestamp request in core driverYangbo Lu
2021-04-27rxrpc: rxkad: Remove redundant variable offsetJiapeng Chong
2021-04-27net: bridge: mcast: fix broken length + header check for MRDv6 Adv.Linus Lüssing
2021-04-27netfilter: nft_socket: fix build with CONFIG_SOCK_CGROUP_DATA=nArnd Bergmann
2021-04-27netfilter: nft_socket: fix an unused variable warningArnd Bergmann
2021-04-27netfilter: nftables: add catch-all set element supportPablo Neira Ayuso
2021-04-27netfilter: nftables: add helper function to validate set element dataPablo Neira Ayuso
2021-04-27netfilter: nftables: add helper function to flush set elementsPablo Neira Ayuso
2021-04-27netfilter: nftables: add loop check helper functionPablo Neira Ayuso
2021-04-27netfilter: nftables: rename set element data activation/deactivation functionsPablo Neira Ayuso
2021-04-26net/sched: act_ct: fix wild memory access when clearing fragmentsDavide Caratti
2021-04-26Merge tag 'linux-can-next-for-5.13-20210426' of git://git.kernel.org/pub/scm/...David S. Miller
2021-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-04-26netfilter: allow to turn off xtables compat layerFlorian Westphal
2021-04-26netfilter: nfnetlink: consolidate callback typesPablo Neira Ayuso
2021-04-26netfilter: nfnetlink: pass struct nfnl_info to batch callbacksPablo Neira Ayuso
2021-04-26netfilter: nfnetlink: pass struct nfnl_info to rcu callbacksPablo Neira Ayuso
2021-04-26netfilter: nfnetlink: add struct nfnl_info and pass it to callbacksPablo Neira Ayuso
2021-04-26netfilter: nftables: add nft_pernet() helper functionPablo Neira Ayuso
2021-04-25Merge tag 'mlx5-updates-2021-04-21' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-04-26netfilter: nf_log_syslog: Unset bridge logger in pernet exitPhil Sutter
2021-04-26netfilter: ip6_tables: pass table pointer via nf_hook_opsFlorian Westphal
2021-04-26netfilter: arp_tables: pass table pointer via nf_hook_opsFlorian Westphal
2021-04-26netfilter: ip_tables: pass table pointer via nf_hook_opsFlorian Westphal
2021-04-26netfilter: xt_nat: pass table to hookfnFlorian Westphal
2021-04-26netfilter: x_tables: remove paranoia testsFlorian Westphal
2021-04-26netfilter: arptables: unregister the tables by nameFlorian Westphal
2021-04-26netfilter: ip6tables: unregister the tables by nameFlorian Westphal
2021-04-26netfilter: iptables: unregister the tables by nameFlorian Westphal
2021-04-26netfilter: x_tables: add xt_find_tableFlorian Westphal
2021-04-26netfilter: x_tables: remove ipt_unregister_tableFlorian Westphal
2021-04-26netfilter: ebtables: remove the 3 ebtables pointers from struct netFlorian Westphal
2021-04-26netfilter: disable defrag once its no longer neededFlorian Westphal
2021-04-26netfilter: nft_socket: add support for cgroupsv2Pablo Neira Ayuso
2021-04-26netfilter: nat: move nf_xfrm_me_harder to where it is usedFlorian Westphal