1. 8b64056 can: deny filterlist access on non-CAN interfaces by Oliver Hartkopp · 15 years ago
  2. 20dd385 can: Speed up CAN frame receiption by using ml_priv by Oliver Hartkopp · 15 years ago
  3. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  4. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  5. 3f378b6 net: pass kern to net_proto_family create function by Eric Paris · 15 years ago
  6. 13f18aa net: drop capability from protocol definitions by Eric Paris · 15 years ago
  7. ec1b4cf net: mark net_proto_ops as const by Stephen Hemminger · 15 years ago
  8. 481a819 can: fix NOHZ local_softirq_pending 08 warning by Oliver Hartkopp · 15 years ago
  9. 6ca8b99 can: use correct NET_RX_ return values by Oliver Hartkopp · 15 years ago
  10. 1758c09 can: Use WARN_ONCE() instead of BUG_ON() for sanity check in receive path by Oliver Hartkopp · 15 years ago
  11. 382bfee can: af_can.c use rcu_barrier() on module unload. by Jesper Dangaard Brouer · 15 years ago
  12. 62bcaa1 can: Network Drop Monitor: Make use of consume_skb() in af_can.c by Oliver Hartkopp · 15 years ago
  13. ce030ed can: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 15 years ago
  14. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  15. 1fa17d4 can: omit unneeded skb_clone() calls by Oliver Hartkopp · 16 years ago
  16. f706644d can: omit received RTR frames for single ID filter lists by Oliver Hartkopp · 16 years ago
  17. d253eee can: Fix CAN_(EFF|RTR)_FLAG handling in can_filter by Oliver Hartkopp · 16 years ago
  18. 95a5afc net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) by Johannes Berg · 16 years ago
  19. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  20. 7f2d38e can: add sanity checks by Oliver Hartkopp · 16 years ago
  21. c2ab7ac can: Fix can_send() handling on dev_queue_xmit() failures by Oliver Hartkopp · 16 years ago
  22. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  23. a2fea5f [CAN]: Move proto_{,un}register() out of spin-locked region by Urs Thuermann · 17 years ago
  24. 5423dd6 [CAN]: Clean up module auto loading by Urs Thuermann · 17 years ago
  25. 0d66548 [CAN]: Add PF_CAN core module by Oliver Hartkopp · 17 years ago