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-03-13
netfilter: xt_time: use unsigned int for monthday bit shift
Jenny Guanni Qu
2026-03-13
netfilter: xt_CT: drop pending enqueued packets on template removal
Pablo Neira Ayuso
2026-03-13
netfilter: nft_ct: drop pending enqueued packets on removal
Pablo Neira Ayuso
2026-03-13
nf_tables: nft_dynset: fix possible stateful expression memleak in error path
Pablo Neira Ayuso
2026-03-13
netfilter: nf_conntrack_h323: fix OOB read in decode_int() CONS case
Jenny Guanni Qu
2026-03-13
netfilter: nf_flow_table_ip: reset mac header before vlan push
Eric Woudstra
2026-03-13
netfilter: revert nft_set_rbtree: validate open interval overlap
Florian Westphal
2026-03-13
netfilter: nf_conntrack_sip: fix Content-Length u32 truncation in sip_help_tcp()
Lukas Johannes Möller
2026-03-13
netfilter: conntrack: add missing netlink policy validations
Florian Westphal
2026-03-13
netfilter: ctnetlink: fix use-after-free in ctnetlink_dump_exp_ct()
Hyunwoo Kim
2026-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-10
netfilter: xt_IDLETIMER: reject rev0 reuse of ALARM timer labels
Yuan Tan
2026-03-10
netfilter: nfnetlink_cthelper: fix OOB read in nfnl_cthelper_dump_table()
Hyunwoo Kim
2026-03-10
netfilter: nfnetlink_queue: fix entry leak in bridge verdict error path
Hyunwoo Kim
2026-03-10
netfilter: x_tables: guard option walkers against 1-byte tail reads
David Dull
2026-03-10
netfilter: nft_set_pipapo: fix stack out-of-bounds read in pipapo_drop()
Jenny Guanni Qu
2026-03-10
netfilter: nf_tables: always walk all pending catchall elements
Florian Westphal
2026-03-10
netfilter: nf_tables: Fix for duplicate device in netdev hooks
Phil Sutter
2026-03-09
net: Add SPDX ids to some source files
Tim Bird
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-05
netfilter: nft_set_pipapo: split gc into unlink and reclaim phase
Florian Westphal
2026-03-05
netfilter: nf_tables: clone set on flush only
Pablo Neira Ayuso
2026-03-05
netfilter: nf_tables: unconditionally bump set->nelems before insertion
Pablo Neira Ayuso
2026-03-04
ipvs: use more keys for connection hashing
Julian Anastasov
2026-03-04
ipvs: switch to per-net connection table
Julian Anastasov
2026-03-04
ipvs: use resizable hash table for services
Julian Anastasov
2026-03-04
ipvs: add resizable hash tables
Julian Anastasov
2026-03-04
netfilter: nfnetlink_queue: remove locking in nfqnl_get_sk_secctx
Florian Westphal
2026-03-04
netfilter: nfnetlink_queue: no longer acquire sk_callback_lock
Eric Dumazet
2026-03-04
netfilter: nfnetlink_log: no longer acquire sk_callback_lock
Eric Dumazet
2026-03-04
netfilter: nft_meta: no longer acquire sk_callback_lock in nft_meta_get_eval_...
Eric Dumazet
2026-03-04
netfilter: xt_owner: no longer acquire sk_callback_lock in mt_owner()
Eric Dumazet
2026-03-04
netfilter: nf_log_syslog: no longer acquire sk_callback_lock in nf_log_dump_s...
Eric Dumazet
2026-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-02-26
netfilter: nf_conntrack_h323: fix OOB read in decode_choice()
Vahagn Vardanian
2026-02-25
netfilter: nf_tables: remove register tracking infrastructure
Florian Westphal
2026-02-25
netfilter: nf_tables: drop obsolete EXPORT_SYMBOLs
Florian Westphal
2026-02-25
netfilter: nft_set_rbtree: don't disable bh when acquiring tree lock
Florian Westphal
2026-02-25
ipvs: no_cport and dropentry counters can be per-net
Julian Anastasov
2026-02-25
ipvs: use more counters to avoid service lookups
Julian Anastasov
2026-02-25
ipvs: do not keep dest_dst after dest is removed
Julian Anastasov
2026-02-25
ipvs: use single svc table
Julian Anastasov
2026-02-25
ipvs: some service readers can use RCU
Julian Anastasov
2026-02-25
ipvs: make ip_vs_svc_table and ip_vs_svc_fwm_table per netns
Jiejian Wu
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
[prev]
[next]