1. f42a444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 17 years ago
  2. 63fe46d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  3. 066b211 isdn/capi: Return proper errnos on module init. by Marcin Slusarz · 17 years ago
  4. ffd8211 iphase: Fix 64bit warning. by Alan Cox · 17 years ago
  5. 01bbf2c hysdn: No longer broken on SMP. by Andrew Morton · 17 years ago
  6. a9dd7fe hysdn: Remove cli()/sti() calls. by Mark Asselstine · 17 years ago
  7. a1a61a4 atm: Cleanup atm_tcp.h and atm.h for userspace. by Mike Frysinger · 17 years ago
  8. 38d2f38 bonding: handle case of device named bonding_master by Stephen Hemminger · 17 years ago
  9. 0599ad5 sysfs: remove error messages for -EEXIST case by Stephen Hemminger · 17 years ago
  10. dcc9977 net: handle errors from device_rename by Stephen Hemminger · 17 years ago
  11. 8f40f67 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 17 years ago
  12. 8978a31 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  13. f7fd63c net/irda/irnet/irnet_irda.c needs unaligned.h by Andrew Morton · 17 years ago
  14. 9ffee4c tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lock by Andrew Morton · 17 years ago
  15. e7e72bf Remove blkdev warning triggered by using md by Neil Brown · 17 years ago
  16. 4920916 char: select fw_loader by moxa by Jiri Slaby · 17 years ago
  17. 76cdd58 memory_hotplug: always initialize pageblock bitmap by Heiko Carstens · 17 years ago
  18. 1c12c4c mprotect: prevent alteration of the PAT bits by Venki Pallipadi · 17 years ago
  19. 44c8143 per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modules by Eric Dumazet · 17 years ago
  20. fd8a422 memory_hotplug: check for walk_memory_resource() failure in online_pages() by Geoff Levand · 17 years ago
  21. 3fc9577 lib: create common ascii hex array by Harvey Harrison · 17 years ago
  22. 122a881 video/logo: add support for Blackfin/Linux logo for framebuffer console by Robin Getz · 17 years ago
  23. 7e01c8e ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle() by Tiger Yang · 17 years ago
  24. 0c70814 cgroups: fix compile warning by Mirco Tischler · 17 years ago
  25. b7cffc1 asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspace by Mike Frysinger · 17 years ago
  26. 772279c jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMIT by Mingming Cao · 17 years ago
  27. c3723ca memory hotplug: memmap_init_zone called twice by Heiko Carstens · 17 years ago
  28. 3b7ec11 ipmi: support I/O resources in OF driver by Nate Case · 17 years ago
  29. 9089870 atmel_lcdfb: fix initialization of a pre-allocated framebuffer by Nicolas Ferre · 17 years ago
  30. 3ef0f72 mm: fix infinite loop in filemap_fault by Miklos Szeredi · 17 years ago
  31. 3b73a22 pnp: add ISAPnP MPU option quirks by Rene Herman · 17 years ago
  32. bc033c9 pnp: add pnp_build_option() to the API by Rene Herman · 17 years ago
  33. 726a7a3 pnp: clean up pnp_fixup_device() by Rene Herman · 17 years ago
  34. 82f55af fix "lxfb: extend PLL table to support dotclocks below 25 MHz" by Jens Rottmann · 17 years ago
  35. 8b8b498 oprofile: don't request cache line alignment for cpu_buffer by Eric Dumazet · 17 years ago
  36. f7c5a77 m68knommu: add info about removing mcfserial by Sebastian Siewior · 17 years ago
  37. 57cc097 mpc5200_psc_spi: typo fix in header block by Grant Likely · 17 years ago
  38. 887b3ec 9p: fix error path during early mount by Eric Van Hensbergen · 17 years ago
  39. 332c421 9p: make cryptic unknown error from server less scary by Eric Van Hensbergen · 17 years ago
  40. d0c4471 9p: fix flags length in net by Steven Rostedt · 17 years ago
  41. 728fc4e 9p: Correct fidpool creation failure in p9_client_create by Josef 'Jeff' Sipek · 17 years ago
  42. c154949 9p: use struct mutex instead of struct semaphore by Josef 'Jeff' Sipek · 17 years ago
  43. bb8ffdf 9p: propagate parse_option changes to client and transports by Eric Van Hensbergen · 17 years ago
  44. ab31267 fs/9p/v9fs.c (v9fs_parse_options): Handle kstrdup and match_strdup failure. Now that this function can fail, return an int, diagnose other option-parsing failures, and adjust the sole caller: (v9fs_session_init): Handle kstrdup failure. Propagate any new v9fs_parse_options failure "up". by Jim Meyering · 17 years ago
  45. ee44399 9p: Documentation updates by Eric Van Hensbergen · 17 years ago
  46. b32a09d add match_strlcpy() us it to make v9fs make uname and remotename parsing more robust by Markus Armbruster · 17 years ago
  47. db973ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  48. cafa027 cs5520: disable VDMA by Bartlomiej Zolnierkiewicz · 17 years ago
  49. 64afc31 ide/Kconfig: couple of fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  50. e7f379d alim15x3: remove WDC_ALI15X3 config option by Bartlomiej Zolnierkiewicz · 17 years ago
  51. 63b1623 alim15x3: add "wdc_udma" module parameter by Bartlomiej Zolnierkiewicz · 17 years ago
  52. 2bf111d alim15x3: remove stale warning about ATI RS100 northbridge by Bartlomiej Zolnierkiewicz · 17 years ago
  53. df98668 alim15x3: trivial cleanup for ali_set_pio_mode() by Bartlomiej Zolnierkiewicz · 17 years ago
  54. e0b4eb5 make ide-iops.c:SELECT_MASK() static by Adrian Bunk · 17 years ago
  55. 4d4423c SWARM IDE: Fix up following changes to ide_hwif_t by Maciej W. Rozycki · 17 years ago
  56. dd28642 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  57. 4717df5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  58. ef85ad5 libertas: remove lbs_get_data_rate() by Holger Schurig · 17 years ago
  59. 6dcdc19 b43: use the bitrev helpers rather than rolling a private one by Harvey Harrison · 17 years ago
  60. d6894b5 ath5k: Fix loop variable initializations by Bob Copeland · 17 years ago
  61. b0a6717 mac80211: Set IEEE80211_TXPD_REQ_TX_STATUS for all TX frames by Ivo van Doorn · 17 years ago
  62. 7a1d652 b43: nphy.c remove duplicated include by Huang Weiyi · 17 years ago
  63. 2940bb6 wireless: Add missing locking to cfg80211_dev_rename by Eric W. Biederman · 17 years ago
  64. 601ae7f mac80211: make rx radiotap header more flexible by Bruno Randolf · 17 years ago
  65. 566bfe5 mac80211: use hardware flags for signal/noise units by Bruno Randolf · 17 years ago
  66. fac371d mac80211: fix queue constant confusion by Johannes Berg · 17 years ago
  67. 84e6dc9 zd1211rw: initial IBSS support by Bruno Randolf · 17 years ago
  68. 736bc92 atmel: use netstats in net_device structure by Paulius Zaleckas · 17 years ago
  69. 06a5223 arlan: use netstats in net_device structure by Paulius Zaleckas · 17 years ago
  70. 15dbf1b iwl3945: do not delay hardware scan if it is a direct scan by Bill Moss · 17 years ago
  71. 3a1081e iwlwifi: adding parameter of fw_restart by Ester Kummer · 17 years ago
  72. bc6f59b iwlwifi: add device sysfs version entry by Tomas Winkler · 17 years ago
  73. f3d6799 iwlwifi: update levels of debug prints by Ester Kummer · 17 years ago
  74. 8cf769c iwlwifi: move debug_level to sysfs/bus/pci/devices by Ester Kummer · 17 years ago
  75. 5d9276d airo: use netstats in net_device structure by Paulius Zaleckas · 17 years ago
  76. 1b73af8 iwlwifi: fix spinlock used before initialized by Ron Rindjunsky · 17 years ago
  77. 1646690 iwlwifi: remove 4965 prefix from iwl4965_kw and iwl4965_tx_queue by Ron Rindjunsky · 17 years ago
  78. d67f548 iwlwifi: handle shared memory Rx index access by Ron Rindjunsky · 17 years ago
  79. 5ec0397 iwlwifi : Set monitor mode for 3945 by Abhijeet Kolekar · 17 years ago
  80. 4419e39 iwlwifi : Set monitor mode for 4965 by Abhijeet Kolekar · 17 years ago
  81. f3ccc08 iwlwifi: move iwl4965_init_alive_start to iwl-4965.c by Emmanuel Grumbach · 17 years ago
  82. 27aaba0 iwlwifi: compile iwl-sta into iwlcore by Tomas Winkler · 17 years ago
  83. 1053d35 iwlwifi: move NIC init and Tx queues init to iwlcore by Ron Rindjunsky · 17 years ago
  84. 5a676bb iwlwifi: create disable SCD Tx FIFOs handler by Ron Rindjunsky · 17 years ago
  85. 47c5196 iwlwifi: move iwl4965_set_rxon_ht into iwlcore by Tomas Winkler · 17 years ago
  86. bf403db iwlwifi: move per driverdebug_level to per device by Ester Kummer · 17 years ago
  87. 2469bf2 iwlwifi-5000: add build_addsta_hcmd handler for 5000 HW by Tomas Winkler · 17 years ago
  88. 133636d iwlwifi: generalize iwl4965_send_add_station function by Tomas Winkler · 17 years ago
  89. db11d63 iwlwifi: remove 4965 from rx_packet by Tomas Winkler · 17 years ago
  90. 8dd266e iwlwifi: debugfs EEPROM dump by Tomas Winkler · 17 years ago
  91. 6def976 iwlwifi: remove 4965 from station_entry by Tomas Winkler · 17 years ago
  92. 6b9b343 iwlwifi: don't override association channel with control channel by Tomas Winkler · 17 years ago
  93. 5a83535 iwlwifi-5000: rename iwl5000_init_nic to iwl5000_init_config by Ron Rindjunsky · 17 years ago
  94. a55360e iwlwifi: move RX code to iwl-rx.c by Tomas Winkler · 17 years ago
  95. 0d0b2c1 iwlwifi: map A-MPDU HW queue to mac80211 A-MPDU SW queue by Ron Rindjunsky · 17 years ago
  96. 07346f81 mac80211: proper STA info locking by Johannes Berg · 17 years ago
  97. 3434fbd mac80211: require four hardware queues for QoS/HT by Johannes Berg · 17 years ago
  98. ca21614 b43legacy: replace limit_value macro with clamp_val by Harvey Harrison · 17 years ago
  99. cdbf084 b43: replace limit_value macro with clamp_val by Harvey Harrison · 17 years ago
  100. 8c046c8 mac80211: tkip.c use kernel-provided infrastructure by Harvey Harrison · 17 years ago