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
2022-01-02
ipv6: ioam: Support for Queue depth data field
Justin Iurman
1
-1
/
+15
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-0
/
+3
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-1
/
+6
2021-12-29
ipv6: raw: check passed optlen before reading
Tamir Duberstein
1
-0
/
+3
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2
-0
/
+2
2021-12-27
ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivate
William Zhao
1
-0
/
+2
2021-12-24
udp: using datalen to cap ipv6 udp max gso segments
Coco Li
1
-1
/
+1
2021-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+9
2021-12-21
inet: fully convert sk->sk_rx_dst to RCU rules
Eric Dumazet
2
-6
/
+9
2021-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+0
2021-12-17
add missing bpf-cgroup.h includes
Jakub Kicinski
1
-0
/
+1
2021-12-16
sit: do not call ipip6_dev_free() from sit_init_net()
Eric Dumazet
1
-1
/
+0
2021-12-16
fib: rules: remove duplicated nla policies
Florian Westphal
2
-10
/
+0
2021-12-15
ipv6: use GFP_ATOMIC in rt6_probe()
Eric Dumazet
1
-1
/
+1
2021-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+8
2021-12-09
xfrm: use net device refcount tracker helpers
Eric Dumazet
1
-2
/
+2
2021-12-09
seg6: fix the iif in the IPv6 socket control block
Andrea Mayer
1
-0
/
+8
2021-12-08
inet: add net device refcount tracker to struct fib_nh_common
Eric Dumazet
1
-0
/
+2
2021-12-07
ipmr, ip6mr: add net device refcount tracker to struct vif_device
Eric Dumazet
1
-1
/
+2
2021-12-07
ipv6: add net device refcount tracker to struct inet6_dev
Eric Dumazet
2
-3
/
+3
2021-12-07
ipv6: add net device refcount tracker to struct ip6_tnl
Eric Dumazet
3
-8
/
+8
2021-12-07
sit: add net device refcount tracking to ip_tunnel
Eric Dumazet
1
-2
/
+2
2021-12-07
ipv6: add net device refcount tracker to rt6_probe_deferred()
Eric Dumazet
1
-2
/
+3
2021-12-07
net: dst: add net device refcount tracking to dst_entry
Eric Dumazet
1
-2
/
+3
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-5
/
+5
2021-12-02
gro: Fix inconsistent indenting
Jiapeng Chong
1
-3
/
+3
2021-11-30
net: ipv6: use the new fib6_nh_release_dsts helper in fib6_nh_release
Nikolay Aleksandrov
1
-18
/
+2
2021-11-29
ipv6: fix memory leak in fib6_rule_suppress
msizanoen1
1
-2
/
+2
2021-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-1
/
+21
2021-11-25
net-ipv6: changes to ->tclass (via IPV6_TCLASS) should sk_dst_reset()
Maciej Żenczykowski
1
-1
/
+4
2021-11-25
net-ipv6: do not allow IPV6_TCLASS to muck with tcp's ECN
Maciej Żenczykowski
1
-0
/
+4
2021-11-25
gro: remove rcu_read_lock/rcu_read_unlock from gro_complete handlers
Eric Dumazet
1
-6
/
+2
2021-11-25
gro: remove rcu_read_lock/rcu_read_unlock from gro_receive handlers
Eric Dumazet
2
-7
/
+1
2021-11-22
net: ipv6: add fib6_nh_release_dsts stub
Nikolay Aleksandrov
2
-0
/
+20
2021-11-22
ipv6: fix typos in __ip6_finish_output()
Eric Dumazet
1
-1
/
+1
2021-11-19
ipv6: Use memset_after() to zero rt6_info
Kees Cook
1
-3
/
+1
2021-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+6
2021-11-18
ipv6: ah6: use swap() to make code cleaner
Yao Jing
1
-4
/
+1
2021-11-18
ipv6: check return value of ipv6_skip_exthdr
Jordy Zomer
1
-0
/
+6
2021-11-18
ipv4/raw: support binding to nonlocal addresses
Riccardo Paolo Bestetti
1
-5
/
+2
2021-11-17
net: align static siphash keys
Eric Dumazet
2
-2
/
+2
2021-11-16
net: drop nopreempt requirement on sock_prot_inuse_add()
Eric Dumazet
1
-4
/
+4
2021-11-16
net: move gro definitions to include/net/gro.h
Eric Dumazet
3
-0
/
+3
2021-11-16
tcp: defer skb freeing after socket lock is released
Eric Dumazet
1
-0
/
+1
2021-11-16
tcp: add RETPOLINE mitigation to sk_backlog_rcv
Eric Dumazet
1
-2
/
+3
2021-11-16
net: remove sk_route_nocaps
Eric Dumazet
1
-1
/
+1
2021-11-16
tcp: small optimization in tcp_v6_send_check()
Eric Dumazet
1
-3
/
+1
2021-11-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-8
/
+8
2021-11-14
ipv6: Remove duplicate statements
luo penghao
1
-1
/
+0
2021-11-11
bpf: Add ingress_ifindex to bpf_sk_lookup
Mark Pashmfouroush
2
-8
/
+8
[next]