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-05-04
netfilter: fix NETFILTER_XT_TARGET_TEE dependencies
Arnd Bergmann
2019-05-04
netfilter: nft_set_rbtree: check for inactive element after flag mismatch
Pablo Neira Ayuso
2019-05-02
ipvs: fix warning on unused variable
Andrea Claudi
2019-05-02
netfilter: nf_tables: bogus EBUSY in helper removal from transaction
Pablo Neira Ayuso
2019-05-02
netfilter: nf_tables: bogus EBUSY when deleting set after flush
Pablo Neira Ayuso
2019-05-02
netfilter: nf_tables: fix set double-free in abort path
Pablo Neira Ayuso
2019-05-02
netfilter: nft_compat: use .release_ops and remove list of extension
Pablo Neira Ayuso
2019-05-02
netfilter: nft_compat: don't use refcount_inc on newly allocated entry
Florian Westphal
2019-05-02
netfilter: nf_tables: unbind set in rule from commit path
Pablo Neira Ayuso
2019-05-02
netfilter: nf_tables: warn when expr implements only one of activate/deactivate
Florian Westphal
2019-05-02
netfilter: nft_compat: destroy function must not have side effects
Florian Westphal
2019-05-02
netfilter: nf_tables: split set destruction in deactivate and destroy phase
Florian Westphal
2019-05-02
netfilter: nft_compat: make lists per netns
Florian Westphal
2019-05-02
netfilter: nft_compat: use refcnt_t type for nft_xt reference count
Florian Westphal
2019-04-20
netfilter: nf_flow_table: remove flowtable hook flush routine in netns exit r...
Taehee Yoo
2019-04-20
netfilter: xt_cgroup: shrink size of v2 path
Pablo Neira Ayuso
2019-04-17
netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, too
Florian Westphal
2019-04-17
netfilter: nfnetlink_cttimeout: pass default timeout policy to obj_to_nlattr
Pablo Neira Ayuso
2019-04-05
netfilter: physdev: relax br_netfilter dependency
Florian Westphal
2019-04-05
netfilter: conntrack: fix cloned unconfirmed skb->_nfct race in __nf_conntrac...
Chieh-Min Wang
2019-04-05
netfilter: conntrack: tcp: only close if RST matches exact sequence
Florian Westphal
2019-04-05
netfilter: nf_tables: check the result of dereferencing base_chain->stats
Li RongQing
2019-03-23
ipvs: fix dependency on nf_defrag_ipv6
Andrea Claudi
2019-03-23
netfilter: compat: initialize all fields in xt_init
Francesco Ruggeri
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
[next]