aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6/fou6.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-20net: Add MODULE_DESCRIPTION entries to network modulesGravatar Rob Gill 1-0/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesGravatar Thomas Gleixner 1-0/+1
2019-03-08fou, fou6: avoid uninit-value in gue_err() and gue6_err()Gravatar Eric Dumazet 1-2/+2
2019-02-22fou6: fix proto error handler argument typeGravatar Paolo Abeni 1-1/+1
2019-01-15fou, fou6: do not assume linear skbsGravatar Eric Dumazet 1-2/+7
2019-01-04fou6: Prevent unbounded recursion in GUE error handlerGravatar Stefano Brivio 1-0/+8
2018-11-08fou, fou6: ICMP error handlers for FoU and GUEGravatar Stefano Brivio 1-0/+74
2017-05-21fou: make local function staticGravatar stephen hemminger 1-8/+6
2016-05-29fou: add Kconfig options for IPv6 supportGravatar Arnd Bergmann 1-1/+1
2016-05-20fou: Add encap ops for IPv6 tunnelsGravatar Tom Herbert 1-0/+140