1. 2cc3a8f Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  2. a26e01d [IRDA]: irda parameters warning fixes. by Richard Knutsson · 17 years ago
  3. 2638698 [IRDA]: irlmp_unregister_link() needs to free lsaps. by Hinko Kocevar · 17 years ago
  4. ef5d4cf2 [SCTP]: Flush fragment queue when exiting partial delivery. by Vlad Yasevich · 17 years ago
  5. 215f7b0 [AX25]: Locking dependencies fix in ax25_disconnect(). by Jarek Poplawski · 17 years ago
  6. 488faa2 [IPV4]: Make tcp_input_metrics() get minimum RTO via tcp_rto_min() by Satoru SATOH · 17 years ago
  7. cf6fc4a [IPV6]: Fix the return value of ipv6_getsockopt by Wei Yongjun · 17 years ago
  8. 3ae4125 [BRIDGE]: Assign random address. by Stephen Hemminger · 17 years ago
  9. f33e1d9 [IPV4]: Updates to nfsroot documentation by Amos Waterland · 17 years ago
  10. 98eb568 [TIPC]: Fix semaphore handling. by Andrew Morton · 17 years ago
  11. cbebc51 [NETFILTER]: xt_hashlimit should use time_after_eq() by Eric Dumazet · 17 years ago
  12. 9ab4c954 [XFRM]: Display the audited SPI value in host byte order. by Paul Moore · 17 years ago
  13. a18aa31 [NETFILTER]: ip_tables: fix compat copy race by Patrick McHardy · 17 years ago
  14. f2a8900 [NETFILTER]: ctnetlink: set expected bit for related conntracks by Pablo Neira Ayuso · 17 years ago
  15. 50e1092 SUNRPC xprtrdma: fix XDR tail buf marshalling for all ops by James Lentini · 17 years ago
  16. 75b8c13 [IPSEC]: Fix potential dst leak in xfrm_lookup by Herbert Xu · 17 years ago
  17. 3f03e38 [VLAN]: Fix potential race in vlan_cleanup_module vs vlan_ioctl_handler. by Pavel Emelyanov · 17 years ago
  18. d59b54b [NET]: Fix wrong comments for unregister_net* by Wang Chen · 17 years ago
  19. 95a02cf [IPv6] ESP: Discard dummy packets introduced in rfc4303 by Thomas Graf · 17 years ago
  20. 2017a72 [IPv4] ESP: Discard dummy packets introduced in rfc4303 by Thomas Graf · 17 years ago
  21. a4e65d3 [IPV4]: Swap the ifa allocation with the"ipv4_devconf_setall" call by Pavel Emelyanov · 17 years ago
  22. 1df2e44 [IPV6] XFRM: Fix auditing rt6i_flags; use RTF_xxx flags instead of RTCF_xxx. by YOSHIFUJI Hideaki · 17 years ago
  23. 4aa9cb3 [AF_RXRPC]: Add a missing goto by David Howells · 17 years ago
  24. e35de02 [VLAN]: Lost rtnl_unlock() in vlan_ioctl() by Pavel Emelyanov · 17 years ago
  25. 8e71a11 [SCTP]: Fix the bind_addr info during migration. by Vlad Yasevich · 17 years ago
  26. f26f7c4 [SCTP]: Add bind hash locking to the migrate code by Vlad Yasevich · 17 years ago
  27. 56c99d0 [IPV4]: Remove prototype of ip_rt_advice by Denis V. Lunev · 17 years ago
  28. 7f53878 [IPv4]: Reply net unreachable ICMP message by Mitsuru Chinen · 17 years ago
  29. ca46f9c [IPv6] SNMP: Increment OutNoRoutes when connecting to unreachable network by Mitsuru Chinen · 17 years ago
  30. 73afc90 [BRIDGE]: Section fix. by Andrew Morton · 17 years ago
  31. 621544e [LRO]: fix lro_gen_skb() alignment by Andrew Gallatin · 17 years ago
  32. 4e67d87 [TCP]: NAGLE_PUSH seems to be a wrong way around by Ilpo Järvinen · 17 years ago
  33. 52d3408 [TCP]: Move prior_in_flight collect to more robust place by Ilpo Järvinen · 17 years ago
  34. 3e6f049 [TCP] FRTO: Use of existing funcs make code more obvious & robust by Ilpo Järvinen · 17 years ago
  35. 92b05e1 [IRDA]: Move ircomm_tty_line_info() under #ifdef CONFIG_PROC_FS by Pavel Emelyanov · 17 years ago
  36. 78f150b [ROSE]: Trivial compilation CONFIG_INET=n case by Pavel Emelyanov · 17 years ago
  37. 4ac63ad [IPVS]: Fix sched registration race when checking for name collision. by Pavel Emelyanov · 17 years ago
  38. a014bc8 [IPVS]: Don't leak sysctl tables if the scheduler registration fails. by Pavel Emelyanov · 17 years ago
  39. 8002ced Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6 by Linus Torvalds · 17 years ago
  40. d523a32 [INET]: Fix inet_diag dead-lock regression by Herbert Xu · 17 years ago
  41. 67b4af2 [NETFILTER]: fix forgotten module release in xt_CONNMARK and xt_CONNSECMARK by Jan Engelhardt · 17 years ago
  42. 9dc0564 [NETFILTER]: xt_TCPMSS: remove network triggerable WARN_ON by Patrick McHardy · 17 years ago
  43. 3ccd862 [DECNET]: dn_nl_deladdr() almost always returns no error by Pavel Emelyanov · 17 years ago
  44. d31c7b8 [IPV6]: Restore IPv6 when MTU is big enough by Evgeniy Polyakov · 17 years ago
  45. d5a784b [RXRPC]: Add missing select on CRYPTO by David Howells · 17 years ago
  46. 75e7766 Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Herbert Xu · 17 years ago
  47. 53cb479 mac80211: rate limit wep decrypt failed messages by Adel Gadllah · 17 years ago
  48. 7f4c534 rfkill: fix double-mutex-locking by Michael Buesch · 17 years ago
  49. 8312512 mac80211: drop unencrypted frames if encryption is expected by Johannes Berg · 17 years ago
  50. 8b393f1 mac80211: Fix behavior of ieee80211_open and ieee80211_close by Michael Wu · 17 years ago
  51. 01e1f04 ieee80211: fix unaligned access in ieee80211_copy_snap by Daniel Drake · 17 years ago
  52. a10605e mac80211: free ifsta->extra_ie and clear IEEE80211_STA_PRIVACY_INVOKED by Zhu Yi · 17 years ago
  53. b7e0fe9 SCTP: Fix build issues with SCTP AUTH. by Vlad Yasevich · 17 years ago
  54. 555d3d5 SCTP: Fix chunk acceptance when no authenticated chunks were listed. by Vlad Yasevich · 17 years ago
  55. 8ee4be3 SCTP: Fix the supported extensions paramter by Vlad Yasevich · 17 years ago
  56. 9baffaa SCTP: Fix SCTP-AUTH to correctly add HMACS paramter. by Vlad Yasevich · 17 years ago
  57. fd10279 SCTP: Fix the number of HB transmissions. by Vlad Yasevich · 17 years ago
  58. a357dde [TCP] illinois: Incorrect beta usage by Stephen Hemminger · 17 years ago
  59. 5e5234f [IPSEC]: Fix uninitialised dst warning in __xfrm_lookup by Herbert Xu · 17 years ago
  60. 0769319 [INET]: Fix inet_diag register vs rcv race by Pavel Emelyanov · 17 years ago
  61. 82de382 [BRIDGE]: Properly dereference the br_should_route_hook by Pavel Emelyanov · 17 years ago
  62. 17efdd4 [BRIDGE]: Lost call to br_fdb_fini() in br_init() error path by Pavel Emelyanov · 17 years ago
  63. 0a11225 [UNIX]: EOF on non-blocking SOCK_SEQPACKET by Florian Zumbiehl · 17 years ago
  64. 6ab3b48 [VLAN]: Fix nested VLAN transmit bug by Joonwoo Park · 17 years ago
  65. 8c27eba Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6 by Linus Torvalds · 17 years ago
  66. 423eaf8 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  67. 5dba479 [XFRM]: Fix leak of expired xfrm_states by Patrick McHardy · 17 years ago
  68. 014313a SUNRPC: Add missing "space" to net/sunrpc/auth_gss.c by Joe Perches · 17 years ago
  69. 483066d SUNRPC: make sunrpc/xprtsock.c:xs_setup_{udp,tcp}() static by Adrian Bunk · 17 years ago
  70. cfcb43f SUNRPC: remove NFS/RDMA client's binary sysctls by James Lentini · 17 years ago
  71. 3660019 [IPV4]: Remove bogus ifdef mess in arp_process by Adrian Bunk · 17 years ago
  72. 2d4baff [SKBUFF]: Free old skb properly in skb_morph by Herbert Xu · 17 years ago
  73. 8053fc3 [IPSEC]: Temporarily remove locks around copying of non-atomic fields by Herbert Xu · 17 years ago
  74. 7f9c33e [TCP] MTUprobe: Cleanup send queue check (no need to loop) by Ilpo Järvinen · 17 years ago
  75. 91cc17c [TCP]: MTUprobe: receiver window & data available checks fixed by Ilpo Järvinen · 17 years ago
  76. 5ba03e8 [SUNRPC]: Remove SPIN_LOCK_UNLOCKED by Jiri Slaby · 17 years ago
  77. 5fe4a33 [SUNRPC]: Make xprtsock.c:xs_setup_{udp,tcp}() static by Adrian Bunk · 17 years ago
  78. 435000b [PFKEY]: Sending an SADB_GET responds with an SADB_GET by Charles Hardin · 17 years ago
  79. 8c92e6b [IRDA]: Compilation for CONFIG_INET=n case by Pavel Emelyanov · 17 years ago
  80. d535a91 [IPVS]: Fix compiler warning about unused register_ip_vs_protocol by Pavel Emelyanov · 17 years ago
  81. b4a9811 [ARP]: Fix arp reply when sender ip 0 by Jonas Danielsson · 17 years ago
  82. 77adefd [IPV6] TCPMD5: Fix deleting key operation. by YOSHIFUJI Hideaki · 17 years ago
  83. aacbe8c [IPV6] TCPMD5: Check return value of tcp_alloc_md5sig_pool(). by YOSHIFUJI Hideaki · 17 years ago
  84. 354faf0 [IPV4] TCPMD5: Use memmove() instead of memcpy() because we have overlaps. by YOSHIFUJI Hideaki · 17 years ago
  85. a80cc20 [IPV4] TCPMD5: Omit redundant NULL check for kfree() argument. by YOSHIFUJI Hideaki · 17 years ago
  86. 53438e5 Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  87. 92468c5 ieee80211: Stop net_ratelimit/IEEE80211_DEBUG_DROP log pollution by Guillaume Chazarain · 17 years ago
  88. 4b50e38 mac80211: add missing space in error message by Bruno Randolf · 17 years ago
  89. c1428b3 mac80211: fix allmulti/promisc behaviour by Johannes Berg · 17 years ago
  90. b52f219 mac80211: fix ieee80211_set_multicast_list by Johannes Berg · 17 years ago
  91. 1f30532 [NETFILTER]: Fix kernel panic with REDIRECT target. by Evgeniy Polyakov · 17 years ago
  92. 0a06ea8 [WIRELESS] WEXT: Fix userspace corruption on 64-bit. by David S. Miller · 17 years ago
  93. 70cf503 [S390] Explicitly code allocpercpu calls in iucv by Christoph Lameter · 17 years ago
  94. a572da4 [IRDA]: Add missing "space" by Joe Perches · 17 years ago
  95. c3c9d45 [SUNRPC]: Add missing "space" by Joe Perches · 17 years ago
  96. 9ee46f1 [SCTP]: Add missing "space" by Joe Perches · 17 years ago
  97. 3b6d821 [IPV6]: Add missing "space" by Joe Perches · 17 years ago
  98. 3a47a68 [BRIDGE]: Add missing "space" by Joe Perches · 17 years ago
  99. 464c4f1 [IPV4]: Add missing "space" by Joe Perches · 17 years ago
  100. 4756daa [DCCP]: Add missing "space" by Joe Perches · 17 years ago