summaryrefslogtreecommitdiff
path: root/include/linux/can/skb.h
AgeCommit message (Expand)Author
2021-03-30can: dev: can_free_echo_skb(): extend to return can frame lengthMarc Kleine-Budde
2021-03-01can: skb: can_skb_set_owner(): fix ref counting if socket was closed before s...Oleksij Rempel
2021-01-14can: dev: can_get_echo_skb(): extend to return can frame lengthMarc Kleine-Budde
2021-01-14can: dev: can_put_echo_skb(): extend to handle frame_lenVincent Mailhol
2021-01-14can: dev: extend struct can_skb_priv to hold CAN frame lengthMarc Kleine-Budde
2021-01-13can: dev: move skb related into seperate fileMarc Kleine-Budde
2020-11-03can: can_create_echo_skb(): fix echo skb generation: always use skb_clone()Oleksij Rempel
2020-06-15can: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2019-07-24can: Add SPDX license identifiers for CAN subsystemOliver Hartkopp
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-07-12can: replace timestamp as unique skb attributeOliver Hartkopp
2015-03-22can: use sock_efree instead of own destructorFlorian Westphal
2014-05-19can: unify identifiers to ensure unique include processingOliver Hartkopp
2014-01-30can: add destructor for self generated skbsOliver Hartkopp
2013-01-28can: rework skb reserved data handlingOliver Hartkopp
2013-01-26can: add private data space for CAN sk_buffsOliver Hartkopp