index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
seg6_local.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-04-28
netlink: make validation more configurable for future strictness
Johannes Berg
1
-4
/
+5
2019-04-28
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
1
-1
/
+1
2018-07-31
bpf: add End.DT6 action to bpf_lwt_seg6_action helper
Mathieu Xhonneux
1
-18
/
+32
2018-07-23
ipv6: sr: Use kmemdup instead of duplicating it in parse_nla_srh
YueHaibing
1
-3
/
+1
2018-05-24
ipv6: sr: Add seg6local action End.BPF
Mathieu Xhonneux
1
-2
/
+166
2018-05-24
bpf: Add IPv6 Segment Routing helpers
Mathieu Xhonneux
1
-0
/
+2
2018-05-24
ipv6: sr: export function lookup_nexthop
Mathieu Xhonneux
1
-9
/
+11
2018-03-04
net/ipv6: Pass skb to route lookup
David Ahern
1
-2
/
+2
2018-01-09
ipv6: use ARRAY_SIZE for array sizing calculation on array seg6_action_table
Colin Ian King
1
-1
/
+1
2017-09-12
ipv6: sr: remove duplicate routing header type check
David Lebrun
1
-4
/
+0
2017-08-31
ipv6: sr: fix get_srh() to comply with IPv6 standard "RFC 8200"
Ahmed Abdelsalam
1
-6
/
+12
2017-08-26
ipv6: sr: implement additional seg6local actions
David Lebrun
1
-0
/
+147
2017-08-26
ipv6: sr: add helper functions for seg6local
David Lebrun
1
-89
/
+100
2017-08-26
ipv6: sr: enforce IPv6 packets for seg6local lwt
David Lebrun
1
-0
/
+8
2017-08-26
ipv6: sr: add support for ip4ip6 encapsulation
David Lebrun
1
-1
/
+1
2017-08-08
ipv6: sr: implement several seg6local actions
David Lebrun
1
-0
/
+271
2017-08-08
ipv6: sr: add rtnetlink functions for seg6local action parameters
David Lebrun
1
-18
/
+193
2017-08-08
ipv6: sr: define core operations for seg6local lightweight tunnel
David Lebrun
1
-0
/
+320