summaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_tables: release flowtable hooksPablo Neira Ayuso2018-03-111-0/+1
* netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal2018-03-113-9/+43
* netfilter: nft_set_hash: skip fixed hash if timeout is specifiedPablo Neira Ayuso2018-03-061-1/+1
* ipvs: remove IPS_NAT_MASK check to fix passive FTPJulian Anastasov2018-02-281-1/+1
* netfilter: nf_tables: use the right index from flowtable error pathPablo Neira Ayuso2018-02-271-1/+1
* netfilter: nf_tables: missing attribute validation in nf_tables_delflowtable()Pablo Neira Ayuso2018-02-271-0/+5
* netfilter: nf_tables: return EBUSY if device already belongs to flowtablePablo Neira Ayuso2018-02-271-1/+17
* netfilter: IDLETIMER: be syzkaller friendlyEric Dumazet2018-02-191-3/+6
* netfilter: xt_hashlimit: fix lock imbalanceEric Dumazet2018-02-161-1/+1
* netfilter: nat: cope with negative port rangePaolo Abeni2018-02-141-2/+5
* netfilter: x_tables: fix missing timer initialization in xt_LEDPaolo Abeni2018-02-141-5/+5
* netfilter: x_tables: use pr ratelimiting in all remaining spotsFlorian Westphal2018-02-1428-95/+105
* netfilter: x_tables: use pr ratelimiting in matches/targetsFlorian Westphal2018-02-143-33/+40
* netfilter: x_tables: rate-limit table mismatch warningsFlorian Westphal2018-02-142-4/+4
* netfilter: xt_set: use pr ratelimitingFlorian Westphal2018-02-141-25/+25
* netfilter: xt_NFQUEUE: use pr ratelimitingFlorian Westphal2018-02-141-3/+5
* netfilter: xt_CT: use pr ratelimitingFlorian Westphal2018-02-141-12/+13
* netfilter: x_tables: use pr ratelimiting in xt coreFlorian Westphal2018-02-141-36/+34
* netfilter: x_tables: remove pr_info where possibleFlorian Westphal2018-02-146-28/+12
* netfilter: x_tables: remove size checkMichal Hocko2018-02-081-4/+0
* netfilter: nf_flow_offload: fix use-after-free and a resource leakFelix Fietkau2018-02-071-20/+7
* netfilter: nf_tables: fix flowtable freePablo Neira Ayuso2018-02-073-13/+22
* netfilter: nft_flow_offload: move flowtable cleanup routines to nf_flow_tablePablo Neira Ayuso2018-02-072-18/+25
* netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insertCong Wang2018-02-071-5/+17
* netfilter: nft_flow_offload: no need to flush entries on module removalPablo Neira Ayuso2018-02-021-6/+0
* netfilter: nft_flow_offload: wait for garbage collector to run after cleanupPablo Neira Ayuso2018-02-022-4/+5
* netfilter: xt_cgroup: initialize info->priv in cgroup_mt_check_v1()Cong Wang2018-02-021-0/+1
* netfilter: flowtable infrastructure depends on NETFILTER_INGRESSPablo Neira Ayuso2018-02-021-3/+5
* netfilter: x_tables: make allocation less aggressiveMichal Hocko2018-02-021-1/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-02-0112-67/+75
|\
| * netfilter: x_tables: fix pointer leaks to userspaceDmitry Vyukov2018-01-315-2/+5
| * netfilter: ipset: Fix wraparound in hash:*net* typesJozsef Kadlecsik2018-01-316-63/+63
| * netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_{match|target}Eric Dumazet2018-01-251-0/+6
| * netfilter: x_tables: fix int overflow in xt_alloc_table_info()Dmitry Vyukov2018-01-071-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-3165-1523/+3059
|\ \
| * | netfilter: remove messages print and boot/module load timePablo Neira Ayuso2018-01-198-23/+2
| * | netfilter: nf_tables: set flowtable priority and hooknum fieldPablo Neira Ayuso2018-01-191-0/+2
| * | netfilter: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-1911-19/+0
| * | netfilter: nf_tables: Fix trailing semicolonLuis de Bethencourt2018-01-191-1/+1
| * | netfilter: return booleans instead of integersGustavo A. R. Silva2018-01-193-3/+3
| * | netfilter: nf_tables: allocate handle and delete objects via handleHarsha Sharma2018-01-191-12/+134
| * | netfilter: x_tables: don't return garbage pointer on modprobe failureFlorian Westphal2018-01-161-1/+1
| * | netfilter: nf_tables: flow_offload depends on flow_tableArnd Bergmann2018-01-161-1/+1
| * | netfilter: improve flow table Kconfig dependenciesArnd Bergmann2018-01-101-1/+3
| * | netfilter: core: return EBUSY in case NAT hook is already in usePablo Neira Ayuso2018-01-101-1/+1
| * | netfilter: remove duplicated includeWei Yongjun2018-01-101-2/+0
| * | netfilter: core: make local function __nf_unregister_net_hook staticWei Yongjun2018-01-101-2/+2
| * | netfilter: nf_tables: fix a typo in nf_tables_getflowtable()Wei Yongjun2018-01-101-1/+1
| * | netfilter: x_tables: unbreak module auto loadingFlorian Westphal2018-01-101-1/+1
| * | netfilter: nf_tables: get rid of struct nft_af_info abstractionPablo Neira Ayuso2018-01-103-271/+76
OpenPOWER on IntegriCloud