1. b6b0964 can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CAN sk_buffs by Oliver Hartkopp · 4 years, 10 months ago
  2. 8bcd10d can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_skb() by Marc Kleine-Budde · 6 years ago
  3. adf86d5 can: Fix kernel panic at security_sock_rcv_skb by Eric Dumazet · 8 years ago
  4. 9abefcb can: dev: fix deadlock reported after bus-off by Sergei Miroshnichenko · 8 years ago
  5. bb208f1 can: fix handling of unmodifiable configuration options by Oliver Hartkopp · 9 years ago
  6. d6fbaea net/can: can_dropped_invalid_skb can be boolean by Yaowei Bai · 9 years ago
  7. 2785968 can: headers: make header files self contained by Marc Kleine-Budde · 9 years ago
  8. d3b58c4 can: replace timestamp as unique skb attribute by Oliver Hartkopp · 9 years ago
  9. c54eb70 can: add combined rx/tx LED trigger support by Yegor Yefremov · 10 years ago
  10. 2b290bb can: use sock_efree instead of own destructor by Florian Westphal · 10 years ago
  11. bac78aa can: dev: Consolidate and unify state change handling by Andri Yngvason · 10 years ago
  12. 98e6901 can: dev: add can_is_canfd_skb() API by Dong Aisheng · 10 years ago
  13. 42193e3 can: unify identifiers to ensure unique include processing by Oliver Hartkopp · 10 years ago
  14. fd11593 can: add Renesas R-Car CAN driver by Sergei Shtylyov · 10 years ago
  15. bc05a89 can: allow to change the device mtu for CAN FD capable devices by Oliver Hartkopp · 11 years ago
  16. 9859ccd can: introduce the data bitrate configuration for CAN FD by Oliver Hartkopp · 11 years ago
  17. 886ab57 Merge tag 'linux-can-next-for-3.15-20140212' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  18. cb2518c can: add ability to allocate CANFD frame in skb data by Stephane Grosjean · 11 years ago
  19. 0ae89be can: add destructor for self generated skbs by Oliver Hartkopp · 11 years ago
  20. ae5d589 can: mcp251x: Eliminate irq_flags from driver platform_data by Alexander Shiyan · 11 years ago
  21. 1ddff7d can: mcp251x: Replace power callbacks with regulator API by Alexander Shiyan · 11 years ago
  22. baffd2e ARM: imx: flexcan: Remove platform file by Fabio Estevam · 11 years ago
  23. 2bf3440 can: rework skb reserved data handling by Oliver Hartkopp · 12 years ago
  24. 156c2bb can: add private data space for CAN sk_buffs by Oliver Hartkopp · 12 years ago
  25. a1ef7bd can: rename LED trigger name on netdev renames by Kurt Van Dijck · 12 years ago
  26. bf03a53 can: export a safe netdev_priv wrapper for candev by Kurt Van Dijck · 12 years ago
  27. 996a953 can: add tx/rx LED trigger support by Fabio Baltieri · 12 years ago
  28. 64d7155 UAPI: Remove empty non-UAPI Kbuild files by David Howells · 12 years ago
  29. 922cd65 UAPI: (Scripted) Disintegrate include/linux/can by David Howells · 12 years ago
  30. 194b9a4 can: mark bittiming_const pointer in struct can_priv as const by Marc Kleine-Budde · 12 years ago
  31. 1e0625f candev: add/update helpers for CAN FD by Oliver Hartkopp · 12 years ago
  32. e2d265d canfd: add support for CAN FD in CAN_RAW sockets by Oliver Hartkopp · 12 years ago
  33. 8b01939 canfd: add support for CAN FD in PF_CAN core by Oliver Hartkopp · 12 years ago
  34. d6e640f can: update documentation wording error frames -> error messages by Oliver Hartkopp · 12 years ago
  35. cf5046b can: dev: let can_get_echo_skb() return dlc of CAN frame by Marc Kleine-Budde · 13 years ago
  36. 2a367c3 can: cc770: add driver core for the Bosch CC770 and Intel AN82527 by Wolfgang Grandegger · 13 years ago
  37. f861c2b8 can: remove references to berlios mailinglist by Marc Kleine-Budde · 13 years ago
  38. c1aabdf can-gw: add netlink based CAN routing by Oliver Hartkopp · 13 years ago
  39. 767df1c headers, can: Add missing #include to <linux/can/bcm.h> by Ben Hutchings · 13 years ago
  40. 1650629 can: make struct can_proto const by Kurt Van Dijck · 13 years ago
  41. c44eaf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  42. 34206f2 can: mcp251x: Allow pass IRQ flags through platform data. by Enric Balletbo i Serra · 13 years ago
  43. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  44. 53914b6 can: make struct proto const by Oliver Hartkopp · 14 years ago
  45. f1f8c6c can: mcp251x: Don't use pdata->model for chip selection anymore by Marc Kleine-Budde · 14 years ago
  46. e955cea CAN: Add Flexcan CAN controller driver by Marc Kleine-Budde · 15 years ago
  47. 56e6943b9 can: sja1000 platform data fixes by Wolfgang Grandegger · 14 years ago
  48. 829e001 Fix some #includes in CAN drivers (rebased for net-next-2.6) by Hans J. Koch · 14 years ago
  49. e446630 Add hotplug support to mcp251x driver by Marc Zyngier · 15 years ago
  50. 773c3e7 can: ti hecc module : add platform specific initialization callback. by Sriramakrishnan · 15 years ago
  51. 52c793f can: netlink support for bus-error reporting and counters by Wolfgang Grandegger · 15 years ago
  52. ad72c34 can: Proper ctrlmode handling for CAN devices by Christian Pellegrin · 15 years ago
  53. 3ccd4c6 can: Unify droping of invalid tx skbs and netdev stats by Oliver Hartkopp · 15 years ago
  54. c1c5523d can/netlink: add CAN_CTRLMODE_ONE_SHOT by Marc Kleine-Budde · 15 years ago
  55. c7cd606 can: Fix data length code handling in rx path by Oliver Hartkopp · 15 years ago
  56. e000016 can: Driver for the Microchip MCP251x SPI CAN controllers by Christian Pellegrin · 15 years ago
  57. 13f18aa net: drop capability from protocol definitions by Eric Paris · 15 years ago
  58. 7b6856a can: provide library functions for skb allocation by Wolfgang Grandegger · 15 years ago
  59. a6e4bc5 can: make the number of echo skb's configurable by Wolfgang Grandegger · 15 years ago
  60. 3758bf2 can: add TI CAN (HECC) driver by Anant Gole · 15 years ago
  61. 39e3ab6 can: add can_free_echo_skb() for upcoming drivers by Wolfgang Grandegger · 15 years ago
  62. d1a277c can: sja1000: generic OF platform bus driver by Wolfgang Grandegger · 15 years ago
  63. f534e52 can: SJA1000 generic platform bus driver by Wolfgang Grandegger · 15 years ago
  64. 39549ee can: CAN Network device driver and Netlink interface by Wolfgang Grandegger · 15 years ago
  65. 9d6aa4c headers_check fix: can/bcm.h by Jaswinder Singh Rajput · 16 years ago
  66. 1fa17d4 can: omit unneeded skb_clone() calls by Oliver Hartkopp · 16 years ago
  67. d253eee can: Fix CAN_(EFF|RTR)_FLAG handling in can_filter by Oliver Hartkopp · 16 years ago
  68. 1f98eef [CAN]: Add missing Kbuild entries by Oliver Hartkopp · 17 years ago
  69. 4195e31 [CAN]: Fix plain integer definitions in userspace header. by Oliver Hartkopp · 17 years ago
  70. ffd980f [CAN]: Add broadcast manager (bcm) protocol by Oliver Hartkopp · 17 years ago
  71. c18ce10 [CAN]: Add raw protocol by Oliver Hartkopp · 17 years ago
  72. 0d66548 [CAN]: Add PF_CAN core module by Oliver Hartkopp · 17 years ago