index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nft_compat.c
Age
Commit message (
Expand
)
Author
2022-03-20
netfilter: nf_tables: do not reduce read-only expressions
Pablo Neira Ayuso
2022-02-04
netfilter: nft_compat: suppress comment match
Florian Westphal
2021-09-21
netfilter: log: work around missing softdep backend module
Florian Westphal
2021-08-01
netfilter: nft_compat: use nfnetlink_unicast()
Pablo Neira Ayuso
2021-06-07
netfilter: nfnetlink: add struct nfgenmsg to struct nfnl_info and use it
Pablo Neira Ayuso
2021-05-29
netfilter: nf_tables: remove xt_action_param from nft_pktinfo
Florian Westphal
2021-04-26
netfilter: nfnetlink: consolidate callback types
Pablo Neira Ayuso
2021-04-26
netfilter: nfnetlink: pass struct nfnl_info to rcu callbacks
Pablo Neira Ayuso
2021-03-31
netfilter: add helper function to set up the nfnetlink header and use it
Pablo Neira Ayuso
2020-08-10
netfilter: nft_compat: remove flush counter optimization
Florian Westphal
2020-07-31
netfilter: nft_compat: make sure xtables destructors have run
Florian Westphal
2020-06-25
netfilter: Add MODULE_DESCRIPTION entries to kernel modules
Rob Gill
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
2019-02-27
netfilter: nft_compat: use .release_ops and remove list of extension
Pablo Neira Ayuso
2019-02-13
netfilter: nft_compat: use-after-free when deleting targets
Pablo Neira Ayuso
2019-02-05
netfilter: nft_compat: don't use refcount_inc on newly allocated entry
Florian Westphal
2019-02-04
netfilter: nf_tables: unbind set in rule from commit path
Pablo Neira Ayuso
2019-01-18
netfilter: nft_compat: destroy function must not have side effects
Florian Westphal
2019-01-18
netfilter: nft_compat: make lists per netns
Florian Westphal
2019-01-18
netfilter: nft_compat: use refcnt_t type for nft_xt reference count
Florian Westphal
2018-11-13
netfilter: nf_tables: fix use-after-free when deleting compat expressions
Florian Westphal
2018-11-03
netfilter: nft_compat: ebtables 'nat' table is normal chain type
Florian Westphal
2018-10-11
netfilter: nft_compat: do not dump private area
Pablo Neira Ayuso
2018-07-09
netfilter: nft_compat: explicitly reject ERROR and standard target
Florian Westphal
2018-05-29
netfilter: nft_compat: use call_rcu for nfnl_compat_get
Florian Westphal
2018-05-09
netfilter: nft_compat: fix handling of large matchinfo size
Florian Westphal
2018-05-09
netfilter: nft_compat: prepare for indirect info storage
Florian Westphal
2018-05-08
netfilter: nf_tables: nft_compat: fix refcount leak on xt module
Florian Westphal
2018-01-19
netfilter: remove messages print and boot/module load time
Pablo Neira Ayuso
2018-01-10
netfilter: nf_tables: add single table list for all families
Pablo Neira Ayuso
2018-01-08
netfilter: nf_tables: remove multihook chains and families
Pablo Neira Ayuso
2017-07-19
netfilter: nft_compat: check extension hook mask only if set
Pablo Neira Ayuso
2017-06-19
netfilter: nfnetlink: extended ACK reporting
Pablo Neira Ayuso
2017-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-07
netfilter: Add nfnl_msg_type() helper function
Pablo Neira Ayuso
2017-04-06
netfilter: nf_tables: add nft_is_base_chain() helper
Pablo Neira Ayuso
2017-03-06
netfilter: nf_tables: validate the expr explicitly after init successfully
Liping Zhang
2016-07-23
netfilter: nft_compat: fix crash when related match/target module is removed
Liping Zhang
2016-07-23
netfilter: nft_compat: put back match/target module if init fail
Liping Zhang
2016-03-11
netfilter: nft_compat: check match/targetinfo attr size
Florian Westphal
2015-12-28
netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()
Pablo Neira Ayuso
2015-09-14
netfilter: nft_compat: skip family comparison in case of NFPROTO_UNSPEC
Pablo Neira Ayuso
2015-05-15
netfilter: x_tables: add context to know if extension runs from nft_compat
Pablo Neira Ayuso
2015-04-13
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
2015-04-08
netfilter: Fix switch statement warnings with recent gcc.
David Miller
2015-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-22
netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is set
Pablo Neira Ayuso
2015-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]