summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2021-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-04-18netfilter: nftables: counter hardware offload supportPablo Neira Ayuso
2021-04-18netfilter: nftables_offload: special ethertype handling for VLANPablo Neira Ayuso
2021-04-18netfilter: nftables_offload: VLAN id needs host byteorder in flow dissectorPablo Neira Ayuso
2021-04-18netfilter: nft_payload: fix C-VLAN offload supportPablo Neira Ayuso
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-13netfilter: flowtable: Add FLOW_OFFLOAD_XMIT_UNSPEC xmit typeRoi Dayan
2021-04-13netfilter: conntrack: convert sysctls to u8Florian Westphal
2021-04-13netfilter: conntrack: move ct counter to net_generic dataFlorian Westphal
2021-04-13netfilter: conntrack: move expect counter to net_generic dataFlorian Westphal
2021-04-13netfilter: conntrack: move autoassign_helper sysctl to net_generic dataFlorian Westphal
2021-04-13netfilter: conntrack: move autoassign warning member to net_generic dataFlorian Westphal
2021-04-13netfilter: flowtable: add vlan pop action offload supportwenxu
2021-04-13netfilter: flowtable: add vlan match offload supportwenxu
2021-04-13netfilter: nftables: clone set element expression templatePablo Neira Ayuso
2021-04-13netfilter: x_tables: fix compat match/target pad out-of-bound writeFlorian Westphal
2021-04-12netfilter: conntrack: Make global sysctls readonly in non-init netnsJonathon Reinhart
2021-04-10netfilter: nft_limit: avoid possible divide error in nft_limit_initEric Dumazet
2021-04-06netfilter: conntrack: move ecache dwork to net_generic infraFlorian Westphal
2021-04-06netfilter: conntrack: move sysctl pointer to net_generic infraFlorian Westphal
2021-04-06netfilter: x_tables: move known table lists to net_generic infraFlorian Westphal
2021-04-06netfilter: nf_tables: use net_generic infra for transaction dataFlorian Westphal
2021-04-06netfilter: cttimeout: use net_generic infraFlorian Westphal
2021-04-06netfilter: nfnetlink: use net_generic infraFlorian Westphal
2021-04-06netfilter: nfnetlink: add and use nfnetlink_broadcastFlorian Westphal
2021-04-03netfilter: nftables: remove documentation on static functionsPablo Neira Ayuso
2021-04-03netfilter: nftables: fix a warning message in nf_tables_commit_audit_collect()Dan Carpenter
2021-04-03netfilter: ipvs: do not printk on netns creationFlorian Westphal
2021-03-31netfilter: add helper function to set up the nfnetlink header and use itPablo Neira Ayuso
2021-03-31netfilter: nftables: add helper function to set the base sequence numberPablo Neira Ayuso
2021-03-31netfilter: nftables: remove unnecessary spin_lock_init()Yang Yingliang
2021-03-31netfilter: flowtable: dst_check() from garbage collector pathPablo Neira Ayuso
2021-03-31audit: log nftables configuration change events once per tableRichard Guy Briggs
2021-03-31netfilter: nft_log: perform module load from nf_tablesFlorian Westphal
2021-03-31netfilter: nf_log: add module softdepsFlorian Westphal
2021-03-31netfilter: nf_log_common: merge with nf_log_syslogFlorian Westphal
2021-03-31netfilter: nf_log_bridge: merge with nf_log_syslogFlorian Westphal
2021-03-31netfilter: conntrack: do not print icmpv6 as unknown via /procPablo Neira Ayuso
2021-03-31netfilter: flowtable: fix NAT IPv6 offload manglingPablo Neira Ayuso
2021-03-31netfilter: nf_log_netdev: merge with nf_log_syslogFlorian Westphal
2021-03-31netfilter: nf_log_ipv6: merge with nf_log_syslogFlorian Westphal
2021-03-31netfilter: nf_log_arp: merge with nf_log_syslogFlorian Westphal
2021-03-31netfilter: nf_log_ipv4: rename to nf_log_syslogFlorian Westphal
2021-03-28netfilter: nf_conntrack_acct.c: A typo fixBhaskar Chowdhury
2021-03-28netfilter: ipvs: A spello fixBhaskar Chowdhury
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-24netfilter: flowtable: support for FLOW_ACTION_PPPOE_PUSHPablo Neira Ayuso
2021-03-24netfilter: flowtable: bridge vlan hardware offload and switchdevFelix Fietkau
2021-03-24netfilter: nft_flow_offload: use direct xmit if hardware offload is enabledPablo Neira Ayuso
2021-03-24netfilter: flowtable: add offload support for xmit path typesPablo Neira Ayuso