Age | Commit message (Expand) | Author | Files | Lines |
2020-10-12 | can: remove obsolete version strings | Oliver Hartkopp | 1 | -7/+0 |
2020-09-21 | can: include: fix spelling mistakes | Marc Kleine-Budde | 1 | -1/+1 |
2019-11-13 | can: af_can: export can_sock_destruct() | Oleksij Rempel | 1 | -0/+1 |
2019-09-04 | can: introduce CAN_REQUIRED_SIZE macro | Kurt Van Dijck | 1 | -0/+8 |
2019-07-24 | can: Add SPDX license identifiers for CAN subsystem | Oliver Hartkopp | 1 | -1/+1 |
2019-07-24 | can: remove obsolete empty ioctl() handler | Oliver Hartkopp | 1 | -1/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-04-25 | can: complete initial namespace support | Oliver Hartkopp | 1 | -2/+2 |
2017-04-04 | can: initial support for network namespaces | Mario Kicherer | 1 | -3/+4 |
2017-01-30 | can: Fix kernel panic at security_sock_rcv_skb | Eric Dumazet | 1 | -4/+3 |
2014-05-19 | can: unify identifiers to ensure unique include processing | Oliver Hartkopp | 1 | -3/+3 |
2012-06-19 | canfd: add support for CAN FD in PF_CAN core | Oliver Hartkopp | 1 | -2/+2 |
2011-10-18 | can: remove references to berlios mailinglist | Marc Kleine-Budde | 1 | -2/+0 |
2011-05-05 | can: make struct can_proto const | Kurt Van Dijck | 1 | -2/+2 |
2011-03-28 | can: make struct proto const | Oliver Hartkopp | 1 | -4/+5 |
2009-11-06 | net: drop capability from protocol definitions | Eric Paris | 1 | -2/+0 |
2009-01-06 | can: omit unneeded skb_clone() calls | Oliver Hartkopp | 1 | -1/+1 |
2008-12-04 | can: Fix CAN_(EFF|RTR)_FLAG handling in can_filter | Oliver Hartkopp | 1 | -1/+1 |
2008-01-29 | [CAN]: Add PF_CAN core module | Oliver Hartkopp | 1 | -0/+64 |