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-11-28
netfilter: nf_tables: fix table flag updates
Pablo Neira Ayuso
2023-11-28
netfilter: nftables: update table flags from the commit phase
Pablo Neira Ayuso
2023-11-20
netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate e...
Jeremy Sowden
2023-10-10
netfilter: nf_tables: fix kdoc warnings after gc rework
Florian Westphal
2023-10-10
netfilter: nf_tables: add and use nft_thoff helper
Florian Westphal
2023-10-10
netfilter: nf_tables: add and use nft_sk helper
Florian Westphal
2023-10-10
netfilter: use actual socket sk for REJECT action
Jan Engelhardt
2023-10-10
netfilter: nf_tables: fix memleak when more than 255 elements expired
Florian Westphal
2023-10-10
netfilter: nf_tables: defer gc run if previous batch is still pending
Florian Westphal
2023-10-10
netfilter: nf_tables: remove busy mark and gc batch API
Pablo Neira Ayuso
2023-10-10
netfilter: nf_tables: GC transaction API to avoid race with control plane
Pablo Neira Ayuso
2023-10-10
netfilter: nf_tables: integrate pipapo into commit protocol
Pablo Neira Ayuso
2023-08-16
netfilter: nf_tables: report use refcount overflow
Pablo Neira Ayuso
2023-07-27
netfilter: nf_tables: drop map element references from preparation phase
Pablo Neira Ayuso
2023-07-27
netfilter: nf_tables: reject unbound anonymous set before commit phase
Pablo Neira Ayuso
2023-07-27
netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
Pablo Neira Ayuso
2023-07-27
netfilter: nf_tables: fix chain binding transaction logic
Pablo Neira Ayuso
2023-07-27
netfilter: nf_tables: use net_generic infra for transaction data
Florian Westphal
2023-06-28
netfilter: nftables: statify nft_parse_register()
Pablo Neira Ayuso
2023-05-17
netfilter: nf_tables: deactivate anonymous set from preparation phase
Pablo Neira Ayuso
2023-03-17
netfilter: tproxy: fix deadlock due to missing BH disable
Florian Westphal
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-06-29
netfilter: nftables: add nft_parse_register_store() and use it
Pablo Neira Ayuso
2022-06-29
netfilter: nftables: add nft_parse_register_load() and use it
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-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-06-03
netfilter: flowtable: Remove redundant hw refresh bit
Roi Dayan
2021-05-14
netfilter: nftables_offload: VLAN id needs host byteorder in flow dissector
Pablo Neira Ayuso
2021-05-14
netfilter: nft_payload: fix C-VLAN offload support
Pablo Neira Ayuso
2021-03-30
netfilter: nftables: allow to update flowtable flags
Pablo Neira Ayuso
2020-12-08
netfilter: nft_dynset: fix timeouts later than 23 days
Pablo Neira Ayuso
2020-11-27
netfilter: nftables_offload: build mask based from the matching bytes
Pablo Neira Ayuso
2020-11-27
netfilter: nftables_offload: set address type in control dissector
Pablo Neira Ayuso
2020-10-20
netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_c...
Saeed Mirzamohammadi
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-14
netfilter: restore NF_INET_NUMHOOKS
Pablo Neira Ayuso
2020-10-14
netfilter: nf_log: missing vlan offload tag and proto
Pablo Neira Ayuso
2020-10-12
netfilter: nf_tables: add inet ingress support
Pablo Neira Ayuso
2020-10-04
netfilter: nf_tables: Implement fast bitwise expression
Phil Sutter
2020-10-04
netfilter: nf_tables: Enable fast nft_cmp for inverted matches
Phil Sutter
2020-09-30
netfilter: nf_tables: add userdata attributes to nft_chain
Jose M. Guisado Gomez
2020-09-22
netfilter: nf_tables: Remove ununsed function nft_data_debug
YueHaibing
2020-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-09-08
netfilter: nf_tables: add userdata support for nft_object
Jose M. Guisado Gomez
[next]