index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: netfilter: kerneldoc fixes
Andrew Lunn
2020-07-13
3
-9
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-11
5
-5
/
+7
|
\
|
*
netfilter: conntrack: refetch conntrack after nf_conntrack_update()
Pablo Neira Ayuso
2020-07-03
1
-0
/
+2
|
*
netfilter: ipset: call ip_set_free() instead of kfree()
Eric Dumazet
2020-06-30
4
-5
/
+5
*
|
netfilter: nf_tables: reject unsupported chain flags
Pablo Neira Ayuso
2020-07-04
1
-0
/
+3
*
|
netfilter: nf_tables: add NFT_CHAIN_BINDING
Pablo Neira Ayuso
2020-07-04
2
-12
/
+125
*
|
netfilter: nf_tables: add nft_chain_add()
Pablo Neira Ayuso
2020-07-04
1
-8
/
+20
*
|
netfilter: nf_tables: expose enum nft_chain_flags through UAPI
Pablo Neira Ayuso
2020-07-04
1
-2
/
+2
*
|
netfilter: nf_tables: add NFTA_VERDICT_CHAIN_ID attribute
Pablo Neira Ayuso
2020-07-04
1
-3
/
+13
*
|
netfilter: nf_tables: add NFTA_RULE_CHAIN_ID attribute
Pablo Neira Ayuso
2020-07-04
1
-4
/
+32
*
|
netfilter: nf_tables: add NFTA_CHAIN_ID attribute
Pablo Neira Ayuso
2020-07-04
1
-3
/
+12
*
|
ipvs: allow connection reuse for unconfirmed conntrack
Julian Anastasov
2020-07-04
1
-5
/
+7
*
|
ipvs: avoid expiring many connections from timer
Julian Anastasov
2020-07-01
2
-17
/
+42
*
|
ipvs: register hooks only with services
Julian Anastasov
2020-06-30
2
-19
/
+84
*
|
netfilter: nft_set_pipapo: Drop useless assignment of scratch map index on i...
Stefano Brivio
2020-06-30
1
-2
/
+0
*
|
netfilter: introduce support for reject at prerouting stage
Laura Garcia Liebana
2020-06-30
1
-1
/
+2
|
/
*
netfilter: Add MODULE_DESCRIPTION entries to kernel modules
Rob Gill
2020-06-25
29
-0
/
+29
*
netfilter: ipset: fix unaligned atomic access
Russell King
2020-06-25
1
-0
/
+2
*
net: flow_offload: fix flow_indr_dev_unregister path
wenxu
2020-06-19
2
-0
/
+2
*
netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inline
Alaa Hleihel
2020-06-15
1
-45
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-06-15
4
-25
/
+65
|
\
|
*
netfilter: nf_tables: hook list memleak in flowtable deletion
Pablo Neira Ayuso
2020-06-12
1
-7
/
+24
|
*
netfilter: ctnetlink: memleak in filter initialization error path
Pablo Neira Ayuso
2020-06-10
1
-10
/
+22
|
*
netfilter: nft_set_pipapo: Disable preemption before getting per-CPU pointer
Stefano Brivio
2020-06-08
1
-1
/
+5
|
*
netfilter: nft_set_rbtree: Don't account for expired elements on insertion
Stefano Brivio
2020-06-08
1
-7
/
+14
*
|
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
2
-56
/
+56
*
|
Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-06-10
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
netfilter: Avoid assigning 'const' pointer to non-const pointer
Will Deacon
2020-04-15
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-03
14
-304
/
+808
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-06-01
6
-135
/
+650
|
|
\
\
|
|
*
|
netfilter: nf_tables: skip flowtable hooknum and priority on device updates
Pablo Neira Ayuso
2020-05-27
1
-18
/
+35
|
|
*
|
netfilter: nf_tables: allow to register flowtable with no devices
Pablo Neira Ayuso
2020-05-27
1
-9
/
+11
|
|
*
|
netfilter: nf_tables: delete devices from flowtable
Pablo Neira Ayuso
2020-05-27
1
-16
/
+97
|
|
*
|
netfilter: nf_tables: add devices to existing flowtable
Pablo Neira Ayuso
2020-05-27
1
-11
/
+86
|
|
*
|
netfilter: nf_tables: pass hook list to flowtable event notifier
Pablo Neira Ayuso
2020-05-27
1
-5
/
+11
|
|
*
|
netfilter: nf_tables: add nft_flowtable_hooks_destroy()
Pablo Neira Ayuso
2020-05-27
1
-4
/
+11
|
|
*
|
netfilter: nf_tables: pass hook list to nft_{un,}register_flowtable_net_hooks()
Pablo Neira Ayuso
2020-05-27
1
-7
/
+10
|
|
*
|
netfilter: nf_tables: generalise flowtable hook parsing
Pablo Neira Ayuso
2020-05-27
1
-11
/
+25
|
|
*
|
netfilter: ctnetlink: add kernel side filtering for dump
Romain Bellan
2020-05-27
5
-71
/
+381
|
*
|
|
net: remove indirect block netdev event registration
Pablo Neira Ayuso
2020-06-01
2
-118
/
+1
|
*
|
|
net: use flow_indr_dev_setup_offload()
Pablo Neira Ayuso
2020-06-01
2
-9
/
+38
|
*
|
|
netfilter: nf_flowtable: expose nf_flow_table_gc_cleanup()
Pablo Neira Ayuso
2020-06-01
1
-3
/
+3
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-31
4
-36
/
+111
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-15
4
-8
/
+38
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-06
2
-8
/
+8
|
|
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-05-01
3
-5
/
+5
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
2020-04-28
3
-5
/
+5
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
3
-5
/
+5
|
|
|
|
|
_
|
_
|
/
|
|
|
|
/
|
|
|
|
*
|
|
|
|
|
docs: networking: convert tproxy.txt to ReST
Mauro Carvalho Chehab
2020-04-30
1
-1
/
+1
|
*
|
|
|
|
|
netfilter: nft_nat: add netmap support
Pablo Neira Ayuso
2020-04-28
1
-1
/
+45
[next]