1. 3fb20d1 can: bcm: fix UAF of bcm op by Ziyang Xuan · 2 years, 6 months ago
  2. ce223e0 can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF by Ziyang Xuan · 3 years ago
  3. 545914a can: bcm: delay release of struct bcm_op after synchronize_rcu() by Thadeu Lima de Souza Cascardo · 3 years, 1 month ago
  4. 1597aac can: gw: synchronize rcu operations before removing gw job entry by Oliver Hartkopp · 3 years, 1 month ago
  5. 1cdfaab can: bcm/raw/isotp: use per module netdevice notifier by Tetsuo Handa · 3 years, 2 months ago
  6. d240a283 can: bcm: fix infoleak in struct bcm_msg_head by Norbert Slusarek · 3 years, 1 month ago
  7. a97e265 can: purge socket error queue on sock destruct by Willem de Bruijn · 5 years ago
  8. 30e7517 can: bcm: check timer values before ktime conversion by Oliver Hartkopp · 6 years ago
  9. d379b33 can: gw: ensure DLC boundaries after CAN frame modification by Oliver Hartkopp · 6 years ago
  10. 41e4aa1 can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_once by Marc Kleine-Budde · 7 years ago
  11. 40bf2c0 can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once by Marc Kleine-Budde · 7 years ago
  12. adf86d5 can: Fix kernel panic at security_sock_rcv_skb by Eric Dumazet · 7 years ago
  13. a150e08 can: bcm: fix hrtimer/tasklet termination in bcm op removal by Oliver Hartkopp · 8 years ago
  14. 332b05c can: raw: raw_setsockopt: limit number of can_filter that can be set by Marc Kleine-Budde · 8 years ago
  15. 5499a6b can: bcm: fix support for CAN FD frames by Oliver Hartkopp · 8 years ago
  16. deb507f can: bcm: fix warning in bcm_connect/proc_register by Oliver Hartkopp · 8 years ago
  17. 2781ff5 can: only call can_stat_update with procfs by Arnd Bergmann · 8 years ago
  18. 6f3b911 can: bcm: add support for CAN FD frames by Oliver Hartkopp · 8 years ago
  19. 2b5f5f5 can: bcm: unify bcm_msg_head handling and prepare function parameters by Oliver Hartkopp · 8 years ago
  20. 72c8a89 can: bcm: use CAN frame instead of can_frame in comments by Oliver Hartkopp · 8 years ago
  21. 95acb49 can: bcm: fix indention and other minor style issues by Oliver Hartkopp · 8 years ago
  22. a20fadf can: build proc support only if CONFIG_PROC_FS is activated by Alexander Aring · 8 years ago
  23. c14ac94 sock: enable timestamping using control messages by Soheil Hassas Yeganeh · 8 years ago
  24. ba61a8d can: avoid using timeval for uapi by Arnd Bergmann · 9 years ago
  25. d3b58c4 can: replace timestamp as unique skb attribute by Oliver Hartkopp · 9 years ago
  26. 3a07bd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  27. 36c0124 can: fix loss of CAN frames in raw_rcv by Oliver Hartkopp · 9 years ago
  28. dd895d7 can: cangw: introduce optional uid to reference created routing jobs by Oliver Hartkopp · 9 years ago
  29. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 9 years ago
  30. a5581ef can: introduce new raw socket option to join the given CAN filters by Oliver Hartkopp · 9 years ago
  31. 514ac99 can: fix multiple delivery of a single CAN frame for overlapping CAN filters by Oliver Hartkopp · 9 years ago
  32. 3cef5c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  33. 969439016 can: add missing initialisations in CAN related skbuffs by Oliver Hartkopp · 9 years ago
  34. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 9 years ago
  35. b4772ef net: use common macro for assering skb->cb[] available size in protocol families by Eyal Birger · 9 years ago
  36. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 10 years ago
  37. 069f845 can: fix spelling errors by Jeremiah Mahler · 10 years ago
  38. b111b78 can: eliminate banner[] variable and switch to pr_info() by Jeremiah Mahler · 10 years ago
  39. 7eab8d9 new helper: memcpy_to_msg() by Al Viro · 10 years ago
  40. 6ce8e9c new helper: memcpy_from_msg() by Al Viro · 10 years ago
  41. 45c7002 can: add hash based access to single EFF frame filters by Oliver Hartkopp · 10 years ago
  42. e3d3917 can: proc: make array printing function indenpendent from sff frames by Oliver Hartkopp · 10 years ago
  43. 90f62cf net: Use netlink_ns_capable to verify the permisions of netlink messages by Eric W. Biederman · 10 years ago
  44. 821047c can: remove CAN FD compatibility for CAN 2.0 sockets by Oliver Hartkopp · 10 years ago
  45. 65b80ca Merge tag 'linux-can-fixes-for-3.14-20140129' of git://gitorious.org/linux-can/linux-can by David S. Miller · 10 years ago
  46. 0ae89be can: add destructor for self generated skbs by Oliver Hartkopp · 10 years ago
  47. bb5ecb0 can: Propagate SO_PRIORITY of raw sockets to skbs by Rostislav Lisovy · 11 years ago
  48. 342dfc3 net: add build-time checks for msg->msg_name size by Steffen Hurrle · 11 years ago
  49. 5af28de can: use __dev_get_by_index instead of dev_get_by_index to find interface by Ying Xue · 11 years ago
  50. c0ebbdd can: gw: remove obsolete checks by Oliver Hartkopp · 11 years ago
  51. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  52. 348662a net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes by Joe Perches · 11 years ago
  53. 3f79410 treewide: Fix common typo in "identify" by Maxime Jayat · 11 years ago
  54. 391ac12 can: gw: add a per rule limitation of frame hops by Oliver Hartkopp · 11 years ago
  55. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  56. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  57. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  58. bf84a01 net: sock: make sock_tx_timestamp void by Daniel Borkmann · 11 years ago
  59. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  60. 3480a21 can: gw: use kmem_cache_free() instead of kfree() by Wei Yongjun · 11 years ago
  61. 661d296 rtnetlink: Remove passing of attributes into rtnl_doit functions by Thomas Graf · 11 years ago
  62. c9bbb75 can: dump stack on protocol bugs by Oliver Hartkopp · 11 years ago
  63. f4f3efd net: can: af_can.c: Fix checkpatch warnings by Valentin Ilie · 11 years ago
  64. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  65. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 11 years ago
  66. 2bf3440 can: rework skb reserved data handling by Oliver Hartkopp · 11 years ago
  67. e6afa00 can: gw: indicate and count deleted frames due to misconfiguration by Oliver Hartkopp · 12 years ago
  68. be286ba can: gw: add a variable limit for CAN frame routings by Oliver Hartkopp · 12 years ago
  69. d904d3e can: gw: make routing to the incoming CAN interface configurable by Oliver Hartkopp · 12 years ago
  70. 156c2bb can: add private data space for CAN sk_buffs by Oliver Hartkopp · 12 years ago
  71. f66b030 can: Kconfig: switch on all CAN protocolls by default by Marc Kleine-Budde · 12 years ago
  72. 7713683 can: Kconfig: convert 'depends on CAN' into 'if CAN...endif' block by Marc Kleine-Budde · 12 years ago
  73. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  74. 8a2cf06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  75. 81b4011 can: bcm: initialize ifindex for timeouts without previous frame reception by Oliver Hartkopp · 12 years ago
  76. 48fc7f7 Fix misspellings of "whether" in comments. by Adam Buchbinder · 12 years ago
  77. dfc47ef net: Push capable(CAP_NET_ADMIN) into the rtnl methods by Eric W. Biederman · 12 years ago
  78. 6299b66 sections: fix section conflicts in net/can by Andi Kleen · 12 years ago
  79. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  80. 5d91efa can: gw: Remove pointless casts by Thomas Graf · 12 years ago
  81. 1da0faa3 can: gw: Properly fill the netlink header when responding to RTM_GETROUTE by Thomas Graf · 12 years ago
  82. 732d35f can: gw: Use nla_policy to validate netlink attributes by Thomas Graf · 12 years ago
  83. 6eaf53c can: gw: Don't bump nlmsg_len manually by Thomas Graf · 12 years ago
  84. ec00f04 can: fix sparse warning in af_can.c by Oliver Hartkopp · 12 years ago
  85. e2d265d canfd: add support for CAN FD in CAN_RAW sockets by Oliver Hartkopp · 12 years ago
  86. 8b01939 canfd: add support for CAN FD in PF_CAN core by Oliver Hartkopp · 12 years ago
  87. 7c94163 canfd: add new data structures and constants by Oliver Hartkopp · 12 years ago
  88. 7e52b33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  89. 62b1a8a net: remove skb_orphan_try() by Eric Dumazet · 12 years ago
  90. d6e640f can: update documentation wording error frames -> error messages by Oliver Hartkopp · 12 years ago
  91. a75afd4 can: fix sparse warning for cgw_list by Daniel Baluta · 12 years ago
  92. f861c2b8 can: remove references to berlios mailinglist by Marc Kleine-Budde · 13 years ago
  93. 88c5100 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  94. 12d0d0d can bcm: fix incomplete tx_setup fix by Oliver Hartkopp · 13 years ago
  95. aabdcb0 can bcm: fix tx_setup off-by-one errors by Oliver Hartkopp · 13 years ago
  96. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  97. c1aabdf can-gw: add netlink based CAN routing by Oliver Hartkopp · 13 years ago
  98. d9e64f8 net/can/af_can.c: Change del_timer to del_timer_sync by rajan.aggarwal85@gmail.com · 13 years ago
  99. a9b3cd7 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER by Stephen Hemminger · 13 years ago
  100. d751e62 net/can: use printk_ratelimited() instead of printk_ratelimit() by Manuel Zerpies · 13 years ago