index
:
linux.git
master
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
2020-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-06-01
netfilter: nf_flowtable: expose nf_flow_table_gc_cleanup()
Pablo Neira Ayuso
2020-05-27
netfilter: nf_tables: delete devices from flowtable
Pablo Neira Ayuso
2020-05-27
netfilter: nf_tables: add devices to existing flowtable
Pablo Neira Ayuso
2020-05-27
netfilter: ctnetlink: add kernel side filtering for dump
Romain Bellan
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-11
netfilter: flowtable: Add pending bit for offload work
Paul Blakey
2020-05-10
netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
Arnd Bergmann
2020-04-27
netfilter: nf_tables: allow up to 64 bytes in the set element data area
Pablo Neira Ayuso
2020-04-05
netfilter: nf_tables: do not update stateful expressions if lookup is inverted
Pablo Neira Ayuso
2020-03-30
netfilter: conntrack: add nf_ct_acct_add()
wenxu
2020-03-30
netfilter: nf_tables: skip set types that do not support for expressions
Pablo Neira Ayuso
2020-03-29
netfilter: nf_queue: place bridge physports into queue_entry struct
Florian Westphal
2020-03-29
netfilter: nf_queue: make nf_queue_entry_release_refs static
Florian Westphal
2020-03-27
netfilter: flowtable: Use rw sem as flow block lock
Paul Blakey
2020-03-27
netfilter: flowtable: add counter support
Pablo Neira Ayuso
2020-03-27
netfilter: nf_tables: add enum nft_flowtable_flags to uapi
Pablo Neira Ayuso
2020-03-27
netfilter: conntrack: export nf_ct_acct_update()
Pablo Neira Ayuso
2020-03-19
netfilter: nf_tables: allow to specify stateful expression in set definition
Pablo Neira Ayuso
2020-03-19
netfilter: nf_tables: move nft_expr_clone() to nf_tables_api.c
Pablo Neira Ayuso
2020-03-15
netfilter: nf_tables: add nft_set_elem_update_expr() helper function
Pablo Neira Ayuso
2020-03-15
netfilter: nf_tables: statify nft_expr_init()
Pablo Neira Ayuso
2020-03-15
netfilter: nf_tables: add nft_set_elem_expr_alloc()
Pablo Neira Ayuso
2020-03-15
nft_set_pipapo: Introduce AVX2-based lookup implementation
Stefano Brivio
2020-03-15
netfilter: flowtable: add tunnel match offload support
wenxu
2020-03-15
netfilter: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-15
netfilter: nf_tables: make all set structs const
Florian Westphal
2020-03-15
netfilter: nf_tables: make sets built-in
Florian Westphal
2020-03-12
net/sched: act_ct: Support refreshing the flow table entries
Paul Blakey
2020-03-12
net/sched: act_ct: Instantiate flow table entry actions
Paul Blakey
2020-03-12
netfilter: flowtable: Add API for registering to flow table events
Paul Blakey
2020-01-27
nf_tables: Add set type for arbitrary concatenation of ranges
Stefano Brivio
2020-01-27
netfilter: nf_tables: Support for sets with multiple ranged fields
Stefano Brivio
2020-01-27
netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attribute
Pablo Neira Ayuso
2020-01-16
netfilter: flowtable: refresh flow if hardware offload fails
Pablo Neira Ayuso
2020-01-16
netfilter: flowtable: add nf_flowtable_hw_offload() helper function
Pablo Neira Ayuso
2020-01-16
netfilter: flowtable: use atomic bitwise operations for flow flags
Pablo Neira Ayuso
2020-01-16
netfilter: flowtable: remove dying bit, use teardown bit instead
Pablo Neira Ayuso
2020-01-06
netfilter: flowtable: add nf_flowtable_time_stamp
Pablo Neira Ayuso
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-11-20
netfilter: nf_tables: constify nft_reg_load{8, 16, 64}()
Pablo Neira Ayuso
2019-11-15
netfilter: nf_flow_table_offload: add IPv6 support
Pablo Neira Ayuso
2019-11-13
netfilter: nft_meta: offload support for interface index
Pablo Neira Ayuso
2019-11-12
netfilter: nf_flow_table: hardware offload support
Pablo Neira Ayuso
2019-11-12
netfilter: nf_tables: add flowtable offload control plane
Pablo Neira Ayuso
2019-11-12
netfilter: nf_flow_table: detach routing information from flow description
Pablo Neira Ayuso
2019-11-12
netfilter: nf_flowtable: remove flow_offload_entry structure
Pablo Neira Ayuso
2019-11-12
netfilter: nf_flow_table: remove union from flow_offload structure
Pablo Neira Ayuso
2019-11-12
netfilter: nf_flow_table: move conntrack object to struct flow_offload
Pablo Neira Ayuso
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
[next]