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
2019-03-13
netfilter: xt_TEE: add missing code to get interface index in checkentry.
Taehee Yoo
2019-03-13
netfilter: xt_TEE: fix wrong interface selection
Taehee Yoo
2019-03-13
netfilter: nf_nat: skip nat clash resolution for same-origin entries
Martynas Pumputis
2019-03-13
ipvs: Fix signed integer overflow when setsockopt timeout
ZhangXiaoxu
2019-02-27
netfilter: nfnetlink_osf: add missing fmatch check
Fernando Fernandez Mancera
2019-02-27
netfilter: nft_compat: use-after-free when deleting targets
Pablo Neira Ayuso
2019-02-27
netfilter: nf_tables: fix flush after rule deletion in the same batch
Pablo Neira Ayuso
2019-02-27
netfilter: nft_flow_offload: fix checking method of conntrack helper
Henry Yen
2019-02-27
netfilter: nft_flow_offload: fix interaction with vrf slave device
wenxu
2019-02-27
netfilter: nft_flow_offload: Fix reverse route lookup
wenxu
2019-02-27
netfilter: nf_tables: fix leaking object reference count
Taehee Yoo
2019-01-26
netfilter: ipset: Allow matching on destination MAC address for mac and ipmac...
Stefano Brivio
2019-01-22
netfilter: nf_conncount: fix argument order to find_next_bit
Florian Westphal
2019-01-22
netfilter: nf_conncount: speculative garbage collection on empty lists
Pablo Neira Ayuso
2019-01-22
netfilter: nf_conncount: move all list iterations under spinlock
Pablo Neira Ayuso
2019-01-22
netfilter: nf_conncount: merge lookup and add functions
Florian Westphal
2019-01-22
netfilter: nf_conncount: restart search when nodes have been erased
Florian Westphal
2019-01-22
netfilter: nf_conncount: split gc in two phases
Florian Westphal
2019-01-22
netfilter: nf_conncount: don't skip eviction when age is negative
Florian Westphal
2019-01-22
netfilter: nf_conncount: replace CONNCOUNT_LOCK_SLOTS with CONNCOUNT_SLOTS
Shawn Bohrer
2019-01-13
netfilter: nf_conncount: use rb_link_node_rcu() instead of rb_link_node()
Taehee Yoo
2019-01-13
netfilter: nat: can't use dst_hold on noref dst
Florian Westphal
2019-01-13
netfilter: ipset: do not call ipset_nest_end after nla_nest_cancel
Pan Bian
2019-01-13
netfilter: seqadj: re-load tcp header pointer after possible head reallocation
Florian Westphal
2019-01-13
netfilter: nf_tables: fix suspicious RCU usage in nft_chain_stats_replace()
Taehee Yoo
2018-12-17
netfilter: nf_tables: deactivate expressions in rule replecement routine
Taehee Yoo
2018-12-17
netfilter: nf_conncount: remove wrong condition check routine
Taehee Yoo
2018-12-17
netfilter: add missing error handling code for register functions
Taehee Yoo
2018-12-17
ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf
Xin Long
2018-12-17
netfilter: xt_hashlimit: fix a possible memory leak in htable_create()
Taehee Yoo
2018-12-17
netfilter: nf_tables: fix use-after-free when deleting compat expressions
Florian Westphal
2018-12-17
netfilter: xt_RATEEST: remove netns exit routine
Taehee Yoo
2018-12-17
netfilter: nf_tables: don't skip inactive chains during update
Florian Westphal
2018-12-17
netfilter: nf_conncount: fix unexpected permanent node of list.
Taehee Yoo
2018-12-17
netfilter: nf_conncount: fix list_del corruption in conn_free
Taehee Yoo
2018-12-17
netfilter: nf_conncount: use spin_lock_bh instead of spin_lock
Taehee Yoo
2018-11-27
netfilter: nft_compat: ebtables 'nat' table is normal chain type
Florian Westphal
2018-11-27
netfilter: ipset: Fix calling ip_set() macro at dumping
Jozsef Kadlecsik
2018-11-27
netfilter: xt_IDLETIMER: add sysfs filename checking routine
Taehee Yoo
2018-11-27
netfilter: ipset: fix ip_set_list allocation failure
Andrey Ryabinin
2018-11-27
netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,net
Eric Westbrook
2018-11-27
netfilter: ipset: list:set: Decrease refcount synchronously on deletion and r...
Stefano Brivio
2018-11-27
Revert "netfilter: nft_numgen: add map lookups for numgen random operations"
Pablo Neira Ayuso
2018-11-21
netfilter: conntrack: fix calculation of next bucket number in early_drop
Vasily Khoruzhick
2018-11-13
netfilter: xt_nat: fix DNAT target for shifted portmap ranges
Paolo Abeni
2018-09-28
netfilter: xt_socket: check sk before checking for netns.
Flavio Leitner
2018-09-28
netfilter: nft_set_rbtree: add missing rb_erase() in GC routine
Taehee Yoo
2018-09-20
netfilter: conntrack: get rid of double sizeof
zhong jiang
2018-09-20
netfilter: nft_osf: use enum nft_data_types for nft_validate_register_store
Stefan Agner
2018-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
[next]