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