index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2023-03-22
netfilter: nft_redir: correct value of inet type `.maxattrs`
Jeremy Sowden
2023-03-22
netfilter: nft_redir: correct length for loading protocol registers
Jeremy Sowden
2023-03-22
netfilter: nft_masq: correct length for loading protocol registers
Jeremy Sowden
2023-03-22
netfilter: nft_nat: correct length for loading protocol registers
Jeremy Sowden
2023-03-17
netfilter: ctnetlink: revert to dumping mark regardless of event type
Ivan Delalande
2023-03-11
netfilter: ctnetlink: fix possible refcount leak in ctnetlink_create_conntrack()
Hangyu Hua
2023-02-22
netfilter: nft_tproxy: restrict to prerouting hook
Florian Westphal
2023-02-01
netfilter: conntrack: unify established states for SCTP paths
Sriram Yagnaraman
2023-02-01
netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETE
Sriram Yagnaraman
2023-02-01
netfilter: nft_set_rbtree: skip elements in transaction from garbage collection
Pablo Neira Ayuso
2023-02-01
netfilter: nft_set_rbtree: Switch to node list walk for overlap detection
Pablo Neira Ayuso
2023-02-01
netfilter: conntrack: do not renew entry stuck in tcp SYN_SENT state
Florian Westphal
2023-01-18
netfilter: ipset: Fix overflow before widen in the bitmap_ip_create() function.
Gavrilov Ilia
2023-01-18
netfilter: nft_payload: incorrect arithmetics when fetching VLAN header bits
Pablo Neira Ayuso
2023-01-14
netfilter: ipset: Rework long task execution when adding/deleting entries
Jozsef Kadlecsik
2023-01-14
netfilter: ipset: fix hash:net,port,net hang with /0 subnet
Jozsef Kadlecsik
2023-01-14
netfilter: flowtable: really fix NAT IPv6 offload
Qingfang DENG
2023-01-14
netfilter: conntrack: set icmpv6 redirects as RELATED
Florian Westphal
2022-12-14
netfilter: ctnetlink: fix compilation warning after data race fixes in ct mark
Pablo Neira Ayuso
2022-12-14
netfilter: nft_set_pipapo: Actually validate intervals in fields after the fi...
Stefano Brivio
2022-12-02
netfilter: flowtable_offload: add missing locking
Felix Fietkau
2022-12-02
netfilter: ipset: regression in ip_set_hash_ip.c
Vishwanath Pai
2022-12-02
netfilter: ipset: Limit the maximal range of consecutive elements to add/delete
Jozsef Kadlecsik
2022-12-02
netfilter: conntrack: Fix data-races around ct mark
Daniel Xu
2022-11-10
ipvs: fix WARNING in ip_vs_app_net_cleanup()
Zhengchao Shao
2022-11-10
ipvs: fix WARNING in __ip_vs_cleanup_batch()
Zhengchao Shao
2022-11-10
ipvs: use explicitly signed chars
Jason A. Donenfeld
2022-11-10
netfilter: nf_tables: release flow rule object from commit path
Pablo Neira Ayuso
2022-09-28
netfilter: nf_tables: fix percpu memory leak at nf_tables_addchain()
Tetsuo Handa
2022-09-28
netfilter: nf_tables: fix nft_counters_enabled underflow at nf_tables_addchain()
Tetsuo Handa
2022-09-28
netfilter: nfnetlink_osf: fix possible bogus match in nf_osf_find()
Pablo Neira Ayuso
2022-09-28
netfilter: nf_conntrack_irc: Tighten matching on DCC message
David Leadbeater
2022-09-28
netfilter: nf_conntrack_sip: fix ct_sip_walk_headers
Igor Ryzhov
2022-09-15
netfilter: nf_conntrack_irc: Fix forged IP logic
David Leadbeater
2022-09-15
netfilter: nf_tables: clean up hook list when offload flags check fails
Pablo Neira Ayuso
2022-09-05
netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y
Geert Uytterhoeven
2022-08-31
net: Fix data-races around sysctl_[rw]mem_(max|default).
Kuniyuki Iwashima
2022-08-31
netfilter: nf_tables: disallow binding to already bound chain
Pablo Neira Ayuso
2022-08-31
netfilter: nf_tables: disallow jump to implicit chain from set element
Pablo Neira Ayuso
2022-08-31
netfilter: nf_tables: upfront validation of data via nft_data_init()
Pablo Neira Ayuso
2022-08-31
netfilter: bitwise: improve error goto labels
Jeremy Sowden
2022-08-31
netfilter: nft_cmp: optimize comparison for 16-bytes
Pablo Neira Ayuso
2022-08-31
netfilter: nf_tables: consolidate rule verdict trace call
Pablo Neira Ayuso
2022-08-31
netfilter: nftables: remove redundant assignment of variable err
Colin Ian King
2022-08-31
netfilter: nft_tunnel: restrict it to netdev family
Pablo Neira Ayuso
2022-08-31
netfilter: nft_osf: restrict osf to ipv4, ipv6 and inet families
Pablo Neira Ayuso
2022-08-31
netfilter: nf_tables: do not leave chain stats enabled on error
Pablo Neira Ayuso
2022-08-31
netfilter: nft_payload: do not truncate csum_offset and csum_type
Pablo Neira Ayuso
2022-08-31
netfilter: nft_payload: report ERANGE for too long offset and length
Pablo Neira Ayuso
2022-08-25
netfilter: nf_tables: fix audit memory leak in nf_tables_commit
Dongliang Mu
[next]