1. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  2. 3f378b6 net: pass kern to net_proto_family create function by Eric Paris · 15 years ago
  3. ec1b4cf net: mark net_proto_ops as const by Stephen Hemminger · 15 years ago
  4. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  5. 28e9fc5 NET: llc, zero sockaddr_llc struct by Jiri Slaby · 15 years ago
  6. a186d2a net: remove needless (now buggy) & from dev->dev_addr (part2) by Jiri Pirko · 15 years ago
  7. 01af4a0 llc: fix non-const printk warning by Stephen Hemminger · 15 years ago
  8. cf005b1 net: remove redundant argument comments by Qinghuang Feng · 16 years ago
  9. ee5850d llc: Use sock_graft() instead of by-hand version. by David S. Miller · 16 years ago
  10. e1ec1b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  11. 3480c63 [LLC]: Restrict LLC sockets to root by Patrick McHardy · 16 years ago
  12. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  13. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  14. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  15. 1b8d7ae [NET]: Make socket creation namespace safe. by Eric W. Biederman · 17 years ago
  16. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  17. d57b186 [NET] LLC: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  18. 3fbd418 [LLC]: anotations by Al Viro · 18 years ago
  19. 30a584d [LLX]: SOCK_DGRAM interface fixes by Stephen Hemminger · 18 years ago
  20. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  21. 29efcd2 [LLC]: allow datagram recvmsg by Stephen Hemminger · 18 years ago
  22. 624d116 [I/OAT]: Make sk_eat_skb I/OAT aware. by Chris Leech · 18 years ago
  23. 2e1f47c [LLC]: Fix sap refcounting by Arnaldo Carvalho de Melo · 18 years ago
  24. 2342c99 [LLC]: Replace __inline__ with inline by Arnaldo Carvalho de Melo · 18 years ago
  25. 9c005e0 [LLC]: Fix struct proto .name by Arnaldo Carvalho de Melo · 18 years ago
  26. b5e5fa5 [NET]: Add a dev_ioctl() fallback to sock_ioctl() by Christoph Hellwig · 19 years ago
  27. 90ddc4f [NET]: move struct proto_ops to const by Eric Dumazet · 19 years ago
  28. c1cbe4b [NET]: Avoid atomic xchg() for non-error case by Benjamin LaHaise · 19 years ago
  29. 451677c [LLC]: Make core block on remote busy. by Jochen Friedrich · 19 years ago
  30. 8420e1b [LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsg by Arnaldo Carvalho de Melo · 19 years ago
  31. 2928c19 [LLC]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago
  32. 5564af2 [LLC]: Fix for Bugzilla ticket #5157 by Jochen Friedrich · 19 years ago
  33. cf309e3 [LLC]: Fix for Bugzilla ticket #5156 by Jochen Friedrich · 19 years ago
  34. 6e2144b [LLC]: Use refcounting with struct llc_sap by Arnaldo Carvalho de Melo · 19 years ago
  35. 04e4223 [LLC]: Do better struct sock accounting on skbs by Arnaldo Carvalho de Melo · 19 years ago
  36. afdbe35 [LLC]: Use sk_wait_data by Arnaldo Carvalho de Melo · 19 years ago
  37. 249ff1c [LLC]: Use some more likely/unlikely by Arnaldo Carvalho de Melo · 19 years ago
  38. 590232a [LLC]: Add sysctl support for the LLC timeouts by Arnaldo Carvalho de Melo · 19 years ago
  39. 54fb7f2 [LLC]: Use the sk_wait_event primitive by Arnaldo Carvalho de Melo · 19 years ago
  40. b35bd11 [LLC]: Convert llc_ui_wait_for_ functions to use prepare_to_wait/finish_wait by Arnaldo Carvalho de Melo · 19 years ago
  41. af426d3 [LLC]: Help the compiler with likely/unlikely, saving some more bytes by Arnaldo Carvalho de Melo · 19 years ago
  42. 5a770c0 [LLC]: Update comments for llc_ui_bind and llc_ui_autobind to match new behaviour by Arnaldo Carvalho de Melo · 19 years ago
  43. 774ccb4 [LLC]: Remove unneeded temp net_device variables by Arnaldo Carvalho de Melo · 19 years ago
  44. c752f07 [TCP]: Move the tcp sock states to net/tcp_states.h by Arnaldo Carvalho de Melo · 19 years ago
  45. 8728b83 [NET]: Kill skb->list by David S. Miller · 19 years ago
  46. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago