1. dc4ae1f b43legacy: fix DMA mapping leakage by Stefano Brivio · 16 years ago
  2. b3fc9c6 mac80211: remove message on receiving unexpected unencrypted frames by Johannes Berg · 16 years ago
  3. 2dd0f69 Update rt2x00 MAINTAINERS entry by Ivo van Doorn · 16 years ago
  4. e0897645 Add rfkill to MAINTAINERS file by Ivo van Doorn · 16 years ago
  5. 89796f6 rfkill: Fix device type check when toggling states by Carlos Corbacho · 16 years ago
  6. cdbbe3d b43legacy: Fix usage of struct device used for DMAing by Michael Buesch · 16 years ago
  7. 4ac5846 ssb: Fix usage of struct device used for DMAing by Michael Buesch · 16 years ago
  8. 2d4543f MAINTAINERS: move to generic repository for iwlwifi by Reinette Chatre · 16 years ago
  9. 385f848 b43legacy: fix initvals loading on bcm4303 by Stefano Brivio · 17 years ago
  10. aa979a6 rtl8187: Add missing priv->vif assignments by Herton Ronaldo Krzesinski · 16 years ago
  11. 0de19a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25 by Linus Torvalds · 16 years ago
  12. fd785d6 by Andrew Morton · 16 years ago
  13. fad0f90 by Andrew Morton · 16 years ago
  14. 85eee60 sh: fix compressed kernel build by Manuel Lauss · 16 years ago
  15. 50387b3 sh64: add missing #include <asm/fpu.h>'s by Adrian Bunk · 16 years ago
  16. 75ce6fa block: update git url for blktrace by Jens Axboe · 16 years ago
  17. 0517dee netconsole: only set CON_PRINTBUFFER if the user specifies a netconsole by Michael Ellerman · 16 years ago
  18. 56690c2 [CAN]: Update documentation of struct sockaddr_can by Oliver Hartkopp · 16 years ago
  19. d5d5227 MAINTAINERS: isdn4linux@listserv.isdn4linux.de is subscribers-only by Paul Bolle · 16 years ago
  20. b000cd3 [TCP]: Fix never pruned tcp out-of-order queue. by Vitaliy Gusev · 16 years ago
  21. d237e5c io context: increment task attachment count in ioc_task_link() by Jens Axboe · 16 years ago
  22. abe2f41 JFFS2 Fix of panics caused by wrong condition for hole frag creation in write_begin by Alexey Korolev · 16 years ago
  23. 066a3b5 [NET_SCHED] sch_api: fix qdisc_tree_decrease_qlen() loop by Jarek Poplawski · 16 years ago
  24. 19e729a locks: fix possible infinite loop in fcntl(F_SETLKW) over nfs by J. Bruce Fields · 16 years ago
  25. a985aab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel by Linus Torvalds · 16 years ago
  26. 1018cf9 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  27. 533bb8a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  28. 4f3f8e9 FRV: Correctly determine the address of an illegal instruction by David Howells · 16 years ago
  29. e2df9e0 revert "sched: fix fair sleepers" by Ingo Molnar · 16 years ago
  30. 159d833 [BRIDGE]: Fix crash in __ip_route_output_key with bridge netfilter by Patrick McHardy · 16 years ago
  31. 4dee959 [NETFILTER]: ipt_CLUSTERIP: fix race between clusterip_config_find_get and _entry_put by Pavel Emelyanov · 16 years ago
  32. 9625ed7 [IPV6] ADDRCONF: Don't generate temporary address for ip6-ip6 interface. by YOSHIFUJI Hideaki · 16 years ago
  33. b077d7a [IPV6] ADDRCONF: Ensure disabling multicast RS even if privacy extensions are disabled. by YOSHIFUJI Hideaki · 16 years ago
  34. e9df2e8 [IPV6]: Use appropriate sock tclass setting for routing lookup. by YOSHIFUJI Hideaki · 16 years ago
  35. 7cd636f [IPV6]: IPv6 extension header structures need to be packed. by YOSHIFUJI Hideaki · 16 years ago
  36. b45e918 [IPV6]: Fix ipv6 address fetching in raw6_icmp_error(). by David S. Miller · 16 years ago
  37. 2ed9926 [NET]: Return more appropriate error from eth_validate_addr(). by Patrick McHardy · 16 years ago
  38. d2dcba6 [ISDN]: Do not validate ISDN net device address prior to interface-up by Paul Bolle · 16 years ago
  39. 4c821d7 [NET]: Fix kernel-doc for skb_segment by Ben Hutchings · 16 years ago
  40. f37f0af [SOCK] sk_stamp: should be initialized to ktime_set(-1L, 0) by Eric Dumazet · 16 years ago
  41. e01bf1c net: check for underlength tap writes by Rusty Russell · 16 years ago
  42. 14daa02 net: make struct tun_struct private to tun.c by Rusty Russell · 16 years ago
  43. a40a7d1 [SCTP]: IPv4 vs IPv6 addresses mess in sctp_inet[6]addr_event. by Pavel Emelyanov · 16 years ago
  44. ab38fb0 [SCTP]: Fix compiler warning about const qualifiers by Vlad Yasevich · 16 years ago
  45. f4ad85c [SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK by Gui Jianfeng · 16 years ago
  46. 72da7b3 [SCTP]: Add check for hmac_algo parameter in sctp_verify_param() by Wei Yongjun · 16 years ago
  47. e56cfad [NET_SCHED] cls_u32: refcounting fix for u32_delete() by Jarek Poplawski · 16 years ago
  48. 028b027 [DCCP]: Fix skb->cb conflicts with IP by Patrick McHardy · 16 years ago
  49. ae1b6a3 [AX25]: Potential ax25_uid_assoc-s leaks on module unload. by Pavel Emelyanov · 16 years ago
  50. 2de58e3 tg3: fix MMIO for PPC 44x platforms by Sergei Shtylyov · 16 years ago
  51. 16a7914 Mark generic HDLC + PPP as broken. by Krzysztof Halasa · 16 years ago
  52. 44fb312 ehea: Fix DLPAR memory add support by Thomas Klein · 17 years ago
  53. 5a81f14 sc92031: sysfs link missing by Stephen Hemminger · 16 years ago
  54. c500cb2 smc91x driver: fix bug: print warning only in interrupt mode by Sonic Zhang · 16 years ago
  55. a376e79 forcedeth: mac address fix by Ayaz Abdulla · 16 years ago
  56. 72cfe92 macb: Use semicolon instead of comma for statement by Atsushi Nemoto · 16 years ago
  57. 84b7901 macb: Call phy_disconnect on removing by Atsushi Nemoto · 16 years ago
  58. 3d137fd ucc_geth: fix non-functional fixed phy support by Joakim Tjernlund · 16 years ago
  59. 9a3c243 fs_enet: Don't call NAPI functions when NAPI is not used. by Laurent Pinchart · 16 years ago
  60. c63eddb sky2: missing chip name for Yukon Supreme by Stephen Hemminger · 16 years ago
  61. 1892225 [libata] make ali_atapi_dma static by Adrian Bunk · 16 years ago
  62. aeb7491 [libata] sata_svw: fix reversed port count by Jeff Garzik · 16 years ago
  63. 120dd64 Linux 2.6.25-rc9 by Linus Torvalds · 16 years ago
  64. 14897e3 Merge branch 'docs' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  65. 14dadf1 Add additional examples in Documentation/spinlocks.txt by Mark Fasheh · 16 years ago
  66. d396c5f Move sched-rt-group.txt to scheduler/ by J. Bruce Fields · 17 years ago
  67. 8bcd1cc Documentation: move rpc-cache.txt to filesystems/ by J. Bruce Fields · 17 years ago
  68. 6ded55d Documentation: move nfsroot.txt to filesystems/ by J. Bruce Fields · 17 years ago
  69. dc07e72 Spell out behavior of atomic_dec_and_lock() in kerneldoc by J. Bruce Fields · 17 years ago
  70. b0fac02 Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protect by Heiko Carstens · 16 years ago
  71. 099ce8f Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  72. 90768c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  73. 3f06350 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  74. 0859ab5 signalfd: fix for incorrect SI_QUEUE user data reporting by Davide Libenzi · 16 years ago
  75. 544451a pnp: increase number of devices supported per protocol by Bjorn Helgaas · 16 years ago
  76. bd2ab67 md: close a livelock window in handle_parity_checks5 by Dan Williams · 16 years ago
  77. 231bc2a cciss: error: implicit declaration of function 'sg_init_table' by Mike Pagano · 16 years ago
  78. ad28a07 rtc: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  79. f37d193 watchdog: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  80. f4fce61 usb host: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  81. f34c32f usb gadget: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  82. 7e38c3c spi: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  83. 8d1c98b eventfd/kaio integration fix by Davide Libenzi · 16 years ago
  84. d479540 rtc: rtc-s35390a.c needs the bitreverse library by Randy Dunlap · 16 years ago
  85. b6c3006 cgroups: include hierarchy ids in /proc/<pid>/cgroup by Paul Menage · 16 years ago
  86. fa16eef i2c-tiny-usb: New VID/PID pair by Till Harbaum · 16 years ago
  87. b73a9ae i2c-davinci: Fix lost interrupt by Troy Kisky · 16 years ago
  88. 852fb2a i2c-ibm_iic: Fast mode parm desc fixup by Paul Mundt · 16 years ago
  89. 7951f0b [NETNS][IPV6] tcp - assign the netns for timewait sockets by Daniel Lezcano · 16 years ago
  90. d10d89e Add commentary about the new "asmlinkage_protect()" macro by Linus Torvalds · 16 years ago
  91. 598af05 asmlinkage_protect sys_io_getevents by Roland McGrath · 16 years ago
  92. 54a0151 asmlinkage_protect replaces prevent_tail_call by Roland McGrath · 16 years ago
  93. 783e391 x86: Simplify cpu_idle_wait by Venki Pallipadi · 16 years ago
  94. a1e58bb lzo: fix typo in decompressor by Harvey Harrison · 16 years ago
  95. f17520e FRV: Don't make smp_{r, w, }mb() interpolate MEMBAR when CONFIG_SMP=n [try #2] by David Howells · 16 years ago
  96. ed9b949 FRV: Make NOMMU-mode work with base addresses other than 0xC0000000 [try #2] by David Howells · 16 years ago
  97. e31c243 FRV: Add support for emulation of userspace atomic ops [try #2] by David Howells · 16 years ago
  98. 0c93d8e FRV: Move STACK_TOP_MAX up [try #2] by David Howells · 16 years ago
  99. a31b9dd FRV: Handle update_mmu_cache() being called when current->mm is NULL [try #2] by David Howells · 16 years ago
  100. 5d69a02 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 16 years ago