index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nft_compat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: nft_compat: remove flush counter optimization
Florian Westphal
2020-08-10
1
-23
/
+14
*
netfilter: nft_compat: make sure xtables destructors have run
Florian Westphal
2020-07-31
1
-4
/
+32
*
netfilter: Add MODULE_DESCRIPTION entries to kernel modules
Rob Gill
2020-06-25
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
1
-2
/
+2
*
netfilter: nft_compat: use .release_ops and remove list of extension
Pablo Neira Ayuso
2019-02-27
1
-226
/
+55
*
netfilter: nft_compat: use-after-free when deleting targets
Pablo Neira Ayuso
2019-02-13
1
-1
/
+2
*
netfilter: nft_compat: don't use refcount_inc on newly allocated entry
Florian Westphal
2019-02-05
1
-39
/
+23
*
netfilter: nf_tables: unbind set in rule from commit path
Pablo Neira Ayuso
2019-02-04
1
-1
/
+5
*
netfilter: nft_compat: destroy function must not have side effects
Florian Westphal
2019-01-18
1
-1
/
+47
*
netfilter: nft_compat: make lists per netns
Florian Westphal
2019-01-18
1
-40
/
+89
*
netfilter: nft_compat: use refcnt_t type for nft_xt reference count
Florian Westphal
2019-01-18
1
-8
/
+8
*
netfilter: nf_tables: fix use-after-free when deleting compat expressions
Florian Westphal
2018-11-13
1
-1
/
+2
*
netfilter: nft_compat: ebtables 'nat' table is normal chain type
Florian Westphal
2018-11-03
1
-9
/
+12
*
netfilter: nft_compat: do not dump private area
Pablo Neira Ayuso
2018-10-11
1
-2
/
+22
*
netfilter: nft_compat: explicitly reject ERROR and standard target
Florian Westphal
2018-07-09
1
-0
/
+13
*
netfilter: nft_compat: use call_rcu for nfnl_compat_get
Florian Westphal
2018-05-29
1
-11
/
+18
*
netfilter: nft_compat: fix handling of large matchinfo size
Florian Westphal
2018-05-09
1
-1
/
+63
*
netfilter: nft_compat: prepare for indirect info storage
Florian Westphal
2018-05-09
1
-11
/
+36
*
netfilter: nf_tables: nft_compat: fix refcount leak on xt module
Florian Westphal
2018-05-08
1
-34
/
+58
*
netfilter: remove messages print and boot/module load time
Pablo Neira Ayuso
2018-01-19
1
-2
/
+0
*
netfilter: nf_tables: add single table list for all families
Pablo Neira Ayuso
2018-01-10
1
-8
/
+8
*
netfilter: nf_tables: remove multihook chains and families
Pablo Neira Ayuso
2018-01-08
1
-4
/
+4
*
netfilter: nft_compat: check extension hook mask only if set
Pablo Neira Ayuso
2017-07-19
1
-2
/
+2
*
netfilter: nfnetlink: extended ACK reporting
Pablo Neira Ayuso
2017-06-19
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-05-01
1
-6
/
+7
|
\
|
*
netfilter: Add nfnl_msg_type() helper function
Pablo Neira Ayuso
2017-04-07
1
-1
/
+1
|
*
netfilter: nf_tables: add nft_is_base_chain() helper
Pablo Neira Ayuso
2017-04-06
1
-5
/
+6
*
|
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
1
-1
/
+1
|
/
*
netfilter: nf_tables: validate the expr explicitly after init successfully
Liping Zhang
2017-03-06
1
-8
/
+0
*
netfilter: nft_compat: fix crash when related match/target module is removed
Liping Zhang
2016-07-23
1
-23
/
+20
*
netfilter: nft_compat: put back match/target module if init fail
Liping Zhang
2016-07-23
1
-8
/
+24
*
netfilter: nft_compat: check match/targetinfo attr size
Florian Westphal
2016-03-11
1
-0
/
+6
*
netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()
Pablo Neira Ayuso
2015-12-28
1
-3
/
+3
*
netfilter: nft_compat: skip family comparison in case of NFPROTO_UNSPEC
Pablo Neira Ayuso
2015-09-14
1
-6
/
+18
*
netfilter: x_tables: add context to know if extension runs from nft_compat
Pablo Neira Ayuso
2015-05-15
1
-0
/
+2
*
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
2015-04-13
1
-13
/
+13
*
netfilter: Fix switch statement warnings with recent gcc.
David Miller
2015-04-08
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-23
1
-0
/
+6
|
\
|
*
netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is set
Pablo Neira Ayuso
2015-03-22
1
-0
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-09
1
-7
/
+7
|
\
|
|
*
netfilter: nft_compat: don't truncate ethernet protocol type to u8
Arturo Borrero
2015-02-22
1
-7
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-03
1
-2
/
+10
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-02-20
1
-2
/
+10
|
|
\
|
|
*
netfilter: nft_compat: fix module refcount underflow
Pablo Neira Ayuso
2015-02-16
1
-2
/
+10
*
|
|
netfilter: nft_compat: add support for arptables extensions
Arturo Borrero
2015-03-02
1
-0
/
+9
|
/
/
*
/
netfilter: nft_compat: add ebtables support
Arturo Borrero
2015-01-30
1
-6
/
+57
|
/
*
netfilter: nft_compat: use the match->table to validate dependencies
Pablo Neira Ayuso
2014-11-12
1
-2
/
+2
*
netfilter: nft_compat: relax chain type validation
Pablo Neira Ayuso
2014-11-12
1
-30
/
+2
*
netfilter: nft_compat: use current net namespace
Pablo Neira Ayuso
2014-11-12
1
-2
/
+2
[next]