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-07-05
netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers
Pablo Neira Ayuso
2024-06-16
netfilter: nft_payload: move struct nft_payload_set definition where it belongs
Pablo Neira Ayuso
2024-04-27
netfilter: flowtable: validate pppoe header
Pablo Neira Ayuso
2024-04-27
netfilter: nf_flow_table: count pending offload workqueue tasks
Vlad Buslov
2024-03-06
netfilter: let reset rules clean out conntrack entries
Florian Westphal
2024-03-01
netfilter: nft_flow_offload: reset dst in route object after setting up flow
Pablo Neira Ayuso
2024-03-01
netfilter: flowtable: simplify route logic
Pablo Neira Ayuso
2024-02-23
netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEV
Pablo Neira Ayuso
2023-11-28
netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
Dan Carpenter
2023-11-28
netfilter: nf_tables: add and use BE register load-store helpers
Florian Westphal
2023-11-20
netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate e...
Jeremy Sowden
2023-10-06
netfilter: nf_tables: fix kdoc warnings after gc rework
Florian Westphal
2023-10-06
netfilter: nf_tables: fix memleak when more than 255 elements expired
Florian Westphal
2023-10-06
netfilter: nft_set_pipapo: call nft_trans_gc_queue_sync() in catchall GC
Pablo Neira Ayuso
2023-10-06
netfilter: nf_tables: defer gc run if previous batch is still pending
Florian Westphal
2023-10-06
netfilter: nf_tables: remove busy mark and gc batch API
Pablo Neira Ayuso
2023-10-06
netfilter: nf_tables: GC transaction API to avoid race with control plane
Pablo Neira Ayuso
2023-08-16
netfilter: nf_tables: report use refcount overflow
Pablo Neira Ayuso
2023-07-23
netfilter: nf_tables: drop map element references from preparation phase
Pablo Neira Ayuso
2023-06-28
netfilter: nf_tables: reject unbound anonymous set before commit phase
Pablo Neira Ayuso
2023-06-28
netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
Pablo Neira Ayuso
2023-06-28
netfilter: nf_tables: fix chain binding transaction logic
Pablo Neira Ayuso
2023-06-21
netfilter: nf_tables: integrate pipapo into commit protocol
Pablo Neira Ayuso
2023-05-11
netfilter: nf_tables: deactivate anonymous set from preparation phase
Pablo Neira Ayuso
2023-04-26
netfilter: nf_tables: validate catch-all set elements
Pablo Neira Ayuso
2023-03-17
netfilter: tproxy: fix deadlock due to missing BH disable
Florian Westphal
2023-01-12
netfilter: nf_tables: honor set timeout and garbage collection updates
Pablo Neira Ayuso
2023-01-12
netfilter: nf_tables: consolidate set description
Pablo Neira Ayuso
2022-08-31
netfilter: flowtable: fix stuck flows on cleanup due to pending work
Pablo Neira Ayuso
2022-08-31
netfilter: flowtable: add function to invoke garbage collection immediately
Pablo Neira Ayuso
2022-08-31
netfilter: nf_tables: disallow jump to implicit chain from set element
Pablo Neira Ayuso
2022-08-31
netfilter: nf_tables: upfront validation of data via nft_data_init()
Pablo Neira Ayuso
2022-08-31
netfilter: nft_cmp: optimize comparison for 16-bytes
Pablo Neira Ayuso
2022-08-31
netfilter: nf_tables: make table handle allocation per-netns friendly
Pablo Neira Ayuso
2022-07-21
netfilter: nf_tables: replace BUG_ON by element length check
Pablo Neira Ayuso
2022-07-12
netfilter: nft_payload: support for inner header matching / mangling
Pablo Neira Ayuso
2022-07-12
netfilter: nf_tables: convert pktinfo->tprot_set to flags field
Pablo Neira Ayuso
2022-06-14
netfilter: nf_tables: bail out early if hardware offload is not supported
Pablo Neira Ayuso
2022-06-14
netfilter: nf_tables: delete flowtable hooks via transaction list
Pablo Neira Ayuso
2022-06-06
netfilter: conntrack: re-fetch conntrack after insertion
Florian Westphal
2022-04-27
netfilter: conntrack: avoid useless indirection during conntrack destruction
Florian Westphal
2022-04-08
netfilter: conntrack: Add and use nf_ct_set_auto_assign_helper_warned()
Phil Sutter
2022-04-08
netfilter: flowtable: Fix QinQ and pppoe support for inet table
Pablo Neira Ayuso
2022-03-08
netfilter: nf_queue: fix possible use-after-free
Florian Westphal
2022-03-02
netfilter: nf_tables_offload: incorrect flow offload action array size
Pablo Neira Ayuso
2021-12-14
netfilter: conntrack: annotate data-races around ct->timeout
Eric Dumazet
2021-10-02
netfilter: nf_tables: honor NLM_F_CREATE and NLM_F_EXCL in event notification
Pablo Neira Ayuso
2021-09-28
netfilter: conntrack: fix boot failure with nf_conntrack.enable_hooks=1
Florian Westphal
2021-08-30
netfilter: add netfilter hooks to SRv6 data plane
Ryoga Saito
2021-08-25
netfilter: ecache: remove nf_exp_event_notifier structure
Florian Westphal
[next]