summaryrefslogtreecommitdiffstats
path: root/net/ipv6/rpl_iptunnel.c
Commit message (Expand)AuthorAgeFilesLines
* net: ipv6: rpl_iptunnel: simplify the return expression of rpl_do_srh()Zheng Yongjun2020-12-081-6/+1
* net: ipv6: rpl*: Fix strange kerneldoc warnings due to bad headerAndrew Lunn2020-10-301-1/+1
* net: ipv6: Use struct_size() helper and kcalloc()Gustavo A. R. Silva2020-06-231-2/+1
* net: ipv6: rpl_iptunnel: remove redundant assignments to variable errColin Ian King2020-04-021-1/+1
* net: ipv6: rpl_iptunnel: Fix potential memory leak in rpl_do_srh_inlineGustavo A. R. Silva2020-03-311-1/+3
* net: ipv6: add rpl sr tunnelAlexander Aring2020-03-291-0/+380