1. 12da7a1 can: gw: fix typo by Marc Kleine-Budde · 4 years ago
  2. 94c2309 can: gw: support modification of Classical CAN DLCs by Oliver Hartkopp · 4 years, 1 month ago
  3. c7b7496 can: replace can_dlc as variable/element for payload length by Oliver Hartkopp · 4 years, 1 month ago
  4. f726f3d can: remove obsolete version strings by Oliver Hartkopp · 4 years, 3 months ago
  5. d77cd7f can: remove "WITH Linux-syscall-note" from SPDX tag of C files by Masahiro Yamada · 4 years, 9 months ago
  6. 456a8a6 can: gw: add support for CAN FD frames by Oliver Hartkopp · 5 years ago
  7. e9dc7c6 can: gw: use struct canfd_frame as internal data structure by Oliver Hartkopp · 5 years ago
  8. 21468e6 can: gw: cgw_parse_attr(): remove unnecessary braces for single statement block by Marc Kleine-Budde · 5 years ago
  9. 78f8a32 can: gw: cgw_dump_jobs(): avoid long lines by Marc Kleine-Budde · 5 years ago
  10. 0815c89 can: gw: can_can_gw_rcv(): remove return at end of void function by Marc Kleine-Budde · 5 years ago
  11. 5dfc8c9 can: gw: add missing spaces around operators by Marc Kleine-Budde · 5 years ago
  12. f62564f can: gw: remove unnecessary blank lines, add suggested blank lines by Marc Kleine-Budde · 5 years ago
  13. 465c0de can: gw: convert block comments to network style comments by Marc Kleine-Budde · 5 years ago
  14. 13dfb3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  15. b7a1429 can: gw: Fix error path of cgw_module_init by YueHaibing · 6 years ago
  16. fba76a5 can: Add SPDX license identifiers for CAN subsystem by Oliver Hartkopp · 5 years ago
  17. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  18. 0aaa813 can: gw: ensure DLC boundaries after CAN frame modification by Oliver Hartkopp · 6 years ago
  19. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  20. d644406 net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  21. 111da7a net: Convert cangw_pernet_ops by Kirill Tkhai · 7 years ago
  22. c1c502b net: use rtnl_register_module where needed by Florian Westphal · 7 years ago
  23. b97bac6 rtnetlink: make rtnl_register accept a flags parameter by Florian Westphal · 7 years ago
  24. 1ef8331 can: network namespace support for CAN gateway by Oliver Hartkopp · 8 years ago
  25. c21ef3e net: rtnetlink: plumb extended ack to doit function by David Ahern · 8 years ago
  26. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  27. 8e8cda6 can: initial support for network namespaces by Mario Kicherer · 8 years ago
  28. f1712c7 can: Fix kernel panic at security_sock_rcv_skb by Eric Dumazet · 8 years ago
  29. 2456e85 ktime: Get rid of the union by Thomas Gleixner · 8 years ago
  30. dd895d7 can: cangw: introduce optional uid to reference created routing jobs by Oliver Hartkopp · 10 years ago
  31. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 10 years ago
  32. 069f845 can: fix spelling errors by Jeremiah Mahler · 10 years ago
  33. 90f62cf net: Use netlink_ns_capable to verify the permisions of netlink messages by Eric W. Biederman · 11 years ago
  34. 5af28de can: use __dev_get_by_index instead of dev_get_by_index to find interface by Ying Xue · 11 years ago
  35. c0ebbdd can: gw: remove obsolete checks by Oliver Hartkopp · 11 years ago
  36. 391ac12 can: gw: add a per rule limitation of frame hops by Oliver Hartkopp · 11 years ago
  37. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 12 years ago
  38. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  39. 3480a21 can: gw: use kmem_cache_free() instead of kfree() by Wei Yongjun · 12 years ago
  40. 661d296 rtnetlink: Remove passing of attributes into rtnl_doit functions by Thomas Graf · 12 years ago
  41. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  42. 2bf3440 can: rework skb reserved data handling by Oliver Hartkopp · 12 years ago
  43. e6afa00 can: gw: indicate and count deleted frames due to misconfiguration by Oliver Hartkopp · 12 years ago
  44. be286ba can: gw: add a variable limit for CAN frame routings by Oliver Hartkopp · 12 years ago
  45. d904d3e can: gw: make routing to the incoming CAN interface configurable by Oliver Hartkopp · 12 years ago
  46. dfc47ef net: Push capable(CAP_NET_ADMIN) into the rtnl methods by Eric W. Biederman · 12 years ago
  47. 6299b66 sections: fix section conflicts in net/can by Andi Kleen · 12 years ago
  48. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  49. 5d91efa can: gw: Remove pointless casts by Thomas Graf · 12 years ago
  50. 1da0faa3 can: gw: Properly fill the netlink header when responding to RTM_GETROUTE by Thomas Graf · 12 years ago
  51. 732d35f can: gw: Use nla_policy to validate netlink attributes by Thomas Graf · 12 years ago
  52. 6eaf53c can: gw: Don't bump nlmsg_len manually by Thomas Graf · 12 years ago
  53. a75afd4 can: fix sparse warning for cgw_list by Daniel Baluta · 13 years ago
  54. f861c2b8 can: remove references to berlios mailinglist by Marc Kleine-Budde · 13 years ago
  55. c1aabdf can-gw: add netlink based CAN routing by Oliver Hartkopp · 13 years ago