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