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-08-21
netfilter: nf_tables: fix destination register zeroing
Florian Westphal
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-08-03
netfilter: conntrack: Move nf_ct_offload_timeout to header file
Roi Dayan
2020-07-31
netfilter: nft_compat: make sure xtables destructors have run
Florian Westphal
2020-07-29
netfilter: conntrack: Use sequence counter with associated spinlock
Ahmed S. Darwish
2020-07-04
netfilter: nf_tables: add NFT_CHAIN_BINDING
Pablo Neira Ayuso
2020-07-04
netfilter: nf_tables: expose enum nft_chain_flags through UAPI
Pablo Neira Ayuso
2020-07-04
netfilter: nf_tables: add NFTA_CHAIN_ID attribute
Pablo Neira Ayuso
2020-06-15
netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inline
Alaa Hleihel
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
[next]