aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAge
* netfilter: nf_tables: do not hold reference on netdevice from preparation phasePablo Neira Ayuso2018-03-22
* netfilter: nf_tables: cache device name in flowtable objectPablo Neira Ayuso2018-03-22
* netfilter: nf_tables: add missing netlink attrs to policiesFlorian Westphal2018-03-20
* netfilter: nf_tables: permit second nat hook if colliding hook is going awayFlorian Westphal2018-03-20
* netfilter: nf_tables: meter: pick a set backend that supports updatesFlorian Westphal2018-03-20
* netfilter: nf_tables: release flowtable hooksPablo Neira Ayuso2018-03-11
* netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal2018-03-11
* netfilter: nft_set_hash: skip fixed hash if timeout is specifiedPablo Neira Ayuso2018-03-06
* ipvs: remove IPS_NAT_MASK check to fix passive FTPJulian Anastasov2018-02-28
* netfilter: nf_tables: use the right index from flowtable error pathPablo Neira Ayuso2018-02-27
* netfilter: nf_tables: missing attribute validation in nf_tables_delflowtable()Pablo Neira Ayuso2018-02-27
* netfilter: nf_tables: return EBUSY if device already belongs to flowtablePablo Neira Ayuso2018-02-27
* netfilter: IDLETIMER: be syzkaller friendlyEric Dumazet2018-02-19
* netfilter: xt_hashlimit: fix lock imbalanceEric Dumazet2018-02-16
* netfilter: nat: cope with negative port rangePaolo Abeni2018-02-14
* netfilter: x_tables: fix missing timer initialization in xt_LEDPaolo Abeni2018-02-14
* netfilter: x_tables: use pr ratelimiting in all remaining spotsFlorian Westphal2018-02-14
* netfilter: x_tables: use pr ratelimiting in matches/targetsFlorian Westphal2018-02-14
* netfilter: x_tables: rate-limit table mismatch warningsFlorian Westphal2018-02-14
* netfilter: xt_set: use pr ratelimitingFlorian Westphal2018-02-14
* netfilter: xt_NFQUEUE: use pr ratelimitingFlorian Westphal2018-02-14
* netfilter: xt_CT: use pr ratelimitingFlorian Westphal2018-02-14
* netfilter: x_tables: use pr ratelimiting in xt coreFlorian Westphal2018-02-14
* netfilter: x_tables: remove pr_info where possibleFlorian Westphal2018-02-14
* netfilter: x_tables: remove size checkMichal Hocko2018-02-08
* netfilter: nf_flow_offload: fix use-after-free and a resource leakFelix Fietkau2018-02-07
* netfilter: nf_tables: fix flowtable freePablo Neira Ayuso2018-02-06
* netfilter: nft_flow_offload: move flowtable cleanup routines to nf_flow_tablePablo Neira Ayuso2018-02-06
* netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insertCong Wang2018-02-06
* netfilter: nft_flow_offload: no need to flush entries on module removalPablo Neira Ayuso2018-02-02
* netfilter: nft_flow_offload: wait for garbage collector to run after cleanupPablo Neira Ayuso2018-02-02
* netfilter: xt_cgroup: initialize info->priv in cgroup_mt_check_v1()Cong Wang2018-02-02
* netfilter: flowtable infrastructure depends on NETFILTER_INGRESSPablo Neira Ayuso2018-02-02
* netfilter: x_tables: make allocation less aggressiveMichal Hocko2018-02-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-02-01
|\
| * netfilter: x_tables: fix pointer leaks to userspaceDmitry Vyukov2018-01-31
| * netfilter: ipset: Fix wraparound in hash:*net* typesJozsef Kadlecsik2018-01-31
| * netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_{match|target}Eric Dumazet2018-01-25
| * netfilter: x_tables: fix int overflow in xt_alloc_table_info()Dmitry Vyukov2018-01-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\ \
| * | netfilter: remove messages print and boot/module load timePablo Neira Ayuso2018-01-19
| * | netfilter: nf_tables: set flowtable priority and hooknum fieldPablo Neira Ayuso2018-01-19
| * | netfilter: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-19
| * | netfilter: nf_tables: Fix trailing semicolonLuis de Bethencourt2018-01-19
| * | netfilter: return booleans instead of integersGustavo A. R. Silva2018-01-19
| * | netfilter: nf_tables: allocate handle and delete objects via handleHarsha Sharma2018-01-19
| * | netfilter: x_tables: don't return garbage pointer on modprobe failureFlorian Westphal2018-01-15
| * | netfilter: nf_tables: flow_offload depends on flow_tableArnd Bergmann2018-01-15
| * | netfilter: improve flow table Kconfig dependenciesArnd Bergmann2018-01-10
| * | netfilter: core: return EBUSY in case NAT hook is already in usePablo Neira Ayuso2018-01-10