summaryrefslogtreecommitdiffstats
path: root/include/net/netfilter
AgeCommit message (Expand)AuthorLines
2026-04-10netfilter: conntrack: remove UDP-Lite conntrack supportFernando Fernandez Mancera-10/+0
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+1
2026-04-08netfilter: nfnetlink_queue: make hash table per queueFlorian Westphal-1/+0
2026-04-08netfilter: nft_ct: fix use-after-free in timeout object destroyTuan Do-0/+1
2026-04-08netfilter: nf_tables_offload: add nft_flow_action_entry_next() and use itPablo Neira Ayuso-0/+10
2026-04-08netfilter: nft_meta: add double-tagged vlan and pppoe supportPablo Neira Ayuso-10/+27
2026-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+23
2026-03-26netfilter: nf_conntrack_expect: store netns and zone in expectationPablo Neira Ayuso-1/+17
2026-03-26netfilter: ctnetlink: ensure safe access to master conntrackPablo Neira Ayuso-0/+5
2026-03-26netfilter: nf_conntrack_expect: honor expectation helper fieldPablo Neira Ayuso-1/+1
2026-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-4/+2
2026-03-13nf_tables: nft_dynset: fix possible stateful expression memleak in error pathPablo Neira Ayuso-0/+2
2026-03-13netfilter: revert nft_set_rbtree: validate open interval overlapFlorian Westphal-4/+0
2026-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+7
2026-03-05netfilter: nft_set_pipapo: split gc into unlink and reclaim phaseFlorian Westphal-0/+5
2026-03-05netfilter: nf_tables: clone set on flush onlyPablo Neira Ayuso-0/+2
2026-02-25netfilter: nf_tables: remove register tracking infrastructureFlorian Westphal-37/+0
2026-02-10Merge tag 'nf-next-26-02-06' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski-0/+5
2026-02-06net/ipv6: Introduce payload_len helpersAlice Mikityanska-2/+2
2026-02-06netfilter: nft_set_rbtree: validate open interval overlapPablo Neira Ayuso-0/+4
2026-02-06netfilter: nfnetlink_queue: do shared-unconfirmed check before segmentationFlorian Westphal-0/+1
2026-01-29netfilter: nfnetlink_queue: optimize verdict lookup with hash tableScott Mitchell-0/+3
2026-01-22netfilter: nf_tables: add .abort_skip_removal flag for set typesPablo Neira Ayuso-0/+2
2026-01-20netfilter: nf_conntrack: don't rely on implicit includesFlorian Westphal-0/+1
2026-01-20netfilter: don't include xt and nftables.h in unrelated subsystemsFlorian Westphal-2/+1
2026-01-20netfilter: nf_conncount: increase the connection clean up limit to 64Fernando Fernandez Mancera-0/+1
2025-12-15netfilter: nf_tables: avoid chain re-validation if possibleFlorian Westphal-8/+26
2025-11-28netfilter: nf_conncount: rework API to use sk_buff directlyFernando Fernandez Mancera-9/+8
2025-11-28netfilter: flowtable: Add IPIP rx sw accelerationLorenzo Bianconi-0/+18
2025-11-28netfilter: flowtable: remove hw_ifidxPablo Neira Ayuso-1/+0
2025-11-27netfilter: flowtable: consolidate xmit pathPablo Neira Ayuso-0/+1
2025-11-27netfilter: flowtable: move path discovery infrastructure to its own filePablo Neira Ayuso-0/+6
2025-10-30netfilter: fix typo in nf_conntrack_l4proto.h commentcaivive (Weibiao Tu)-1/+1
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-9/+2
2025-09-10netfilter: nf_tables: make nft_set_do_lookup available unconditionallyFlorian Westphal-8/+2
2025-09-10netfilter: nf_tables: place base_seq in struct netFlorian Westphal-1/+0
2025-09-02netfilter: nft_payload: extend offset to 65535 bytesFernando Fernandez Mancera-1/+1
2025-09-02netfilter: nf_reject: remove unneeded exportsFlorian Westphal-18/+0
2025-09-02netfilter: nf_tables: allow iter callbacks to sleepFlorian Westphal-0/+2
2025-07-25netfilter: nft_set: remove indirection from update API callFlorian Westphal-4/+3
2025-07-25netfilter: nft_set: remove one argument from lookup and update functionsFlorian Westphal-26/+31
2025-07-25netfilter: nf_tables: Remove unused nft_reduce_is_readonly()Yue Haibing-5/+0
2025-07-25netfilter: load nf_log_syslog on enabling nf_conntrack_log_invalidLance Yang-0/+3
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-7/+13
2025-07-17netfilter: nf_conntrack: fix crash due to removal of uninitialised entryFlorian Westphal-2/+13
2025-07-14Revert "netfilter: nf_tables: Add notifications for hook changes"Phil Sutter-5/+0
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+1
2025-07-10netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto()Eric Dumazet-1/+1
2025-07-03netfilter: conntrack: remove DCCP protocol supportPablo Neira Ayuso-19/+0
2025-05-23netfilter: nf_tables: Add notifications for hook changesPhil Sutter-0/+5