index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-18
netfilter: revert introduction of egress hook
Daniel Borkmann
3
-31
/
+5
2020-03-18
netfilter: Introduce egress hook
Lukas Wunner
3
-5
/
+31
2020-03-15
netfilter: conntrack: re-visit sysctls in unprivileged namespaces
Florian Westphal
1
-11
/
+8
2020-03-15
netfilter: nft_lookup: update element stateful expression
Pablo Neira Ayuso
1
-0
/
+1
2020-03-15
netfilter: nf_tables: add nft_set_elem_update_expr() helper function
Pablo Neira Ayuso
1
-7
/
+1
2020-03-15
netfilter: nf_tables: add elements with stateful expressions
Pablo Neira Ayuso
1
-1
/
+20
2020-03-15
netfilter: nf_tables: statify nft_expr_init()
Pablo Neira Ayuso
1
-2
/
+2
2020-03-15
netfilter: nf_tables: add nft_set_elem_expr_alloc()
Pablo Neira Ayuso
2
-13
/
+32
2020-03-15
nft_set_pipapo: Prepare for single ranged field usage
Stefano Brivio
3
-8
/
+17
2020-03-15
nft_set_pipapo: Introduce AVX2-based lookup implementation
Stefano Brivio
5
-0
/
+1269
2020-03-15
nft_set_pipapo: Prepare for vectorised implementation: helpers
Stefano Brivio
2
-261
/
+285
2020-03-15
nft_set_pipapo: Prepare for vectorised implementation: alignment
Stefano Brivio
1
-25
/
+110
2020-03-15
nft_set_pipapo: Add support for 8-bit lookup groups and dynamic switch
Stefano Brivio
1
-8
/
+233
2020-03-15
nft_set_pipapo: Generalise group size for buckets
Stefano Brivio
1
-96
/
+112
2020-03-15
netfilter: flowtable: add tunnel encap/decap action offload support
wenxu
1
-0
/
+45
2020-03-15
netfilter: flowtable: add tunnel match offload support
wenxu
1
-2
/
+59
2020-03-15
netfilter: flowtable: add indr block setup support
wenxu
1
-4
/
+90
2020-03-15
netfilter: flowtable: add nf_flow_table_block_offload_init()
wenxu
1
-8
/
+17
2020-03-15
netfilter: xt_IDLETIMER: clean up some indenting
Dan Carpenter
1
-4
/
+3
2020-03-15
netfilter: bitwise: use more descriptive variable-names.
Jeremy Sowden
1
-7
/
+7
2020-03-15
netfilter: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
8
-10
/
+10
2020-03-15
netfilter: nft_set_pipapo: make the symbol 'nft_pipapo_get' static
Chen Wandun
1
-2
/
+2
2020-03-15
netfilter: cleanup unused macro
Li RongQing
2
-3
/
+0
2020-03-15
netfilter: nf_tables: make all set structs const
Florian Westphal
5
-24
/
+8
2020-03-15
netfilter: nf_tables: make sets built-in
Florian Westphal
4
-74
/
+15
2020-03-15
netfilter: nft_tunnel: add support for geneve opts
Xin Long
1
-12
/
+98
2020-03-15
netfilter: xtables: Add snapshot of hardidletimer target
Manoj Basapathi
1
-12
/
+235
2020-03-15
netfilter: flowtable: Use nf_flow_offload_tuple for stats as well
Paul Blakey
1
-17
/
+9
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
9
-14
/
+26
2020-03-12
net/sched: act_ct: Support refreshing the flow table entries
Paul Blakey
2
-13
/
+15
2020-03-12
net/sched: act_ct: Instantiate flow table entry actions
Paul Blakey
1
-23
/
+0
2020-03-12
netfilter: flowtable: Add API for registering to flow table events
Paul Blakey
2
-0
/
+51
2020-03-06
netfilter: nft_chain_nat: inet family is missing module ownership
Pablo Neira Ayuso
1
-0
/
+1
2020-03-05
netfilter: nf_tables: fix infinite loop when expr is not available
Florian Westphal
1
-7
/
+3
2020-03-05
netfilter: nf_tables: dump NFTA_CHAIN_FLAGS attribute
Pablo Neira Ayuso
1
-0
/
+5
2020-03-04
netfilter: nft_tunnel: add missing attribute validation for tunnels
Jakub Kicinski
1
-0
/
+2
2020-03-04
netfilter: nft_payload: add missing attribute validation for payload csum flags
Jakub Kicinski
1
-0
/
+1
2020-03-04
netfilter: cthelper: add missing attribute validation for cthelper
Jakub Kicinski
1
-0
/
+2
2020-03-04
netfilter: nf_tables: free flowtable hooks on hook register error
Florian Westphal
1
-1
/
+6
2020-03-04
netfilter: x_tables: xt_mttg_seq_next should increase position index
Vasily Averin
1
-3
/
+3
2020-03-04
netfilter: xt_recent: recent_seq_next should increase position index
Vasily Averin
1
-1
/
+1
2020-03-04
netfilter: synproxy: synproxy_cpu_seq_next should increase position index
Vasily Averin
1
-1
/
+1
2020-03-04
netfilter: nf_conntrack: ct_cpu_seq_next should increase position index
Vasily Averin
1
-1
/
+1
2020-02-26
netfilter: xt_hashlimit: unregister proc file before releasing mutex
Cong Wang
1
-10
/
+6
2020-02-26
nft_set_pipapo: Actually fetch key data in nft_pipapo_remove()
Stefano Brivio
1
-2
/
+4
2020-02-26
Merge branch 'master' of git://blackhole.kfki.hu/nf
Pablo Neira Ayuso
2
-205
/
+464
2020-02-22
netfilter: ipset: Fix forceadd evaluation path
Jozsef Kadlecsik
1
-0
/
+2
2020-02-22
netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reports
Jozsef Kadlecsik
2
-205
/
+462
2020-02-18
netfilter: nft_set_pipapo: Don't abuse unlikely() in pipapo_refill()
Stefano Brivio
1
-1
/
+1
2020-02-18
netfilter: nft_set_pipapo: Fix mapping table example in comments
Stefano Brivio
1
-2
/
+2
[next]