aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/fou6.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2019-03-08fou, fou6: avoid uninit-value in gue_err() and gue6_err()Eric Dumazet1-2/+2
2019-02-22fou6: fix proto error handler argument typePaolo Abeni1-1/+1
2019-01-15fou, fou6: do not assume linear skbsEric Dumazet1-2/+7
2019-01-04fou6: Prevent unbounded recursion in GUE error handlerStefano Brivio1-0/+8
2018-11-08fou, fou6: ICMP error handlers for FoU and GUEStefano Brivio1-0/+74
2017-05-21fou: make local function staticstephen hemminger1-8/+6
2016-05-29fou: add Kconfig options for IPv6 supportArnd Bergmann1-1/+1
2016-05-20fou: Add encap ops for IPv6 tunnelsTom Herbert1-0/+140