index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
seg6.c
Age
Commit message (
Expand
)
Author
2024-02-20
ipv6: sr: fix possible use-after-free and null-ptr-deref
Vasiliy Kovalev
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-09-05
ipv6: sr: fix out-of-bounds read when setting HMAC data.
David Lebrun
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
2022-01-04
icmp: ICMPV6: Examine invoking packet for Segment Route Headers.
Andrew Lunn
2022-01-04
seg6: export get_srh() for ICMP handling
Andrew Lunn
2021-11-03
net:ipv6:Remove unneeded semicolon
Zhang Mingyu
2021-10-04
net: ipv6: fix use after free of struct seg6_pernet_data
MichelleJin
2021-09-28
net: ipv6: check return value of rhashtable_init
MichelleJin
2021-04-29
net: Remove redundant assignment to err
Yang Li
2020-06-04
seg6: fix seg6_validate_srh() to avoid slab-out-of-bounds
Ahmed Abdelsalam
2020-05-06
seg6: fix SRH processing to comply with RFC8754
Ahmed Abdelsalam
2020-04-15
ipv6: remove redundant assignment to variable err
Colin Ian King
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-27
genetlink: optionally validate strictly/dumps
Johannes Berg
2019-03-22
genetlink: make policy common to family
Johannes Berg
2019-02-12
ipv6: propagate genlmsg_reply return code
Li RongQing
2018-06-22
rhashtable: split rhashtable.h
NeilBrown
2018-05-29
net: remove unnecessary genlmsg_cancel() calls
YueHaibing
2017-12-11
rhashtable: Change rhashtable_walk_start to return void
Tom Herbert
2017-08-07
ipv6: sr: define core operations for seg6local lightweight tunnel
David Lebrun
2017-08-07
ipv6: sr: allow SRH insertion with arbitrary segments_left value
David Lebrun
2017-05-21
ipv6: drop unused variables in seg6_genl_dumphac
stephen hemminger
2017-04-20
ipv6: sr: fix out-of-bounds access in SRH validation
David Lebrun
2017-01-20
ipv6: seg6_genl_set_tunsrc() must check kmemdup() return value
Eric Dumazet
2016-11-16
ipv6: sr: add option to control lwtunnel support
David Lebrun
2016-11-09
ipv6: sr: implement API to control SR HMAC structure
David Lebrun
2016-11-09
ipv6: sr: add support for SRH encapsulation and injection with lwtunnels
David Lebrun
2016-11-09
ipv6: sr: add code base for control plane support of SR-IPv6
David Lebrun