Commit History

Author SHA1 Message Date
  Arnd Bergmann 2781ff5c8f can: only call can_stat_update with procfs 9 years ago
  Oliver Hartkopp d3b58c47d3 can: replace timestamp as unique skb attribute 10 years ago
  David S. Miller 3a07bd6fea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 years ago
  Oliver Hartkopp 36c01245eb can: fix loss of CAN frames in raw_rcv 10 years ago
  Eric W. Biederman 11aa9c28b4 net: Pass kern from net_proto_family.create to sk_alloc 10 years ago
  Oliver Hartkopp 969439016d can: add missing initialisations in CAN related skbuffs 10 years ago
  Jeremiah Mahler 069f8457ae can: fix spelling errors 10 years ago
  Jeremiah Mahler b111b78c6e can: eliminate banner[] variable and switch to pr_info() 10 years ago
  Oliver Hartkopp 45c700291a can: add hash based access to single EFF frame filters 11 years ago
  Oliver Hartkopp 0ae89beb28 can: add destructor for self generated skbs 11 years ago
  Maxime Jayat 3f79410c7c treewide: Fix common typo in "identify" 11 years ago
  Jiri Pirko 351638e7de net: pass info struct via netdevice notifier 12 years ago
  Oliver Hartkopp c9bbb75f1d can: dump stack on protocol bugs 12 years ago
  Valentin Ilie f4f3efdaf9 net: can: af_can.c: Fix checkpatch warnings 12 years ago
  Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
  Andi Kleen 6299b669b1 sections: fix section conflicts in net/can 13 years ago
  Oliver Hartkopp 8b01939f35 canfd: add support for CAN FD in PF_CAN core 13 years ago
  Oliver Hartkopp 7c9416365c canfd: add new data structures and constants 13 years ago
  Oliver Hartkopp d6e640f976 can: update documentation wording error frames -> error messages 13 years ago
  Marc Kleine-Budde f861c2b80c can: remove references to berlios mailinglist 14 years ago
  David S. Miller 8decf86879 Merge branch 'master' of github.com:davem330/net 14 years ago
  rajan.aggarwal85@gmail.com d9e64f83eb net/can/af_can.c: Change del_timer to del_timer_sync 14 years ago
  Stephen Hemminger a9b3cd7f32 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER 14 years ago
  Manuel Zerpies d751e62396 net/can: use printk_ratelimited() instead of printk_ratelimit() 14 years ago
  Kurt Van Dijck c8d55a9d9e can: rename can_try_module_get to can_get_proto 14 years ago
  Kurt Van Dijck 1650629d18 can: make struct can_proto const 14 years ago
  Oliver Hartkopp 1ca050d909 can: convert protocol handling to RCU 14 years ago
  Oliver Hartkopp 53914b6799 can: make struct proto const 14 years ago
  Oliver Hartkopp 8b64056dac can: deny filterlist access on non-CAN interfaces 15 years ago
  Oliver Hartkopp 20dd3850bc can: Speed up CAN frame receiption by using ml_priv 15 years ago