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
14 days
netfilter: nft_ct: fix missing expect put in obj eval
Li Xiasong
14 days
netfilter: nf_conntrack_sip: get helper before allocating expectation
Li Xiasong
14 days
netfilter: ctnetlink: check tuple and mask in expectations created via nfqueue
Pablo Neira Ayuso
14 days
netfilter: nf_conntrack_expect: restore helper propagation via expectation
Pablo Neira Ayuso
14 days
netfilter: x_tables: add and use xtables_unregister_table_exit
Florian Westphal
14 days
netfilter: x_tables: add and use xt_unregister_table_pre_exit
Florian Westphal
14 days
netfilter: x_tables: allocate hook ops while under mutex
Florian Westphal
14 days
netfilter: x_tables: allow initial table replace without emitting audit log m...
Florian Westphal
2026-05-05
ipvs: Guard access of HK_TYPE_KTHREAD cpumask with RCU
Waiman Long
2026-05-05
ipvs: fix shift-out-of-bounds in ip_vs_rht_desired_size
Julian Anastasov
2026-05-05
ipvs: fix races around est_mutex and est_cpulist
Julian Anastasov
2026-05-05
ipvs: do not leak dest after get from dest trash
Julian Anastasov
2026-05-05
ipvs: fix the spin_lock usage for RT build
Julian Anastasov
2026-05-05
ipvs: fix races around the conn_lfactor and svc_lfactor sysctl vars
Julian Anastasov
2026-05-05
ipvs: fixes for the new ip_vs_status info
Julian Anastasov
2026-05-01
netfilter: flowtable: use skb_pull_rcsum() to pop vlan/pppoe header
Pablo Neira Ayuso
2026-05-01
netfilter: flowtable: fix inline pppoe encapsulation in xmit path
Pablo Neira Ayuso
2026-05-01
netfilter: flowtable: fix inline vlan encapsulation in xmit path
Pablo Neira Ayuso
2026-04-30
netfilter: flowtable: ensure sufficient headroom in xmit path
Pablo Neira Ayuso
2026-04-30
netfilter: xtables: fix L4 header parsing for non-first fragments
Fernando Fernandez Mancera
2026-04-30
netfilter: nf_tables: skip L4 header parsing for non-first fragments
Fernando Fernandez Mancera
2026-04-30
netfilter: nf_tables: fix netdev hook allocation memleak with dormant tables
Florian Westphal
2026-04-30
netfilter: xt_CT: fix usersize for v1 and v2 revision
Florian Westphal
2026-04-30
netfilter: nft_compat: run xt_check_hooks_{match,target}() from .validate
Pablo Neira Ayuso
2026-04-30
netfilter: x_tables: add .check_hooks to matches and targets
Pablo Neira Ayuso
2026-04-30
netfilter: nft_fwd_netdev: use recursion counter in neigh egress path
Weiming Shi
2026-04-30
netfilter: nft_fwd_netdev: add device and headroom validate with neigh forwar...
Pablo Neira Ayuso
2026-04-30
netfilter: replace skb_try_make_writable() by skb_ensure_writable()
Pablo Neira Ayuso
2026-04-28
netfilter: skip recording stale or retransmitted INIT
Xin Long
2026-04-24
netfilter: nf_conntrack_sip: don't use simple_strtoul
Florian Westphal
2026-04-24
netfilter: reject zero shift in nft_bitwise
Kai Ma
2026-04-24
netfilter: xt_policy: fix strict mode inbound policy matching
Jiexun Wang
2026-04-21
netfilter: nf_tables: add hook transactions for device deletions
Pablo Neira Ayuso
2026-04-21
netfilter: nf_tables: join hook list via splice_list_rcu() in commit phase
Pablo Neira Ayuso
2026-04-21
netfilter: nf_tables: use list_del_rcu for netlink hooks
Florian Westphal
2026-04-20
netfilter: nfnetlink_osf: fix potential NULL dereference in ttl check
Fernando Fernandez Mancera
2026-04-20
netfilter: nfnetlink_osf: fix out-of-bounds read on option matching
Fernando Fernandez Mancera
2026-04-20
ipvs: fix MTU check for GSO packets in tunnel mode
Yingnan Zhang
2026-04-20
netfilter: nat: use kfree_rcu to release ops
Pablo Neira Ayuso
2026-04-20
netfilter: xtables: restrict several matches to inet family
Pablo Neira Ayuso
2026-04-20
netfilter: conntrack: remove sprintf usage
Florian Westphal
2026-04-20
netfilter: nfnetlink_osf: fix divide-by-zero in OSF_WSS_MODULO
Xiang Mei
2026-04-20
netfilter: nft_osf: restrict it to ipv4
Pablo Neira Ayuso
2026-04-10
netfilter: require Ethernet MAC header before using eth_hdr()
Zhengchuan Liang
2026-04-10
netfilter: nft_fwd_netdev: check ttl/hl before forwarding
Florian Westphal
2026-04-10
netfilter: x_tables: Avoid a couple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2026-04-10
netfilter: conntrack: remove UDP-Lite conntrack support
Fernando Fernandez Mancera
2026-04-10
netfilter: xt_socket: enable defrag after all other checks
Florian Westphal
2026-04-10
netfilter: xt_HL: add pr_fmt and checkentry validation
Marino Dzalto
2026-04-10
netfilter: nfnetlink: prefer skb_mac_header helpers
Florian Westphal
[next]