summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_tables_api.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* netfilter: nf_tables: fix oops during rule dumpFlorian Westphal2019-05-201-9/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-05-131-13/+46
|\
| * netfilter: nf_tables: fix base chain stat rcu_dereference usageFlorian Westphal2019-05-061-2/+7
| * netfilter: nf_tables: delay chain policy update until transaction is completeFlorian Westphal2019-04-301-11/+39
* | netlink: make validation more configurable for future strictnessJohannes Berg2019-04-271-22/+26
* | netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-271-14/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-261-1/+1
|\|
| * netfilter: nf_tables: prevent shift wrap in nft_chain_parse_hook()Dan Carpenter2019-04-151-1/+1
* | netfilter: make two functions staticFlorian Westphal2019-04-081-3/+2Star
* | netfilter: nf_tables: merge route type into coreFlorian Westphal2019-04-081-0/+2
* | netfilter: nf_tables: remove unused parameter ctxColin Ian King2019-04-081-3/+2Star
* | time: Introduce jiffies64_to_msecs()Li RongQing2019-04-081-3/+1Star
* | rhashtable: use bit_spin_locks to protect hash bucket.NeilBrown2019-04-081-1/+0Star
|/
* netfilter: nf_tables: add missing ->release_ops() in error path of newrule()Taehee Yoo2019-03-201-1/+4
* netfilter: nf_tables: return immediately on empty commitFlorian Westphal2019-03-111-0/+5
* netfilter: nf_tables: use-after-free in dynamic operationsPablo Neira Ayuso2019-03-111-1/+3
* netfilter: nf_tables: bogus EBUSY when deleting set after flushPablo Neira Ayuso2019-03-111-1/+27
* netfilter: nf_tables: fix set double-free in abort pathPablo Neira Ayuso2019-03-081-6/+11
* netfilter: nft_compat: use .release_ops and remove list of extensionPablo Neira Ayuso2019-02-271-1/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-201-0/+3
|\
| * netfilter: nf_tables: fix flush after rule deletion in the same batchPablo Neira Ayuso2019-02-151-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-02-181-0/+1
|\ \
| * | netfilter: nf_tables: add NFTA_RULE_POSITION_ID to nla_policyFlorian Westphal2019-01-291-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-091-44/+41Star
|\ \ \ | |/ / |/| / | |/
| * netfilter: nf_tables: unbind set in rule from commit pathPablo Neira Ayuso2019-02-041-44/+41Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-01-291-22/+115
|\ \ | |/ |/|
| * netfilter: nf_tables: Support RULE_ID reference in new rulePhil Sutter2019-01-181-0/+9
| * netfilter: nf_tables: handle nft_object lookups via rhltableFlorian Westphal2019-01-181-12/+91
| * netfilter: nf_tables: prepare nft_object for lookups via hashtableFlorian Westphal2019-01-181-11/+16
* | netfilter: nf_tables: selective rule dump needs table to be specifiedPablo Neira Ayuso2019-01-081-1/+1
* | netfilter: nf_tables: fix leaking object reference countTaehee Yoo2019-01-081-0/+2
* | netfilter: nf_tables: Fix for endless loop when dumping rulesetPhil Sutter2019-01-081-6/+4Star
|/
* netfilter: nf_tables: fix a missing check of nla_put_failureKangjie Lu2018-12-291-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-12-211-28/+62
|\
| * netfilter: nf_tables: Speed up selective rule dumpsPhil Sutter2018-12-181-28/+62
* | netfilter: nf_tables: fix suspicious RCU usage in nft_chain_stats_replace()Taehee Yoo2018-12-041-8/+13
* | netfilter: nf_tables: deactivate expressions in rule replecement routineTaehee Yoo2018-11-281-11/+4Star
* | netfilter: nf_tables: fix use-after-free when deleting compat expressionsFlorian Westphal2018-11-131-2/+3
* | netfilter: nf_tables: don't use position attribute on rule replacementFlorian Westphal2018-11-121-10/+7Star
* | netfilter: nf_tables: don't skip inactive chains during updateFlorian Westphal2018-11-121-6/+3Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-10-231-3/+0Star
|\
| * netfilter: nf_flow_table: remove flowtable hook flush routine in netns exit r...Taehee Yoo2018-10-191-3/+0Star
* | netfilter: nf_tables: avoid BUG_ON usageFlorian Westphal2018-09-171-3/+6
* | netfilter: nf_tables: asynchronous releaseFlorian Westphal2018-09-171-6/+50
* | netfilter: nf_tables: warn when expr implements only one of activate/deactivateFlorian Westphal2018-09-171-0/+19
* | netfilter: nf_tables: split set destruction in deactivate and destroy phaseFlorian Westphal2018-09-171-11/+25
|/
* netfilter: nf_tables: release chain in flushing setTaehee Yoo2018-08-311-0/+1
* netfilter: nf_tables: don't prevent event handler from device cleanup on netn...Florian Westphal2018-08-161-5/+2Star
* netfilter: nf_tables: fix register orderingFlorian Westphal2018-08-161-7/+22