summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_tables_api.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-161-11/+25
|\
| * netfilter: nf_tables: close race between netns exit and rmmodFlorian Westphal2018-06-121-3/+10
| * netfilter: nf_tables: fix module unload raceFlorian Westphal2018-06-121-3/+9
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-06-111-5/+6
| |\
| | * netfilter: nf_tables: check msg_type before nft_trans_set(trans)Alexey Kodanev2018-06-011-5/+6
* | | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-1/+1
* | | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-2/+2
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-031-3/+5
|\|
| * netfilter: nf_tables: increase nft_counters_enabled in nft_chain_stats_replace()Taehee Yoo2018-05-291-1/+3
| * netfilter: nf_tables: fix NULL-ptr in nf_tables_dump_obj()Taehee Yoo2018-05-291-2/+2
* | netfilter: nf_tables: handle chain name lookups via rhltableFlorian Westphal2018-06-031-15/+98
* | netfilter: nf_tables: add destroy_clone expressionPablo Neira Ayuso2018-06-031-2/+10
* | netfilter: nf_tables: pass ctx to nf_tables_expr_destroy()Pablo Neira Ayuso2018-06-031-4/+12
* | netfilter: nf_tables: pass context to object destroy indirectionPablo Neira Ayuso2018-06-031-6/+6
* | netfilter: nf_tables: fix chain dependency validationPablo Neira Ayuso2018-06-011-23/+129
* | netfilter: nf_tables: use call_rcu in netlink dumpsFlorian Westphal2018-05-291-39/+72
* | netfilter: nf_tables: fix endian mismatch in return typeFlorian Westphal2018-05-291-1/+1
* | netfilter: nf_tables: remove synchronize_rcu in commit phaseFlorian Westphal2018-05-291-7/+197
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-05-231-70/+17Star
|\ \
| * | netfilter: lift one-nat-hook-only restrictionFlorian Westphal2018-05-231-64/+2Star
| * | netfilter: nf_tables: allow chain type to override hook registerFlorian Westphal2018-05-231-7/+16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-211-14/+63
|\ \ \ | |/ / |/| / | |/
| * netfilter: nf_tables: fix memory leak on error exit returnColin Ian King2018-05-141-2/+4
| * netfilter: nf_tables: bogus EBUSY in chain deletionsPablo Neira Ayuso2018-05-091-4/+42
| * netfilter: nf_tables: skip synchronize_rcu if transaction log is emptyFlorian Westphal2018-04-271-8/+17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-05-071-282/+342
|\ \ | |/ |/|
| * netfilter: nf_tables: support timeouts larger than 23 daysFlorian Westphal2018-04-241-13/+37
| * netfilter: nf_tables: Simplify set backend selectionPhil Sutter2018-04-241-16/+9Star
| * netfilter: nf_tables: initial support for extended ACK reportingPablo Neira Ayuso2018-04-241-93/+206
| * netfilter: nf_tables: simplify lookup functionsPablo Neira Ayuso2018-04-241-149/+100Star
| * netfilter: nf_flow_table: track flow tables in nf_flow_table directlyFelix Fietkau2018-04-241-17/+0Star
| * netfilter: nf_flow_table: fix priv pointer for netdev hookFelix Fietkau2018-04-241-1/+1
| * netfilter: nf_flow_table: move init code to nf_flow_table_core.cFelix Fietkau2018-04-241-13/+9Star
* | netfilter: nf_tables: fix out-of-bounds in nft_chain_commit_updateTaehee Yoo2018-04-191-1/+1
* | netfilter: nf_tables: free set name in error pathFlorian Westphal2018-04-161-3/+5
* | netfilter: nf_tables: can't fail after linking rule into active rule listFlorian Westphal2018-04-161-27/+32
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-021-23/+83
|\
| * netfilter: nf_tables: do not hold reference on netdevice from preparation phasePablo Neira Ayuso2018-03-221-15/+4Star
| * netfilter: nf_tables: cache device name in flowtable objectPablo Neira Ayuso2018-03-221-6/+9
| * netfilter: nf_tables: add missing netlink attrs to policiesFlorian Westphal2018-03-201-0/+3
| * netfilter: nf_tables: permit second nat hook if colliding hook is going awayFlorian Westphal2018-03-201-1/+63
| * netfilter: nf_tables: meter: pick a set backend that supports updatesFlorian Westphal2018-03-201-1/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-03-301-53/+62
|\ \
| * | netfilter: nf_tables: use nft_set_lookup_global from nf_tables_newsetelem()Pablo Neira Ayuso2018-03-301-11/+4Star
| * | netfilter: nf_tables: rename to nft_set_lookup_global()Pablo Neira Ayuso2018-03-301-6/+6
| * | netfilter: nf_tables: enable conntrack if NAT chain is registeredPablo Neira Ayuso2018-03-301-7/+17
| * | netfilter: nf_tables: build-in filter chain typePablo Neira Ayuso2018-03-301-0/+3
| * | netfilter: nf_tables: nft_register_chain_type() returns voidPablo Neira Ayuso2018-03-301-9/+5Star
| * | netfilter: nf_tables: rename struct nf_chain_typePablo Neira Ayuso2018-03-301-9/+9
| * | netfilter: nf_tables: remove VLA usageGustavo A. R. Silva2018-03-201-8/+15