aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/can/core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-12can: remove obsolete version stringsOliver Hartkopp1-7/+0
2020-09-21can: include: fix spelling mistakesMarc Kleine-Budde1-1/+1
2019-11-13can: af_can: export can_sock_destruct()Oleksij Rempel1-0/+1
2019-09-04can: introduce CAN_REQUIRED_SIZE macroKurt Van Dijck1-0/+8
2019-07-24can: Add SPDX license identifiers for CAN subsystemOliver Hartkopp1-1/+1
2019-07-24can: remove obsolete empty ioctl() handlerOliver Hartkopp1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-25can: complete initial namespace supportOliver Hartkopp1-2/+2
2017-04-04can: initial support for network namespacesMario Kicherer1-3/+4
2017-01-29can: Fix kernel panic at security_sock_rcv_skbEric Dumazet1-4/+3
2014-05-19can: unify identifiers to ensure unique include processingOliver Hartkopp1-3/+3
2012-06-19canfd: add support for CAN FD in PF_CAN coreOliver Hartkopp1-2/+2
2011-10-17can: remove references to berlios mailinglistMarc Kleine-Budde1-2/+0
2011-05-04can: make struct can_proto constKurt Van Dijck1-2/+2
2011-03-27can: make struct proto constOliver Hartkopp1-4/+5
2009-11-05net: drop capability from protocol definitionsEric Paris1-2/+0
2009-01-06can: omit unneeded skb_clone() callsOliver Hartkopp1-1/+1
2008-12-03can: Fix CAN_(EFF|RTR)_FLAG handling in can_filterOliver Hartkopp1-1/+1
2008-01-28[CAN]: Add PF_CAN core moduleOliver Hartkopp1-0/+64