index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
memcg: enable accounting for IP address and routing-related objects
Vasily Averin
2021-07-20
3
-4
/
+4
*
ipv6: remove unnecessary local variable
Rocco Yue
2021-07-15
1
-4
/
+2
*
ipv6: allocate enough headroom in ip6_finish_output2()
Vasily Averin
2021-07-12
1
-0
/
+28
*
net: send SYNACK packet with accepted fwmark
Alexander Ovechkin
2021-07-09
1
-1
/
+1
*
ipv6: tcp: drop silly ICMPv6 packet too big messages
Eric Dumazet
2021-07-08
1
-2
/
+17
*
ipv6: fix 'disable_policy' for fwd packets
Nicolas Dichtel
2021-07-06
1
-1
/
+3
*
tcp: annotate data races around tp->mtu_info
Eric Dumazet
2021-07-02
1
-2
/
+2
*
net: ipv6: fix return value of ip6_skb_dst_mtu
Vadim Fedorenko
2021-07-02
1
-1
/
+1
*
udp: annotate data races around unix_sk(sk)->gso_size
Eric Dumazet
2021-07-01
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-29
3
-19
/
+18
|
\
|
*
ipv6: fix out-of-bound access in ip6_parse_tlv()
Eric Dumazet
2021-06-24
1
-14
/
+13
|
*
ipv6: exthdrs: do not blindly use init_net
Eric Dumazet
2021-06-23
1
-2
/
+2
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2021-06-23
1
-1
/
+1
|
|
\
|
|
*
xfrm: xfrm_state_mtu should return at least 1280 for ipv6
Sabrina Dubroca
2021-04-19
1
-1
/
+1
|
*
|
ip6_tunnel: fix GRE6 segmentation
Jakub Kicinski
2021-06-22
1
-2
/
+2
*
|
|
net: sock: introduce sk_error_report
Alexander Aring
2021-06-29
3
-4
/
+4
*
|
|
ipv6: ICMPV6: add response to ICMPV6 RFC 8335 PROBE messages
Andreas Roeseler
2021-06-28
1
-3
/
+18
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git
David S. Miller
2021-06-28
7
-114
/
+0
|
\
\
\
|
*
|
|
xfrm: remove hdr_offset indirection
Florian Westphal
2021-06-11
4
-10
/
+0
|
*
|
|
xfrm: ipv6: move mip6_rthdr_offset into xfrm core
Florian Westphal
2021-06-11
1
-48
/
+0
|
*
|
|
xfrm: ipv6: move mip6_destopt_offset into xfrm core
Florian Westphal
2021-06-11
1
-49
/
+0
|
*
|
|
xfrm: remove description from xfrm_type struct
Florian Westphal
2021-06-09
6
-7
/
+0
*
|
|
|
ip6_tunnel: allow redirecting ip6gre and ipxip6 packets to eth devices
Guillaume Nault
2021-06-28
1
-0
/
+1
*
|
|
|
sit: allow redirecting ip6ip, ipip and mplsip packets to eth devices
Guillaume Nault
2021-06-28
1
-0
/
+4
*
|
|
|
ipv6: delete useless dst check in ip6_dst_lookup_tail
zhang kai
2021-06-24
1
-5
/
+3
*
|
|
|
net: ip: avoid OOM kills with large UDP sends over loopback
Jakub Kicinski
2021-06-24
1
-15
/
+17
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-18
3
-5
/
+22
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2021-06-10
1
-4
/
+18
|
|
\
\
\
|
|
*
|
|
netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-local
Florian Westphal
2021-06-09
1
-4
/
+18
|
*
|
|
|
udp: fix race between close() and udp_abort()
Paolo Abeni
2021-06-09
1
-0
/
+3
|
|
/
/
/
|
*
|
|
net: ipv4: Remove unneed BUG() function
Zheng Yongjun
2021-06-08
1
-1
/
+1
*
|
|
|
seg6: add support for SRv6 End.DT46 Behavior
Andrea Mayer
2021-06-18
1
-22
/
+72
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-17
1
-3
/
+11
|
\
\
\
\
|
*
|
|
|
tcp: Migrate TCP_NEW_SYN_RECV requests at receiving the final ACK.
Kuniyuki Iwashima
2021-06-15
1
-3
/
+11
*
|
|
|
|
mld: avoid unnecessary high order page allocation in mld_newpack()
Taehee Yoo
2021-06-14
1
-11
/
+14
*
|
|
|
|
ipv6: fib6: remove redundant initialization of variable err
Colin Ian King
2021-06-14
1
-1
/
+1
*
|
|
|
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-06-07
2
-2
/
+9
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions
Coco Li
2021-06-03
1
-2
/
+6
|
*
|
|
|
sit: set name of device back to struct parms
zhang kai
2021-06-03
1
-0
/
+3
*
|
|
|
|
sit: replace 68 with micro IPV4_MIN_MTU
zhang kai
2021-06-02
1
-1
/
+1
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-06-01
2
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
netfilter: nf_tables: add and use nft_sk helper
Florian Westphal
2021-05-29
1
-1
/
+1
|
*
|
|
|
|
netfilter: x_tables: reduce xt_action_param by 8 byte
Florian Westphal
2021-05-29
1
-1
/
+1
*
|
|
|
|
|
ipv6: align code with context
Rocco Yue
2021-05-31
1
-4
/
+4
*
|
|
|
|
|
ipv6: use prandom_u32() for ID generation
Willy Tarreau
2021-05-31
1
-23
/
+5
|
/
/
/
/
/
*
|
/
/
/
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-27
2
-4
/
+3
|
\
|
|
|
|
|
|
/
/
/
|
/
|
|
|
|
*
|
|
ipv6: record frag_max_size in atomic fragments in input path
Francesco Ruggeri
2021-05-21
1
-1
/
+3
|
*
|
|
mld: fix panic in mld_newpack()
Taehee Yoo
2021-05-17
1
-3
/
+0
|
|
/
/
*
|
|
net: Add notifications when multipath hash field change
Ido Schimmel
2021-05-19
1
-1
/
+17
*
|
|
ipv6: Add custom multipath hash policy
Ido Schimmel
2021-05-18
2
-1
/
+127
[next]