aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
AgeCommit message (Expand)Author
2018-08-03netfilter: nf_tables: check msg_type before nft_trans_set(trans)Alexey Kodanev
2018-08-03netfilter: ipset: forbid family for hash:mac setsFlorent Fourcot
2018-07-17netfilter: nf_queue: augment nfqa_cfg_policyEric Dumazet
2018-07-11netfilter: nf_log: don't hold nf_log_mutex during user accessJann Horn
2018-07-08ipvs: fix buffer overflow with sync daemon and serviceJulian Anastasov
2018-07-08netfilter: nft_limit: fix packet ratelimitingPablo Neira Ayuso
2018-07-08netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()Taehee Yoo
2018-07-08netfilter: nf_tables: fix NULL-ptr in nf_tables_dump_obj()Taehee Yoo
2018-07-08netfilter: nf_tables: add missing netlink attrs to policiesFlorian Westphal
2018-07-08netfilter: nf_tables: fix memory leak on error exit returnColin Ian King
2018-07-08netfilter: nf_tables: increase nft_counters_enabled in nft_chain_stats_replace()Taehee Yoo
2018-07-08netfilter: nf_tables: disable preemption in nft_update_chain_stats()Pablo Neira Ayuso
2018-07-08netfilter: nft_meta: fix wrong value dereference in nft_meta_set_evalTaehee Yoo
2018-07-08netfilter: nf_tables: bogus EBUSY in chain deletionsPablo Neira Ayuso
2018-07-08netfilter: nf_tables: don't assume chain stats are set when jumplabel is setFlorian Westphal
2018-07-08netfilter: nft_compat: fix handling of large matchinfo sizeFlorian Westphal
2018-07-08netfilter: nft_compat: prepare for indirect info storageFlorian Westphal
2018-07-08netfilter: nf_tables: nft_compat: fix refcount leak on xt moduleFlorian Westphal
2018-06-21netfilter: nf_tables: fix out-of-bounds in nft_chain_commit_updateTaehee Yoo
2018-06-16netfilter: nf_tables: fix NULL pointer dereference on nft_ct_helper_obj_dump()Taehee Yoo
2018-05-30ipvs: remove IPS_NAT_MASK check to fix passive FTPJulian Anastasov
2018-05-22netfilter: nf_tables: can't fail after linking rule into active rule listFlorian Westphal
2018-05-22netfilter: nf_tables: free set name in error pathFlorian Westphal
2018-05-16ipvs: fix rtnl_lock lockups caused by start_sync_threadJulian Anastasov
2018-04-26netfilter: x_tables: limit allocation requests for blob rule headsFlorian Westphal
2018-04-26netfilter: compat: reject huge allocation requestsFlorian Westphal
2018-04-26netfilter: compat: prepare xt_compat_init_offsets to return errorsFlorian Westphal
2018-04-26netfilter: x_tables: add counters allocation wrapperFlorian Westphal
2018-04-26netfilter: x_tables: cap allocations at 512 mbyteFlorian Westphal
2018-04-26netfilter: x_tables: fix pointer leaks to userspaceDmitry Vyukov
2018-04-19netfilter: ipset: Missing nfnl_lock()/nfnl_unlock() is added to ip_set_net_ex...Jozsef Kadlecsik
2018-04-08netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal
2018-04-08netfilter: x_tables: make allocation less aggressiveMichal Hocko
2018-03-15netfilter: IDLETIMER: be syzkaller friendlyEric Dumazet
2018-03-15netfilter: nat: cope with negative port rangePaolo Abeni
2018-03-15netfilter: x_tables: fix missing timer initialization in xt_LEDPaolo Abeni
2018-03-15netfilter: xt_hashlimit: fix lock imbalanceEric Dumazet
2018-03-03netfilter: nf_tables: fix potential NULL-ptr deref in nf_tables_dump_obj_done()Hangbin Liu
2018-03-03netfilter: nf_tables: fix chain filter in nf_tables_dump_rules()Pablo Neira Ayuso
2018-02-25netfilter: xt_bpf: add overflow checksJann Horn
2018-02-25netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insertCong Wang
2018-02-25netfilter: xt_cgroup: initialize info->priv in cgroup_mt_check_v1()Cong Wang
2018-02-25netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_{match|target}Eric Dumazet
2018-02-25netfilter: x_tables: fix int overflow in xt_alloc_table_info()Dmitry Vyukov
2018-01-31netfilter: xt_osf: Add missing permission checksKevin Cernekee
2018-01-31netfilter: nfnetlink_cthelper: Add missing permission checksKevin Cernekee
2017-12-20netfilter: ipvs: Fix inappropriate output of procfsKUWAZAWA Takuya
2017-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25netfilter: nft_set_hash: disable fast_ops for 2-len keysAnatole Denis