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
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: fix data-races around sk->sk_forward_alloc
Wang Liang
10 days
1
-3
/
+1
*
netfilter: nf_reject_ipv6: fix potential crash in nf_send_reset6()
Eric Dumazet
2024-10-30
1
-8
/
+7
*
Merge tag 'ipsec-2024-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2024-10-24
1
-15
/
+16
|
\
|
*
xfrm: respect ip protocols rules criteria when performing dst lookups
Eyal Birger
2024-09-23
1
-0
/
+3
|
*
xfrm: extract dst lookup parameters into a struct
Eyal Birger
2024-09-23
1
-15
/
+13
*
|
udp: Compute L4 checksum as usual when not segmenting the skb
Jakub Sitnicki
2024-10-15
1
-1
/
+3
*
|
netfilter: fib: check correct rtable in vrf setups
Florian Westphal
2024-10-09
1
-2
/
+3
*
|
Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-10-03
2
-4
/
+13
|
\
\
|
*
\
Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-10-03
1
-2
/
+5
|
|
\
\
|
|
*
|
netfilter: nf_tables: prevent nf_skb_duplicated corruption
Eric Dumazet
2024-09-27
1
-2
/
+5
|
*
|
|
net: gso: fix tcp fraglist segmentation after pull from frag_list
Felix Fietkau
2024-10-02
1
-2
/
+8
|
|
/
/
*
/
/
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
2
-2
/
+2
|
/
/
*
|
Merge tag 'nf-24-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-09-26
1
-3
/
+2
|
\
\
|
|
/
|
/
|
|
*
netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=n
Simon Horman
2024-09-26
1
-3
/
+2
*
|
net: ipv6: select DST_CACHE from IPV6_RPL_LWTUNNEL
Thomas Weißschuh
2024-09-22
1
-0
/
+1
*
|
netfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put()
Eric Dumazet
2024-09-19
1
-12
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-15
2
-6
/
+8
|
\
|
*
ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev()
Eric Dumazet
2024-09-13
1
-1
/
+1
|
*
net: ipv6: rpl_iptunnel: Fix memory leak in rpl_input
Justin Iurman
2024-09-13
1
-5
/
+7
*
|
ipv6: fib_rules: Add DSCP selector support
Ido Schimmel
2024-09-13
1
-3
/
+40
*
|
net: support non paged skb frags
Mina Almasry
2024-09-11
1
-1
/
+2
*
|
Merge tag 'nf-next-24-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2024-09-06
1
-1
/
+1
|
\
\
|
*
|
netfilter: Use kmemdup_array instead of kmemdup for multiple allocation
Yan Zhen
2024-09-03
1
-1
/
+1
*
|
|
net/ipv6: make use of the helper macro LIST_HEAD()
Hongbo Li
2024-09-06
1
-4
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-05
3
-4
/
+16
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ila: call nf_unregister_net_hooks() sooner
Eric Dumazet
2024-09-05
3
-4
/
+16
*
|
|
ipv6: sit: Unmask upper DSCP bits in ipip6_tunnel_bind_dev()
Ido Schimmel
2024-09-04
1
-1
/
+1
*
|
|
ip6_tunnel: Unmask upper DSCP bits in ip4ip6_err()
Ido Schimmel
2024-09-04
1
-2
/
+5
*
|
|
ioam6: improve checks on user data
Justin Iurman
2024-09-03
1
-2
/
+10
*
|
|
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
2024-09-03
4
-5
/
+4
*
|
|
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
2024-09-03
3
-3
/
+5
|
|
/
|
/
|
*
|
ipv6: sit: Unmask upper DSCP bits in ipip6_tunnel_xmit()
Ido Schimmel
2024-08-31
1
-2
/
+3
*
|
icmp: move icmp_global.credit and icmp_global.stamp to per netns storage
Eric Dumazet
2024-08-30
1
-2
/
+2
*
|
icmp: change the order of rate limits
Eric Dumazet
2024-08-30
1
-10
/
+18
*
|
tcp: add SO_PEEK_OFF socket option tor TCPv6
Jon Maloy
2024-08-29
1
-0
/
+1
*
|
net/ipv6: replace deprecated strcpy with strscpy
Hongbo Li
2024-08-29
1
-1
/
+1
*
|
tcp: annotate data-races around tcptw->tw_rcv_nxt
Eric Dumazet
2024-08-28
1
-1
/
+2
*
|
tcp: remove volatile qualifier on tw_substate
Eric Dumazet
2024-08-28
1
-1
/
+1
*
|
ipv6: avoid indirect calls for SOL_IP socket options
Eric Dumazet
2024-08-26
1
-2
/
+2
*
|
ipv6: mcast: use min() to simplify the code
Li Zetao
2024-08-26
1
-2
/
+3
*
|
Merge tag 'nf-next-24-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2024-08-26
1
-2
/
+2
|
\
\
|
*
|
netfilter: nf_tables: pass context structure to nft_parse_register_load
Florian Westphal
2024-08-20
1
-2
/
+2
*
|
|
net/ipv6: delete redundant judgment statements
Li Zetao
2024-08-23
1
-4
/
+2
*
|
|
ip6mr: delete redundant judgment statements
Li Zetao
2024-08-23
1
-2
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-22
2
-5
/
+17
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ipv6: prevent possible UAF in ip6_xmit()
Eric Dumazet
2024-08-21
1
-0
/
+4
|
*
|
ipv6: fix possible UAF in ip6_finish_output2()
Eric Dumazet
2024-08-21
1
-0
/
+4
|
*
|
ipv6: prevent UAF in ip6_send_skb()
Eric Dumazet
2024-08-21
1
-0
/
+2
|
*
|
ip6_tunnel: Fix broken GRO
Thomas Bogendoerfer
2024-08-20
1
-5
/
+7
*
|
|
net: ipv6: ioam6: new feature tunsrc
Justin Iurman
2024-08-22
1
-8
/
+57
[next]