index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2026-02-17
netfilter: nf_tables: fix use-after-free in nf_tables_addchain()
Inseo An
2026-02-17
ipvs: do not keep dest_dst if dev is going down
Julian Anastasov
2026-02-17
ipvs: skip ipv6 extension headers for csum checks
Julian Anastasov
2026-02-17
netfilter: nf_conntrack_h323: don't pass uninitialised l3num value
Florian Westphal
2026-02-17
netfilter: nf_tables: revert commit_mutex usage in reset path
Brian Witte
2026-02-17
netfilter: nft_quota: use atomic64_xchg for reset
Brian Witte
2026-02-17
netfilter: nft_counter: serialize reset with spinlock
Brian Witte
2026-02-17
netfilter: annotate NAT helper hook pointers with __rcu
Sun Jian
2026-02-11
Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-02-10
Merge tag 'nf-next-26-02-06' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2026-02-09
Merge tag 'audit-pr-20260203' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-02-06
net/ipv6: Introduce payload_len helpers
Alice Mikityanska
2026-02-06
netfilter: nft_set_rbtree: validate open interval overlap
Pablo Neira Ayuso
2026-02-06
netfilter: nft_set_rbtree: validate element belonging to interval
Pablo Neira Ayuso
2026-02-06
netfilter: nft_set_rbtree: check for partial overlaps in anonymous sets
Pablo Neira Ayuso
2026-02-06
netfilter: nft_set_rbtree: fix bogus EEXIST with NLM_F_CREATE with null interval
Pablo Neira Ayuso
2026-02-06
netfilter: nft_counter: fix reset of counters on 32bit archs
Anders Grahn
2026-02-06
netfilter: nft_set_hash: fix get operation on big endian
Florian Westphal
2026-02-06
netfilter: flowtable: dedicated slab for flow entry
Qingfang Deng
2026-02-06
netfilter: nfnetlink_queue: do shared-unconfirmed check before segmentation
Florian Westphal
2026-02-06
netfilter: nft_set_rbtree: don't gc elements on insert
Florian Westphal
2026-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-02-05
netfilter: nf_tables: fix inverted genmask check in nft_map_catchall_activate()
Andrew Fasano
2026-01-29
netfilter: nfnetlink_queue: optimize verdict lookup with hash table
Scott Mitchell
2026-01-29
netfilter: xt_time: use is_leap_year() helper
Jinjie Ruan
2026-01-29
netfilter: flowtable: Add IP6IP6 tx sw acceleration
Lorenzo Bianconi
2026-01-29
netfilter: flowtable: Add IP6IP6 rx sw acceleration
Lorenzo Bianconi
2026-01-29
netfilter: Introduce tunnel metadata info in nf_flowtable_ctx struct
Lorenzo Bianconi
2026-01-29
netfilter: Add ctx pointer in nf_flow_skb_encap_protocol/nf_flow_ip4_tunnel_p...
Lorenzo Bianconi
2026-01-22
netfilter: nft_set_rbtree: remove seqcount_rwlock_t
Pablo Neira Ayuso
2026-01-22
netfilter: nft_set_rbtree: use binary search array in get command
Pablo Neira Ayuso
2026-01-22
netfilter: nft_set_rbtree: translate rbtree to array for binary search
Pablo Neira Ayuso
2026-01-22
netfilter: nf_tables: add .abort_skip_removal flag for set types
Pablo Neira Ayuso
2026-01-20
netfilter: xt_tcpmss: check remaining length before reading optlen
Florian Westphal
2026-01-20
netfilter: nf_conncount: fix tracking of connections from localhost
Fernando Fernandez Mancera
2026-01-20
netfilter: nft_compat: add more restrictions on netlink attributes
Florian Westphal
2026-01-20
netfilter: nfnetlink_queue: nfqnl_instance GFP_ATOMIC -> GFP_KERNEL_ACCOUNT a...
Scott Mitchell
2026-01-20
netfilter: nf_conntrack: don't rely on implicit includes
Florian Westphal
2026-01-20
netfilter: don't include xt and nftables.h in unrelated subsystems
Florian Westphal
2026-01-20
netfilter: nf_conntrack: enable icmp clash support
Florian Westphal
2026-01-20
netfilter: nf_conncount: increase the connection clean up limit to 64
Fernando Fernandez Mancera
2026-01-20
netfilter: nf_conntrack: Add allow_clash to generic protocol handler
Yuto Hamaguchi
2026-01-20
netfilter: nf_tables: reset table validation state on abort
Florian Westphal
2026-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
2026-01-02
bpf: net: netfilter: drop dead NULL checks
Puranjay Mohan
2026-01-02
bpf: Remove redundant KF_TRUSTED_ARGS flag from all kfuncs
Puranjay Mohan
2026-01-02
netfilter: nf_conncount: update last_gc only when GC has been performed
Fernando Fernandez Mancera
2026-01-02
netfilter: nf_tables: fix memory leak in nf_tables_newrule()
Zilin Guan
2026-01-01
netfilter: replace -EEXIST with -EBUSY
Daniel Gomez
[prev]
[next]