1. 23d68ed can: peak: fix potential bug in packet fragmentation by Stephane Grosjean · 7 years ago
  2. 02f201f can: gs_usb: fix return value of the "set_bittiming" callback by Wolfgang Grandegger · 7 years ago
  3. 4b4e6f6 can: usb_8dev: cancel urb on -EPIPE and -EPROTO by Martin Kelly · 7 years ago
  4. 0cdac09 can: esd_usb2: cancel urb on -EPIPE and -EPROTO by Martin Kelly · 7 years ago
  5. d3b7225 can: ems_usb: cancel urb on -EPIPE and -EPROTO by Martin Kelly · 7 years ago
  6. 4665483 can: kvaser_usb: cancel urb on -EPIPE and -EPROTO by Martin Kelly · 7 years ago
  7. d724a67 can: kvaser_usb: ratelimit errors if incomplete messages are received by Jimmy Assarsson · 7 years ago
  8. 561384a can: kvaser_usb: Fix comparison bug in kvaser_usb_read_bulk_callback() by Jimmy Assarsson · 7 years ago
  9. f89682b can: kvaser_usb: free buf in error paths by Jimmy Assarsson · 7 years ago
  10. 6a3a713 can: ti_hecc: Fix napi poll return value for repoll by Oliver Stäbler · 7 years ago
  11. 9313d03 can: c_can: don't indicate triple sampling support for D_CAN by Richard Schütz · 7 years ago
  12. 5e01a9f can: ifi: Fix transmitter delay calculation by Marek Vasut · 7 years ago
  13. f45c1b0 can: sun4i: handle overrun in RX FIFO by Gerhard Bertelsmann · 7 years ago
  14. 7e31cde can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messages by Jimmy Assarsson · 7 years ago
  15. 636e798 can: kvaser_usb: Correct return value in printout by Jimmy Assarsson · 7 years ago
  16. c4fe13b can: sun4i: fix loopback mode by Gerhard Bertelsmann · 7 years ago
  17. 587d7fa can: esd_usb2: Fix can_dlc value for received RTR, frames by Stefan Mätje · 7 years ago
  18. 6f0eefa can: gs_usb: fix busy loop if no more TX context is available by Wolfgang Grandegger · 7 years ago
  19. 95f47cd can: gs_usb: fix memory leak in gs_cmd_reset() by Marc Kleine-Budde · 7 years ago
  20. 4684be1 net: can: usb: gs_usb: Fix buffer on stack by Maksim Salau · 7 years ago
  21. 088e580 can: ifi: use correct register to read rx status by Markus Marb · 7 years ago
  22. 7afc0ee can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer by Marc Kleine-Budde · 7 years ago
  23. cec7abd can: gs_usb: Don't use stack memory for USB transfers by Ethan Zonca · 7 years ago
  24. 50f5972 can: ti_hecc: add missing prepare and unprepare of the clock by Yegor Yefremov · 8 years ago
  25. 9f56548 can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointer by Einar Jón · 8 years ago
  26. b67d0dd7 can: peak: fix bad memory access and free sequence by 추지호 · 8 years ago
  27. f00b534 can: peak: Add support for PCAN-USB X6 USB interface by Stephane Grosjean · 8 years ago
  28. fe5b406 can: peak: Fix bittiming fields size in bits by Stephane Grosjean · 8 years ago
  29. 460d283 can: sja1000: plx_pci: Add support for Moxa CAN devices by Lukas Resch · 8 years ago
  30. b50afd2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  31. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  32. 9abefcb can: dev: fix deadlock reported after bus-off by Sergei Miroshnichenko · 8 years ago
  33. 8d58790 net: can: ifi: Configure transmitter delay by Marek Vasut · 8 years ago
  34. 4de349e can: flexcan: fix resume function by Fabio Estevam · 8 years ago
  35. 7fe7cfa net: can: usb: usb_8dev: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  36. 2479204 net: can: usb: peak_usb: pcan_usb_core: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  37. bc1af47 net: can: usb: kvaser_usb: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  38. 2a4a1e4 net: can: usb: gs_usb: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  39. 912f85e net: can: usb: esd_usb2: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  40. 87ced2f net: can: usb: ems_usb: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  41. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  42. b63f69d can: mcp251x: add message about sucessful/unsuccessful probe by Ed Spiridonov · 8 years ago
  43. 926f103 can: rcar_canfd: Add back-to-error-active support by Ramesh Shanmugasundaram · 8 years ago
  44. 6f4c2ee can: rcar_canfd: Add Classical CAN only mode support by Ramesh Shanmugasundaram · 8 years ago
  45. 71873a9 can: kvaser_usb: Add support for more Kvaser Leaf v2 devices by Jimmy Assarsson · 8 years ago
  46. 25e1ed6 can: fix oops caused by wrong rtnl dellink usage by Oliver Hartkopp · 8 years ago
  47. bce271f can: fix handling of unmodifiable configuration options fix by Oliver Hartkopp · 8 years ago
  48. f155d9c can: gs_usb: Add Basic support for the bytewerk.org candleLight interface by Maximilian Schneider · 8 years ago
  49. 43200a4 can: at91_can: RX queue could get stuck at high bus load by Wolfgang Grandegger · 8 years ago
  50. 427460c can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone access by Thor Thayer · 8 years ago
  51. a23b97e can: rcar_can: Move Renesas CAN driver to rcar dir by Ramesh Shanmugasundaram · 8 years ago
  52. dd3bd23 can: rcar_canfd: Add Renesas R-Car CAN FD driver by Ramesh Shanmugasundaram · 8 years ago
  53. 05ca527 can: gs_usb: add ethtool set_phys_id callback to locate physical device by Maximilian Schneider · 8 years ago
  54. 9be95c9 can: gs_usb: codingstyle: introduce use of BIT() + fix indention by Maximilian Schneider · 8 years ago
  55. ae5ac9b can: tscan1: Utilize the module_isa_driver macro by William Breathitt Gray · 8 years ago
  56. 21aedfd can: slcan: Replace sizeof struct can_frame with CAN_MTU by Marek Vasut · 8 years ago
  57. 7da29f9 can: dev: can-calc-bit-timing(): better sample point calculation by Marc Kleine-Budde · 8 years ago
  58. 5bbd655 can: ifi: Add more detailed error reporting by Marek Vasut · 8 years ago
  59. 1acd80f can: ifi: Increment TX counters only on real transmission by Marek Vasut · 8 years ago
  60. ca79408 can: ifi: Treat CAN_CTRLMODE_FD_NON_ISO correctly by Marek Vasut · 8 years ago
  61. 478ad12 can: ifi: Unify timing constants by Marek Vasut · 8 years ago
  62. be18613 can: ifi: Update timing configuration code by Marek Vasut · 8 years ago
  63. 496c798 can: ifi: Start NAPI poll on bus warning too by Marek Vasut · 8 years ago
  64. 2fe6c94 can: gs_usb: modify the usb device table to use only the first usb interface by Maximilian Schneider · 8 years ago
  65. b16e368 can: janz-ican3: error handling for CAL/CANopen firmware by Andreas Gröger · 8 years ago
  66. bb208f1 can: fix handling of unmodifiable configuration options by Oliver Hartkopp · 8 years ago
  67. b6fd3ab can: mcp251x: Replace create_freezable_workqueue with alloc_workqueue by Amitoj Kaur Chawla · 8 years ago
  68. 056a720 can: sja1000: plx_pci: Add support for Marathon CAN-bus-PCIe card by Nikita Edward Baruzdin · 8 years ago
  69. 3e51a33 can: sja1000: Fix error location forwarding by Alexander Gerasiov · 8 years ago
  70. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  71. e481ab2 can: rcar_can: Add r8a7795 support by Ramesh Shanmugasundaram · 8 years ago
  72. 6cc6426 can: ifi: Add obscure bit swap for EFF frame IDs by Marek Vasut · 8 years ago
  73. 2236543 can: ifi: Fix RX and TX ID mask by Marek Vasut · 8 years ago
  74. f1deaee can: ifi: Fix TX DLC configuration by Marek Vasut · 8 years ago
  75. 99312c3 can: ifi: Fix clock generator configuration by Marek Vasut · 8 years ago
  76. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  77. d694b06 can: mcp251x: avoid write to error flag register if it's unnecessary by Ed Spiridonov · 8 years ago
  78. 0dfa61b can: rcar: add gen[12] fallback compatibility strings by Simon Horman · 8 years ago
  79. 59097ac can: ems_usb: fix coding style by Marc Kleine-Budde · 8 years ago
  80. e9a2d81 can: gs_usb: fixed disconnect bug by removing erroneous use of kfree() by Maximilain Schneider · 8 years ago
  81. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  82. 90cfde4 can: ems_usb: Fix possible tx overflow by Gerhard Uttenthaler · 9 years ago
  83. 0c4d9c9 can: ifi: Add IFI CANFD IP support by Marek Vasut · 9 years ago
  84. 4733808 can: Makefile: Sort the Makefile by Marek Vasut · 9 years ago
  85. 2682116 can: Kconfig: sort drivers alphabetically by Marc Kleine-Budde · 8 years ago
  86. 83407c7 can: Kconfig: Sort the Kconfig includes by Marek Vasut · 9 years ago
  87. dfb86c0 can: sja1000: of: add compatibility with Technologic Systems version by Damien Riegel · 9 years ago
  88. f49cbe6 can: sja1000: of: add per-compatible init hook by Damien Riegel · 9 years ago
  89. f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  90. 4716620 can: xilinx: Convert to runtime_pm by Kedareswara rao Appana · 9 years ago
  91. a2ec19f can: remove obsolete assignment for CAN protocol error type by Oliver Hartkopp · 9 years ago
  92. ffd461f can: fix assignment of error location in CAN error messages by Oliver Hartkopp · 9 years ago
  93. 7cecd9a can: sja1000: clear interrupts on start by Mirza Krak · 9 years ago
  94. 75f5db39 Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  95. 4c84518 Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-next by Mark Brown · 9 years ago
  96. 73186df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  97. 562b103 can: Use correct type in sizeof() in nla_put() by Marek Vasut · 9 years ago
  98. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  99. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  100. 42160a0 can: at91: remove at91_can_data by Alexandre Belloni · 9 years ago