index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2024-03-12
net: ipv6: exthdrs: get rid of ipv6_skb_net()
Justin Iurman
1
-9
/
+1
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
1
-2
/
+2
2024-03-01
ipv6/addrconf: annotate data-races around devconf fields (II)
Eric Dumazet
1
-7
/
+9
2024-02-28
net: exthdrs: ioam6: send trace event
Justin Iurman
1
-0
/
+4
2024-02-22
Fix write to cloned skb in ipv6_hop_ioam()
Justin Iurman
1
-0
/
+10
2023-08-09
ipv6: exthdrs: Replace opencoded swap() implementation
Ziyang Xuan
1
-4
/
+1
2023-07-13
ipv6: rpl: Remove redundant skb_dst_drop().
Kuniyuki Iwashima
1
-2
/
+0
2023-06-19
ipv6: exthdrs: Remove redundant skb_headlen() check in ip6_parse_tlv().
Kuniyuki Iwashima
1
-3
/
+0
2023-06-19
ipv6: exthdrs: Reload hdr only when needed in ipv6_srh_rcv().
Kuniyuki Iwashima
1
-2
/
+2
2023-06-19
ipv6: exthdrs: Replace pskb_pull() with skb_pull() in ipv6_srh_rcv().
Kuniyuki Iwashima
1
-5
/
+1
2023-06-19
ipv6: rpl: Remove redundant multicast tests in ipv6_rpl_srh_rcv().
Kuniyuki Iwashima
1
-2
/
+1
2023-06-19
ipv6: rpl: Remove pskb(_may)?_pull() in ipv6_rpl_srh_rcv().
Kuniyuki Iwashima
1
-16
/
+1
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-18
/
+11
2023-06-07
ipv6: rpl: Fix Route of Death.
Kuniyuki Iwashima
1
-18
/
+11
2023-05-17
seg6: Cleanup duplicates of skb_dst_drop calls
Yuya Tajima
1
-3
/
+0
2022-04-13
net: ipv6: add skb drop reasons to TLV parse
Menglong Dong
1
-12
/
+24
2022-04-13
net: ipv6: remove redundant statistics in ipv6_hop_jumbo()
Menglong Dong
1
-8
/
+1
2022-04-13
ipv6: exthdrs: use swap() instead of open coding it
Guo Zhengkui
1
-4
/
+1
2022-01-28
ipv6: partially inline ipv6_fixup_options
Pavel Begunkov
1
-4
/
+4
2021-11-14
ipv6: Remove duplicate statements
luo penghao
1
-1
/
+0
2021-10-04
ipv6: ioam: Distinguish input and output for hop-limit
Justin Iurman
1
-1
/
+1
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
[next]