summaryrefslogtreecommitdiff
path: root/include/net/netfilter
AgeCommit message (Expand)Author
14 daysMerge tag 'nf-next-26-02-06' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-02-06net/ipv6: Introduce payload_len helpersAlice Mikityanska
2026-02-06netfilter: nft_set_rbtree: validate open interval overlapPablo Neira Ayuso
2026-02-06netfilter: nfnetlink_queue: do shared-unconfirmed check before segmentationFlorian Westphal
2026-01-29netfilter: nfnetlink_queue: optimize verdict lookup with hash tableScott Mitchell
2026-01-22netfilter: nf_tables: add .abort_skip_removal flag for set typesPablo Neira Ayuso
2026-01-20netfilter: nf_conntrack: don't rely on implicit includesFlorian Westphal
2026-01-20netfilter: don't include xt and nftables.h in unrelated subsystemsFlorian Westphal
2026-01-20netfilter: nf_conncount: increase the connection clean up limit to 64Fernando Fernandez Mancera
2025-12-15netfilter: nf_tables: avoid chain re-validation if possibleFlorian Westphal
2025-11-28netfilter: nf_conncount: rework API to use sk_buff directlyFernando Fernandez Mancera
2025-11-28netfilter: flowtable: Add IPIP rx sw accelerationLorenzo Bianconi
2025-11-28netfilter: flowtable: remove hw_ifidxPablo Neira Ayuso
2025-11-27netfilter: flowtable: consolidate xmit pathPablo Neira Ayuso
2025-11-27netfilter: flowtable: move path discovery infrastructure to its own filePablo Neira Ayuso
2025-10-30netfilter: fix typo in nf_conntrack_l4proto.h commentcaivive (Weibiao Tu)
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-10netfilter: nf_tables: make nft_set_do_lookup available unconditionallyFlorian Westphal
2025-09-10netfilter: nf_tables: place base_seq in struct netFlorian Westphal
2025-09-02netfilter: nft_payload: extend offset to 65535 bytesFernando Fernandez Mancera
2025-09-02netfilter: nf_reject: remove unneeded exportsFlorian Westphal
2025-09-02netfilter: nf_tables: allow iter callbacks to sleepFlorian Westphal
2025-07-25netfilter: nft_set: remove indirection from update API callFlorian Westphal
2025-07-25netfilter: nft_set: remove one argument from lookup and update functionsFlorian Westphal
2025-07-25netfilter: nf_tables: Remove unused nft_reduce_is_readonly()Yue Haibing
2025-07-25netfilter: load nf_log_syslog on enabling nf_conntrack_log_invalidLance Yang
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-17netfilter: nf_conntrack: fix crash due to removal of uninitialised entryFlorian Westphal
2025-07-14Revert "netfilter: nf_tables: Add notifications for hook changes"Phil Sutter
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-10netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto()Eric Dumazet
2025-07-03netfilter: conntrack: remove DCCP protocol supportPablo Neira Ayuso
2025-05-23netfilter: nf_tables: Add notifications for hook changesPhil Sutter
2025-05-23netfilter: nf_tables: Have a list of nf_hook_ops in nft_hookPhil Sutter
2025-05-23netfilter: nf_tables: Introduce nft_hook_find_ops{,_rcu}()Phil Sutter
2025-05-23netfilter: nf_tables: nft_fib: consistent l3mdev handlingFlorian Westphal
2025-03-25Merge tag 'nf-next-25-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2025-03-21netfilter: fib: avoid lookup if socket is availableFlorian Westphal
2025-03-06netfilter: nf_tables: make destruction work queue pernetFlorian Westphal
2025-01-19netfilter: flowtable: add CLOSING statePablo Neira Ayuso
2025-01-19netfilter: conntrack: rework offload nf_conn timeout extension logicFlorian Westphal
2025-01-19netfilter: conntrack: remove skb argument from nf_ct_refreshFlorian Westphal
2025-01-19netfilter: nf_tables: Tolerate chains with no remaining hooksPhil Sutter
2025-01-19netfilter: nf_tables: Store user-defined hook ifnamePhil Sutter
2025-01-19netfilter: nf_tables: fix set size with rbtree backendPablo Neira Ayuso
2025-01-09netfilter: conntrack: add conntrack event timestampFlorian Westphal
2025-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-25netfilter: nft_set_hash: unaligned atomic read on struct nft_set_extPablo Neira Ayuso
2024-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-11netfilter: nf_tables: do not defer rule destruction via call_rcuFlorian Westphal