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