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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-25
ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
Wang Hai
1
-9
/
+17
2020-11-25
tcp: Set ECT0 bit in tos/tclass for synack when BPF needs ECN
Alexander Duyck
1
-2
/
+7
2020-11-24
tcp: fix race condition when creating child sockets from syncookies
Ricardo Dias
1
-1
/
+12
2020-11-21
tcp: Allow full IP tos/IPv6 tclass to be reflected in L3 header
Alexander Duyck
1
-3
/
+3
2020-11-19
ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 module
Georg Kohmann
2
-31
/
+2
2020-11-18
ah6: fix error return code in ah6_input()
Zhang Changzhong
1
-1
/
+2
2020-11-16
ipv6/netfilter: Discard first fragment not including all headers
Georg Kohmann
2
-20
/
+44
2020-11-14
ipv6: Fix error path to cancel the meseage
Zhang Qilong
1
-2
/
+6
2020-11-14
net: Exempt multicast addresses from five-second neighbor lifetime
Jeff Dike
1
-0
/
+7
2020-11-12
net: udp: fix IP header access and skb lookup on Fast/frag0 UDP GRO
Alexander Lobakin
1
-2
/
+15
2020-11-11
net: Update window_clamp if SOCK_RCVBUF is set
Mao Wenan
1
-2
/
+8
2020-11-10
IPv6: Set SIT tunnel hard_header_len to zero
Oliver Herms
1
-2
/
+0
2020-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
1
-2
/
+2
2020-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2
-4
/
+4
2020-10-31
IPv6: reply ICMP error if the first fragment don't include all headers
Hangbin Liu
2
-2
/
+39
2020-10-30
ip6_tunnel: set inner ipproto before ip6_tnl_encap
Alexander Ovechkin
1
-2
/
+2
2020-10-30
netfilter: use actual socket sk rather than skb sk when routing harder
Jason A. Donenfeld
2
-4
/
+4
2020-10-20
netfilter: Drop fragmented ndisc packets assembled in netfilter
Georg Kohmann
1
-0
/
+1
2020-10-16
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
13
-47
/
+119
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-9
/
+15
2020-10-15
net: fix pos incrementment in ipv6_route_seq_next
Yonghong Song
1
-1
/
+3
2020-10-15
ipv6/icmp: l3mdev: Perform icmp error route lookup on source device routing t...
Mathieu Desnoyers
2
-4
/
+5
2020-10-14
net/ipv6: use semicolons rather than commas to separate statements
Julia Lawall
1
-1
/
+1
2020-10-14
netfilter: nf_log: missing vlan offload tag and proto
Pablo Neira Ayuso
1
-3
/
+5
2020-10-13
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-4
/
+4
2020-10-10
net: ipv6: Discard next-hop MTU less than minimum link MTU
Georg Kohmann
1
-1
/
+2
2020-10-09
xfrm: interface: fix the priorities for ipip and ipv6 tunnels
Xin Long
1
-2
/
+2
2020-10-06
ipv6: use dev_sw_netstats_rx_add()
Fabian Frederick
1
-7
/
+1
2020-09-29
ip6gre: avoid tx_error when sending MLD/DAD on external tunnels
Davide Caratti
1
-11
/
+22
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-5
/
+11
2020-09-22
ipv6: route: convert comma to semicolon
Xu Wang
1
-1
/
+1
2020-09-19
net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMAC
Necip Fazil Yildiran
1
-0
/
+1
2020-09-19
net: ipv6: delete duplicated words
Randy Dunlap
2
-2
/
+2
2020-09-12
ipv6: remove redundant assignment to variable err
Colin Ian King
1
-1
/
+2
2020-09-10
tcp: reflect tos value received in SYN to the socket
Wei Wang
1
-1
/
+9
2020-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+39
2020-09-09
ipv6: add tos reflection in TCP reset and ack
Wei Wang
1
-5
/
+5
2020-09-09
ipv6: avoid lockdep issue in fib6_del()
Eric Dumazet
1
-4
/
+9
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2020-09-03
ipv6: Fix sysctl max for fib_multipath_hash_policy
Ido Schimmel
1
-1
/
+2
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+3
2020-08-31
net: ipv6: remove unused arg exact_dif in compute_score
Miaohe Lin
1
-4
/
+2
2020-08-31
ipv6: add ipv6_fragment hook in ipv6_stub
wenxu
2
-0
/
+9
2020-08-28
netfilter: ip6t_NPT: rewrite addresses in ICMPv6 original packet
Michael Zhou
1
-0
/
+39
2020-08-25
ipv6: fib6: Avoid comma separated statements
Joe Perches
1
-4
/
+8
2020-08-25
io_uring: allow tcp ancillary data for __sys_recvmsg_sock()
Luke Hsiao
1
-0
/
+1
2020-08-25
bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt()
Martin KaFai Lau
1
-2
/
+3
2020-08-21
gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY
Mark Tomlinson
1
-1
/
+9
2020-08-20
csum_partial_copy_nocheck(): drop the last argument
Al Viro
1
-1
/
+1
2020-08-20
skb_copy_and_csum_bits(): don't bother with the last argument
Al Viro
2
-3
/
+3
[next]