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
starfive-6.6.48-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
2024-05-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
6
-13
/
+22
2024-05-24
net: Add additional bit to support clockid_t timestamp type
Abhishek Chauhan
3
-4
/
+13
2024-05-24
net: Rename mono_delivery_time to tstamp_type for scalabilty
Abhishek Chauhan
5
-9
/
+9
2024-05-21
ipv6: sr: fix memleak in seg6_hmac_init_algo
Hangbin Liu
1
-14
/
+28
2024-05-20
ipv6: sr: fix missing sk_buff release in seg6_input_core
Andrea Mayer
1
-5
/
+6
2024-05-17
net/ipv6: Fix route deleting failure when metric equals 0
xu xin
1
-1
/
+4
2024-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+4
2024-05-14
tcp: rstreason: handle timewait cases in the receive path
Jason Xing
1
-1
/
+1
2024-05-14
net: gro: move L3 flush checks to tcp_gro_receive and udp_gro_receive_segment
Richard Gobert
1
-11
/
+0
2024-05-14
net: gro: use cb instead of skb->network_header
Richard Gobert
2
-4
/
+4
2024-05-13
Merge tag 'nf-next-24-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
1
-1
/
+1
2024-05-11
ipv6: sr: fix invalid unregister error path
Hangbin Liu
1
-0
/
+2
2024-05-11
ipv6: sr: fix incorrect unregister order
Hangbin Liu
1
-1
/
+1
2024-05-11
ipv6: sr: add missing seg6_local_exit
Hangbin Liu
1
-0
/
+1
2024-05-10
net: ipv6: fix wrong start position when receive hop-by-hop fragment
gaoxingwang
1
-1
/
+1
2024-05-10
tcp: get rid of twsk_unique()
Eric Dumazet
2
-2
/
+3
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-4
/
+12
2024-05-09
ipv6: prevent NULL dereference in ip6_output()
Eric Dumazet
1
-1
/
+1
2024-05-09
ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()
Eric Dumazet
1
-1
/
+5
2024-05-08
ipv6: Fix potential uninit-value access in __ip6_make_skb()
Shigeru Yoshida
1
-1
/
+1
2024-05-08
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2
-2
/
+3
2024-05-07
rtnetlink: allow rtnl_fill_link_netnsid() to run under RCU protection
Eric Dumazet
1
-1
/
+1
2024-05-07
Merge tag 'ipsec-next-2024-05-03' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2
-25
/
+7
2024-05-06
netfilter: use NF_DROP instead of -NF_DROP
Jason Xing
1
-1
/
+1
2024-05-06
net: add heuristic for enabling TCP fraglist GRO
Felix Fietkau
1
-0
/
+35
2024-05-06
net: create tcp_gro_header_pull helper function
Felix Fietkau
1
-5
/
+13
2024-05-06
net: add code for TCP fraglist GRO
Felix Fietkau
1
-0
/
+9
2024-05-06
net: add support for segmenting TCP fraglist GSO packets
Felix Fietkau
1
-0
/
+58
2024-05-04
Merge tag 'ipsec-2024-05-02' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
1
-1
/
+5
2024-05-03
netfilter: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
1
-1
/
+0
2024-05-03
net: ipv{6,4}: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
6
-19
/
+6
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-2
/
+5
2024-05-02
net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...
Richard Gobert
3
-2
/
+5
2024-05-01
ipv6: anycast: use call_rcu_hurry() in aca_put()
Eric Dumazet
1
-3
/
+2
2024-05-01
xfrm: Add dir validation to "in" data path lookup
Antony Antony
1
-0
/
+7
2024-04-29
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
11
-45
/
+40
2024-04-26
rstreason: make it work in trace world
Jason Xing
1
-1
/
+1
2024-04-26
tcp: support rstreason for passive reset
Jason Xing
1
-4
/
+7
2024-04-26
rstreason: prepare for passive reset
Jason Xing
1
-6
/
+9
2024-04-26
xfrm: Preserve vlan tags for transport mode software GRO
Paul Davey
1
-1
/
+5
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+3
2024-04-22
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
5
-7
/
+7
2024-04-20
udp: preserve the connected status if only UDP cmsg
Yick Xie
1
-2
/
+3
2024-04-18
udpencap: Remove Obsolete UDP_ENCAP_ESPINUDP_NON_IKE Support
Antony Antony
2
-25
/
+0
2024-04-17
ip6_vti: fix memleak on netns dismantle
Florian Westphal
1
-0
/
+1
2024-04-15
udp: Avoid call to compute_score on multiple sites
Gabriel Krisman Bertazi
1
-4
/
+16
2024-04-15
net: ip6_gre: Remove generic .ndo_get_stats64
Breno Leitao
1
-3
/
+0
2024-04-15
net: ipv6_gre: Do not use custom stat allocator
Breno Leitao
1
-17
/
+5
2024-04-13
tcp: small optimization when TCP_TW_SYN is processed
Eric Dumazet
1
-1
/
+1
2024-04-12
net: move skb ref helpers to new header
Mina Almasry
1
-0
/
+1
[next]