1. 4578b97 can: isotp: add SF_BROADCAST support for functional addressing by Oliver Hartkopp · 4 years, 1 month ago
  2. 5d42865 can: isotp: prevent race between isotp_bind() and isotp_setsockopt() by Norbert Slusarek · 3 years, 8 months ago
  3. 199dab0 can: isotp: fix error path in isotp_sendmsg() to unlock wait queue by Oliver Hartkopp · 2 years, 11 months ago
  4. 7b53d22 can: isotp: fix potential CAN frame reception race in isotp_rcv() by Oliver Hartkopp · 2 years, 11 months ago
  5. 45221a5 can: isotp: convert struct tpcon::{idx,len} to unsigned int by Marc Kleine-Budde · 3 years ago
  6. 7774dd9 can: j1939: j1939_tp_cmd_recv(): check the dst address of TP.CM_BAM by Zhang Changzhong · 3 years, 2 months ago
  7. 875609a can: j1939: j1939_can_recv(): ignore messages with invalid source address by Zhang Changzhong · 3 years, 2 months ago
  8. c3cb7b5 can: j1939: j1939_tp_cmd_recv(): ignore abort message in the BAM transport by Zhang Changzhong · 3 years, 2 months ago
  9. f18b90e can: isotp: isotp_sendmsg(): fix TX buffer concurrent access in isotp_sendmsg() by Ziyang Xuan · 3 years, 3 months ago
  10. d48db50 can: j1939: j1939_xtp_rx_rts_session_new(): abort TP less than 9 bytes by Zhang Changzhong · 3 years, 3 months ago
  11. 5abc9b9 can: j1939: j1939_xtp_rx_dat_one(): cancel session if receive TP.DT with error length by Zhang Changzhong · 3 years, 3 months ago
  12. 864e777 can: j1939: j1939_netdev_start(): fix UAF for rx_kref of j1939_priv by Ziyang Xuan · 3 years, 3 months ago
  13. ecfccb1 can: j1939: j1939_tp_rxtimer(): fix errant alert in j1939_tp_rxtimer by Ziyang Xuan · 3 years, 4 months ago
  14. 053bc12 can: isotp: isotp_sendmsg(): add result check for wait_event_interruptible() by Ziyang Xuan · 3 years, 3 months ago
  15. 0917fb0 can: isotp: isotp_sendmsg(): fix return error on FC timeout on TX path by Marc Kleine-Budde · 3 years, 8 months ago
  16. 55dd22c can: j1939: j1939_session_deactivate(): clarify lifetime of session object by Oleksij Rempel · 3 years, 6 months ago
  17. afe2ffd can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF by Ziyang Xuan · 3 years, 5 months ago
  18. a9c02d0 can: j1939: j1939_xtp_rx_dat_one(): fix rxtimer value between consecutive TP.DT to 750ms by Zhang Changzhong · 3 years, 6 months ago
  19. 0dac8b0 can: j1939: j1939_sk_setsockopt(): prevent allocation of j1939 filter for optlen == 0 by Norbert Slusarek · 3 years, 6 months ago
  20. f79ea47 can: j1939: j1939_sk_init(): set SOCK_RCU_FREE to call sk_destruct() after RCU is done by Oleksij Rempel · 3 years, 7 months ago
  21. 22bfa94 can: isotp: isotp_release(): omit unintended hrtimer restart on socket release by Oliver Hartkopp · 3 years, 6 months ago
  22. af94ef8 can: gw: synchronize rcu operations before removing gw job entry by Oliver Hartkopp · 3 years, 6 months ago
  23. b52e0cf can: bcm: delay release of struct bcm_op after synchronize_rcu() by Thadeu Lima de Souza Cascardo · 3 years, 6 months ago
  24. 509ab6b can: j1939: fix Use-after-Free, hold skb ref while in use by Oleksij Rempel · 3 years, 7 months ago
  25. 0cf4b37 can: bcm/raw/isotp: use per module netdevice notifier by Tetsuo Handa · 3 years, 7 months ago
  26. acb755b can: bcm: fix infoleak in struct bcm_msg_head by Norbert Slusarek · 3 years, 7 months ago
  27. d02b68a can: isotp: fix msg_namelen values depending on CAN_REQUIRED_SIZE by Oliver Hartkopp · 3 years, 9 months ago
  28. 1d3837c can: bcm/raw: fix msg_namelen values depending on CAN_REQUIRED_SIZE by Oliver Hartkopp · 3 years, 9 months ago
  29. 1a5751d net: introduce CAN specific pointer in the struct net_device by Oleksij Rempel · 3 years, 10 months ago
  30. 0b7bc92 can: isotp: tx-path: zero initialize outgoing CAN frames by Oliver Hartkopp · 3 years, 10 months ago
  31. 3b3d927 can: isotp: TX-path: ensure that CAN frame flags are initialized by Marc Kleine-Budde · 3 years, 10 months ago
  32. f88517d can: isotp: isotp_setsockopt(): only allow to set low level TX flags for CAN-FD by Marc Kleine-Budde · 3 years, 10 months ago
  33. 61e8c02 can: isotp: isotp_getname(): fix kernel information leak by Oliver Hartkopp · 4 years ago
  34. 323a391 can: isotp: isotp_setsockopt(): block setsockopt on bound sockets by Oliver Hartkopp · 4 years, 1 month ago
  35. d73ff9b can: af_can: can_rx_unregister(): remove WARN() statement from list operation sanity check by Oliver Hartkopp · 4 years, 1 month ago
  36. 9aa9379 can: af_can: prevent potential access of uninitialized member in canfd_rcv() by Anant Thazhemadam · 4 years, 2 months ago
  37. c8c958a can: af_can: prevent potential access of uninitialized member in can_rcv() by Anant Thazhemadam · 4 years, 2 months ago
  38. c3ddac4 can: isotp: padlen(): make const array static, makes object smaller by Colin Ian King · 4 years, 2 months ago
  39. 78656ea can: isotp: isotp_rcv_cf(): enable RX timeout handling in listen-only mode by Oliver Hartkopp · 4 years, 2 months ago
  40. 5a7de24 can: isotp: Explain PDU in CAN_ISOTP help text by Geert Uytterhoeven · 4 years, 3 months ago
  41. 08c487d can: j1939: j1939_sk_bind(): return failure if netdev is down by Zhang Changzhong · 4 years, 4 months ago
  42. 3accbfd can: proc: can_remove_proc(): silence remove_proc_entry warning by Zhang Changzhong · 4 years, 6 months ago
  43. 2295cdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 3 months ago
  44. f726f3d can: remove obsolete version strings by Oliver Hartkopp · 4 years, 3 months ago
  45. ac911bf can: isotp: implement cleanups / improvements from review by Oliver Hartkopp · 4 years, 3 months ago
  46. 13ba4c4 net: j1939: j1939_session_fresh_new(): fix missing initialization of skbcnt by Marc Kleine-Budde · 4 years, 3 months ago
  47. e009f95 can: j1935: j1939_tp_tx_dat_new(): fix missing initialization of skbcnt by Cong Wang · 4 years, 3 months ago
  48. e057dd3 can: add ISO 15765-2:2016 transport protocol by Oliver Hartkopp · 4 years, 3 months ago
  49. eb88531 can: raw: add missing error queue support by Vincent Mailhol · 4 years, 3 months ago
  50. 80ede64 can: af_can: can_rcv_list_find(): fix kernel doc after variable renaming by Marc Kleine-Budde · 4 years, 3 months ago
  51. d77cd7f can: remove "WITH Linux-syscall-note" from SPDX tag of C files by Masahiro Yamada · 4 years, 9 months ago
  52. 6a54dde can: raw: fix indention by Marc Kleine-Budde · 4 years, 3 months ago
  53. 0436ea3 can: net: fix spelling mistakes by Marc Kleine-Budde · 4 years, 3 months ago
  54. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  55. 0ae18a8 can: j1939: add rxtimer for multipacket broadcast session by Zhang Changzhong · 4 years, 5 months ago
  56. 2b8b2e3 can: j1939: abort multipacket broadcast session when timeout occurs by Zhang Changzhong · 4 years, 5 months ago
  57. e8b1765 can: j1939: cancel rxtimer on multipacket broadcast session complete by Zhang Changzhong · 4 years, 5 months ago
  58. f4fd77f can: j1939: fix support for multipacket broadcast message by Zhang Changzhong · 4 years, 5 months ago
  59. e052d05 can: j1939: transport: j1939_xtp_rx_dat_one(): compare own packets to detect corruptions by Oleksij Rempel · 4 years, 5 months ago
  60. 840835c can: j1939: transport: add j1939_session_skb_find_by_offset() function by Oleksij Rempel · 4 years, 5 months ago
  61. af804b7 can: j1939: socket: j1939_sk_bind(): make sure ml_priv is allocated by Oleksij Rempel · 4 years, 5 months ago
  62. cd3b363 can: j1939: transport: j1939_session_tx_dat(): fix use-after-free read in j1939_tp_txtimer() by Oleksij Rempel · 4 years, 5 months ago
  63. b43e3a8 can: j1939: transport: j1939_simple_recv(): ignore local J1939 messages send not by J1939 stack by Oleksij Rempel · 4 years, 5 months ago
  64. 38ba8b9 can: j1939: fix kernel-infoleak in j1939_sk_sock2sockaddr_can() by Eric Dumazet · 4 years, 5 months ago
  65. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 5 months ago
  66. a44d9e7 net: make ->{get,set}sockopt in proto_ops optional by Christoph Hellwig · 4 years, 6 months ago
  67. e0a7f1fe net: can: kerneldoc fixes by Andrew Lunn · 4 years, 6 months ago
  68. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  69. 00d4e14 can: j1939: j1939_sk_bind(): take priv after lock is held by Oleksij Rempel · 5 years ago
  70. 4a15d57 can: j1939: warn if resources are still linked on destroy by Oleksij Rempel · 5 years ago
  71. ddeeb7d can: j1939: j1939_can_recv(): add priv refcounting by Oleksij Rempel · 5 years ago
  72. 8d7a5f0 can: j1939: transport: j1939_cancel_active_session(): use hrtimer_try_to_cancel() instead of hrtimer_cancel() by Oleksij Rempel · 5 years ago
  73. 62ebce1d can: j1939: make sure socket is held as long as session exists by Oleksij Rempel · 5 years ago
  74. d966635 can: j1939: transport: make sure the aborted session will be deactivated only once by Oleksij Rempel · 5 years ago
  75. fd81ebf can: j1939: socket: rework socket locking for j1939_sk_release() and j1939_sk_sendmsg() by Oleksij Rempel · 5 years ago
  76. c48c8c1 can: j1939: main: j1939_ndev_to_priv(): avoid crash if can_ml_priv is NULL by Oleksij Rempel · 5 years ago
  77. 25fe97c can: j1939: move j1939_priv_put() into sk_destruct callback by Oleksij Rempel · 5 years ago
  78. 975987e can: af_can: export can_sock_destruct() by Oleksij Rempel · 5 years ago
  79. 688d11c can: j1939: transport: j1939_xtp_rx_eoma_one(): Add sanity check for correct total message size by Oleksij Rempel · 5 years ago
  80. eaa654f can: j1939: transport: j1939_session_fresh_new(): make sure EOMA is send with the total message size set by Oleksij Rempel · 5 years ago
  81. 896daf7 can: j1939: fix memory leak if filters was set by Oleksij Rempel · 5 years ago
  82. db1a804 can: j1939: fix resource leak of skb on error return paths by Colin Ian King · 5 years ago
  83. 9d71dd0 can: add support of SAE J1939 protocol by The j1939 authors · 6 years ago
  84. 9868b5d can: introduce CAN_REQUIRED_SIZE macro by Kurt Van Dijck · 6 years ago
  85. 24efc6d can: af_can: use spin_lock_bh() for &net->can.rcvlists_lock by Oleksij Rempel · 6 years ago
  86. bdfb576 can: af_can: remove NULL-ptr checks from users of can_dev_rcv_lists_find() by Marc Kleine-Budde · 6 years ago
  87. 8df9ffb can: make use of preallocated can_ml_priv for per device struct can_dev_rcv_lists by Marc Kleine-Budde · 6 years ago
  88. ffd956e can: introduce CAN midlayer private and allocate it automatically by Marc Kleine-Budde · 6 years ago
  89. 3f15035 can: af_can: can_pernet_exit(): no need to iterate over and cleanup registered CAN devices by Marc Kleine-Budde · 6 years ago
  90. e2586a5 can: af_can: can_rx_register(): use max() instead of open coding it by Marc Kleine-Budde · 6 years ago
  91. 6625a18 can: af_can: give variable holding the CAN receiver and the receiver list a sensible name by Marc Kleine-Budde · 6 years ago
  92. fac7850 can: af_can: rename find_dev_rcv_lists() to can_dev_rcv_lists_find() by Marc Kleine-Budde · 6 years ago
  93. 3ee6d2b can: af_can: rename find_rcv_list() to can_rcv_list_find() by Marc Kleine-Budde · 6 years ago
  94. ff7fbea can: proc: give variable holding the CAN per device receive lists a sensible name by Marc Kleine-Budde · 6 years ago
  95. 56be1d5 can: af_can: give variable holding the CAN per device receive lists a sensible name by Marc Kleine-Budde · 6 years ago
  96. 564577d can: netns: remove "can_" prefix from members struct netns_can by Marc Kleine-Budde · 6 years ago
  97. 448c707 can: proc: give variables holding CAN statistics a sensible name by Marc Kleine-Budde · 6 years ago
  98. e2c1f5c can: af_can: give variables holding CAN statistics a sensible name by Marc Kleine-Budde · 6 years ago
  99. 2341086 can: netns: give members of struct netns_can holding the statistics a sensible name by Marc Kleine-Budde · 6 years ago
  100. 6c43bb3 can: netns: give structs holding the CAN statistics a sensible name by Marc Kleine-Budde · 6 years ago