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