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
/
seg6.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+5
2022-09-05
ipv6: sr: fix out-of-bounds read when setting HMAC data.
David Lebrun
1
-0
/
+5
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
1
-0
/
+1
2022-01-04
icmp: ICMPV6: Examine invoking packet for Segment Route Headers.
Andrew Lunn
1
-0
/
+30
2022-01-04
seg6: export get_srh() for ICMP handling
Andrew Lunn
1
-0
/
+29
2021-11-03
net:ipv6:Remove unneeded semicolon
Zhang Mingyu
1
-1
/
+1
2021-10-04
net: ipv6: fix use after free of struct seg6_pernet_data
MichelleJin
1
-1
/
+1
2021-09-28
net: ipv6: check return value of rhashtable_init
MichelleJin
1
-2
/
+6
2021-04-30
net: Remove redundant assignment to err
Yang Li
1
-3
/
+0
2020-06-05
seg6: fix seg6_validate_srh() to avoid slab-out-of-bounds
Ahmed Abdelsalam
1
-6
/
+10
2020-05-07
seg6: fix SRH processing to comply with RFC8754
Ahmed Abdelsalam
1
-2
/
+8
2020-04-16
ipv6: remove redundant assignment to variable err
Colin Ian King
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-04-28
genetlink: optionally validate strictly/dumps
Johannes Berg
1
-0
/
+4
2019-03-22
genetlink: make policy common to family
Johannes Berg
1
-4
/
+1
2019-02-12
ipv6: propagate genlmsg_reply return code
Li RongQing
1
-3
/
+1
2018-06-22
rhashtable: split rhashtable.h
NeilBrown
1
-0
/
+1
2018-05-29
net: remove unnecessary genlmsg_cancel() calls
YueHaibing
1
-1
/
+0
2017-12-11
rhashtable: Change rhashtable_walk_start to return void
Tom Herbert
1
-3
/
+1
2017-08-08
ipv6: sr: define core operations for seg6local lightweight tunnel
David Lebrun
1
-0
/
+5
2017-08-08
ipv6: sr: allow SRH insertion with arbitrary segments_left value
David Lebrun
1
-1
/
+1
2017-05-21
ipv6: drop unused variables in seg6_genl_dumphac
stephen hemminger
1
-4
/
+0
2017-04-20
ipv6: sr: fix out-of-bounds access in SRH validation
David Lebrun
1
-0
/
+3
2017-01-20
ipv6: seg6_genl_set_tunsrc() must check kmemdup() return value
Eric Dumazet
1
-0
/
+2
2016-11-16
ipv6: sr: add option to control lwtunnel support
David Lebrun
1
-0
/
+8
2016-11-10
ipv6: sr: implement API to control SR HMAC structure
David Lebrun
1
-0
/
+229
2016-11-10
ipv6: sr: add support for SRH encapsulation and injection with lwtunnels
David Lebrun
1
-0
/
+44
2016-11-10
ipv6: sr: add code base for control plane support of SR-IPv6
David Lebrun
1
-0
/
+214