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
/
exthdrs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-04
ipv6: exthdrs: get rid of indirect calls in ip6_parse_tlv()
Eric Dumazet
1
-59
/
+46
2021-07-21
ipv6: ioam: Data plane support for Pre-allocated Trace
Justin Iurman
1
-0
/
+61
2021-06-24
ipv6: fix out-of-bound access in ip6_parse_tlv()
Eric Dumazet
1
-14
/
+13
2021-06-23
ipv6: exthdrs: do not blindly use init_net
Eric Dumazet
1
-2
/
+2
2021-03-12
seg6: add support for IPv4 decapsulation in ipv6_srh_rcv()
Julien Massonneau
1
-2
/
+3
2020-11-14
ipv6: remove unused function ipv6_skb_idev()
Lukas Bulwahn
1
-5
/
+0
2020-07-14
net: ipv6: kerneldoc fixes
Andrew Lunn
1
-1
/
+0
2020-06-24
net: ipv6: Use struct_size() helper and kcalloc()
Gustavo A. R. Silva
1
-1
/
+1
2020-03-30
net: ipv6: add support for rpl sr exthdr
Alexander Aring
1
-2
/
+199
2020-03-13
inet: Use fallthrough;
Joe Perches
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-07-05
ipv6: make ipv6_renew_options() interrupt/kernel safe
Paul Moore
1
-81
/
+30
2018-04-17
ipv6: Count interface receive statistics on the ingress netdev
Stephen Suryaputra
1
-34
/
+21
2018-01-11
ipv6: sr: fix TLVs not being copied using setsockopt
Mathieu Xhonneux
1
-0
/
+9
2017-11-03
ipv6: Implement limits on Hop-by-Hop and Destination options
Tom Herbert
1
-12
/
+55
2017-10-28
ipv6: exthdrs: use swap macro in ipv6_dest_hao
Gustavo A. R. Silva
1
-4
/
+1
2017-10-18
ipv6: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2017-08-08
ipv6: sr: allow SRH insertion with arbitrary segments_left value
David Lebrun
1
-2
/
+2
2017-08-01
udp6: fix jumbogram reception
Paolo Abeni
1
-0
/
+1
2017-07-04
net, ipv6: convert ipv6_txoptions.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-2
/
+2
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-3
/
+3
2017-05-01
ipv6: Need to export ipv6_push_frag_opts for tunneling now.
David S. Miller
1
-1
/
+1
2017-04-25
ipv6: fix source routing
Sabrina Dubroca
1
-0
/
+4
2017-04-21
ipv6: sr: fix double free of skb after handling invalid SRH
David Lebrun
1
-1
/
+0
2017-02-03
ipv6: sr: remove cleanup flag and fix HMAC computation
David Lebrun
1
-28
/
+3
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
1
-1
/
+1
2016-11-10
ipv6: sr: add support for SRH injection through setsockopt
David Lebrun
1
-4
/
+75
2016-11-10
ipv6: add source address argument for ipv6_push_nfrag_opts
David Lebrun
1
-3
/
+3
2016-11-10
ipv6: sr: add calls to verify and insert HMAC signatures
David Lebrun
1
-0
/
+10
2016-11-10
ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header)
David Lebrun
1
-0
/
+175
2016-07-07
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux in...
James Morris
1
-0
/
+76
2016-06-27
calipso: Add validation of CALIPSO option.
Huw Davies
1
-0
/
+27
2016-06-27
ipv6: Add ipv6_renew_options_kern() that accepts a kernel mem pointer.
Huw Davies
1
-0
/
+49
2016-04-28
ipv6: rename IP6_INC_STATS_BH()
Eric Dumazet
1
-33
/
+33
2015-12-03
ipv6: add complete rcu protection around np->opt
Eric Dumazet
1
-1
/
+2
2015-07-10
ipv6: use flag instead of u16 for hop in inet6_skb_parm
Florian Westphal
1
-1
/
+1
2014-11-11
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
Joe Perches
1
-9
/
+9
2014-10-27
ipv6: include linux/uaccess.h instead of asm/uaccess.h
Fabian Frederick
1
-1
/
+1
2014-08-25
ipv6: White-space cleansing : Line Layouts
Ian Morris
1
-1
/
+1
2013-09-11
ipv6/exthdrs: accept tlv which includes only padding
Jiri Pirko
1
-6
/
+0
2013-01-14
ipv6: Store Router Alert option in IP6CB directly.
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+2
2012-11-16
ipv6: Pull IPv6 GSO registration out of the module
Vlad Yasevich
1
-9
/
+1
2012-11-16
ipv6: Update ipv6 static library with newly needed functions
Vlad Yasevich
1
-44
/
+0
2012-11-16
ipv6: Move exthdr offload support into separate file
Vlad Yasevich
1
-36
/
+4
2012-11-16
ipv6: Switch to using new offload infrastructure.
Vlad Yasevich
1
-3
/
+35
2012-11-16
ipv6: Add new offload registration infrastructure.
Vlad Yasevich
1
-0
/
+8
2012-11-01
ipv6: use IS_ENABLED()
Amerigo Wang
1
-9
/
+9
2012-06-04
net: Remove casts to same type
Joe Perches
1
-2
/
+2
2012-05-21
ipv6/exthdrs: strict Pad1 and PadN check
Eldad Zack
1
-1
/
+14
2012-05-19
ipv6: bool/const conversions phase2
Eric Dumazet
1
-27
/
+27
[next]