1. 975987e can: af_can: export can_sock_destruct() by Oleksij Rempel · 5 years ago
  2. 24efc6d can: af_can: use spin_lock_bh() for &net->can.rcvlists_lock by Oleksij Rempel · 6 years ago
  3. bdfb576 can: af_can: remove NULL-ptr checks from users of can_dev_rcv_lists_find() by Marc Kleine-Budde · 6 years ago
  4. 8df9ffb can: make use of preallocated can_ml_priv for per device struct can_dev_rcv_lists by Marc Kleine-Budde · 6 years ago
  5. ffd956e can: introduce CAN midlayer private and allocate it automatically by Marc Kleine-Budde · 6 years ago
  6. 3f15035 can: af_can: can_pernet_exit(): no need to iterate over and cleanup registered CAN devices by Marc Kleine-Budde · 6 years ago
  7. e2586a5 can: af_can: can_rx_register(): use max() instead of open coding it by Marc Kleine-Budde · 6 years ago
  8. 6625a18 can: af_can: give variable holding the CAN receiver and the receiver list a sensible name by Marc Kleine-Budde · 6 years ago
  9. fac7850 can: af_can: rename find_dev_rcv_lists() to can_dev_rcv_lists_find() by Marc Kleine-Budde · 6 years ago
  10. 3ee6d2b can: af_can: rename find_rcv_list() to can_rcv_list_find() by Marc Kleine-Budde · 6 years ago
  11. 56be1d5 can: af_can: give variable holding the CAN per device receive lists a sensible name by Marc Kleine-Budde · 6 years ago
  12. 564577d can: netns: remove "can_" prefix from members struct netns_can by Marc Kleine-Budde · 6 years ago
  13. e2c1f5c can: af_can: give variables holding CAN statistics a sensible name by Marc Kleine-Budde · 6 years ago
  14. 2341086 can: netns: give members of struct netns_can holding the statistics a sensible name by Marc Kleine-Budde · 6 years ago
  15. 6c43bb3 can: netns: give structs holding the CAN statistics a sensible name by Marc Kleine-Budde · 6 years ago
  16. fbd4665 can: af_can: can_pernet_init(): Use preferred style kzalloc(sizeof()) usage by Marc Kleine-Budde · 5 years ago
  17. 1cf571e can: af_can: avoid splitting quoted string across lines by Marc Kleine-Budde · 5 years ago
  18. b11844b can: af_can: fix alignment by Marc Kleine-Budde · 5 years ago
  19. 8325ce9 can: af_can: balance braces around else statements by Marc Kleine-Budde · 5 years ago
  20. 147d9e9 can: af_can: convert block comments to network style comments by Marc Kleine-Budde · 5 years ago
  21. fba76a5 can: Add SPDX license identifiers for CAN subsystem by Oliver Hartkopp · 5 years ago
  22. 60649d4 can: remove obsolete empty ioctl() handler by Oliver Hartkopp · 5 years ago
  23. fd704bd can: purge socket error queue on sock destruct by Willem de Bruijn · 6 years ago
  24. c5a3aed can: af_can: Fix error path of can_init() by YueHaibing · 6 years ago
  25. c7cbdbf net: rework SIOCGSTAMP ioctl handling by Arnd Bergmann · 6 years ago
  26. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  27. d644406 net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  28. 1ae77627 net: Convert can_pernet_ops by Kirill Tkhai · 7 years ago
  29. 8565d26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  30. d468984 can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_once by Marc Kleine-Budde · 7 years ago
  31. 8cb6875 can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once by Marc Kleine-Budde · 7 years ago
  32. ff847ee can: af_can: give struct holding the CAN per device receive lists a sensible name by Marc Kleine-Budde · 8 years ago
  33. f8ddadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  34. 5a60622 can: af_can: can_pernet_init(): add missing error handling for kzalloc returning NULL by Marc Kleine-Budde · 7 years ago
  35. cae1d5b can: af_can: do not access proto_tab directly use rcu_access_pointer instead by Marc Kleine-Budde · 7 years ago
  36. 1fccb56 net: can: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  37. 74b7b490 can: af_can: namespace support: fix lockdep splat: properly initialize spin_lock by Marc Kleine-Budde · 8 years ago
  38. cb5635a can: complete initial namespace support by Oliver Hartkopp · 8 years ago
  39. 48452c1 can: remove obsolete pernet_operations definitions by Oliver Hartkopp · 8 years ago
  40. a7bbd28 can: fix memory leak in initial namespace support by Oliver Hartkopp · 8 years ago
  41. 8e8cda6 can: initial support for network namespaces by Mario Kicherer · 8 years ago
  42. f1712c7 can: Fix kernel panic at security_sock_rcv_skb by Eric Dumazet · 8 years ago
  43. 2781ff5 can: only call can_stat_update with procfs by Arnd Bergmann · 9 years ago
  44. d3b58c4 can: replace timestamp as unique skb attribute by Oliver Hartkopp · 10 years ago
  45. 3a07bd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  46. 36c0124 can: fix loss of CAN frames in raw_rcv by Oliver Hartkopp · 10 years ago
  47. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 10 years ago
  48. 969439016 can: add missing initialisations in CAN related skbuffs by Oliver Hartkopp · 10 years ago
  49. 069f845 can: fix spelling errors by Jeremiah Mahler · 10 years ago
  50. b111b78 can: eliminate banner[] variable and switch to pr_info() by Jeremiah Mahler · 10 years ago
  51. 45c7002 can: add hash based access to single EFF frame filters by Oliver Hartkopp · 11 years ago
  52. 0ae89be can: add destructor for self generated skbs by Oliver Hartkopp · 11 years ago
  53. 3f79410 treewide: Fix common typo in "identify" by Maxime Jayat · 11 years ago
  54. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 12 years ago
  55. c9bbb75 can: dump stack on protocol bugs by Oliver Hartkopp · 12 years ago
  56. f4f3efd net: can: af_can.c: Fix checkpatch warnings by Valentin Ilie · 12 years ago
  57. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  58. 6299b66 sections: fix section conflicts in net/can by Andi Kleen · 12 years ago
  59. 8b01939 canfd: add support for CAN FD in PF_CAN core by Oliver Hartkopp · 13 years ago
  60. 7c94163 canfd: add new data structures and constants by Oliver Hartkopp · 13 years ago
  61. d6e640f can: update documentation wording error frames -> error messages by Oliver Hartkopp · 13 years ago
  62. f861c2b8 can: remove references to berlios mailinglist by Marc Kleine-Budde · 13 years ago
  63. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  64. d9e64f8 net/can/af_can.c: Change del_timer to del_timer_sync by rajan.aggarwal85@gmail.com · 13 years ago
  65. a9b3cd7 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER by Stephen Hemminger · 13 years ago
  66. d751e62 net/can: use printk_ratelimited() instead of printk_ratelimit() by Manuel Zerpies · 14 years ago
  67. c8d55a9 can: rename can_try_module_get to can_get_proto by Kurt Van Dijck · 14 years ago
  68. 1650629 can: make struct can_proto const by Kurt Van Dijck · 14 years ago
  69. 1ca050d can: convert protocol handling to RCU by Oliver Hartkopp · 14 years ago
  70. 53914b6 can: make struct proto const by Oliver Hartkopp · 14 years ago
  71. 8b64056 can: deny filterlist access on non-CAN interfaces by Oliver Hartkopp · 15 years ago
  72. 20dd385 can: Speed up CAN frame receiption by using ml_priv by Oliver Hartkopp · 15 years ago
  73. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  74. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  75. 3f378b6 net: pass kern to net_proto_family create function by Eric Paris · 15 years ago
  76. 13f18aa net: drop capability from protocol definitions by Eric Paris · 15 years ago
  77. ec1b4cf net: mark net_proto_ops as const by Stephen Hemminger · 15 years ago
  78. 481a819 can: fix NOHZ local_softirq_pending 08 warning by Oliver Hartkopp · 15 years ago
  79. 6ca8b99 can: use correct NET_RX_ return values by Oliver Hartkopp · 15 years ago
  80. 1758c09 can: Use WARN_ONCE() instead of BUG_ON() for sanity check in receive path by Oliver Hartkopp · 15 years ago
  81. 382bfee can: af_can.c use rcu_barrier() on module unload. by Jesper Dangaard Brouer · 16 years ago
  82. 62bcaa1 can: Network Drop Monitor: Make use of consume_skb() in af_can.c by Oliver Hartkopp · 16 years ago
  83. ce030ed can: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 16 years ago
  84. 09640e63 net: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  85. 1fa17d4 can: omit unneeded skb_clone() calls by Oliver Hartkopp · 16 years ago
  86. f706644d can: omit received RTR frames for single ID filter lists by Oliver Hartkopp · 16 years ago
  87. d253eee can: Fix CAN_(EFF|RTR)_FLAG handling in can_filter by Oliver Hartkopp · 16 years ago
  88. 95a5afc net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) by Johannes Berg · 16 years ago
  89. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  90. 7f2d38e can: add sanity checks by Oliver Hartkopp · 17 years ago
  91. c2ab7ac can: Fix can_send() handling on dev_queue_xmit() failures by Oliver Hartkopp · 17 years ago
  92. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 17 years ago
  93. a2fea5f [CAN]: Move proto_{,un}register() out of spin-locked region by Urs Thuermann · 17 years ago
  94. 5423dd6 [CAN]: Clean up module auto loading by Urs Thuermann · 17 years ago
  95. 0d66548 [CAN]: Add PF_CAN core module by Oliver Hartkopp · 17 years ago