summaryrefslogtreecommitdiffstats
path: root/net/ipv6/rpl_iptunnel.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-23net: ipv6: Use struct_size() helper and kcalloc()Gustavo A. R. Silva1-2/+1
2020-04-02net: ipv6: rpl_iptunnel: remove redundant assignments to variable errColin Ian King1-1/+1
2020-03-31net: ipv6: rpl_iptunnel: Fix potential memory leak in rpl_do_srh_inlineGustavo A. R. Silva1-1/+3
2020-03-29net: ipv6: add rpl sr tunnelAlexander Aring1-0/+380