summaryrefslogtreecommitdiffstats
path: root/net/ipv6/fou6.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* fou, fou6: avoid uninit-value in gue_err() and gue6_err()Eric Dumazet2019-03-091-2/+2
* fou6: fix proto error handler argument typePaolo Abeni2019-02-231-1/+1
* fou, fou6: do not assume linear skbsEric Dumazet2019-01-161-2/+7
* fou6: Prevent unbounded recursion in GUE error handlerStefano Brivio2019-01-041-0/+8
* fou, fou6: ICMP error handlers for FoU and GUEStefano Brivio2018-11-091-0/+74
* fou: make local function staticstephen hemminger2017-05-211-8/+6Star
* fou: add Kconfig options for IPv6 supportArnd Bergmann2016-05-301-1/+1
* fou: Add encap ops for IPv6 tunnelsTom Herbert2016-05-211-0/+140