1. de34ed9 [UDP]: Do not allow specific bind when wildcard bind exists. by David S. Miller · 17 years ago
  2. b7b5f48 [IPV4] UDP: Fix endianness bugs in hashing changes. by David S. Miller · 17 years ago
  3. 152a6a9 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  4. 80787eb [IPV4] SNMP: Support OutMcastPkts and OutBcastPkts by Mitsuru Chinen · 17 years ago
  5. 5506b54 [IPV4] SNMP: Support InMcastPkts and InBcastPkts by Mitsuru Chinen · 17 years ago
  6. 704aed5 [IPV4] SNMP: Support InTruncatedPkts by Mitsuru Chinen · 17 years ago
  7. e91a47e [IPV4] SNMP: Support InNoRoutes by Mitsuru Chinen · 17 years ago
  8. d551e45 [TCP] FRTO: RFC4138 allows Nagle override when new data must be sent by Ilpo Järvinen · 17 years ago
  9. 575ee71 [TCP] FRTO: Delay skb available check until it's mandatory by Ilpo Järvinen · 17 years ago
  10. 157bfc2 [XFRM]: Restrict upper layer information by bundle. by Masahide NAKAMURA · 17 years ago
  11. 6aaf47f [PATCH] INET : IPV4 UDP lookups converted to a 2 pass algo by Eric Dumazet · 17 years ago
  12. 04b090d [AF_IUCV/IUCV]: smp_call_function deadlock by Martin Schwidefsky · 17 years ago
  13. d0772b7 [IPV6]: Fix slab corruption running ip6sic by Eric Sesterhenn · 17 years ago
  14. 65bb723 [TCP]: Update references in two old comments by Gerrit Renker · 17 years ago
  15. ecfd6b1 [XFRM]: Export SPD info by Jamal Hadi Salim · 17 years ago
  16. 5632c51 [IPV6]: Track device renames in snmp6. by Stephen Hemminger · 17 years ago
  17. aad97f3 [SCTP]: Fix sctp_getsockopt_local_addrs_old() to use local storage. by Vlad Yasevich · 17 years ago
  18. 5a1b589 [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats. by Rusty Russell · 17 years ago
  19. 2933d42 [PATCH] ieee80211: add missing global needed by IEEE80211_DEBUG_XXXX by Larry Finger · 17 years ago
  20. aeb998c [PATCH] ieee80211-crypt: Make some TKIP and CCMP error logging conditional by Larry Finger · 17 years ago
  21. 85d32e7 [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi by Jouni Malinen · 17 years ago
  22. b1bdb69 [AF_RXRPC/AFS]: Arch-specific fixes. by David Howells · 17 years ago
  23. 1a028e5 [NET]: Revert sk_buff walker cleanups. by David S. Miller · 17 years ago
  24. d868772 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  25. bf62456 uevent: use add_uevent_var() instead of open coding it by Eric Rannaud · 17 years ago
  26. ca2f37d Driver core: notify userspace of network device renames by Jean Tourrilhes · 17 years ago
  27. a205752 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  28. 912a41a [IPV4] nl_fib_lookup: Initialise res.r before fib_res_put(&res) by Sergey Vlasov · 17 years ago
  29. ebbd90a [IPV6]: Fix thinko in ipv6_rthdr_rcv() changes. by YOSHIFUJI Hideaki · 17 years ago
  30. f16bfc1c [WIRELESS] cfg80211: Clarify locking comment. by Johannes Berg · 17 years ago
  31. a4d73ee [WIRELESS] cfg80211: Fix locking in wiphy_new. by Johannes Berg · 17 years ago
  32. 4d44e0d [WEXT]: Misc code cleanups. by Johannes Berg · 17 years ago
  33. bdf5189 [WEXT]: Reduce inline abuse. by Johannes Berg · 17 years ago
  34. 7a9df16 [WEXT]: Move EXPORT_SYMBOL statements where they belong. by Johannes Berg · 17 years ago
  35. dd8ceab [WEXT]: Cleanup early ioctl call path. by Johannes Berg · 17 years ago
  36. 4b1e255 [WEXT]: Remove options. by Johannes Berg · 17 years ago
  37. 235c107 [WEXT]: Remove dead debug code. by Johannes Berg · 17 years ago
  38. 295f4a1 [WEXT]: Clean up how wext is called. by Johannes Berg · 17 years ago
  39. 11433ee45 [WEXT]: Move to net/wireless by Johannes Berg · 17 years ago
  40. 68c708f [RXRPC]: Fix pointers passed to bitops. by David S. Miller · 17 years ago
  41. 411faf5 [RXRPC]: Remove bogus atomic_* overrides. by David S. Miller · 17 years ago
  42. 63b6be5 [AF_RXRPC]: Delete the old RxRPC code. by David Howells · 17 years ago
  43. 651350d [AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to use by David Howells · 17 years ago
  44. 17926a7 [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both by David Howells · 17 years ago
  45. 566ec03 [XFRM]: Missing bits to SAD info. by Jamal Hadi Salim · 17 years ago
  46. 74da9d8 [BLUETOOTH] rfcomm_worker(): fix wakeup race by Andrew Morton · 17 years ago
  47. 4ef8d0a [NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net by Milind Arun Choudhary · 17 years ago
  48. 1c8ea5a [IRDA] irda_device_dongle_init: fix kzalloc(GFP_KERNEL) in spinlock by Andrew Morton · 17 years ago
  49. 14690fc [SUNRPC]: cleanup: use seq_release_private() where appropriate by Martin Peschke · 17 years ago
  50. f8a6d97 [AF_IUCV]: Fix compilation on s390-up by Alexey Dobriyan · 17 years ago
  51. 42bad1d [NETLINK]: Possible cleanups. by Adrian Bunk · 17 years ago
  52. eefa390 [NET]: Clean up sk_buff walkers. by Jean Delvare · 17 years ago
  53. 28d8909 [XFRM]: Export SAD info. by Jamal Hadi Salim · 17 years ago
  54. 5778eab SELinux: extract the NetLabel SELinux support from the security server by Paul Moore · 17 years ago
  55. 128c6b6 NetLabel: convert a BUG_ON in the CIPSO code to a runtime check by Paul Moore · 17 years ago
  56. f998e8c NetLabel: cleanup and document CIPSO constants by Paul Moore · 17 years ago
  57. 98486fa [BRIDGE]: Missing rtnl. by Stephen Hemminger · 17 years ago
  58. c2886d6 [BRIDGE]: if no STP then forward all BPDUs by Stephen Hemminger · 17 years ago
  59. 2111f8b [BRIDGE]: drop PAUSE frames by Stephen Hemminger · 17 years ago
  60. 83aa093 [BRIDGE]: don't change packet type by Stephen Hemminger · 17 years ago
  61. e1ec784 [IPV6] NDISC: Unify main process of sending ND messages. by YOSHIFUJI Hideaki · 17 years ago
  62. c53b3590 [IPV6] XFRM: Use ip6addr_any where applicable. by YOSHIFUJI Hideaki · 17 years ago
  63. df8981d [IPV6]: Export in6addr_any for future use. by YOSHIFUJI Hideaki · 17 years ago
  64. 5056a1e [IPV4] IP_GRE: Unify code path to get hash array index. by YOSHIFUJI Hideaki · 17 years ago
  65. 87d1a16 [IPV4] IPIP: Unify code path to get hash array index. by YOSHIFUJI Hideaki · 17 years ago
  66. 420fe23 [IPV6] SIT: Unify code path to get hash array index. by YOSHIFUJI Hideaki · 17 years ago
  67. 30041e4 [IPV6]: Fix Makefile thinko. by David S. Miller · 17 years ago
  68. 7f7d9a6 [IPV6]: Consolidate common SNMP code by Herbert Xu · 17 years ago
  69. 5e0f043 [IPV4]: Consolidate common SNMP code by Herbert Xu · 17 years ago
  70. bb7ec6d [IPV4]: Fix build without procfs. by YOSHIFUJI Hideaki · 17 years ago
  71. 84299b3 [TCP]: Fix linkage errors on i386. by YOSHIFUJI Hideaki · 17 years ago
  72. 1f9eda7 [TIPC]: Enhancements to msg_set_bits() routine by Allan Stephens · 17 years ago
  73. f9d106a [NET]: Warn about GSO/checksum abuse by Herbert Xu · 17 years ago
  74. 7752237 [TCP] TCP YEAH: Use vegas dont copy it. by Stephen Hemminger · 17 years ago
  75. 164891a [TCP]: Congestion control API update. by Stephen Hemminger · 17 years ago
  76. 65d1b4a [TCP]: TCP Illinois update. by Stephen Hemminger · 17 years ago
  77. 9e101ea [WIRELESS]: Remove wext over netlink. by Johannes Berg · 17 years ago
  78. 704232c [WIRELESS] cfg80211: New wireless config infrastructure. by Johannes Berg · 17 years ago
  79. 2a5e1c0 [WIRELESS]: Refactor wireless Kconfig. by Johannes Berg · 17 years ago
  80. 372cc74 [NET]: Prevent much sadness in qdisc_lock_tree(). by Andrew Morton · 17 years ago
  81. 97fc8d0 [IPV6] SNMP: Use put_unaligned() instead of memcpy(). by YOSHIFUJI Hideaki · 17 years ago
  82. 952a10b [IPV6] SNMP: Fix several warnings without procfs. by YOSHIFUJI Hideaki · 17 years ago
  83. 2334e973 [IPV6] SNMP: Avoid unaligned accesses. by YOSHIFUJI Hideaki · 17 years ago
  84. 9e412ba [TCP]: Sed magic converts func(sk, tp, ...) -> func(sk, ...) by Ilpo Järvinen · 17 years ago
  85. 38b4da38 [NET]: Fix comments for register_netdev(). by Borislav Petkov · 17 years ago
  86. b450777a [IrDA]: Misc spelling corrections. by G. Liakhovetski · 17 years ago
  87. c3ea9fa [IrDA] af_irda: IRDA_ASSERT cleanups by Samuel Ortiz · 17 years ago
  88. d7f48d1 [IrDA] af_irda: irda_accept cleanup by Samuel Ortiz · 17 years ago
  89. 6e66aa1 [IrDA] af_irda: Silence kernel message in irda_recvmsg_stream by Olaf Kirch · 17 years ago
  90. 305f2aa [IrDA] af_irda: irda_recvmsg_stream cleanup by Olaf Kirch · 17 years ago
  91. 9958089 [NET]: Move sk_setup_caps() out of line. by Andi Kleen · 17 years ago
  92. 4ac02ba [TCP]: Uninline tcp_done(). by Andi Kleen · 17 years ago
  93. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 17 years ago
  94. c462238 [TCP]: TCP Illinois congestion control (rev3) by Stephen Hemminger · 17 years ago
  95. 9be9a6b [NET]: Get rid of netdev_nit by Stephen Hemminger · 17 years ago
  96. 0c6fcc8 [NET] skbuff: skb_store_bits const is backwards by Stephen Hemminger · 17 years ago
  97. 3e6cf55 [BRIDGE]: Fix warning in net-2.6.22 by Stephen Hemminger · 17 years ago
  98. 75606dc [AX25/NETROM/ROSE]: Convert to use modern wait queue API by Ralf Baechle · 17 years ago
  99. 80feaac [AF_PACKET]: Add option to return orig_dev to userspace. by Peter P. Waskiewicz Jr · 17 years ago
  100. 1370b5a [IPV6] SNMP: Export statistics via netlink without CONFIG_PROC_FS. by YOSHIFUJI Hideaki · 17 years ago