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
2018-08-24
netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior state
Florian Westphal
2018-08-24
netfilter: nf_conntrack: Fix possible possible crash on module loading.
Andrey Ryabinin
2018-08-24
netfilter: nft_compat: explicitly reject ERROR and standard target
Florian Westphal
2018-08-24
netfilter: nf_log: fix uninit read in nf_log_proc_dostring
Jann Horn
2018-08-24
netfilter: nf_ct_helper: Fix possible panic after nf_conntrack_helper_unregister
Gao Feng
2018-08-03
netfilter: nf_tables: check msg_type before nft_trans_set(trans)
Alexey Kodanev
2018-08-03
netfilter: ipset: forbid family for hash:mac sets
Florent Fourcot
2018-07-22
ipvs: initialize tbl->entries in ip_vs_lblc_init_svc()
Cong Wang
2018-07-22
ipvs: initialize tbl->entries after allocation
Cong Wang
2018-07-17
netfilter: nf_queue: augment nfqa_cfg_policy
Eric Dumazet
2018-07-11
netfilter: nf_log: don't hold nf_log_mutex during user access
Jann Horn
2018-07-08
netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()
Taehee Yoo
2018-07-08
netfilter: xt_connmark: fix list corruption on rmmod
Florian Westphal
2018-05-29
netfilter: nf_tables: increase nft_counters_enabled in nft_chain_stats_replace()
Taehee Yoo
2018-05-29
netfilter: nf_tables: fix NULL-ptr in nf_tables_dump_obj()
Taehee Yoo
2018-05-29
netfilter: nf_tables: disable preemption in nft_update_chain_stats()
Pablo Neira Ayuso
2018-05-24
netfilter: provide correct argument to nla_strlcpy()
Eric Dumazet
2018-05-23
ipvs: fix buffer overflow with sync daemon and service
Julian Anastasov
2018-05-23
netfilter: nft_limit: fix packet ratelimiting
Pablo Neira Ayuso
2018-05-23
netfilter: nft_meta: fix wrong value dereference in nft_meta_set_eval
Taehee Yoo
2018-05-17
netfilter: nf_tables: fix NULL pointer dereference on nft_ct_helper_obj_dump()
Taehee Yoo
2018-05-14
netfilter: nf_tables: fix memory leak on error exit return
Colin Ian King
2018-05-09
netfilter: nf_tables: bogus EBUSY in chain deletions
Pablo Neira Ayuso
2018-05-09
netfilter: nft_compat: fix handling of large matchinfo size
Florian Westphal
2018-05-09
netfilter: nft_compat: prepare for indirect info storage
Florian Westphal
2018-05-08
netfilter: nf_tables: don't assume chain stats are set when jumplabel is set
Florian Westphal
2018-05-08
netfilter: prefer nla_strlcpy for dealing with NLA_STRING attributes
Florian Westphal
2018-05-08
netfilter: core: add missing __rcu annotation
Florian Westphal
2018-05-08
ipvs: fix stats update from local clients
Julian Anastasov
2018-05-08
ipvs: fix refcount usage for conns in ops mode
Julian Anastasov
2018-05-08
netfilter: nf_tables: nft_compat: fix refcount leak on xt module
Florian Westphal
2018-04-27
netfilter: nf_tables: skip synchronize_rcu if transaction log is empty
Florian Westphal
2018-04-27
netfilter: x_tables: check name length in find_match/target, too
Florian Westphal
2018-04-27
netfilter: Fix handling simultaneous open in TCP conntrack
Jozsef Kadlecsik
2018-04-19
netfilter: xt_connmark: do not cast xt_connmark_tginfo1 to xt_connmark_tginfo2
Pablo Neira Ayuso
2018-04-19
netfilter: nf_tables: fix out-of-bounds in nft_chain_commit_update
Taehee Yoo
2018-04-17
netfilter: conntrack: include kmemleak.h for kmemleak_not_leak()
Stephen Rothwell
2018-04-16
netfilter: nf_tables: free set name in error path
Florian Westphal
2018-04-16
netfilter: nf_tables: can't fail after linking rule into active rule list
Florian Westphal
2018-04-16
netfilter: fix CONFIG_NF_REJECT_IPV6=m link error
Arnd Bergmann
2018-04-16
netfilter: conntrack: silent a memory leak warning
Cong Wang
2018-04-11
netfilter: xt_connmark: Add bit mapping for bit-shift operation.
Jack Ma
2018-04-09
ipvs: fix rtnl_lock lockups caused by start_sync_thread
Julian Anastasov
2018-04-09
netfilter: nf_conntrack_sip: allow duplicate SDP expectations
Florian Westphal
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-03-30
netfilter: Rework xt_TEE netdevice notifier
Kirill Tkhai
2018-03-30
netfilter: ipset: Use is_zero_ether_addr instead of static and memcmp
Joe Perches
2018-03-30
netfilter: x_tables: Add note about how to free percpu counters
Ben Hutchings
2018-03-30
netfilter: Merge assignment with return
Arushi Singhal
[next]