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-02-05
netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEV
Pablo Neira Ayuso
2024-01-10
net/sched: act_ct: Always fill offloading tuple iifidx
Vlad Buslov
2024-01-10
net/sched: act_ct: Take per-cb reference to tcf_ct_flow_table
Vlad Buslov
2024-01-10
netfilter: flowtable: GC pushes back packets to classic path
Pablo Neira Ayuso
2024-01-10
net/sched: act_ct: Fix promotion of offloaded unreplied tuple
Paul Blakey
2024-01-10
netfilter: flowtable: cache info of last offload
Vlad Buslov
2024-01-10
netfilter: flowtable: allow unidirectional rules
Vlad Buslov
2024-01-10
netfilter: nf_tables: set transport offset from mac header for netdev/egress
Pablo Neira Ayuso
2024-01-10
netfilter: use skb_ip_totlen and iph_totlen
Xin Long
2023-11-28
netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
Dan Carpenter
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-06-28
netfilter: nf_tables: reject unbound anonymous set before commit phase
Pablo Neira Ayuso
2023-06-28
netfilter: nf_tables: drop map element references from preparation 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-05-11
netfilter: conntrack: fix wrong ct->timeout value
Tzung-Bi Shih
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-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-10-03
net: netfilter: move bpf_ct_set_nat_info kfunc in nf_nat_bpf.c
Lorenzo Bianconi
2022-09-20
bpf: Move nf_conn extern declarations to filter.h
Daniel Xu
2022-09-20
bpf: Rename nfct_bsa to nfct_btf_struct_access
Daniel Xu
2022-09-20
bpf: Remove unused btf_struct_access stub
Daniel Xu
2022-09-10
bpf: Add support for writing to nf_conn:mark
Daniel Xu
2022-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-09-07
netfilter: nat: move repetitive nat port reserve loop to a helper
Florian Westphal
2022-08-31
netfilter: remove nf_conntrack_helper sysctl and modparam toggles
Pablo Neira Ayuso
2022-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-24
netfilter: flowtable: fix stuck flows on cleanup due to pending work
Pablo Neira Ayuso
2022-08-24
netfilter: flowtable: add function to invoke garbage collection immediately
Pablo Neira Ayuso
2022-08-24
netfilter: nf_tables: make table handle allocation per-netns friendly
Pablo Neira Ayuso
2022-08-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-08-09
netfilter: nf_tables: disallow jump to implicit chain from set element
Pablo Neira Ayuso
2022-08-09
netfilter: nf_tables: upfront validation of data via nft_data_init()
Pablo Neira Ayuso
2022-08-09
netfilter: nf_tables: validate variable length element extension
Pablo Neira Ayuso
2022-08-09
net: netfilter: Remove ifdefs for code shared by BPF and ctnetlink
Kumar Kartikeya Dwivedi
2022-07-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
[next]