summaryrefslogtreecommitdiff
path: root/include/net/netfilter
AgeCommit message (Expand)Author
2023-06-26Merge tag 'nf-next-23-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2023-06-26netfilter: nf_tables: permit update of set sizeFlorian Westphal
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-20netfilter: nf_tables: reject unbound anonymous set before commit phasePablo Neira Ayuso
2023-06-20netfilter: nf_tables: drop map element references from preparation phasePablo Neira Ayuso
2023-06-20netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chainPablo Neira Ayuso
2023-06-20netfilter: nf_tables: fix chain binding transaction logicPablo Neira Ayuso
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-14net/sched: act_ct: Fix promotion of offloaded unreplied tuplePaul Blakey
2023-06-08netfilter: nf_tables: integrate pipapo into commit protocolPablo Neira Ayuso
2023-05-18netfilter: flowtable: simplify route logicPablo Neira Ayuso
2023-05-18netfilter: Reorder fields in 'struct nf_conntrack_expect'Christophe JAILLET
2023-05-03netfilter: nf_tables: deactivate anonymous set from preparation phasePablo Neira Ayuso
2023-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-04-24Merge tag 'nf-next-23-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2023-04-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-04-22netfilter: nf_tables: support for adding new devices to an existing netdev chainPablo Neira Ayuso
2023-04-22netfilter: nf_tables: do not store rule in traceinfo structureFlorian Westphal
2023-04-22netfilter: nf_tables: do not store verdict in traceinfo structureFlorian Westphal
2023-04-22netfilter: nf_tables: do not store pktinfo in traceinfo structureFlorian Westphal
2023-04-22netfilter: nf_tables: make validation state per tableFlorian Westphal
2023-04-22netfilter: nf_tables: don't store chain address on jumpFlorian Westphal
2023-04-21bpf: minimal support for programs hooked into netfilter frameworkFlorian Westphal
2023-04-21bpf: add bpf_link support for BPF_NETFILTER programsFlorian Westphal
2023-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-19netfilter: conntrack: fix wrong ct->timeout valueTzung-Bi Shih
2023-04-18netfilter: nf_tables: validate catch-all set elementsPablo Neira Ayuso
2023-03-22netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate e...Jeremy Sowden
2023-03-06netfilter: tproxy: fix deadlock due to missing BH disableFlorian Westphal
2023-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller
2023-02-17netfilter: let reset rules clean out conntrack entriesFlorian Westphal
2023-02-10net: extract nf_ct_handle_fragments to nf_conntrack_ovsXin Long
2023-02-10net: extract nf_ct_skb_network_trim function to nf_conntrack_ovsXin Long
2023-02-03netfilter: flowtable: cache info of last offloadVlad Buslov
2023-02-03netfilter: flowtable: allow unidirectional rulesVlad Buslov
2023-02-01netfilter: use skb_ip_totlen and iph_totlenXin Long
2023-01-18netfilter: nf_tables: avoid retpoline overhead for some ct expression callsFlorian Westphal
2023-01-18netfilter: nf_tables: avoid retpoline overhead for objref callsFlorian Westphal
2022-12-22netfilter: nf_tables: honor set timeout and garbage collection updatesPablo Neira Ayuso
2022-12-21netfilter: nf_tables: consolidate set descriptionPablo Neira Ayuso
2022-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski
2022-12-12net: move the nat function to nf_nat_ovs for ovs and tcXin Long
2022-11-30netfilter: conntrack: merge ipv4+ipv6 confirm functionsFlorian Westphal
2022-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski
2022-11-15netfilter: nf_tables: Introduce NFT_MSG_GETRULE_RESETPhil Sutter
2022-11-15netfilter: nf_tables: Extend nft_expr_ops::dump callback parametersPhil Sutter
2022-11-08net: move add ct helper function to nf_conntrack_helper for ovs and tcXin Long
2022-11-08net: move the ct helper function to nf_conntrack_helper for ovs and tcXin Long
2022-10-25netfilter: nft_meta: add inner match supportPablo Neira Ayuso
2022-10-25netfilter: nft_inner: add percpu inner contextPablo Neira Ayuso