1. 64d7155 UAPI: Remove empty non-UAPI Kbuild files by David Howells · 12 years ago
  2. 922cd65 UAPI: (Scripted) Disintegrate include/linux/can by David Howells · 12 years ago
  3. 194b9a4 can: mark bittiming_const pointer in struct can_priv as const by Marc Kleine-Budde · 12 years ago
  4. 1e0625f candev: add/update helpers for CAN FD by Oliver Hartkopp · 12 years ago
  5. e2d265d canfd: add support for CAN FD in CAN_RAW sockets by Oliver Hartkopp · 12 years ago
  6. 8b01939 canfd: add support for CAN FD in PF_CAN core by Oliver Hartkopp · 12 years ago
  7. d6e640f can: update documentation wording error frames -> error messages by Oliver Hartkopp · 12 years ago
  8. cf5046b can: dev: let can_get_echo_skb() return dlc of CAN frame by Marc Kleine-Budde · 13 years ago
  9. 2a367c3 can: cc770: add driver core for the Bosch CC770 and Intel AN82527 by Wolfgang Grandegger · 13 years ago
  10. f861c2b8 can: remove references to berlios mailinglist by Marc Kleine-Budde · 13 years ago
  11. c1aabdf can-gw: add netlink based CAN routing by Oliver Hartkopp · 13 years ago
  12. 767df1c headers, can: Add missing #include to <linux/can/bcm.h> by Ben Hutchings · 13 years ago
  13. 1650629 can: make struct can_proto const by Kurt Van Dijck · 13 years ago
  14. c44eaf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  15. 34206f2 can: mcp251x: Allow pass IRQ flags through platform data. by Enric Balletbo i Serra · 13 years ago
  16. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  17. 53914b6 can: make struct proto const by Oliver Hartkopp · 13 years ago
  18. f1f8c6c can: mcp251x: Don't use pdata->model for chip selection anymore by Marc Kleine-Budde · 14 years ago
  19. e955cea CAN: Add Flexcan CAN controller driver by Marc Kleine-Budde · 15 years ago
  20. 56e6943b9 can: sja1000 platform data fixes by Wolfgang Grandegger · 14 years ago
  21. 829e001 Fix some #includes in CAN drivers (rebased for net-next-2.6) by Hans J. Koch · 14 years ago
  22. e446630 Add hotplug support to mcp251x driver by Marc Zyngier · 14 years ago
  23. 773c3e7 can: ti hecc module : add platform specific initialization callback. by Sriramakrishnan · 14 years ago
  24. 52c793f can: netlink support for bus-error reporting and counters by Wolfgang Grandegger · 14 years ago
  25. ad72c34 can: Proper ctrlmode handling for CAN devices by Christian Pellegrin · 15 years ago
  26. 3ccd4c6 can: Unify droping of invalid tx skbs and netdev stats by Oliver Hartkopp · 15 years ago
  27. c1c5523d can/netlink: add CAN_CTRLMODE_ONE_SHOT by Marc Kleine-Budde · 15 years ago
  28. c7cd606 can: Fix data length code handling in rx path by Oliver Hartkopp · 15 years ago
  29. e000016 can: Driver for the Microchip MCP251x SPI CAN controllers by Christian Pellegrin · 15 years ago
  30. 13f18aa net: drop capability from protocol definitions by Eric Paris · 15 years ago
  31. 7b6856a can: provide library functions for skb allocation by Wolfgang Grandegger · 15 years ago
  32. a6e4bc5 can: make the number of echo skb's configurable by Wolfgang Grandegger · 15 years ago
  33. 3758bf2 can: add TI CAN (HECC) driver by Anant Gole · 15 years ago
  34. 39e3ab6 can: add can_free_echo_skb() for upcoming drivers by Wolfgang Grandegger · 15 years ago
  35. d1a277c can: sja1000: generic OF platform bus driver by Wolfgang Grandegger · 15 years ago
  36. f534e52 can: SJA1000 generic platform bus driver by Wolfgang Grandegger · 15 years ago
  37. 39549ee can: CAN Network device driver and Netlink interface by Wolfgang Grandegger · 15 years ago
  38. 9d6aa4c headers_check fix: can/bcm.h by Jaswinder Singh Rajput · 16 years ago
  39. 1fa17d4 can: omit unneeded skb_clone() calls by Oliver Hartkopp · 16 years ago
  40. d253eee can: Fix CAN_(EFF|RTR)_FLAG handling in can_filter by Oliver Hartkopp · 16 years ago
  41. 1f98eef [CAN]: Add missing Kbuild entries by Oliver Hartkopp · 17 years ago
  42. 4195e31 [CAN]: Fix plain integer definitions in userspace header. by Oliver Hartkopp · 17 years ago
  43. ffd980f [CAN]: Add broadcast manager (bcm) protocol by Oliver Hartkopp · 17 years ago
  44. c18ce10 [CAN]: Add raw protocol by Oliver Hartkopp · 17 years ago
  45. 0d66548 [CAN]: Add PF_CAN core module by Oliver Hartkopp · 17 years ago