index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
netfilter
/
nf_tables.h
Age
Commit message (
Expand
)
Author
2024-07-01
Merge tag 'nf-next-24-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2024-06-27
netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers
Pablo Neira Ayuso
2024-06-25
netfilter: nf_tables: do not store nft_ctx in transaction objects
Florian Westphal
2024-06-25
netfilter: nf_tables: store chain pointer in rule transaction
Florian Westphal
2024-06-25
netfilter: nf_tables: pass nft_chain to destroy function, not nft_ctx
Florian Westphal
2024-06-25
netfilter: nf_tables: compact chain+ft transaction objects
Florian Westphal
2024-06-25
netfilter: nf_tables: move bind list_head into relevant subtypes
Florian Westphal
2024-06-25
netfilter: nf_tables: make struct nft_trans first member of derived subtypes
Florian Westphal
2024-05-10
netfilter: nf_tables: allow clone callbacks to sleep
Florian Westphal
2024-04-11
netfilter: nft_set_pipapo: walk over current view on netlink dump
Pablo Neira Ayuso
2024-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-08
netfilter: nf_tables: use timestamp to check for set element timeout
Pablo Neira Ayuso
2024-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-31
netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEV
Pablo Neira Ayuso
2024-01-29
netfilter: nf_tables: Implement table adoption support
Phil Sutter
2024-01-24
netfilter: nf_tables: cleanup documentation
George Guo
2023-11-14
netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
Dan Carpenter
2023-10-24
netfilter: nf_tables: set->ops->insert returns opaque set element in case of ...
Pablo Neira Ayuso
2023-10-24
netfilter: nf_tables: shrink memory consumption of set elements
Pablo Neira Ayuso
2023-10-24
netfilter: nf_tables: expose opaque set element as struct nft_elem_priv
Pablo Neira Ayuso
2023-10-24
netfilter: nf_tables: set backend .flush always succeeds
Pablo Neira Ayuso
2023-10-18
netfilter: nf_tables: de-constify set commit ops function argument
Florian Westphal
2023-10-10
netfilter: cleanup struct nft_table
George Guo
2023-09-20
netfilter: nf_tables: fix memleak when more than 255 elements expired
Florian Westphal
2023-09-08
netfilter: nft_set_pipapo: call nft_trans_gc_queue_sync() in catchall GC
Pablo Neira Ayuso
2023-08-23
netfilter: nf_tables: defer gc run if previous batch is still pending
Florian Westphal
2023-08-23
netfilter: nf_tables: validate all pending tables
Florian Westphal
2023-08-16
netfilter: nf_tables: fix kdoc warnings after gc rework
Florian Westphal
2023-08-10
netfilter: nf_tables: remove busy mark and gc batch API
Pablo Neira Ayuso
2023-08-10
netfilter: nf_tables: GC transaction API to avoid race with control plane
Pablo Neira Ayuso
2023-07-05
netfilter: nf_tables: report use refcount overflow
Pablo Neira Ayuso
2023-06-26
Merge tag 'nf-next-23-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2023-06-26
netfilter: nf_tables: permit update of set size
Florian Westphal
2023-06-20
netfilter: nf_tables: reject unbound anonymous set before commit phase
Pablo Neira Ayuso
2023-06-20
netfilter: nf_tables: drop map element references from preparation phase
Pablo Neira Ayuso
2023-06-20
netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
Pablo Neira Ayuso
2023-06-20
netfilter: nf_tables: fix chain binding transaction logic
Pablo Neira Ayuso
2023-06-08
netfilter: nf_tables: integrate pipapo into commit protocol
Pablo Neira Ayuso
2023-05-03
netfilter: nf_tables: deactivate anonymous set from preparation phase
Pablo Neira Ayuso
2023-04-22
netfilter: nf_tables: support for adding new devices to an existing netdev chain
Pablo Neira Ayuso
2023-04-22
netfilter: nf_tables: do not store rule in traceinfo structure
Florian Westphal
2023-04-22
netfilter: nf_tables: do not store verdict in traceinfo structure
Florian Westphal
2023-04-22
netfilter: nf_tables: do not store pktinfo in traceinfo structure
Florian Westphal
2023-04-22
netfilter: nf_tables: make validation state per table
Florian Westphal
2023-04-22
netfilter: nf_tables: don't store chain address on jump
Florian Westphal
2023-04-18
netfilter: nf_tables: validate catch-all set elements
Pablo Neira Ayuso
2022-12-22
netfilter: nf_tables: honor set timeout and garbage collection updates
Pablo Neira Ayuso
2022-12-21
netfilter: nf_tables: consolidate set description
Pablo Neira Ayuso
2022-11-15
netfilter: nf_tables: Introduce NFT_MSG_GETRULE_RESET
Phil Sutter
2022-11-15
netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters
Phil Sutter
[next]