index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2023-05-03
netfilter: nf_tables: deactivate anonymous set from preparation phase
Pablo Neira Ayuso
2023-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-04-24
Merge tag 'nf-next-23-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2023-04-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
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-21
bpf: minimal support for programs hooked into netfilter framework
Florian Westphal
2023-04-21
bpf: add bpf_link support for BPF_NETFILTER programs
Florian Westphal
2023-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-19
netfilter: conntrack: fix wrong ct->timeout value
Tzung-Bi Shih
2023-04-18
netfilter: nf_tables: validate catch-all set elements
Pablo Neira Ayuso
2023-03-22
netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate e...
Jeremy Sowden
2023-03-06
netfilter: tproxy: fix deadlock due to missing BH disable
Florian Westphal
2023-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
2023-02-17
netfilter: let reset rules clean out conntrack entries
Florian Westphal
2023-02-10
net: extract nf_ct_handle_fragments to nf_conntrack_ovs
Xin Long
2023-02-10
net: extract nf_ct_skb_network_trim function to nf_conntrack_ovs
Xin Long
2023-02-03
netfilter: flowtable: cache info of last offload
Vlad Buslov
2023-02-03
netfilter: flowtable: allow unidirectional rules
Vlad Buslov
2023-02-01
netfilter: use skb_ip_totlen and iph_totlen
Xin Long
2023-01-18
netfilter: nf_tables: avoid retpoline overhead for some ct expression calls
Florian Westphal
2023-01-18
netfilter: nf_tables: avoid retpoline overhead for objref calls
Florian Westphal
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-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2022-12-12
net: move the nat function to nf_nat_ovs for ovs and tc
Xin Long
2022-11-30
netfilter: conntrack: merge ipv4+ipv6 confirm functions
Florian Westphal
2022-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
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
2022-11-08
net: move add ct helper function to nf_conntrack_helper for ovs and tc
Xin Long
2022-11-08
net: move the ct helper function to nf_conntrack_helper for ovs and tc
Xin Long
2022-10-25
netfilter: nft_meta: add inner match support
Pablo Neira Ayuso
2022-10-25
netfilter: nft_inner: add percpu inner context
Pablo Neira Ayuso
2022-10-25
netfilter: nft_inner: support for inner tunnel header matching
Pablo Neira Ayuso
2022-10-25
netfilter: nft_objref: make it builtin
Florian Westphal
2022-10-25
netfilter: nf_tables: reduce nft_pktinfo by 8 bytes
Florian Westphal
2022-10-25
netfilter: nft_payload: move struct nft_payload_set definition where it belongs
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
[next]