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
2024-06-16
netfilter: nft_dynset: fix timeouts later than 23 days
Pablo Neira Ayuso
2024-06-16
netfilter: nf_tables: fix table flag updates
Pablo Neira Ayuso
2024-06-16
netfilter: nftables: update table flags from the commit phase
Pablo Neira Ayuso
2024-06-16
netfilter: nf_tables: fix memleak when more than 255 elements expired
Pablo Neira Ayuso
2024-06-16
netfilter: nf_tables: defer gc run if previous batch is still pending
Florian Westphal
2024-06-16
netfilter: nf_tables: remove busy mark and gc batch API
Pablo Neira Ayuso
2024-06-16
netfilter: nf_tables: GC transaction API to avoid race with control plane
Pablo Neira Ayuso
2024-06-16
netfilter: nf_tables: drop map element references from preparation phase
Pablo Neira Ayuso
2023-08-16
netfilter: nf_tables: report use refcount overflow
Pablo Neira Ayuso
2023-08-16
netfilter: nf_tables: bogus EBUSY when deleting flowtable after flush
Pablo Neira Ayuso
2023-08-11
netfilter: nf_tables: reject unbound anonymous set before commit phase
Pablo Neira Ayuso
2023-08-11
netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
Pablo Neira Ayuso
2023-08-11
netfilter: nf_tables: use net_generic infra for transaction data
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
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-10-29
netfilter: nf_log: missing vlan offload tag and proto
Pablo Neira Ayuso
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-09-10
netfilter: nf_tables: use-after-free in failing rule with bound set
Pablo Neira Ayuso
2019-05-16
netfilter: ctnetlink: don't use conntrack/expect object addresses as id
Florian Westphal
2019-05-02
netfilter: nf_tables: bogus EBUSY when deleting set after flush
Pablo Neira Ayuso
2019-05-02
netfilter: nf_tables: fix set double-free in abort path
Pablo Neira Ayuso
2019-05-02
netfilter: nft_compat: use .release_ops and remove list of extension
Pablo Neira Ayuso
2019-05-02
netfilter: nf_tables: unbind set in rule from commit path
Pablo Neira Ayuso
2019-05-02
netfilter: nf_tables: split set destruction in deactivate and destroy phase
Florian Westphal
2019-04-05
netfilter: physdev: relax br_netfilter dependency
Florian Westphal
2019-02-27
netfilter: nft_flow_offload: fix interaction with vrf slave device
wenxu
2019-01-22
netfilter: nf_conncount: speculative garbage collection on empty lists
Pablo Neira Ayuso
2019-01-22
netfilter: nf_conncount: merge lookup and add functions
Florian Westphal
2018-12-17
netfilter: add missing error handling code for register functions
Taehee Yoo
2018-08-29
netfilter: nf_tables: rework ct timeout set support
Florian Westphal
2018-08-16
netfilter: nf_tables: fix register ordering
Florian Westphal
2018-08-16
netfilter: nft_set: fix allocation size overflow in privsize callback.
Taehee Yoo
2018-08-07
netfilter: remove ifdef around cttimeout in struct nf_conntrack_l4proto
Pablo Neira Ayuso
2018-08-07
netfilter: cttimeout: decouple timeout policy from nfnetlink_cttimeout object
Pablo Neira Ayuso
2018-08-07
netfilter: cttimeout: move ctnl_untimeout to nf_conntrack
Harsha Sharma
2018-08-03
netfilter: use kvmalloc_array to allocate memory for hashtable
Li RongQing
2018-07-30
netfilter: nf_tables: handle meta/lookup with direct call
Florian Westphal
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-20
netfilter: nf_tables: use dev->name directly
Florian Westphal
2018-07-18
netfilter: Remove useless param helper of nf_ct_helper_ext_add
Gao Feng
[next]