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
2017-07-26
ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()
Stefano Brivio
1
-4
/
+0
2017-07-01
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
Reshetova, Elena
1
-2
/
+2
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-06-23
net: account for current skb length when deciding about UFO
Michal Kubeček
1
-1
/
+1
2017-06-18
ipv6: remove unnecessary dst_hold() in ip6_fragment()
Wei Wang
1
-4
/
+0
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-2
/
+2
2017-06-10
Remove the redundant skb->dev initialization in ip6_fragment
Chenbo Feng
1
-1
/
+0
2017-06-09
ipv6: Initial skb->dev and skb->protocol in ip6_output
Chenbo Feng
1
-3
/
+3
2017-05-22
ipv6: fix out of bound writes in __ip6_append_data()
Eric Dumazet
1
-7
/
+8
2017-05-18
ipv6: Check ip6_find_1stfragopt() return value properly.
David S. Miller
1
-4
/
+3
2017-05-17
ipv6: Prevent overrun when parsing v6 header options
Craig Gallek
1
-0
/
+4
2017-03-13
ipv6: avoid write to a possibly cloned skb
Florian Westphal
1
-1
/
+6
2017-03-10
udp: avoid ufo handling on IP payload compression packets
Alexey Kodanev
1
-1
/
+1
2017-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2017-02-19
ipv6: release dst on error in ip6_dst_lookup_tail
Willem de Bruijn
1
-2
/
+4
2017-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2017-02-14
ipv6: Inhibit IPv4-mapped src address on the wire.
Jonathan T. Leighton
1
-0
/
+3
2017-02-12
net: rename dst_neigh_output back to neigh_output
Julian Anastasov
1
-1
/
+1
2017-02-07
net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP
Julian Anastasov
1
-0
/
+6
2017-02-07
net: add dst_pending_confirm flag to skbuff
Julian Anastasov
1
-0
/
+1
2017-01-30
ipv6: Paritially checksum full MTU frames
Vlad Yasevich
1
-1
/
+1
2017-01-27
tcp: don't annotate mark on control socket from tcp_v6_send_response()
Pablo Neira
1
-2
/
+2
2016-12-29
ipv6: Should use consistent conditional judgement for ip6 fragment between __...
Zheng Li
1
-1
/
+1
2016-11-26
net: ipv4, ipv6: run cgroup eBPF egress programs
Daniel Mack
1
-0
/
+9
2016-11-20
net: fix bogus cast in skb_pagelen() and use unsigned variables
Alexey Dobriyan
1
-1
/
+1
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-11-10
ipv6: add source address argument for ipv6_push_nfrag_opts
David Lebrun
1
-2
/
+3
2016-10-31
ipv6: Don't use ufo handling on later transformed packets
Jakub Sitnicki
1
-1
/
+1
2016-09-11
net: ipv6: Remove l3mdev_get_saddr6
David Ahern
1
-8
/
+1
2016-09-11
net: l3mdev: remove redundant calls
David Ahern
1
-2
/
+0
2016-09-11
net: l3mdev: Add hook to output path
David Ahern
1
-0
/
+8
2016-08-31
net: lwtunnel: Handle fragmentation
Roopa Prabhu
1
-0
/
+8
2016-06-18
net: vrf: Implement get_saddr for IPv6
David Ahern
1
-2
/
+10
2016-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+3
2016-06-08
ipv6: Skip XFRM lookup if dst_entry in socket cache is valid
Jakub Sitnicki
1
-8
/
+3
2016-06-04
skbuff: introduce skb_gso_validate_mtu
Marcelo Ricardo Leitner
1
-1
/
+1
2016-05-03
ipv6: add new struct ipcm6_cookie
Wei Wang
1
-22
/
+20
2016-04-28
ipv6: rename IP6_INC_STATS_BH()
Eric Dumazet
1
-17
/
+17
2016-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+4
2016-04-08
ipv6: Count in extension headers in skb->network_header
Jakub Sitnicki
1
-4
/
+4
2016-04-04
sock: enable timestamping using control messages
Soheil Hassas Yeganeh
1
-6
/
+9
2016-03-02
net: remove skb_sender_cpu_clear()
WANG Cong
1
-1
/
+0
2016-01-30
ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
Paolo Abeni
1
-1
/
+5
2016-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-01-12
udp: disallow UFO for sockets with SO_NO_CHECK option
Michal Kubeček
1
-1
/
+1
2015-12-16
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
Tom Herbert
1
-1
/
+1
2015-11-01
ipv6: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragment
Hannes Frederic Sowa
1
-4
/
+4
2015-11-01
ipv6: no CHECKSUM_PARTIAL on MSG_MORE corked sockets
Hannes Frederic Sowa
1
-37
/
+33
2015-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+2
2015-10-29
ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is...
Hannes Frederic Sowa
1
-0
/
+2
[next]