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
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
2022-08-25
netfilter: nftables: fix a warning message in nf_tables_commit_audit_collect()
Dan Carpenter
2022-08-25
netfilter: add helper function to set up the nfnetlink header and use it
Pablo Neira Ayuso
2022-08-25
netfilter: nftables: add helper function to set the base sequence number
Pablo Neira Ayuso
2022-08-25
audit: log nftables configuration change events once per table
Richard Guy Briggs
2022-08-25
netfilter: nf_tables: check NFT_SET_CONCAT flag if field_count is specified
Pablo Neira Ayuso
2022-08-25
netfilter: nf_tables: validate NFTA_SET_ELEM_OBJREF based on NFT_SET_OBJECT flag
Pablo Neira Ayuso
2022-08-25
netfilter: nf_tables: really skip inactive sets when allocating name
Pablo Neira Ayuso
2022-08-21
netfilter: nf_tables: fix null deref due to zeroed list head
Florian Westphal
2022-08-21
netfilter: nf_tables: do not allow RULE_ID to refer to another chain
Thadeu Lima de Souza Cascardo
2022-08-21
netfilter: nf_tables: do not allow CHAIN_ID to refer to another table
Thadeu Lima de Souza Cascardo
2022-08-21
netfilter: nf_tables: do not allow SET_ID to refer to another table
Thadeu Lima de Souza Cascardo
2022-08-03
netfilter: nf_queue: do not allow packet truncation below transport header of...
Florian Westphal
2022-07-12
netfilter: nf_tables: stricter validation of element data
Pablo Neira Ayuso
2022-07-12
netfilter: nft_set_pipapo: release elements in clone from abort path
Pablo Neira Ayuso
2022-07-07
netfilter: nft_dynset: restore set element counter when failing to update
Pablo Neira Ayuso
2022-06-29
netfilter: use get_random_u32 instead of prandom
Florian Westphal
2022-06-29
netfilter: nftables: add nft_parse_register_store() and use it
Pablo Neira Ayuso
2022-06-29
netfilter: nftables: add nft_parse_register_load() and use it
Pablo Neira Ayuso
2022-06-14
netfilter: nf_tables: bail out early if hardware offload is not supported
Pablo Neira Ayuso
2022-06-14
netfilter: nf_tables: memleak flow rule from commit path
Pablo Neira Ayuso
2022-06-14
netfilter: nf_tables: release new hooks on unsupported flowtable flags
Pablo Neira Ayuso
2022-06-14
netfilter: nf_tables: always initialize flowtable hook list in transaction
Pablo Neira Ayuso
2022-06-14
netfilter: nf_tables: delete flowtable hooks via transaction list
Pablo Neira Ayuso
2022-06-14
netfilter: nat: really support inet nat without l3 address
Florian Westphal
[next]