Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: ipv6: rpl_iptunnel: Fix memory leak in rpl_input | Justin Iurman | 2024-09-14 | 1 | -5/+7 |
* | net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input() | Eric Dumazet | 2024-06-04 | 1 | -8/+6 |
* | ipv6: rpl: Remove redundant skb_dst_drop(). | Kuniyuki Iwashima | 2023-07-13 | 1 | -2/+1 |
* | net: ipv6: rpl_iptunnel: Replace 0-length arrays with flexible arrays | Kees Cook | 2023-01-07 | 1 | -1/+1 |
* | net: ipv6: rpl_iptunnel: simplify the return expression of rpl_do_srh() | Zheng Yongjun | 2020-12-09 | 1 | -6/+1 |
* | net: ipv6: rpl*: Fix strange kerneldoc warnings due to bad header | Andrew Lunn | 2020-10-30 | 1 | -1/+1 |
* | net: ipv6: Use struct_size() helper and kcalloc() | Gustavo A. R. Silva | 2020-06-24 | 1 | -2/+1 |
* | net: ipv6: rpl_iptunnel: remove redundant assignments to variable err | Colin Ian King | 2020-04-02 | 1 | -1/+1 |
* | net: ipv6: rpl_iptunnel: Fix potential memory leak in rpl_do_srh_inline | Gustavo A. R. Silva | 2020-03-31 | 1 | -1/+3 |
* | net: ipv6: add rpl sr tunnel | Alexander Aring | 2020-03-30 | 1 | -0/+380 |