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-07-08
ipvs: fix buffer overflow with sync daemon and service
Julian Anastasov
2018-07-08
netfilter: nft_limit: fix packet ratelimiting
Pablo Neira Ayuso
2018-07-08
netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()
Taehee Yoo
2018-07-08
netfilter: nf_tables: fix NULL-ptr in nf_tables_dump_obj()
Taehee Yoo
2018-07-08
netfilter: nf_tables: add missing netlink attrs to policies
Florian Westphal
2018-07-08
netfilter: nf_tables: fix memory leak on error exit return
Colin Ian King
2018-07-08
netfilter: nf_tables: increase nft_counters_enabled in nft_chain_stats_replace()
Taehee Yoo
2018-07-08
netfilter: nf_tables: disable preemption in nft_update_chain_stats()
Pablo Neira Ayuso
2018-07-08
netfilter: nft_meta: fix wrong value dereference in nft_meta_set_eval
Taehee Yoo
2018-07-08
netfilter: nf_tables: bogus EBUSY in chain deletions
Pablo Neira Ayuso
2018-07-08
netfilter: nf_tables: don't assume chain stats are set when jumplabel is set
Florian Westphal
2018-07-08
netfilter: nft_compat: fix handling of large matchinfo size
Florian Westphal
2018-07-08
netfilter: nft_compat: prepare for indirect info storage
Florian Westphal
2018-07-08
netfilter: nf_tables: nft_compat: fix refcount leak on xt module
Florian Westphal
2018-06-21
netfilter: nf_tables: fix out-of-bounds in nft_chain_commit_update
Taehee Yoo
2018-06-16
netfilter: nf_tables: fix NULL pointer dereference on nft_ct_helper_obj_dump()
Taehee Yoo
2018-05-30
ipvs: remove IPS_NAT_MASK check to fix passive FTP
Julian Anastasov
2018-05-22
netfilter: nf_tables: can't fail after linking rule into active rule list
Florian Westphal
2018-05-22
netfilter: nf_tables: free set name in error path
Florian Westphal
2018-05-16
ipvs: fix rtnl_lock lockups caused by start_sync_thread
Julian Anastasov
2018-04-26
netfilter: x_tables: limit allocation requests for blob rule heads
Florian Westphal
2018-04-26
netfilter: compat: reject huge allocation requests
Florian Westphal
2018-04-26
netfilter: compat: prepare xt_compat_init_offsets to return errors
Florian Westphal
2018-04-26
netfilter: x_tables: add counters allocation wrapper
Florian Westphal
2018-04-26
netfilter: x_tables: cap allocations at 512 mbyte
Florian Westphal
2018-04-26
netfilter: x_tables: fix pointer leaks to userspace
Dmitry Vyukov
2018-04-19
netfilter: ipset: Missing nfnl_lock()/nfnl_unlock() is added to ip_set_net_ex...
Jozsef Kadlecsik
2018-04-08
netfilter: x_tables: add and use xt_check_proc_name
Florian Westphal
2018-04-08
netfilter: x_tables: make allocation less aggressive
Michal Hocko
2018-03-15
netfilter: IDLETIMER: be syzkaller friendly
Eric Dumazet
2018-03-15
netfilter: nat: cope with negative port range
Paolo Abeni
2018-03-15
netfilter: x_tables: fix missing timer initialization in xt_LED
Paolo Abeni
2018-03-15
netfilter: xt_hashlimit: fix lock imbalance
Eric Dumazet
2018-03-03
netfilter: nf_tables: fix potential NULL-ptr deref in nf_tables_dump_obj_done()
Hangbin Liu
2018-03-03
netfilter: nf_tables: fix chain filter in nf_tables_dump_rules()
Pablo Neira Ayuso
2018-02-25
netfilter: xt_bpf: add overflow checks
Jann Horn
2018-02-25
netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insert
Cong Wang
2018-02-25
netfilter: xt_cgroup: initialize info->priv in cgroup_mt_check_v1()
Cong Wang
2018-02-25
netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_{match|target}
Eric Dumazet
2018-02-25
netfilter: x_tables: fix int overflow in xt_alloc_table_info()
Dmitry Vyukov
2018-01-31
netfilter: xt_osf: Add missing permission checks
Kevin Cernekee
2018-01-31
netfilter: nfnetlink_cthelper: Add missing permission checks
Kevin Cernekee
2017-12-20
netfilter: ipvs: Fix inappropriate output of procfs
KUWAZAWA Takuya
2017-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-25
netfilter: nft_set_hash: disable fast_ops for 2-len keys
Anatole Denis
2017-10-09
netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
Shmulik Ladkani
2017-10-06
netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_...
Eric Dumazet
2017-10-06
netfilter: nf_tables: do not dump chain counters if not enabled
Pablo Neira Ayuso
2017-10-03
netfilter: nf_tables: Release memory obtained by kasprintf
Arvind Yadav
[next]