index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ip6_output.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-03
ipv6: Fix an uninit variable access bug in __ip6_make_skb()
Ziyang Xuan
1
-1
/
+6
2023-01-23
ipv6: fix reachability confirmation with proxy_ndp
Gergely Risko
1
-1
/
+14
2022-12-08
ipv6: avoid use-after-free in ip6_fragment()
Eric Dumazet
1
-0
/
+5
2022-09-29
net: shrink struct ubuf_info
Pavel Begunkov
1
-1
/
+1
2022-08-30
net: unify alloclen calculation for paged requests
Pavel Begunkov
1
-4
/
+1
2022-08-10
ipv6: do not use RT_TOS for IPv6 flowlabel
Matthias May
1
-2
/
+1
2022-07-20
ipv6/udp: support externally provided ubufs
Pavel Begunkov
1
-13
/
+31
2022-07-19
ipv6: avoid partial copy for zc
Pavel Begunkov
1
-1
/
+6
2022-06-08
ipv6: Fix signed integer overflow in __ip6_append_data
Wang Yufen
1
-3
/
+3
2022-05-16
ipv6: Add hop-by-hop header to jumbograms in ip6_output
Coco Li
1
-2
/
+20
2022-04-30
ipv6: refactor ip6_finish_output2()
Pavel Begunkov
1
-11
/
+13
2022-04-30
ipv6: help __ip6_finish_output() inlining
Pavel Begunkov
1
-1
/
+0
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+1
2022-04-13
net: ip: add skb drop reasons to ip forwarding
Menglong Dong
1
-3
/
+6
2022-04-11
ipv6: fix panic when forwarding a pkt with no in6 dev
Nicolas Dichtel
1
-1
/
+1
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2022-03-16
net: Add l3mdev index to flow struct and avoid oif reset for port devices
David Ahern
1
-2
/
+1
2022-03-12
net: ipv6: fix skb_over_panic in __ip6_append_data
Tadeusz Struk
1
-2
/
+2
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+7
2022-03-03
net: Add skb_clear_tstamp() to keep the mono delivery_time
Martin KaFai Lau
1
-1
/
+1
2022-03-03
net: Add skb->mono_delivery_time to distinguish mono delivery_time from (rcv)...
Martin KaFai Lau
1
-2
/
+3
2022-02-26
net: ip: add skb drop reasons for ip egress path
Menglong Dong
1
-3
/
+3
2022-02-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-4
/
+7
2022-02-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-02-18
net-timestamp: convert sk->sk_tskey to atomic_t
Eric Dumazet
1
-1
/
+1
2022-02-17
net: ping6: support setting basic SOL_IPV6 options via cmsg
Jakub Kicinski
1
-0
/
+1
2022-01-28
ipv6: optimise dst refcounting on cork init
Pavel Begunkov
1
-4
/
+9
2022-01-28
udp6: pass flow in ip6_make_skb together with cork
Pavel Begunkov
1
-11
/
+9
2022-01-28
ipv6: pass full cork into __ip6_append_data()
Pavel Begunkov
1
-3
/
+4
2022-01-28
ipv6: don't zero inet_cork_full::fl after use
Pavel Begunkov
1
-1
/
+0
2022-01-28
ipv6: clean up cork setup/release
Pavel Begunkov
1
-23
/
+21
2022-01-28
ipv6: remove daddr temp buffer in __ip6_make_skb
Pavel Begunkov
1
-4
/
+3
2022-01-28
ipv6: optimise dst refcounting on skb init
Pavel Begunkov
1
-1
/
+10
2022-01-24
xfrm: fix MTU regression
Jiri Bohac
1
-4
/
+7
2021-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-11-22
ipv6: fix typos in __ip6_finish_output()
Eric Dumazet
1
-1
/
+1
2021-11-16
net: remove sk_route_nocaps
Eric Dumazet
1
-1
/
+1
2021-10-16
ipv6: When forwarding count rx stats on the orig netdev
Stephen Suryaputra
1
-1
/
+2
2021-08-03
ipv6: use skb_expand_head in ip6_xmit
Vasily Averin
1
-16
/
+11
2021-08-03
ipv6: use skb_expand_head in ip6_finish_output2
Vasily Averin
1
-35
/
+16
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+3
2021-07-23
ipv6: decrease hop limit counter in ip6_forward()
Kangmin Park
1
-2
/
+3
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2021-07-21
net: ipv6: introduce ip6_dst_mtu_maybe_forward
Vadim Fedorenko
1
-1
/
+1
2021-07-20
ipv6: ip6_finish_output2: set sk into newly allocated nskb
Vasily Averin
1
-1
/
+1
2021-07-12
ipv6: allocate enough headroom in ip6_finish_output2()
Vasily Averin
1
-0
/
+28
2021-07-07
ipv6: fix 'disable_policy' for fwd packets
Nicolas Dichtel
1
-1
/
+3
2021-06-25
ipv6: delete useless dst check in ip6_dst_lookup_tail
zhang kai
1
-5
/
+3
2021-06-24
net: ip: avoid OOM kills with large UDP sends over loopback
Jakub Kicinski
1
-15
/
+17
2021-02-04
net: use indirect call helpers for dst_output
Brian Vazquez
1
-0
/
+1
[next]