1. 7d2a389 can: gs_usb: gs_usb_probe(): use descriptors of current altsetting by Johan Hovold · 4 years, 6 months ago
  2. 7a3167c can: peak_usb: report bus recovery as well by Jeroen Hofstee · 4 years, 9 months ago
  3. da281558 can: peak_usb: fix slab info leak by Johan Hovold · 4 years, 8 months ago
  4. b46a206 can: gs_usb: gs_can_open(): prevent memory leak by Navid Emamdoost · 4 years, 9 months ago
  5. d9510ea can: peak_usb: fix a potential out-of-sync while decoding packets by Stephane Grosjean · 4 years, 8 months ago
  6. 0589de2 can: usb_8dev: fix use-after-free on disconnect by Johan Hovold · 4 years, 9 months ago
  7. 49a4fda can: peak_usb: force the string buffer NULL-terminated by Wang Xiayang · 4 years, 11 months ago
  8. 127ab64 can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices by Tomas Bortoli · 4 years, 11 months ago
  9. 0cad79b can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices by Tomas Bortoli · 4 years, 11 months ago
  10. 13350c2 can: peak_usb: fix potential double kfree_skb() by Stephane Grosjean · 5 years ago
  11. 18d9718 can: ems_usb: Fix memory leak on ems_usb_disconnect() by Anton Vasilyev · 6 years ago
  12. 0e79ef2 can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg() by Jimmy Assarsson · 6 years ago
  13. 23d68ed can: peak: fix potential bug in packet fragmentation by Stephane Grosjean · 6 years ago
  14. 02f201f can: gs_usb: fix return value of the "set_bittiming" callback by Wolfgang Grandegger · 7 years ago
  15. 4b4e6f6 can: usb_8dev: cancel urb on -EPIPE and -EPROTO by Martin Kelly · 7 years ago
  16. 0cdac09 can: esd_usb2: cancel urb on -EPIPE and -EPROTO by Martin Kelly · 7 years ago
  17. d3b7225 can: ems_usb: cancel urb on -EPIPE and -EPROTO by Martin Kelly · 7 years ago
  18. 4665483 can: kvaser_usb: cancel urb on -EPIPE and -EPROTO by Martin Kelly · 7 years ago
  19. d724a67 can: kvaser_usb: ratelimit errors if incomplete messages are received by Jimmy Assarsson · 7 years ago
  20. 561384a can: kvaser_usb: Fix comparison bug in kvaser_usb_read_bulk_callback() by Jimmy Assarsson · 7 years ago
  21. f89682b can: kvaser_usb: free buf in error paths by Jimmy Assarsson · 7 years ago
  22. 7e31cde can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messages by Jimmy Assarsson · 7 years ago
  23. 636e798 can: kvaser_usb: Correct return value in printout by Jimmy Assarsson · 7 years ago
  24. 587d7fa can: esd_usb2: Fix can_dlc value for received RTR, frames by Stefan Mätje · 7 years ago
  25. 6f0eefa can: gs_usb: fix busy loop if no more TX context is available by Wolfgang Grandegger · 7 years ago
  26. 95f47cd can: gs_usb: fix memory leak in gs_cmd_reset() by Marc Kleine-Budde · 7 years ago
  27. 4684be1 net: can: usb: gs_usb: Fix buffer on stack by Maksim Salau · 7 years ago
  28. 7afc0ee can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer by Marc Kleine-Budde · 7 years ago
  29. cec7abd can: gs_usb: Don't use stack memory for USB transfers by Ethan Zonca · 7 years ago
  30. b67d0dd7 can: peak: fix bad memory access and free sequence by 추지호 · 8 years ago
  31. f00b534 can: peak: Add support for PCAN-USB X6 USB interface by Stephane Grosjean · 8 years ago
  32. fe5b406 can: peak: Fix bittiming fields size in bits by Stephane Grosjean · 8 years ago
  33. 7fe7cfa net: can: usb: usb_8dev: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  34. 2479204 net: can: usb: peak_usb: pcan_usb_core: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  35. bc1af47 net: can: usb: kvaser_usb: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  36. 2a4a1e4 net: can: usb: gs_usb: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  37. 912f85e net: can: usb: esd_usb2: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  38. 87ced2f net: can: usb: ems_usb: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  39. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  40. 71873a9 can: kvaser_usb: Add support for more Kvaser Leaf v2 devices by Jimmy Assarsson · 8 years ago
  41. f155d9c can: gs_usb: Add Basic support for the bytewerk.org candleLight interface by Maximilian Schneider · 8 years ago
  42. 05ca527 can: gs_usb: add ethtool set_phys_id callback to locate physical device by Maximilian Schneider · 8 years ago
  43. 9be95c9 can: gs_usb: codingstyle: introduce use of BIT() + fix indention by Maximilian Schneider · 8 years ago
  44. 2fe6c94 can: gs_usb: modify the usb device table to use only the first usb interface by Maximilian Schneider · 8 years ago
  45. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  46. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  47. 59097ac can: ems_usb: fix coding style by Marc Kleine-Budde · 8 years ago
  48. e9a2d81 can: gs_usb: fixed disconnect bug by removing erroneous use of kfree() by Maximilain Schneider · 8 years ago
  49. 90cfde4 can: ems_usb: Fix possible tx overflow by Gerhard Uttenthaler · 8 years ago
  50. a2ec19f can: remove obsolete assignment for CAN protocol error type by Oliver Hartkopp · 9 years ago
  51. ffd461f can: fix assignment of error location in CAN error messages by Oliver Hartkopp · 9 years ago
  52. 0d36938 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  53. 06b23f7 can: pcan_usb: don't provide CAN FD bittimings by non-FD adapters by Marc Kleine-Budde · 9 years ago
  54. ae421e3 can: gs_usb: Fix typo in function name by Nik Nyby · 9 years ago
  55. 1c0ee04 can: pcan_usb: don't touch skb after netif_rx() by Marc Kleine-Budde · 9 years ago
  56. 9b721a4 can: usb_8dev: don't touch skb after netif_rx() by Marc Kleine-Budde · 9 years ago
  57. 43c021e can: ems_usb: don't touch skb after netif_rx() by Marc Kleine-Budde · 9 years ago
  58. 296decb can: esd_usb2: don't touch skb after netif_rx() by Marc Kleine-Budde · 9 years ago
  59. 94435f7 net:treewide: Fix typo in drivers/net by Masanari Iida · 9 years ago
  60. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  61. 79d5eed can: pcan_usb: pcan_usb_fd_send_cmd(): silence compiler warning about uninitialized var by Marc Kleine-Budde · 9 years ago
  62. a0bc163 can: ems_usb: mark timestamp as little endian by Marc Kleine-Budde · 9 years ago
  63. 8a4b5b0 can: ems_usb: fix endianess of CAN ID by Gerhard Uttenthaler · 9 years ago
  64. 6d5a7a65 can: esd_usb2: Fix sparse warnings by Thomas Körper · 9 years ago
  65. c637aab can: kvaser_usb: Use can-dev unregistration mechanism by Ahmed S. Darwish · 9 years ago
  66. 0f251e4 can: peak_usb_fd: add support for ISO / non-ISO mode switching by Stephane Grosjean · 9 years ago
  67. 3ef5247 can: peak_usb: rename usb option cmds definition and structs by Stephane Grosjean · 9 years ago
  68. 37920a7 can: gs_usb: check for kzalloc allocation failure by Colin Ian King · 9 years ago
  69. 7e184c2 can: kvaser_usb: Fix sparse warning __le16 degrades to integer by Ahmed S. Darwish · 9 years ago
  70. 082d70b can: kvaser_usb: Comply with firmware max tx URBs value by Ahmed S. Darwish · 9 years ago
  71. a9dc960 can: kvaser_usb: Fix tx queue start/stop race conditions by Ahmed S. Darwish · 9 years ago
  72. 2fec510 can: kvaser_usb: Read all messages in a bulk-in URB buffer by Ahmed S. Darwish · 9 years ago
  73. deb2701 can: kvaser_usb: Avoid double free on URB submission failures by Ahmed S. Darwish · 9 years ago
  74. b0d4724 can: peak_usb: fix missing ctrlmode_ init for every dev by Stephane Grosjean · 9 years ago
  75. a9ca6e1 can: kvaser_usb: Ignore spurious error events after a busoff by Ahmed S. Darwish · 9 years ago
  76. 0a25e1f can: peak_usb: add support for PEAK new CANFD USB adapters by Stephane Grosjean · 9 years ago
  77. faa233d can: peak_usb: add peak_usb_netif_rx() new function by Stephane Grosjean · 9 years ago
  78. 1114be1 can: peak_usb: export pcan_usb_pro functions by Stephane Grosjean · 9 years ago
  79. 2b0861e can: peak_usb: upgrade core to new struct canfd_frame by Stephane Grosjean · 9 years ago
  80. b9f2cc1 can: peak_usb: upgrade core to data bittiming specs by Stephane Grosjean · 9 years ago
  81. e3629f5 can: peak_usb: add adapter BEC callback definition by Stephane Grosjean · 9 years ago
  82. e3c5ea6 can: peak_usb: export ctrlmode_supported to adapter specific definition by Stephane Grosjean · 9 years ago
  83. d6b5f30 can: peak_usb: constify struct peak_usb_adapter by Marc Kleine-Budde · 9 years ago
  84. 0adfd73 can: peak_usb: use ARRAY_SIZE instead of NULL termination for peak_usb_adapters_list by Marc Kleine-Budde · 9 years ago
  85. f5d4abea can: kvaser_usb: Add support for the USBcan-II family by Ahmed S. Darwish · 9 years ago
  86. 96d7f10 can: kvaser_usb: Consolidate and unify state change handling by Ahmed S. Darwish · 9 years ago
  87. 3b07a44 can: kvaser_usb: Update interface state before exiting on OOM by Ahmed S. Darwish · 9 years ago
  88. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  89. e638642 can: kvaser_usb: Fix state handling upon BUS_ERROR events by Ahmed S. Darwish · 9 years ago
  90. 14c10c2 can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUT by Ahmed S. Darwish · 9 years ago
  91. 3803fa6 can: kvaser_usb: Send correct context to URB completion by Ahmed S. Darwish · 9 years ago
  92. ded5006 can: kvaser_usb: Do not sleep in atomic context by Ahmed S. Darwish · 9 years ago
  93. be38a6f can: move can_stats.bus_off++ from can_bus_off into can_change_state by Andri Yngvason · 9 years ago
  94. a58518c can: kvaser_usb: Don't dereference skb after a netif_rx() by Ahmed S. Darwish · 9 years ago
  95. 5e7e6e0 can: kvaser_usb: Don't send a RESET_CHIP for non-existing channels by Ahmed S. Darwish · 9 years ago
  96. 889b77f can: kvaser_usb: Reset all URB tx contexts upon channel close by Ahmed S. Darwish · 9 years ago
  97. b442723 can: kvaser_usb: Don't free packets when tight on URBs by Ahmed S. Darwish · 9 years ago
  98. 62bc24f can: peak_usb: fix multi-byte values endianess by Stephane Grosjean · 10 years ago
  99. af35d0f can: peak_usb: fix cleanup sequence order in case of error during init by Stephane Grosjean · 10 years ago
  100. dc50ddc can: peak_usb: fix memset() usage by Stephane Grosjean · 10 years ago