summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_tables_api.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_tables: honor NFT_SET_OBJECT in set backend selectionPablo Neira Ayuso2017-02-121-1/+2
* netfilter: nf_tables: add NFTA_RULE_ID attributePablo Neira Ayuso2017-02-121-0/+26
* netfilter: nf_tables: add check_genid to the nfnetlink subsystemPablo Neira Ayuso2017-02-121-0/+6
* netfilter: nf_tables: add space notation to setsPablo Neira Ayuso2017-02-081-5/+17
* netfilter: nf_tables: rename struct nft_set_estimate class fieldPablo Neira Ayuso2017-02-081-6/+6
* netfilter: nf_tables: add flush field to struct nft_set_iterPablo Neira Ayuso2017-02-081-0/+4
* netfilter: nf_tables: rename deactivate_one() to flush()Pablo Neira Ayuso2017-02-081-1/+1
* netfilter: nf_tables: use struct nft_set_iter in set element flushPablo Neira Ayuso2017-02-081-7/+5Star
* netfilter: nf_tables: pass netns to set->ops->remove()Pablo Neira Ayuso2017-02-081-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-02-031-35/+28Star
|\
| * netfilter: nf_tables: Eliminate duplicated code in nf_tables_table_enable()Feng2017-02-021-23/+25
| * netfilter: nf_tables: eliminate useless condition checksGao Feng2017-01-181-12/+3Star
* | netfilter: nf_tables: bump set->ndeact on set flushPablo Neira Ayuso2017-01-241-0/+1
* | netfilter: nf_tables: deconstify walk callback functionPablo Neira Ayuso2017-01-241-12/+12
* | netfilter: nf_tables: fix set->nelems counting with no NLM_F_EXCLPablo Neira Ayuso2017-01-241-7/+9
* | netfilter: nf_tables: validate the name size when possibleLiping Zhang2017-01-231-7/+14
* | netfilter: nf_tables: fix possible oops when dumping stateful objectsLiping Zhang2017-01-161-2/+3
* | netfilter: nf_tables: fix oob accessFlorian Westphal2016-12-141-1/+1
|/
* netfilter: nf_tables: support for set flushingPablo Neira Ayuso2016-12-071-6/+49
* netfilter: nf_tables: constify struct nft_ctx * parameter in nft_trans_alloc()Pablo Neira Ayuso2016-12-071-2/+2
* netfilter: nf_tables: allow to filter stateful object dumps by typePablo Neira Ayuso2016-12-071-0/+50
* netfilter: nft_objref: support for stateful object mapsPablo Neira Ayuso2016-12-071-0/+4
* netfilter: nf_tables: add stateful object reference to set elementsPablo Neira Ayuso2016-12-071-10/+62
* netfilter: nft_quota: add depleted flag for objectsPablo Neira Ayuso2016-12-071-0/+1
* netfilter: nf_tables: notify internal updates of stateful objectsPablo Neira Ayuso2016-12-071-12/+19
* netfilter: nf_tables: atomic dump and reset for stateful objectsPablo Neira Ayuso2016-12-071-8/+21
* netfilter: nf_tables: add stateful objectsPablo Neira Ayuso2016-12-061-0/+516
* netfilter: nf_tables: fix inconsistent element expiration calculationAnders K. Pedersen2016-11-241-5/+9
* netfilter: nf_tables: fix oops when inserting an element into a verdict mapLiping Zhang2016-11-081-0/+1
* netfilter: nf_tables: destroy the set if fail to add transactionLiping Zhang2016-10-311-1/+3
* netfilter: nf_tables: fix type mismatch with error return from nft_parse_u32_...John W. Linville2016-10-271-1/+1
* netfilter: nf_tables: fix *leak* when expr clone failLiping Zhang2016-10-271-5/+6
* netfilter: nf_tables: underflow in nft_parse_u32_check()Dan Carpenter2016-10-171-1/+1
* netfilter: nf_tables: validate maximum value of u32 netlink attributesLaura Garcia Liebana2016-09-231-0/+25
* netfilter: nf_tables: honor NLM_F_EXCL flag in set element insertionPablo Neira Ayuso2016-08-261-5/+15
* netfilter: nf_tables: reject hook configuration updates on existing chainsPablo Neira Ayuso2016-08-231-0/+31
* netfilter: nf_tables: introduce nft_chain_parse_hook()Pablo Neira Ayuso2016-08-231-63/+89
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-07-251-6/+42
|\
| * netfilter: nf_tables: allow to filter out rules by table and chainPablo Neira Ayuso2016-07-211-0/+38
| * netfilter: nf_tables: get rid of possible_net_t from set and basechainPablo Neira Ayuso2016-07-111-6/+4Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-241-1/+3
|\ \ | |/ |/|
| * netfilter: nf_tables: fix memory leak if expr init failsLiping Zhang2016-06-231-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-07-061-178/+188
|\ \ | |/ |/|
| * netfilter: nf_tables: get rid of NFT_BASECHAIN_DISABLEDPablo Neira Ayuso2016-06-241-37/+25Star
| * netfilter: nf_tables: add generation mask to setsPablo Neira Ayuso2016-06-241-28/+40
| * netfilter: nf_tables: add generation mask to chainsPablo Neira Ayuso2016-06-241-31/+58
| * netfilter: nf_tables: add generation mask to tablesPablo Neira Ayuso2016-06-241-44/+57
| * netfilter: nf_tables: add generic macros to check for generation maskPablo Neira Ayuso2016-06-241-38/+8Star
* | netfilter: nf_tables: fix wrong destroy anonymous sets if binding failsLiping Zhang2016-06-151-6/+1Star
* | netfilter: nf_tables: reject loops from set element jump to chainPablo Neira Ayuso2016-06-151-6/+9