index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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]