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
2020-07-14
net: ipv6: kerneldoc fixes
Andrew Lunn
1
-2
/
+4
2020-02-25
net: UDP tunnel encapsulation module for tunnelling different protocols like ...
Martin Varghese
1
-0
/
+70
2019-12-04
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
1
-4
/
+4
2019-11-16
netfilter: Support iif matches in POSTROUTING
Phil Sutter
1
-2
/
+2
2019-10-18
net: ensure correct skb->tstamp in various fragmenters
Eric Dumazet
1
-0
/
+3
2019-09-27
ipv6: add priority parameter to ip6_xmit()
Eric Dumazet
1
-2
/
+2
2019-09-13
ip: support SO_MARK cmsg
Willem de Bruijn
1
-1
/
+2
2019-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-06-26
ipv6: constify rt6_nexthop()
Nicolas Dichtel
1
-1
/
+1
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-06-11
net: correct udp zerocopy refcnt also when zerocopy only on append
Willem de Bruijn
1
-1
/
+1
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+1
2019-06-04
net: fix use-after-free in kfree_skb_list
Eric Dumazet
1
-3
/
+2
2019-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-9
/
+17
2019-06-01
bpf: Update BPF_CGROUP_RUN_PROG_INET_EGRESS calls
brakmo
1
-9
/
+17
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
1
-5
/
+1
2019-05-31
net: correct zerocopy refcnt with udp MSG_MORE
Willem de Bruijn
1
-2
/
+2
2019-05-31
net: ipv6: split skbuff into fragments transformer
Pablo Neira Ayuso
1
-76
/
+107
2019-05-31
net: ipv6: add skbuff fraglist splitter
Pablo Neira Ayuso
1
-55
/
+77
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-09
neighbor: Add skip_cache argument to neigh_output
David Ahern
1
-1
/
+1
2019-04-04
ipv6: Fix dangling pointer when ipv6 fragment
Junwei Hu
1
-1
/
+3
2019-03-04
net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATE
Francesco Ruggeri
1
-0
/
+6
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2018-12-19
sk_buff: add skb extension infrastructure
Florian Westphal
1
-0
/
+1
2018-12-16
net: clear skb->tstamp in forwarding paths
Eric Dumazet
1
-0
/
+1
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-21
/
+21
2018-12-08
ip: silence udp zerocopy smatch false positive
Willem de Bruijn
1
-1
/
+2
2018-12-08
ipv6: Check available headroom in ip6_xmit() even without options
Stefano Brivio
1
-21
/
+21
2018-12-04
net: Do not route unicast IP packets twice
Ido Schimmel
1
-0
/
+7
2018-12-04
udp: elide zerocopy operation in hot path
Willem de Bruijn
1
-11
/
+11
2018-12-04
udp: msg_zerocopy
Willem de Bruijn
1
-1
/
+22
2018-11-25
net: always initialize pagedlen
Willem de Bruijn
1
-1
/
+2
2018-09-18
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+2
2018-09-17
ipv6: fix possible use-after-free in ip6_xmit()
Eric Dumazet
1
-4
/
+2
2018-09-10
net: Add and use skb_mark_not_on_list().
David S. Miller
1
-1
/
+1
2018-07-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2018-07-23
ip: hash fragments consistently
Paolo Abeni
1
-0
/
+2
2018-07-07
ip: unconditionally set cork gso_size
Willem de Bruijn
1
-2
/
+1
2018-07-07
ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6
Willem de Bruijn
1
-10
/
+8
2018-07-07
ipv6: fold sockcm_cookie into ipcm6_cookie
Willem de Bruijn
1
-14
/
+10
2018-07-04
net: ipv6: Hook into time based transmission
Jesus Sanchez-Palencia
1
-3
/
+8
2018-06-20
ip: limit use of gso_size to udp
Willem de Bruijn
1
-1
/
+2
2018-06-04
vrf: check the original netdevice for generating redirect
Stephen Suryaputra
1
-1
/
+2
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2018-05-18
net: test tailroom before appending to linear skb
Willem de Bruijn
1
-1
/
+2
2018-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-22
/
+0
2018-04-26
udp: paged allocation with gso
Willem de Bruijn
1
-5
/
+14
2018-04-26
udp: generate gso with UDP_SEGMENT
Willem de Bruijn
1
-2
/
+4
[next]