Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | can: skb: can_skb_set_owner(): fix ref counting if socket was closed before s... | Oleksij Rempel | 2021-03-17 | 1 | -2/+6 |
* | can: can_create_echo_skb(): fix echo skb generation: always use skb_clone() | Oleksij Rempel | 2020-11-18 | 1 | -12/+8 |
* | can: Add SPDX license identifiers for CAN subsystem | Oliver Hartkopp | 2019-07-24 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | can: replace timestamp as unique skb attribute | Oliver Hartkopp | 2015-07-12 | 1 | -0/+2 |
* | can: use sock_efree instead of own destructor | Florian Westphal | 2015-03-22 | 1 | -6/+1 |
* | can: unify identifiers to ensure unique include processing | Oliver Hartkopp | 2014-05-19 | 1 | -3/+3 |
* | can: add destructor for self generated skbs | Oliver Hartkopp | 2014-01-30 | 1 | -0/+38 |
* | can: rework skb reserved data handling | Oliver Hartkopp | 2013-01-28 | 1 | -0/+10 |
* | can: add private data space for CAN sk_buffs | Oliver Hartkopp | 2013-01-26 | 1 | -0/+35 |