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