1. d0e1e88 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  2. 6755aeb can: should not use __dev_get_by_index() without locks by Eric Dumazet · 15 years ago
  3. 3f378b6 net: pass kern to net_proto_family create function by Eric Paris · 15 years ago
  4. 13f18aa net: drop capability from protocol definitions by Eric Paris · 15 years ago
  5. 65a1c4f net: Cleanup redundant tests on unsigned by roel kluin · 15 years ago
  6. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  7. ec1b4cf net: mark net_proto_ops as const by Stephen Hemminger · 15 years ago
  8. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  9. 481a819 can: fix NOHZ local_softirq_pending 08 warning by Oliver Hartkopp · 15 years ago
  10. 6ca8b99 can: use correct NET_RX_ return values by Oliver Hartkopp · 15 years ago
  11. ea00b8e can: switch to seq_file by Alexey Dobriyan · 15 years ago
  12. 1758c09 can: Use WARN_ONCE() instead of BUG_ON() for sanity check in receive path by Oliver Hartkopp · 15 years ago
  13. e84b90a can: Fix raw_getname() leak by Eric Dumazet · 15 years ago
  14. b13bb2e net/can: add module alias to can protocol drivers by Lothar Waßmann · 15 years ago
  15. f7e5cc0 net/can bugfix: use after free bug in can protocol drivers by Lothar Waßmann · 15 years ago
  16. 382bfee can: af_can.c use rcu_barrier() on module unload. by Jesper Dangaard Brouer · 15 years ago
  17. 62bcaa1 can: Network Drop Monitor: Make use of consume_skb() in af_can.c by Oliver Hartkopp · 15 years ago
  18. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  19. ce030ed can: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 15 years ago
  20. 51f31ca ip: support for TX timestamps on UDP and RAW sockets by Patrick Ohly · 15 years ago
  21. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  22. c53a6ee can: fix slowpath issue in hrtimer callback function by Oliver Hartkopp · 16 years ago
  23. 1fa17d4 can: omit unneeded skb_clone() calls by Oliver Hartkopp · 16 years ago
  24. 6e5c172 can: update can-bcm for hrtimer hardirq callbacks by Oliver Hartkopp · 16 years ago
  25. ebad5c0 can: merge error paths by Ilpo Järvinen · 16 years ago
  26. f706644d can: omit received RTR frames for single ID filter lists by Oliver Hartkopp · 16 years ago
  27. d253eee can: Fix CAN_(EFF|RTR)_FLAG handling in can_filter by Oliver Hartkopp · 16 years ago
  28. 95a5afc net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) by Johannes Berg · 16 years ago
  29. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  30. 7f2d38e can: add sanity checks by Oliver Hartkopp · 16 years ago
  31. 28a4acb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  32. c2ab7ac can: Fix can_send() handling on dev_queue_xmit() failures by Oliver Hartkopp · 16 years ago
  33. 4346f65 hrtimer: remove duplicate helper function by Oliver Hartkopp · 16 years ago
  34. 3f91bd4 can: Fix copy_from_user() results interpretation by Sam Ravnborg · 16 years ago
  35. 653252c net: Fix wrong interpretation of some copy_to_user() results. by Pavel Emelyanov · 16 years ago
  36. 73e87e0 CAN: use hrtimers in can-bcm protocol by Oliver Hartkopp · 16 years ago
  37. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  38. a219994 [CAN]: Minor clean-ups by Urs Thuermann · 16 years ago
  39. a2fea5f [CAN]: Move proto_{,un}register() out of spin-locked region by Urs Thuermann · 16 years ago
  40. 5423dd6 [CAN]: Clean up module auto loading by Urs Thuermann · 16 years ago
  41. ccb2963 [CAN]: Add virtual CAN netdevice driver by Oliver Hartkopp · 17 years ago
  42. ffd980f [CAN]: Add broadcast manager (bcm) protocol by Oliver Hartkopp · 17 years ago
  43. c18ce10 [CAN]: Add raw protocol by Oliver Hartkopp · 17 years ago
  44. 0d66548 [CAN]: Add PF_CAN core module by Oliver Hartkopp · 17 years ago