index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+4
2020-09-08
netfilter: nf_tables: add userdata support for nft_object
Jose M. Guisado Gomez
1
-0
/
+2
2020-08-28
netfilter: nf_tables: add userdata attributes to nft_table
Jose M. Guisado Gomez
1
-0
/
+2
2020-08-21
netfilter: nf_tables: fix destination register zeroing
Florian Westphal
1
-0
/
+2
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2020-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-0
/
+14
2020-08-03
netfilter: conntrack: Move nf_ct_offload_timeout to header file
Roi Dayan
1
-0
/
+12
2020-07-31
netfilter: nft_compat: make sure xtables destructors have run
Florian Westphal
1
-0
/
+2
2020-07-29
netfilter: conntrack: Use sequence counter with associated spinlock
Ahmed S. Darwish
1
-1
/
+1
2020-07-04
netfilter: nf_tables: add NFT_CHAIN_BINDING
Pablo Neira Ayuso
1
-1
/
+12
2020-07-04
netfilter: nf_tables: expose enum nft_chain_flags through UAPI
Pablo Neira Ayuso
1
-6
/
+1
2020-07-04
netfilter: nf_tables: add NFTA_CHAIN_ID attribute
Pablo Neira Ayuso
1
-0
/
+3
2020-06-15
netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inline
Alaa Hleihel
1
-4
/
+45
2020-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-2
/
+11
2020-06-01
netfilter: nf_flowtable: expose nf_flow_table_gc_cleanup()
Pablo Neira Ayuso
1
-0
/
+2
2020-05-27
netfilter: nf_tables: delete devices from flowtable
Pablo Neira Ayuso
1
-0
/
+1
2020-05-27
netfilter: nf_tables: add devices to existing flowtable
Pablo Neira Ayuso
1
-0
/
+6
2020-05-27
netfilter: ctnetlink: add kernel side filtering for dump
Romain Bellan
1
-2
/
+4
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-1
/
+2
2020-05-11
netfilter: flowtable: Add pending bit for offload work
Paul Blakey
1
-0
/
+1
2020-05-10
netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
Arnd Bergmann
1
-1
/
+1
2020-04-27
netfilter: nf_tables: allow up to 64 bytes in the set element data area
Pablo Neira Ayuso
1
-0
/
+4
2020-04-05
netfilter: nf_tables: do not update stateful expressions if lookup is inverted
Pablo Neira Ayuso
1
-1
/
+1
2020-03-30
netfilter: conntrack: add nf_ct_acct_add()
wenxu
1
-1
/
+10
2020-03-30
netfilter: nf_tables: skip set types that do not support for expressions
Pablo Neira Ayuso
1
-0
/
+2
2020-03-29
netfilter: nf_queue: place bridge physports into queue_entry struct
Florian Westphal
1
-1
/
+4
2020-03-29
netfilter: nf_queue: make nf_queue_entry_release_refs static
Florian Westphal
1
-1
/
+1
2020-03-27
netfilter: flowtable: Use rw sem as flow block lock
Paul Blakey
1
-1
/
+1
2020-03-27
netfilter: flowtable: add counter support
Pablo Neira Ayuso
1
-0
/
+1
2020-03-27
netfilter: nf_tables: add enum nft_flowtable_flags to uapi
Pablo Neira Ayuso
1
-1
/
+1
2020-03-27
netfilter: conntrack: export nf_ct_acct_update()
Pablo Neira Ayuso
1
-0
/
+2
2020-03-19
netfilter: nf_tables: allow to specify stateful expression in set definition
Pablo Neira Ayuso
1
-0
/
+2
2020-03-19
netfilter: nf_tables: move nft_expr_clone() to nf_tables_api.c
Pablo Neira Ayuso
1
-0
/
+1
2020-03-15
netfilter: nf_tables: add nft_set_elem_update_expr() helper function
Pablo Neira Ayuso
1
-0
/
+12
2020-03-15
netfilter: nf_tables: statify nft_expr_init()
Pablo Neira Ayuso
1
-2
/
+0
2020-03-15
netfilter: nf_tables: add nft_set_elem_expr_alloc()
Pablo Neira Ayuso
1
-0
/
+4
2020-03-15
nft_set_pipapo: Introduce AVX2-based lookup implementation
Stefano Brivio
1
-0
/
+1
2020-03-15
netfilter: flowtable: add tunnel match offload support
wenxu
1
-0
/
+6
2020-03-15
netfilter: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
3
-5
/
+5
2020-03-15
netfilter: nf_tables: make all set structs const
Florian Westphal
2
-10
/
+6
2020-03-15
netfilter: nf_tables: make sets built-in
Florian Westphal
1
-6
/
+0
2020-03-12
net/sched: act_ct: Support refreshing the flow table entries
Paul Blakey
1
-0
/
+3
2020-03-12
net/sched: act_ct: Instantiate flow table entry actions
Paul Blakey
1
-0
/
+23
2020-03-12
netfilter: flowtable: Add API for registering to flow table events
Paul Blakey
1
-0
/
+6
2020-01-27
nf_tables: Add set type for arbitrary concatenation of ranges
Stefano Brivio
1
-0
/
+1
2020-01-27
netfilter: nf_tables: Support for sets with multiple ranged fields
Stefano Brivio
1
-0
/
+8
2020-01-27
netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attribute
Pablo Neira Ayuso
1
-1
/
+13
2020-01-16
netfilter: flowtable: refresh flow if hardware offload fails
Pablo Neira Ayuso
1
-0
/
+1
2020-01-16
netfilter: flowtable: add nf_flowtable_hw_offload() helper function
Pablo Neira Ayuso
1
-0
/
+5
2020-01-16
netfilter: flowtable: use atomic bitwise operations for flow flags
Pablo Neira Ayuso
1
-7
/
+9
[next]