1. bb208f1 can: fix handling of unmodifiable configuration options by Oliver Hartkopp · 8 years ago
  2. 562b103 can: Use correct type in sizeof() in nla_put() by Marek Vasut · 9 years ago
  3. d3b58c4 can: replace timestamp as unique skb attribute by Oliver Hartkopp · 9 years ago
  4. 36c0124 can: fix loss of CAN frames in raw_rcv by Oliver Hartkopp · 9 years ago
  5. 969439016 can: add missing initialisations in CAN related skbuffs by Oliver Hartkopp · 9 years ago
  6. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  7. 5b5ba2a can: dev: fix semicolon.cocci warnings by kbuild test robot · 10 years ago
  8. be38a6f can: move can_stats.bus_off++ from can_bus_off into can_change_state by Andri Yngvason · 10 years ago
  9. 9b1087a can: dev: fix crtlmode_supported check by Oliver Hartkopp · 10 years ago
  10. bac78aa can: dev: Consolidate and unify state change handling by Andri Yngvason · 10 years ago
  11. 67b5909 can: dev: fix typo CIA -> CiA, CAN in Automation by Roman Fietze · 10 years ago
  12. 5247a58 can: dev: avoid calling kfree_skb() from interrupt context by Thomas Körper · 10 years ago
  13. b25a437 can: dev: remove unused variable from can_calc_bittiming() function by Lad, Prabhakar · 10 years ago
  14. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  15. d482443 can: fix return value from can_get_bittiming() by Oliver Hartkopp · 10 years ago
  16. dd22586 can: add bittiming check at interface open for CAN FD by Oliver Hartkopp · 10 years ago
  17. bc05a89 can: allow to change the device mtu for CAN FD capable devices by Oliver Hartkopp · 10 years ago
  18. 9859ccd can: introduce the data bitrate configuration for CAN FD by Oliver Hartkopp · 10 years ago
  19. 08da7da can: provide a separate bittiming_const parameter to bittiming functions by Oliver Hartkopp · 10 years ago
  20. d5298df can: move sanity check for bitrate and tq into can_get_bittiming by Oliver Hartkopp · 10 years ago
  21. b30749f can: only send bitrate data via netlink when available by Oliver Hartkopp · 10 years ago
  22. a94bc9c can: preserve skbuff protocol in can_put_echo_skb by Oliver Hartkopp · 10 years ago
  23. 886ab57 Merge tag 'linux-can-next-for-3.15-20140212' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  24. cb2518c can: add ability to allocate CANFD frame in skb data by Stephane Grosjean · 11 years ago
  25. 0ae89be can: add destructor for self generated skbs by Oliver Hartkopp · 11 years ago
  26. 05780d9 can: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  27. 49cb5c0 can: dev: sort can_changelink() by IFLA_CAN_* by Marc Kleine-Budde · 11 years ago
  28. 57a59b9 can: dev: sort can_fill_info() by IFLA_CAN_* by Marc Kleine-Budde · 11 years ago
  29. c13c64d can: dev: sort can_get_size() by IFLA_CAN_* by Marc Kleine-Budde · 11 years ago
  30. fe119a0 can: dev: fix nlmsg size calculation in can_get_size() by Marc Kleine-Budde · 11 years ago
  31. 2bf3440 can: rework skb reserved data handling by Oliver Hartkopp · 12 years ago
  32. 156c2bb can: add private data space for CAN sk_buffs by Oliver Hartkopp · 12 years ago
  33. a1ef7bd can: rename LED trigger name on netdev renames by Kurt Van Dijck · 12 years ago
  34. bf03a53 can: export a safe netdev_priv wrapper for candev by Kurt Van Dijck · 12 years ago
  35. ab48b03 can: Do not call dev_put if restart timer is running upon close by Alexander Stein · 12 years ago
  36. 77fc95a can: dev: fix sparse warning for can_restart by Marc Kleine-Budde · 13 years ago
  37. 1e0625f candev: add/update helpers for CAN FD by Oliver Hartkopp · 12 years ago
  38. 31e0e32 can: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  39. aabdfd6 can: replace the dev_dbg/info/err/... with the new netdev_xxx macros by Wolfgang Grandegger · 13 years ago
  40. cf5046b can: dev: let can_get_echo_skb() return dlc of CAN frame by Marc Kleine-Budde · 13 years ago
  41. 34324dc net: remove NETIF_F_NO_CSUM feature bit by Michał Mirosław · 13 years ago
  42. 2e11437 candev: allow SJW user setting for bittiming calculation by Oliver Hartkopp · 13 years ago
  43. 61463a3 can: make function can_get_bittiming static by Thadeu Lima de Souza Cascardo · 13 years ago
  44. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  45. 52c793f can: netlink support for bus-error reporting and counters by Wolfgang Grandegger · 15 years ago
  46. ad72c34 can: Proper ctrlmode handling for CAN devices by Christian Pellegrin · 15 years ago
  47. a2bfbc0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  48. 55369c0 can: add the missing netlink get_xstats_size callback by Wolfgang Grandegger · 15 years ago
  49. d0e1e88 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  50. 81adee4 net: Support specifying the network namespace upon device creation. by Eric W. Biederman · 15 years ago
  51. 53a0ef86 can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo() by Wolfgang Grandegger · 15 years ago
  52. 7b6856a can: provide library functions for skb allocation by Wolfgang Grandegger · 15 years ago
  53. a6e4bc5 can: make the number of echo skb's configurable by Wolfgang Grandegger · 15 years ago
  54. 39e3ab6 can: add can_free_echo_skb() for upcoming drivers by Wolfgang Grandegger · 15 years ago
  55. 451f144 drivers: Kill now superfluous ->last_rx stores by Eric Dumazet · 15 years ago
  56. 993e6f2 can: fix oops caused by wrong rtnl newlink usage by Oliver Hartkopp · 15 years ago
  57. 1b0d922 can: switch carrier on if device was stopped while in bus-off state by Wolfgang Grandegger · 15 years ago
  58. b3d0df7 can: restart device even if dev_alloc_skb() fails by Wolfgang Grandegger · 15 years ago
  59. 128ced8 can: some fixes and cleanups to the initial device driver interface by Wolfgang Grandegger · 15 years ago
  60. 39549ee can: CAN Network device driver and Netlink interface by Wolfgang Grandegger · 15 years ago