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-04-26
netfilter: nf_tables: tighten netlink attribute requirements for catch-all el...
Pablo Neira Ayuso
2023-04-26
netfilter: nf_tables: validate catch-all set elements
Pablo Neira Ayuso
2023-04-26
netfilter: nf_tables: Modify nla_memdup's flag to GFP_KERNEL_ACCOUNT
Chen Aotian
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: conntrack: adopt safer max chain length
Eric Dumazet
2023-03-17
netfilter: ctnetlink: revert to dumping mark regardless of event type
Ivan Delalande
2023-03-17
netfilter: nft_quota: copy content when cloning expression
Pablo Neira Ayuso
2023-03-17
netfilter: nft_last: copy content when cloning expression
Pablo Neira Ayuso
2023-03-11
netfilter: ctnetlink: make event listener tracking global
Florian Westphal
2023-03-11
netfilter: xt_length: use skb len to match in length_mt6
Xin Long
2023-03-11
netfilter: conntrack: fix rmmod double-free race
Florian Westphal
2023-03-11
netfilter: ctnetlink: fix possible refcount leak in ctnetlink_create_conntrack()
Hangyu Hua
2023-03-11
netfilter: nf_tables: allow to fetch set elements when table has an owner
Pablo Neira Ayuso
2023-03-10
netfilter: nf_tables: NULL pointer dereference in nf_tables_updobj()
Alok Tiwari
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
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: handle tcp challenge acks during connection reuse
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-12
netfilter: ipset: Rework long task execution when adding/deleting entries
Jozsef Kadlecsik
2023-01-12
netfilter: ipset: fix hash:net,port,net hang with /0 subnet
Jozsef Kadlecsik
2023-01-12
netfilter: nf_tables: honor set timeout and garbage collection updates
Pablo Neira Ayuso
2023-01-12
netfilter: nf_tables: perform type checking for existing sets
Pablo Neira Ayuso
2023-01-12
netfilter: nf_tables: add function to create set stateful expressions
Pablo Neira Ayuso
2023-01-12
netfilter: nf_tables: consolidate set description
Pablo Neira Ayuso
2022-12-31
netfilter: flowtable: really fix NAT IPv6 offload
Qingfang DENG
2022-12-31
ipvs: use u64_stats_t for the per-cpu counters
Julian Anastasov
2022-12-31
netfilter: conntrack: set icmpv6 redirects as RELATED
Florian Westphal
2022-11-30
netfilter: ctnetlink: fix compilation warning after data race fixes in ct mark
Pablo Neira Ayuso
2022-11-30
netfilter: conntrack: fix using __this_cpu_add in preemptible
Xin Long
2022-11-28
netfilter: flowtable_offload: fix using __this_cpu_add in preemptible
Xin Long
2022-11-28
netfilter: nft_set_pipapo: Actually validate intervals in fields after the fi...
Stefano Brivio
2022-11-22
netfilter: flowtable_offload: add missing locking
Felix Fietkau
2022-11-22
netfilter: ipset: restore allowing 64 clashing elements in hash:net,iface
Jozsef Kadlecsik
2022-11-21
netfilter: ipset: regression in ip_set_hash_ip.c
Vishwanath Pai
2022-11-18
netfilter: nf_tables: do not set up extensions for end interval
Pablo Neira Ayuso
2022-11-18
netfilter: conntrack: Fix data-races around ct mark
Daniel Xu
2022-11-08
netfilter: Cleanup nft_net->module_list from nf_tables_exit_net()
Shigeru Yoshida
2022-11-08
netfilter: nfnetlink: fix potential dead lock in nfnetlink_rcv_msg()
Ziyang Xuan
2022-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-11-02
netfilter: ipset: enforce documented limit to prevent allocating huge memory
Jozsef Kadlecsik
2022-11-02
netfilter: nf_nat: Fix possible memory leak in nf_nat_init()
Chen Zhongjin
2022-11-02
ipvs: fix WARNING in ip_vs_app_net_cleanup()
Zhengchao Shao
2022-11-02
ipvs: fix WARNING in __ip_vs_cleanup_batch()
Zhengchao Shao
[next]