1. d6562f1 can: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  2. e76018c can: dev: peak_canfd.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  3. e7153bf can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CAN sk_buffs by Oliver Hartkopp · 5 years ago
  4. 19b7e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  5. 975987e can: af_can: export can_sock_destruct() by Oleksij Rempel · 5 years ago
  6. 4e9c948 can: rx-offload: Prepare for CAN FD support by Joakim Zhang · 6 years ago
  7. 61d2350 can: rx-offload: can_rx_offload_reset(): remove no-op function by Marc Kleine-Budde · 5 years ago
  8. 50ec881 can: mcp251x: get rid of legacy platform data by Andy Shevchenko · 5 years ago
  9. 44c4091 Merge tag 'linux-can-next-for-5.4-20190904' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 5 years ago
  10. 9d71dd0 can: add support of SAE J1939 protocol by The j1939 authors · 6 years ago
  11. 9868b5d can: introduce CAN_REQUIRED_SIZE macro by Kurt Van Dijck · 6 years ago
  12. 8df9ffb can: make use of preallocated can_ml_priv for per device struct can_dev_rcv_lists by Marc Kleine-Budde · 6 years ago
  13. ffd956e can: introduce CAN midlayer private and allocate it automatically by Marc Kleine-Budde · 6 years ago
  14. d7bda73 can: dev: avoid long lines by Marc Kleine-Budde · 5 years ago
  15. 30cc0ed can: rcar_can: Remove unused platform data support by Geert Uytterhoeven · 5 years ago
  16. fba76a5 can: Add SPDX license identifiers for CAN subsystem by Oliver Hartkopp · 5 years ago
  17. 60649d4 can: remove obsolete empty ioctl() handler by Oliver Hartkopp · 5 years ago
  18. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  19. aaa7cb2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 495 by Thomas Gleixner · 6 years ago
  20. 8e8e69d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285 by Thomas Gleixner · 6 years ago
  21. 4530ec3 can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_queue_tail() by Oleksij Rempel · 6 years ago
  22. 55059f2b7f can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_queue_sorted() functions by Oleksij Rempel · 6 years ago
  23. a4310fa can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_skb() by Marc Kleine-Budde · 6 years ago
  24. 0387090 can: dev: enable multi-queue for SocketCAN devices by Zhu Yi · 7 years ago
  25. 2290aef can: dev: Add support for limiting configured bitrate by Franklin S Cooper Jr · 7 years ago
  26. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  27. cb5635a can: complete initial namespace support by Oliver Hartkopp · 8 years ago
  28. 8ac8321 can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boards by Stephane Grosjean · 8 years ago
  29. c3df7c5 can: peak: move header file to new can common subdir by Stephane Grosjean · 8 years ago
  30. 8e8cda6 can: initial support for network namespaces by Mario Kicherer · 8 years ago
  31. dabf54d can: ti_hecc: Convert TI HECC driver to DT only driver by Yegor Yefremov · 8 years ago
  32. 3abbac0 can: rx-offload: Add support for timestamp based irq offloading by Marc Kleine-Budde · 10 years ago
  33. d254586 can: rx-offload: Add support for HW fifo based irq offloading by David Jander · 10 years ago
  34. e216015 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  35. f1712c7 can: Fix kernel panic at security_sock_rcv_skb by Eric Dumazet · 8 years ago
  36. 431af77 can: dev: add CAN interface API for fixed bitrates by Marc Kleine-Budde · 8 years ago
  37. 12a6075 can: dev: add CAN interface termination API by Oliver Hartkopp · 8 years ago
  38. 9abefcb can: dev: fix deadlock reported after bus-off by Sergei Miroshnichenko · 8 years ago
  39. bb208f1 can: fix handling of unmodifiable configuration options by Oliver Hartkopp · 9 years ago
  40. d6fbaea net/can: can_dropped_invalid_skb can be boolean by Yaowei Bai · 9 years ago
  41. 2785968 can: headers: make header files self contained by Marc Kleine-Budde · 10 years ago
  42. d3b58c4 can: replace timestamp as unique skb attribute by Oliver Hartkopp · 10 years ago
  43. c54eb70 can: add combined rx/tx LED trigger support by Yegor Yefremov · 10 years ago
  44. 2b290bb can: use sock_efree instead of own destructor by Florian Westphal · 10 years ago
  45. bac78aa can: dev: Consolidate and unify state change handling by Andri Yngvason · 10 years ago
  46. 98e6901 can: dev: add can_is_canfd_skb() API by Dong Aisheng · 10 years ago
  47. 42193e3 can: unify identifiers to ensure unique include processing by Oliver Hartkopp · 11 years ago
  48. fd11593 can: add Renesas R-Car CAN driver by Sergei Shtylyov · 11 years ago
  49. bc05a89 can: allow to change the device mtu for CAN FD capable devices by Oliver Hartkopp · 11 years ago
  50. 9859ccd can: introduce the data bitrate configuration for CAN FD by Oliver Hartkopp · 11 years ago
  51. 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
  52. cb2518c can: add ability to allocate CANFD frame in skb data by Stephane Grosjean · 11 years ago
  53. 0ae89be can: add destructor for self generated skbs by Oliver Hartkopp · 11 years ago
  54. ae5d589 can: mcp251x: Eliminate irq_flags from driver platform_data by Alexander Shiyan · 11 years ago
  55. 1ddff7d can: mcp251x: Replace power callbacks with regulator API by Alexander Shiyan · 11 years ago
  56. baffd2e ARM: imx: flexcan: Remove platform file by Fabio Estevam · 12 years ago
  57. 2bf3440 can: rework skb reserved data handling by Oliver Hartkopp · 12 years ago
  58. 156c2bb can: add private data space for CAN sk_buffs by Oliver Hartkopp · 12 years ago
  59. a1ef7bd can: rename LED trigger name on netdev renames by Kurt Van Dijck · 12 years ago
  60. bf03a53 can: export a safe netdev_priv wrapper for candev by Kurt Van Dijck · 12 years ago
  61. 996a953 can: add tx/rx LED trigger support by Fabio Baltieri · 12 years ago
  62. 64d7155 UAPI: Remove empty non-UAPI Kbuild files by David Howells · 12 years ago
  63. 922cd65 UAPI: (Scripted) Disintegrate include/linux/can by David Howells · 12 years ago
  64. 194b9a4 can: mark bittiming_const pointer in struct can_priv as const by Marc Kleine-Budde · 12 years ago
  65. 1e0625f candev: add/update helpers for CAN FD by Oliver Hartkopp · 13 years ago
  66. e2d265d canfd: add support for CAN FD in CAN_RAW sockets by Oliver Hartkopp · 13 years ago
  67. 8b01939 canfd: add support for CAN FD in PF_CAN core by Oliver Hartkopp · 13 years ago
  68. d6e640f can: update documentation wording error frames -> error messages by Oliver Hartkopp · 13 years ago
  69. cf5046b can: dev: let can_get_echo_skb() return dlc of CAN frame by Marc Kleine-Budde · 13 years ago
  70. 2a367c3 can: cc770: add driver core for the Bosch CC770 and Intel AN82527 by Wolfgang Grandegger · 13 years ago
  71. f861c2b8 can: remove references to berlios mailinglist by Marc Kleine-Budde · 13 years ago
  72. c1aabdf can-gw: add netlink based CAN routing by Oliver Hartkopp · 13 years ago
  73. 767df1c headers, can: Add missing #include to <linux/can/bcm.h> by Ben Hutchings · 13 years ago
  74. 1650629 can: make struct can_proto const by Kurt Van Dijck · 14 years ago
  75. c44eaf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  76. 34206f2 can: mcp251x: Allow pass IRQ flags through platform data. by Enric Balletbo i Serra · 14 years ago
  77. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  78. 53914b6 can: make struct proto const by Oliver Hartkopp · 14 years ago
  79. f1f8c6c can: mcp251x: Don't use pdata->model for chip selection anymore by Marc Kleine-Budde · 14 years ago
  80. e955cea CAN: Add Flexcan CAN controller driver by Marc Kleine-Budde · 15 years ago
  81. 56e6943b9 can: sja1000 platform data fixes by Wolfgang Grandegger · 15 years ago
  82. 829e001 Fix some #includes in CAN drivers (rebased for net-next-2.6) by Hans J. Koch · 15 years ago
  83. e446630 Add hotplug support to mcp251x driver by Marc Zyngier · 15 years ago
  84. 773c3e7 can: ti hecc module : add platform specific initialization callback. by Sriramakrishnan · 15 years ago
  85. 52c793f can: netlink support for bus-error reporting and counters by Wolfgang Grandegger · 15 years ago
  86. ad72c34 can: Proper ctrlmode handling for CAN devices by Christian Pellegrin · 15 years ago
  87. 3ccd4c6 can: Unify droping of invalid tx skbs and netdev stats by Oliver Hartkopp · 15 years ago
  88. c1c5523d can/netlink: add CAN_CTRLMODE_ONE_SHOT by Marc Kleine-Budde · 15 years ago
  89. c7cd606 can: Fix data length code handling in rx path by Oliver Hartkopp · 15 years ago
  90. e000016 can: Driver for the Microchip MCP251x SPI CAN controllers by Christian Pellegrin · 15 years ago
  91. 13f18aa net: drop capability from protocol definitions by Eric Paris · 15 years ago
  92. 7b6856a0 can: provide library functions for skb allocation by Wolfgang Grandegger · 15 years ago
  93. a6e4bc5 can: make the number of echo skb's configurable by Wolfgang Grandegger · 15 years ago
  94. 3758bf2 can: add TI CAN (HECC) driver by Anant Gole · 15 years ago
  95. 39e3ab6 can: add can_free_echo_skb() for upcoming drivers by Wolfgang Grandegger · 15 years ago
  96. d1a277c can: sja1000: generic OF platform bus driver by Wolfgang Grandegger · 16 years ago
  97. f534e52 can: SJA1000 generic platform bus driver by Wolfgang Grandegger · 16 years ago
  98. 39549ee can: CAN Network device driver and Netlink interface by Wolfgang Grandegger · 16 years ago
  99. 9d6aa4c headers_check fix: can/bcm.h by Jaswinder Singh Rajput · 16 years ago
  100. 1fa17d4 can: omit unneeded skb_clone() calls by Oliver Hartkopp · 16 years ago