index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: nf_tables: do not reduce read-only expressions
Pablo Neira Ayuso
2022-03-20
1
-0
/
+1
*
netfilter: nft_compat: suppress comment match
Florian Westphal
2022-02-04
1
-0
/
+9
*
netfilter: log: work around missing softdep backend module
Florian Westphal
2021-09-21
1
-1
/
+16
*
netfilter: nft_compat: use nfnetlink_unicast()
Pablo Neira Ayuso
2021-08-01
1
-5
/
+3
*
netfilter: nfnetlink: add struct nfgenmsg to struct nfnl_info and use it
Pablo Neira Ayuso
2021-06-07
1
-11
/
+6
*
netfilter: nf_tables: remove xt_action_param from nft_pktinfo
Florian Westphal
2021-05-29
1
-10
/
+18
*
netfilter: nfnetlink: consolidate callback types
Pablo Neira Ayuso
2021-04-26
1
-3
/
+6
*
netfilter: nfnetlink: pass struct nfnl_info to rcu callbacks
Pablo Neira Ayuso
2021-04-26
1
-13
/
+11
*
netfilter: add helper function to set up the nfnetlink header and use it
Pablo Neira Ayuso
2021-03-31
1
-8
/
+3
*
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
|
\
|
[next]