1. 8375dfa can: isotp: fix error path in isotp_sendmsg() to unlock wait queue by Oliver Hartkopp · 2 years, 11 months ago
  2. 7c75904 can: isotp: fix potential CAN frame reception race in isotp_rcv() by Oliver Hartkopp · 2 years, 11 months ago
  3. 359745d proc: remove PDE_DATA() completely by Muchun Song · 3 years ago
  4. 5f33a09 can: isotp: convert struct tpcon::{idx,len} to unsigned int by Marc Kleine-Budde · 3 years ago
  5. 164051a can: j1939: j1939_tp_cmd_recv(): check the dst address of TP.CM_BAM by Zhang Changzhong · 3 years, 2 months ago
  6. a79305e can: j1939: j1939_can_recv(): ignore messages with invalid source address by Zhang Changzhong · 3 years, 2 months ago
  7. c0f49d9 can: j1939: j1939_tp_cmd_recv(): ignore abort message in the BAM transport by Zhang Changzhong · 3 years, 2 months ago
  8. 9b44a92 can: bcm: Use hrtimer_forward_now() by Thomas Gleixner · 3 years, 3 months ago
  9. d674a8f can: isotp: isotp_sendmsg(): fix return error on FC timeout on TX path by Marc Kleine-Budde · 3 years, 8 months ago
  10. 43a08c3 can: isotp: isotp_sendmsg(): fix TX buffer concurrent access in isotp_sendmsg() by Ziyang Xuan · 3 years, 3 months ago
  11. 9acf636 can: isotp: isotp_sendmsg(): add result check for wait_event_interruptible() by Ziyang Xuan · 3 years, 3 months ago
  12. a4fbe70 can: j1939: j1939_xtp_rx_rts_session_new(): abort TP less than 9 bytes by Zhang Changzhong · 3 years, 2 months ago
  13. 3797439 can: j1939: j1939_xtp_rx_dat_one(): cancel session if receive TP.DT with error length by Zhang Changzhong · 3 years, 3 months ago
  14. d9d52a3 can: j1939: j1939_netdev_start(): fix UAF for rx_kref of j1939_priv by Ziyang Xuan · 3 years, 3 months ago
  15. b504a88 can: j1939: j1939_tp_rxtimer(): fix errant alert in j1939_tp_rxtimer by Ziyang Xuan · 3 years, 4 months ago
  16. 1160dfa net: Remove redundant if statements by Yajun Deng · 3 years, 5 months ago
  17. 5b9272e can: j1939: extend UAPI to notify about RX status by Oleksij Rempel · 3 years, 6 months ago
  18. cd85d3a can: j1939: rename J1939_ERRQUEUE_* to J1939_ERRQUEUE_TX_* by Oleksij Rempel · 3 years, 6 months ago
  19. f8145cf can: j1939: j1939_session_tx_dat(): fix typo by Marc Kleine-Budde · 3 years, 5 months ago
  20. d2e11fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  21. a08ec5f can: j1939: j1939_xtp_rx_dat_one(): use separate pointer for session skb control buffer by Marc Kleine-Budde · 3 years, 7 months ago
  22. 78b77c7 can: j1939: j1939_session_tx_dat(): use consistent name se_skcb for session skb control buffer by Marc Kleine-Budde · 3 years, 7 months ago
  23. 7ac56e4 can: j1939: j1939_session_completed(): use consistent name se_skb for the session skb by Marc Kleine-Budde · 3 years, 7 months ago
  24. 641ba6d can: j1939: replace fall through comment by fallthrough pseudo-keyword by Marc Kleine-Budde · 3 years, 6 months ago
  25. 3331287 can: j1939: fix checkpatch warnings by Marc Kleine-Budde · 3 years, 6 months ago
  26. 04bdec2 can: j1939: j1939_sk_sock_destruct(): correct a grammatical error by gushengxian · 3 years, 7 months ago
  27. c6eea1c can: j1939: j1939_xtp_rx_dat_one(): fix rxtimer value between consecutive TP.DT to 750ms by Zhang Changzhong · 3 years, 6 months ago
  28. 0c71437 can: j1939: j1939_session_deactivate(): clarify lifetime of session object by Oleksij Rempel · 3 years, 6 months ago
  29. 54f9333 can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF by Ziyang Xuan · 3 years, 5 months ago
  30. b6df007 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
  31. e3ae236 net: sock: introduce sk_error_report by Alexander Aring · 3 years, 6 months ago
  32. aaf473d can: j1939: j1939_sk_setsockopt(): prevent allocation of j1939 filter for optlen == 0 by Norbert Slusarek · 3 years, 6 months ago
  33. 22c696f can: j1939: j1939_sk_init(): set SOCK_RCU_FREE to call sk_destruct() after RCU is done by Oleksij Rempel · 3 years, 6 months ago
  34. 14a4696 can: isotp: isotp_release(): omit unintended hrtimer restart on socket release by Oliver Hartkopp · 3 years, 6 months ago
  35. fb8696a can: gw: synchronize rcu operations before removing gw job entry by Oliver Hartkopp · 3 years, 6 months ago
  36. d5f9023 can: bcm: delay release of struct bcm_op after synchronize_rcu() by Thadeu Lima de Souza Cascardo · 3 years, 6 months ago
  37. adc2e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
  38. 5e87ddb can: bcm: fix infoleak in struct bcm_msg_head by Norbert Slusarek · 3 years, 7 months ago
  39. 8d0caed can: bcm/raw/isotp: use per module netdevice notifier by Tetsuo Handa · 3 years, 7 months ago
  40. 2030043 can: j1939: fix Use-after-Free, hold skb ref while in use by Oleksij Rempel · 3 years, 7 months ago
  41. b14b27f Merge tag 'linux-can-next-for-5.14-20210527' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by Jakub Kicinski · 3 years, 7 months ago
  42. c69d190 can: isotp: Add error message if txqueuelen is too small by Patrick Menschel · 3 years, 8 months ago
  43. 6a5ddae can: isotp: add symbolic error message to isotp_module_init() by Patrick Menschel · 3 years, 8 months ago
  44. 46d8657 can: isotp: change error format from decimal to symbolic error names by Patrick Menschel · 3 years, 8 months ago
  45. 24a774a can: proc: remove unnecessary variables by zuoqilin · 3 years, 8 months ago
  46. 2b17c40 can: isotp: prevent race between isotp_bind() and isotp_setsockopt() by Norbert Slusarek · 3 years, 8 months ago
  47. e6b031d can: proc: fix rcvlist_* header alignment on 64-bit system by Erik Flodin · 3 years, 8 months ago
  48. f522d95 can: isotp: fix msg_namelen values depending on CAN_REQUIRED_SIZE by Oliver Hartkopp · 3 years, 9 months ago
  49. 9e97147 can: bcm/raw: fix msg_namelen values depending on CAN_REQUIRED_SIZE by Oliver Hartkopp · 3 years, 9 months ago
  50. b5f020f can: isotp: tx-path: zero initialize outgoing CAN frames by Oliver Hartkopp · 3 years, 9 months ago
  51. d4eb538 can: isotp: TX-path: ensure that CAN frame flags are initialized by Marc Kleine-Budde · 3 years, 10 months ago
  52. e491245 can: isotp: isotp_setsockopt(): only allow to set low level TX flags for CAN-FD by Marc Kleine-Budde · 3 years, 10 months ago
  53. 4e096a1 net: introduce CAN specific pointer in the struct net_device by Oleksij Rempel · 3 years, 10 months ago
  54. df9d804 Merge tag 'linux-can-next-for-5.12-20210127' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by Jakub Kicinski · 4 years ago
  55. 864e898 net: remove redundant 'depends on NET' by Masahiro Yamada · 4 years ago
  56. 12da7a1 can: gw: fix typo by Marc Kleine-Budde · 4 years ago
  57. 1d9f03c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  58. b42b3a2 can: isotp: isotp_getname(): fix kernel information leak by Oliver Hartkopp · 4 years ago
  59. 0de70e2 can: raw: return -ERANGE when filterset does not fit into user space buffer by Oliver Hartkopp · 4 years ago
  60. 46d5e62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  61. 921ca57 can: isotp: add SF_BROADCAST support for functional addressing by Oliver Hartkopp · 4 years, 1 month ago
  62. 323a391 can: isotp: isotp_setsockopt(): block setsockopt on bound sockets by Oliver Hartkopp · 4 years, 1 month ago
  63. 5c39f26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  64. d73ff9b can: af_can: can_rx_unregister(): remove WARN() statement from list operation sanity check by Oliver Hartkopp · 4 years, 1 month ago
  65. 94c2309 can: gw: support modification of Classical CAN DLCs by Oliver Hartkopp · 4 years, 1 month ago
  66. c7b7496 can: replace can_dlc as variable/element for payload length by Oliver Hartkopp · 4 years, 1 month ago
  67. 9aa9379 can: af_can: prevent potential access of uninitialized member in canfd_rcv() by Anant Thazhemadam · 4 years, 2 months ago
  68. c8c958a can: af_can: prevent potential access of uninitialized member in can_rcv() by Anant Thazhemadam · 4 years, 2 months ago
  69. c3ddac4 can: isotp: padlen(): make const array static, makes object smaller by Colin Ian King · 4 years, 2 months ago
  70. 78656ea can: isotp: isotp_rcv_cf(): enable RX timeout handling in listen-only mode by Oliver Hartkopp · 4 years, 2 months ago
  71. 5a7de24 can: isotp: Explain PDU in CAN_ISOTP help text by Geert Uytterhoeven · 4 years, 3 months ago
  72. 08c487d can: j1939: j1939_sk_bind(): return failure if netdev is down by Zhang Changzhong · 4 years, 4 months ago
  73. 3accbfd can: proc: can_remove_proc(): silence remove_proc_entry warning by Zhang Changzhong · 4 years, 6 months ago
  74. 2295cdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
  75. f726f3d can: remove obsolete version strings by Oliver Hartkopp · 4 years, 3 months ago
  76. ac911bf can: isotp: implement cleanups / improvements from review by Oliver Hartkopp · 4 years, 3 months ago
  77. 13ba4c4 net: j1939: j1939_session_fresh_new(): fix missing initialization of skbcnt by Marc Kleine-Budde · 4 years, 3 months ago
  78. e009f95 can: j1935: j1939_tp_tx_dat_new(): fix missing initialization of skbcnt by Cong Wang · 4 years, 3 months ago
  79. e057dd3 can: add ISO 15765-2:2016 transport protocol by Oliver Hartkopp · 4 years, 3 months ago
  80. eb88531 can: raw: add missing error queue support by Vincent Mailhol · 4 years, 3 months ago
  81. 80ede64 can: af_can: can_rcv_list_find(): fix kernel doc after variable renaming by Marc Kleine-Budde · 4 years, 3 months ago
  82. d77cd7f can: remove "WITH Linux-syscall-note" from SPDX tag of C files by Masahiro Yamada · 4 years, 9 months ago
  83. 6a54dde can: raw: fix indention by Marc Kleine-Budde · 4 years, 3 months ago
  84. 0436ea3 can: net: fix spelling mistakes by Marc Kleine-Budde · 4 years, 3 months ago
  85. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  86. 0ae18a8 can: j1939: add rxtimer for multipacket broadcast session by Zhang Changzhong · 4 years, 5 months ago
  87. 2b8b2e3 can: j1939: abort multipacket broadcast session when timeout occurs by Zhang Changzhong · 4 years, 5 months ago
  88. e8b1765 can: j1939: cancel rxtimer on multipacket broadcast session complete by Zhang Changzhong · 4 years, 5 months ago
  89. f4fd77f can: j1939: fix support for multipacket broadcast message by Zhang Changzhong · 4 years, 5 months ago
  90. e052d05 can: j1939: transport: j1939_xtp_rx_dat_one(): compare own packets to detect corruptions by Oleksij Rempel · 4 years, 5 months ago
  91. 840835c can: j1939: transport: add j1939_session_skb_find_by_offset() function by Oleksij Rempel · 4 years, 5 months ago
  92. af804b7 can: j1939: socket: j1939_sk_bind(): make sure ml_priv is allocated by Oleksij Rempel · 4 years, 5 months ago
  93. 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
  94. b43e3a8 can: j1939: transport: j1939_simple_recv(): ignore local J1939 messages send not by J1939 stack by Oleksij Rempel · 4 years, 5 months ago
  95. 38ba8b9 can: j1939: fix kernel-infoleak in j1939_sk_sock2sockaddr_can() by Eric Dumazet · 4 years, 5 months ago
  96. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 5 months ago
  97. a44d9e7 net: make ->{get,set}sockopt in proto_ops optional by Christoph Hellwig · 4 years, 5 months ago
  98. e0a7f1fe net: can: kerneldoc fixes by Andrew Lunn · 4 years, 6 months ago
  99. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  100. 00d4e14 can: j1939: j1939_sk_bind(): take priv after lock is held by Oleksij Rempel · 5 years ago