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
*
ipv6: annotate data-races around cnf.hop_limit
Eric Dumazet
2024-03-01
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-29
2
-0
/
+21
|
\
|
*
netfilter: bridge: confirm multicast packets before passing them up the stack
Florian Westphal
2024-02-29
1
-0
/
+1
|
*
netfilter: nf_tables: allow NFPROTO_INET in nft_(match/target)_validate()
Ignat Korchagin
2024-02-28
1
-0
/
+20
*
|
Merge tag 'nf-next-24-02-21' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2024-02-22
10
-257
/
+344
|
\
\
|
*
|
netfilter: x_tables: Use unsafe_memcpy() for 0-sized destination
Kees Cook
2024-02-21
1
-1
/
+2
|
*
|
netfilter: move nf_reinject into nfnetlink_queue modules
Florian Westphal
2024-02-21
3
-143
/
+142
|
*
|
netfilter: nft_set_pipapo: use GFP_KERNEL for insertions
Florian Westphal
2024-02-21
1
-7
/
+11
|
*
|
netfilter: nft_set_pipapo: speed up bulk element insertions
Florian Westphal
2024-02-21
2
-16
/
+69
|
*
|
netfilter: nft_set_pipapo: shrink data structures
Florian Westphal
2024-02-21
2
-40
/
+51
|
*
|
netfilter: nft_set_pipapo: do not rely on ZERO_SIZE_PTR
Florian Westphal
2024-02-21
1
-4
/
+12
|
*
|
netfilter: nft_set_pipapo: constify lookup fn args where possible
Florian Westphal
2024-02-21
3
-35
/
+48
|
*
|
netfilter: nft_osf: simplify init path
Pablo Neira Ayuso
2024-02-21
1
-8
/
+3
|
*
|
netfilter: nf_log: validate nf_logger_find_get()
Pablo Neira Ayuso
2024-02-21
1
-0
/
+5
|
*
|
netfilter: nf_log: consolidate check for NULL logger in lookup function
Pablo Neira Ayuso
2024-02-21
1
-2
/
+2
|
*
|
netfilter: expect: Simplify the allocation of slab caches in nf_conntrack_exp...
Kunwu Chan
2024-02-21
1
-3
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-22
2
-42
/
+56
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
netfilter: nf_tables: use kzalloc for hook allocation
Florian Westphal
2024-02-22
1
-1
/
+1
|
*
netfilter: nf_tables: register hooks last when adding new chain/flowtable
Pablo Neira Ayuso
2024-02-22
1
-38
/
+40
|
*
netfilter: nft_flow_offload: release dst in case direct xmit path is used
Pablo Neira Ayuso
2024-02-22
1
-0
/
+1
|
*
netfilter: nft_flow_offload: reset dst in route object after setting up flow
Pablo Neira Ayuso
2024-02-22
1
-3
/
+13
|
*
netfilter: nf_tables: set dormant flag on hook register failure
Florian Westphal
2024-02-22
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-15
4
-4
/
+8
|
\
|
|
*
Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-02-15
3
-3
/
+7
|
|
\
|
|
*
netfilter: nf_tables: fix bidirectional offload regression
Felix Fietkau
2024-02-15
1
-0
/
+1
|
|
*
netfilter: nat: restore default DNAT behavior
Kyle Swenson
2024-02-15
1
-1
/
+4
|
|
*
netfilter: nft_set_pipapo: fix missing : in kdoc
Pablo Neira Ayuso
2024-02-15
1
-2
/
+2
|
*
|
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2024-02-09
1
-1
/
+1
|
|
/
*
|
netfilter: conntrack: expedite rcu in nf_conntrack_cleanup_net_list
Eric Dumazet
2024-02-12
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-08
12
-99
/
+144
|
\
|
|
*
netfilter: nft_set_pipapo: remove scratch_aligned pointer
Florian Westphal
2024-02-08
3
-39
/
+10
|
*
netfilter: nft_set_pipapo: add helper to release pcpu scratch area
Florian Westphal
2024-02-08
1
-5
/
+23
|
*
netfilter: nft_set_pipapo: store index in scratch maps
Florian Westphal
2024-02-08
3
-26
/
+44
|
*
netfilter: nft_set_rbtree: skip end interval element from gc
Pablo Neira Ayuso
2024-02-08
1
-3
/
+3
|
*
netfilter: nfnetlink_queue: un-break NF_REPEAT
Florian Westphal
2024-02-08
1
-3
/
+10
|
*
netfilter: nf_tables: use timestamp to check for set element timeout
Pablo Neira Ayuso
2024-02-08
4
-13
/
+28
|
*
netfilter: nft_ct: reject direction for ct id
Pablo Neira Ayuso
2024-02-08
1
-0
/
+3
|
*
netfilter: ctnetlink: fix filtering for zone 0
Felix Huettner
2024-02-08
1
-4
/
+8
|
*
netfilter: ipset: Missing gc cancellations fixed
Jozsef Kadlecsik
2024-02-08
2
-2
/
+4
|
*
netfilter: nft_set_pipapo: remove static in nft_pipapo_get()
Pablo Neira Ayuso
2024-02-08
1
-1
/
+1
|
*
netfilter: nft_compat: restrict match/target protocol to u16
Pablo Neira Ayuso
2024-02-07
1
-1
/
+7
|
*
netfilter: nft_compat: reject unused compat flag
Pablo Neira Ayuso
2024-02-07
1
-1
/
+2
|
*
netfilter: nft_compat: narrow down revision to unsigned 8-bits
Pablo Neira Ayuso
2024-02-07
1
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-01
10
-31
/
+106
|
\
|
|
*
netfilter: nft_ct: sanitize layer 3 and 4 protocol number in custom expectations
Pablo Neira Ayuso
2024-01-31
1
-0
/
+24
|
*
netfilter: nf_log: replace BUG_ON by WARN_ON_ONCE when putting logger
Pablo Neira Ayuso
2024-01-31
1
-3
/
+4
|
*
netfilter: ipset: fix performance regression in swap operation
Jozsef Kadlecsik
2024-01-31
4
-18
/
+61
|
*
netfilter: conntrack: check SCTP_CID_SHUTDOWN_ACK for vtag setting in sctp_new
Xin Long
2024-01-31
1
-1
/
+1
|
*
netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEV
Pablo Neira Ayuso
2024-01-31
2
-5
/
+10
|
*
netfilter: conntrack: correct window scaling with retransmitted SYN
Ryan Schaefer
2024-01-31
1
-4
/
+6
[next]