index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2023-08-16
netfilter: nf_tables: report use refcount overflow
Pablo Neira Ayuso
2023-08-11
netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
Pablo Neira Ayuso
2023-05-30
netfilter: nf_tables: do not allow SET_ID to refer to another table
Pablo Neira Ayuso
2023-05-30
netfilter: nf_tables: allow up to 64 bytes in the set element data area
Pablo Neira Ayuso
2023-05-30
netfilter: nftables: statify nft_parse_register()
Pablo Neira Ayuso
2023-05-30
netfilter: nftables: add nft_parse_register_store() and use it
Pablo Neira Ayuso
2023-05-30
netfilter: nftables: add nft_parse_register_load() and use it
Pablo Neira Ayuso
2023-05-17
netfilter: nf_tables: deactivate anonymous set from preparation phase
Pablo Neira Ayuso
2023-05-17
netfilter: nf_tables: bogus EBUSY when deleting set after flush
Pablo Neira Ayuso
2023-05-17
netfilter: nf_tables: use-after-free in failing rule with bound set
Pablo Neira Ayuso
2023-05-17
netfilter: nf_tables: unbind set in rule from commit path
Pablo Neira Ayuso
2023-05-17
netfilter: nf_tables: split set destruction in deactivate and destroy phase
Florian Westphal
2022-06-06
netfilter: conntrack: re-fetch conntrack after insertion
Florian Westphal
2022-03-08
netfilter: nf_queue: fix possible use-after-free
Florian Westphal
2022-02-08
netfilter: nat: remove l4 protocol port rovers
Florian Westphal
2020-09-09
netfilter: nf_tables: fix destination register zeroing
Florian Westphal
2020-05-20
netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
Arnd Bergmann
2019-11-12
netfilter: nf_tables: Align nft_expr private data to 64-bit
Lukas Wunner
2019-05-16
netfilter: ctnetlink: don't use conntrack/expect object addresses as id
Florian Westphal
2019-04-05
netfilter: physdev: relax br_netfilter dependency
Florian Westphal
2019-01-09
netfilter: nf_conncount: Fix garbage collection with zones
Yi-Hung Wei
2019-01-09
netfilter: nf_conncount: expose connection list interface
Pablo Neira Ayuso
2018-07-08
netfilter: nf_tables: bogus EBUSY in chain deletions
Pablo Neira Ayuso
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-08
netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"
Florian Westphal
2017-09-04
net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.
Varsha Rao
2017-09-04
net: Replace NF_CT_ASSERT() with WARN_ON().
Varsha Rao
2017-09-04
netfilter: remove unused hooknum arg from packet functions
Florian Westphal
2017-09-04
netfilter: nf_tables: add select_ops for stateful objects
Pablo M. Bermudo Garay
2017-08-28
netfilter: convert hook list to an array
Aaron Conole
2017-08-24
netfilter: conntrack: make protocol tracker pointers const
Florian Westphal
2017-08-24
netfilter: conntrack: print_conntrack only needed if CONFIG_NF_CONNTRACK_PROCFS
Florian Westphal
2017-08-24
netfilter: conntrack: place print_tuple in procfs part
Florian Westphal
2017-08-24
netfilter: conntrack: reduce size of l4protocol trackers
Florian Westphal
2017-08-24
netfilter: conntrack: remove protocol name from l4proto struct
Florian Westphal
2017-08-24
netfilter: conntrack: remove protocol name from l3proto struct
Florian Westphal
2017-08-24
netfilter: conntrack: compute l3proto nla size at compile time
Florian Westphal
2017-08-02
netfilter: constify nf_conntrack_l3/4proto parameters
Julia Lawall
2017-07-31
netfilter: conntrack: do not enable connection tracking unless needed
Florian Westphal
2017-07-31
netfilter: nf_tables: Allow object names of up to 255 chars
Phil Sutter
2017-07-31
netfilter: nf_tables: Allow set names of up to 255 chars
Phil Sutter
2017-07-31
netfilter: nf_tables: Allow chain name of up to 255 chars
Phil Sutter
2017-07-31
netfilter: nf_tables: Allow table names of up to 255 chars
Phil Sutter
2017-07-31
netfilter: add and use nf_ct_unconfirmed_destroy
Florian Westphal
2017-07-31
netfilter: expect: add and use nf_ct_expect_iterate helpers
Florian Westphal
2017-07-24
netfilter: nf_tables: keep chain counters away from hot path
Pablo Neira Ayuso
2017-07-01
net: convert nf_bridge_info.use from atomic_t to refcount_t
Reshetova, Elena
2017-06-19
netfilter: conntrack: use NFPROTO_MAX to size array
Florian Westphal
2017-05-29
netfilter: nf_tables: pass set description to ->privsize
Pablo Neira Ayuso
2017-05-29
netfilter: nf_tables: select set backend flavour depending on description
Pablo Neira Ayuso
[next]