1. 9d71dd0 can: add support of SAE J1939 protocol by The j1939 authors · 6 years ago
  2. 9868b5d can: introduce CAN_REQUIRED_SIZE macro by Kurt Van Dijck · 6 years ago
  3. 24efc6d can: af_can: use spin_lock_bh() for &net->can.rcvlists_lock by Oleksij Rempel · 6 years ago
  4. bdfb576 can: af_can: remove NULL-ptr checks from users of can_dev_rcv_lists_find() by Marc Kleine-Budde · 6 years ago
  5. 8df9ffb can: make use of preallocated can_ml_priv for per device struct can_dev_rcv_lists by Marc Kleine-Budde · 6 years ago
  6. ffd956e can: introduce CAN midlayer private and allocate it automatically by Marc Kleine-Budde · 6 years ago
  7. 3f15035 can: af_can: can_pernet_exit(): no need to iterate over and cleanup registered CAN devices by Marc Kleine-Budde · 6 years ago
  8. e2586a5 can: af_can: can_rx_register(): use max() instead of open coding it by Marc Kleine-Budde · 6 years ago
  9. 6625a18 can: af_can: give variable holding the CAN receiver and the receiver list a sensible name by Marc Kleine-Budde · 6 years ago
  10. fac7850 can: af_can: rename find_dev_rcv_lists() to can_dev_rcv_lists_find() by Marc Kleine-Budde · 6 years ago
  11. 3ee6d2b can: af_can: rename find_rcv_list() to can_rcv_list_find() by Marc Kleine-Budde · 6 years ago
  12. ff7fbea can: proc: give variable holding the CAN per device receive lists a sensible name by Marc Kleine-Budde · 6 years ago
  13. 56be1d5 can: af_can: give variable holding the CAN per device receive lists a sensible name by Marc Kleine-Budde · 6 years ago
  14. 564577d can: netns: remove "can_" prefix from members struct netns_can by Marc Kleine-Budde · 6 years ago
  15. 448c707 can: proc: give variables holding CAN statistics a sensible name by Marc Kleine-Budde · 6 years ago
  16. e2c1f5c can: af_can: give variables holding CAN statistics a sensible name by Marc Kleine-Budde · 6 years ago
  17. 2341086 can: netns: give members of struct netns_can holding the statistics a sensible name by Marc Kleine-Budde · 6 years ago
  18. 6c43bb3 can: netns: give structs holding the CAN statistics a sensible name by Marc Kleine-Budde · 6 years ago
  19. 456a8a6 can: gw: add support for CAN FD frames by Oliver Hartkopp · 5 years ago
  20. e9dc7c6 can: gw: use struct canfd_frame as internal data structure by Oliver Hartkopp · 5 years ago
  21. 21468e6 can: gw: cgw_parse_attr(): remove unnecessary braces for single statement block by Marc Kleine-Budde · 5 years ago
  22. 78f8a32 can: gw: cgw_dump_jobs(): avoid long lines by Marc Kleine-Budde · 5 years ago
  23. 0815c891 can: gw: can_can_gw_rcv(): remove return at end of void function by Marc Kleine-Budde · 5 years ago
  24. 5dfc8c9 can: gw: add missing spaces around operators by Marc Kleine-Budde · 5 years ago
  25. f62564f can: gw: remove unnecessary blank lines, add suggested blank lines by Marc Kleine-Budde · 5 years ago
  26. 465c0de can: gw: convert block comments to network style comments by Marc Kleine-Budde · 5 years ago
  27. bf74aa8 can: bcm: switch timer to HRTIMER_MODE_SOFT and remove hrtimer_tasklet by Thomas Gleixner · 5 years ago
  28. 9989f63 can: bcm: bcm_sock_no_ioctlcmd(): mark function as static by Marc Kleine-Budde · 5 years ago
  29. af0b147 can: raw: raw_sock_no_ioctlcmd(): mark function as static by Marc Kleine-Budde · 5 years ago
  30. d956b1a8 can: raw: raw_module_init(): use pr_err() instead of printk(KERN_ERR, ...) by Marc Kleine-Budde · 5 years ago
  31. bff1004 can: raw: balance braces around else statements by Marc Kleine-Budde · 5 years ago
  32. d5e4eca can: raw: remove unnecessary blank lines, add suggested blank lines by Marc Kleine-Budde · 5 years ago
  33. d6ada83 can: raw: convert block comments to network style comments by Marc Kleine-Budde · 5 years ago
  34. 97c3349 can: af_can: add missing identifiers to struct receiver::func by Marc Kleine-Budde · 5 years ago
  35. fbd4665 can: af_can: can_pernet_init(): Use preferred style kzalloc(sizeof()) usage by Marc Kleine-Budde · 5 years ago
  36. 1cf571e can: af_can: avoid splitting quoted string across lines by Marc Kleine-Budde · 5 years ago
  37. b11844b can: af_can: fix alignment by Marc Kleine-Budde · 5 years ago
  38. 8325ce9 can: af_can: balance braces around else statements by Marc Kleine-Budde · 5 years ago
  39. 147d9e9 can: af_can: convert block comments to network style comments by Marc Kleine-Budde · 5 years ago
  40. 13dfb3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  41. 473d924 can: fix ioctl function removal by Oliver Hartkopp · 5 years ago
  42. b7a1429 can: gw: Fix error path of cgw_module_init by YueHaibing · 6 years ago
  43. fba76a5 can: Add SPDX license identifiers for CAN subsystem by Oliver Hartkopp · 5 years ago
  44. 60649d4 can: remove obsolete empty ioctl() handler by Oliver Hartkopp · 5 years ago
  45. 26bca9f can: Kconfig: correct history of the CAN protocol by Robert P. J. Day · 6 years ago
  46. fd704bd can: purge socket error queue on sock destruct by Willem de Bruijn · 6 years ago
  47. c5a3aed can: af_can: Fix error path of can_init() by YueHaibing · 6 years ago
  48. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  49. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  50. c7cbdbf net: rework SIOCGSTAMP ioctl handling by Arnd Bergmann · 6 years ago
  51. 93171ba can: bcm: check timer values before ktime conversion by Oliver Hartkopp · 6 years ago
  52. 0aaa813 can: gw: ensure DLC boundaries after CAN frame modification by Oliver Hartkopp · 6 years ago
  53. 8f932f7 net: add missing SOF_TIMESTAMPING_OPT_ID support by Willem de Bruijn · 6 years ago
  54. a43608f can: raw: check for CAN FD capable netdev in raw_sendmsg() by Oliver Hartkopp · 6 years ago
  55. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 6 years ago
  56. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  57. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  58. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  59. db5051e net: convert datagram_poll users tp ->poll_mask by Christoph Hellwig · 7 years ago
  60. 3617d94 proc: introduce proc_create_net_single by Christoph Hellwig · 7 years ago
  61. 441bc62 net/can: single_open_net needs to be paired with single_release_net by Christoph Hellwig · 7 years ago
  62. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  63. d644406 net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  64. 1ae77627 net: Convert can_pernet_ops by Kirill Tkhai · 7 years ago
  65. 111da7a net: Convert cangw_pernet_ops by Kirill Tkhai · 7 years ago
  66. c80afa0 net: Convert /proc creating and destroying pernet_operations by Kirill Tkhai · 7 years ago
  67. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
  68. 7d59773 can: migrate documentation to restructured text by Robert Schwebel · 7 years ago
  69. 8565d26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  70. d468984 can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_once by Marc Kleine-Budde · 7 years ago
  71. 8cb6875 can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once by Marc Kleine-Budde · 7 years ago
  72. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  73. ff847ee can: af_can: give struct holding the CAN per device receive lists a sensible name by Marc Kleine-Budde · 8 years ago
  74. adb552c can: raw: raw_bind(): bail out if can_family is not AF_CAN by Marc Kleine-Budde · 7 years ago
  75. c1c502b net: use rtnl_register_module where needed by Florian Westphal · 7 years ago
  76. 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
  77. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  78. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  79. f8ddadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  80. 5a60622 can: af_can: can_pernet_init(): add missing error handling for kzalloc returning NULL by Marc Kleine-Budde · 7 years ago
  81. cae1d5b can: af_can: do not access proto_tab directly use rcu_access_pointer instead by Marc Kleine-Budde · 7 years ago
  82. 62c0464 can: bcm: check for null sk before deferencing it via the call to sock_net by Colin Ian King · 7 years ago
  83. 1fccb56 net: can: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  84. b97bac6 rtnetlink: make rtnl_register accept a flags parameter by Florian Westphal · 7 years ago
  85. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  86. 74b7b490 can: af_can: namespace support: fix lockdep splat: properly initialize spin_lock by Marc Kleine-Budde · 8 years ago
  87. c2701b3 can: fix CAN BCM build with CONFIG_PROC_FS disabled by Oliver Hartkopp · 8 years ago
  88. 1ef8331 can: network namespace support for CAN gateway by Oliver Hartkopp · 8 years ago
  89. 384317e can: network namespace support for CAN_BCM protocol by Oliver Hartkopp · 8 years ago
  90. cb5635a can: complete initial namespace support by Oliver Hartkopp · 8 years ago
  91. f2e72f4 can: remove obsolete definitions by Oliver Hartkopp · 8 years ago
  92. 48452c1 can: remove obsolete pernet_operations definitions by Oliver Hartkopp · 8 years ago
  93. a7bbd28 can: fix memory leak in initial namespace support by Oliver Hartkopp · 8 years ago
  94. c21ef3e net: rtnetlink: plumb extended ack to doit function by David Ahern · 8 years ago
  95. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  96. 8e8cda6 can: initial support for network namespaces by Mario Kicherer · 8 years ago
  97. a06393ed0 can: bcm: fix hrtimer/tasklet termination in bcm op removal by Oliver Hartkopp · 8 years ago
  98. f1712c7 can: Fix kernel panic at security_sock_rcv_skb by Eric Dumazet · 8 years ago
  99. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  100. 2456e85 ktime: Get rid of the union by Thomas Gleixner · 8 years ago