summaryrefslogtreecommitdiffstats
path: root/net/ipv6/fou6.c
Commit message (Expand)AuthorAgeFilesLines
* net: Add MODULE_DESCRIPTION entries to network modulesRob Gill2020-06-201-0/+1
* 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-081-2/+2
* fou6: fix proto error handler argument typePaolo Abeni2019-02-221-1/+1
* fou, fou6: do not assume linear skbsEric Dumazet2019-01-151-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-081-0/+74
* fou: make local function staticstephen hemminger2017-05-211-8/+6
* fou: add Kconfig options for IPv6 supportArnd Bergmann2016-05-291-1/+1
* fou: Add encap ops for IPv6 tunnelsTom Herbert2016-05-201-0/+140