1. 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
  2. 53cb479 mac80211: rate limit wep decrypt failed messages by Adel Gadllah · 17 years ago
  3. 7f4c534 rfkill: fix double-mutex-locking by Michael Buesch · 17 years ago
  4. 8312512 mac80211: drop unencrypted frames if encryption is expected by Johannes Berg · 17 years ago
  5. 8b393f1 mac80211: Fix behavior of ieee80211_open and ieee80211_close by Michael Wu · 17 years ago
  6. 01e1f04 ieee80211: fix unaligned access in ieee80211_copy_snap by Daniel Drake · 17 years ago
  7. a10605e mac80211: free ifsta->extra_ie and clear IEEE80211_STA_PRIVACY_INVOKED by Zhu Yi · 17 years ago
  8. b7e0fe9 SCTP: Fix build issues with SCTP AUTH. by Vlad Yasevich · 17 years ago
  9. 555d3d5 SCTP: Fix chunk acceptance when no authenticated chunks were listed. by Vlad Yasevich · 17 years ago
  10. 8ee4be3 SCTP: Fix the supported extensions paramter by Vlad Yasevich · 17 years ago
  11. 9baffaa SCTP: Fix SCTP-AUTH to correctly add HMACS paramter. by Vlad Yasevich · 17 years ago
  12. fd10279 SCTP: Fix the number of HB transmissions. by Vlad Yasevich · 17 years ago
  13. a357dde [TCP] illinois: Incorrect beta usage by Stephen Hemminger · 17 years ago
  14. 5e5234f [IPSEC]: Fix uninitialised dst warning in __xfrm_lookup by Herbert Xu · 17 years ago
  15. 0769319 [INET]: Fix inet_diag register vs rcv race by Pavel Emelyanov · 17 years ago
  16. 82de382 [BRIDGE]: Properly dereference the br_should_route_hook by Pavel Emelyanov · 17 years ago
  17. 17efdd4 [BRIDGE]: Lost call to br_fdb_fini() in br_init() error path by Pavel Emelyanov · 17 years ago
  18. 0a11225 [UNIX]: EOF on non-blocking SOCK_SEQPACKET by Florian Zumbiehl · 17 years ago
  19. 6ab3b48 [VLAN]: Fix nested VLAN transmit bug by Joonwoo Park · 17 years ago
  20. dde655c [SUNGEM]: Fix NAPI regression with reset work by Johannes Berg · 17 years ago
  21. 5dba479 [XFRM]: Fix leak of expired xfrm_states by Patrick McHardy · 17 years ago
  22. 8a8037a [ATM]: [he] initialize lock and tasklet earlier by chas williams · 17 years ago
  23. 3660019 [IPV4]: Remove bogus ifdef mess in arp_process by Adrian Bunk · 17 years ago
  24. 2d4baff [SKBUFF]: Free old skb properly in skb_morph by Herbert Xu · 17 years ago
  25. 218ad12 [IPV4]: Fix memory leak in inet_hashtables.h when NUMA is on by Pavel Emelyanov · 17 years ago
  26. 8053fc3 [IPSEC]: Temporarily remove locks around copying of non-atomic fields by Herbert Xu · 17 years ago
  27. 7f9c33e [TCP] MTUprobe: Cleanup send queue check (no need to loop) by Ilpo Järvinen · 17 years ago
  28. 91cc17c [TCP]: MTUprobe: receiver window & data available checks fixed by Ilpo Järvinen · 17 years ago
  29. 88c07dd [MAINTAINERS]: tlan list is subscribers-only by Gabriel Craciunescu · 17 years ago
  30. 5ba03e8 [SUNRPC]: Remove SPIN_LOCK_UNLOCKED by Jiri Slaby · 17 years ago
  31. 5fe4a33 [SUNRPC]: Make xprtsock.c:xs_setup_{udp,tcp}() static by Adrian Bunk · 17 years ago
  32. 435000b [PFKEY]: Sending an SADB_GET responds with an SADB_GET by Charles Hardin · 17 years ago
  33. 8c92e6b [IRDA]: Compilation for CONFIG_INET=n case by Pavel Emelyanov · 17 years ago
  34. d535a91 [IPVS]: Fix compiler warning about unused register_ip_vs_protocol by Pavel Emelyanov · 17 years ago
  35. b4a9811 [ARP]: Fix arp reply when sender ip 0 by Jonas Danielsson · 17 years ago
  36. 77adefd [IPV6] TCPMD5: Fix deleting key operation. by YOSHIFUJI Hideaki · 17 years ago
  37. aacbe8c [IPV6] TCPMD5: Check return value of tcp_alloc_md5sig_pool(). by YOSHIFUJI Hideaki · 17 years ago
  38. 354faf0 [IPV4] TCPMD5: Use memmove() instead of memcpy() because we have overlaps. by YOSHIFUJI Hideaki · 17 years ago
  39. a80cc20 [IPV4] TCPMD5: Omit redundant NULL check for kfree() argument. by YOSHIFUJI Hideaki · 17 years ago
  40. 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
  41. 92468c5 ieee80211: Stop net_ratelimit/IEEE80211_DEBUG_DROP log pollution by Guillaume Chazarain · 17 years ago
  42. 4b50e38 mac80211: add missing space in error message by Bruno Randolf · 17 years ago
  43. c1428b3 mac80211: fix allmulti/promisc behaviour by Johannes Berg · 17 years ago
  44. b52f219 mac80211: fix ieee80211_set_multicast_list by Johannes Berg · 17 years ago
  45. 1f30532 [NETFILTER]: Fix kernel panic with REDIRECT target. by Evgeniy Polyakov · 17 years ago
  46. 0a06ea8 [WIRELESS] WEXT: Fix userspace corruption on 64-bit. by David S. Miller · 17 years ago
  47. a572da4 [IRDA]: Add missing "space" by Joe Perches · 17 years ago
  48. c3c9d45 [SUNRPC]: Add missing "space" by Joe Perches · 17 years ago
  49. 9ee46f1 [SCTP]: Add missing "space" by Joe Perches · 17 years ago
  50. 3b6d821c [IPV6]: Add missing "space" by Joe Perches · 17 years ago
  51. 3a47a68 [BRIDGE]: Add missing "space" by Joe Perches · 17 years ago
  52. 464c4f1 [IPV4]: Add missing "space" by Joe Perches · 17 years ago
  53. 4756daa [DCCP]: Add missing "space" by Joe Perches · 17 years ago
  54. 5487796 [TCP]: Problem bug with sysctl_tcp_congestion_control function by Sam Jansen · 17 years ago
  55. 6e42141 [TCP] MTUprobe: fix potential sk_send_head corruption by Ilpo Järvinen · 17 years ago
  56. 1f8170b [PKTGEN]: Fix double unlock of xfrm_state->lock by Pavel Emelyanov · 17 years ago
  57. 9055fa1 [IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBERED by Simon Horman · 17 years ago
  58. 9e103fa [IPVS]: Fix sysctl warnings about missing strategy in schedulers by Simon Horman · 17 years ago
  59. 611cd55 [IPVS]: Fix sysctl warnings about missing strategy by Christian Borntraeger · 17 years ago
  60. 21df56c [TCP]: Fix TCP header misalignment by Herbert Xu · 17 years ago
  61. 483b23f [NET]: Corrects a bug in ip_rt_acct_read() by Eric Dumazet · 17 years ago
  62. b242e89 rt2x00: Request usb_maxpacket() once by Ivo van Doorn · 17 years ago
  63. 2ffbb83 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  64. 6840999 x86: simplify "make ARCH=x86" and fix kconfig all.config by Sam Ravnborg · 17 years ago
  65. 80ef88d x86: simplify "make ARCH=x86" and fix kconfig all.config by Sam Ravnborg · 17 years ago
  66. 6d1b30e x86: reboot fixup for wrap2c board by Denys · 17 years ago
  67. 3d9befd x86: check boundary in count setup resource by Yinghai Lu · 17 years ago
  68. 05dfa35 x86: fix reboot with no keyboard attached by Truxton Fulton · 17 years ago
  69. f4df73c x86: add hpet sanity checks by Thomas Gleixner · 17 years ago
  70. bbbd999 x86: on x86_64, correct reading of PC RTC when update in progress in time_64.c by David P. Reed · 17 years ago
  71. c399da0 x86: fix freeze in x86_64 RTC update code in time_64.c by David P. Reed · 17 years ago
  72. fa6a1a5 ntp: fix typo that makes sync_cmos_clock erratic by David P. Reed · 17 years ago
  73. d0974b1 Remove x86 merge artifact from top Makefile by Thomas Gleixner · 17 years ago
  74. 699d934 x86: fixup cpu_info array conversion by Thomas Gleixner · 17 years ago
  75. c0c52d2 x86: show cpuinfo only for online CPUs by Andreas Herrmann · 17 years ago
  76. 9036755 x86: fix cpu-hotplug regression by Andreas Herrmann · 17 years ago
  77. 4307d1e x86: ignore the sys_getcpu() tcache parameter by Ingo Molnar · 17 years ago
  78. 434b3d3 x86: voyager use correct header file name by Randy Dunlap · 17 years ago
  79. 8f81821 x86: fix smp init sections by Randy Dunlap · 17 years ago
  80. e5ef67e x86: fix voyager_cat_init section by Randy Dunlap · 17 years ago
  81. 142d0a6 x86: fix bogus memcpy in es7000_check_dsdt() by Thomas Gleixner · 17 years ago
  82. d9f8bcb Linux 2.6.24-rc3 by Linus Torvalds · 17 years ago
  83. fe47463 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  84. 0048e1c Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  85. 4c5cdb1 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  86. ec41878 SELinux: return EOPNOTSUPP not ENOTSUPP by Eric Paris · 17 years ago
  87. 2a0d718 [ARM] 4638/1: pxa: use PXA3xx specific macros to define clks by eric miao · 17 years ago
  88. 8c08634 dirty page balancing: Get rid of broken unmapped_ratio logic by Linus Torvalds · 17 years ago
  89. adea27f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  90. 40787d0 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  91. 77996525 [NETFILTER]: Fix NULL pointer dereference in nf_nat_move_storage() by Evgeniy Polyakov · 17 years ago
  92. a5a9726 [SUNHME]: VLAN support for sunhme by Chris Poon · 17 years ago
  93. 72e5106 [MIPS] N32 needs to use the compat version of sys_nfsservctl. by Ralf Baechle · 17 years ago
  94. 30e748a [MIPS] irq_cpu: use handle_percpu_irq handler to avoid dropping interrupts. by Ralf Baechle · 17 years ago
  95. f99f2cc [MIPS] Sibyte: Fix name of clocksource. by Ralf Baechle · 17 years ago
  96. eae5fdc [MIPS] SNI: s/achknowledge/acknowledge/ by Maciej W. Rozycki · 17 years ago
  97. 3247989 [MIPS] Makefile: Fix canonical system names by Maciej W. Rozycki · 17 years ago
  98. 7c3a622 [MIPS] vpe: handle halting TCs in an errata safe way. by Nigel Stephens · 17 years ago
  99. 8dfa741f [MIPS] Sibyte: Stop timers before programming next even. by Ralf Baechle · 17 years ago
  100. 6224775 [MIPS] Sibyte: Increase minimum oneshot timer interval to two ticks. by Ralf Baechle · 17 years ago