1. 5e50732 can: test size of struct sockaddr in sendmsg by Kurt Van Dijck · 14 years ago
  2. 9f260e0 CAN: Use inode instead of kernel address for /proc file by Dan Rosenberg · 14 years ago
  3. 0597d1b can-bcm: fix minor heap overflow by Oliver Hartkopp · 14 years ago
  4. 5b75c49 can: add limit for nframes and clean up signed/unsigned variables by Oliver Hartkopp · 14 years ago
  5. 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  6. cb4361c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  7. 6503d96 net: check the length of the socket address passed to connect(2) by Changli Gao · 14 years ago
  8. 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
  9. ff879eb CAN: use dev_get_by_index_rcu by stephen hemminger · 15 years ago
  10. d0e1e88 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  11. 6755aeb can: should not use __dev_get_by_index() without locks by Eric Dumazet · 15 years ago
  12. 13f18aa net: drop capability from protocol definitions by Eric Paris · 15 years ago
  13. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  14. ea00b8e can: switch to seq_file by Alexey Dobriyan · 15 years ago
  15. b13bb2e net/can: add module alias to can protocol drivers by Lothar Waßmann · 15 years ago
  16. f7e5cc0 net/can bugfix: use after free bug in can protocol drivers by Lothar Waßmann · 15 years ago
  17. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  18. c53a6ee can: fix slowpath issue in hrtimer callback function by Oliver Hartkopp · 16 years ago
  19. 1fa17d4 can: omit unneeded skb_clone() calls by Oliver Hartkopp · 16 years ago
  20. 6e5c172 can: update can-bcm for hrtimer hardirq callbacks by Oliver Hartkopp · 16 years ago
  21. d253eee can: Fix CAN_(EFF|RTR)_FLAG handling in can_filter by Oliver Hartkopp · 16 years ago
  22. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  23. 7f2d38e can: add sanity checks by Oliver Hartkopp · 16 years ago
  24. 4346f65 hrtimer: remove duplicate helper function by Oliver Hartkopp · 16 years ago
  25. 73e87e0 CAN: use hrtimers in can-bcm protocol by Oliver Hartkopp · 16 years ago
  26. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  27. ffd980f [CAN]: Add broadcast manager (bcm) protocol by Oliver Hartkopp · 17 years ago