1. d9ca676 atm: correct sysfs 'device' link creation and parent relationships by Dan Williams · 14 years ago
  2. 79aeec5 enic: Bug Fix: Pass napi reference to the isr that services receive queue by Vasanthy Kolluri · 14 years ago
  3. e91db5c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  4. 3700c3c connector: add module alias by Stephen Hemminger · 14 years ago
  5. e4fbce7 r8169: Fix runtime power management by Rafael J. Wysocki · 14 years ago
  6. 6934d33 hso: IP checksuming doesn't work on GE0301 option cards by Thomas Bogendoerfer · 14 years ago
  7. fb4fa76 net: Convert netpoll blocking api in bonding driver to be a counter by Neil Horman · 14 years ago
  8. 0a54917 orinoco: fix TKIP countermeasure behaviour by David Kilroy · 14 years ago
  9. ba34fce orinoco: clear countermeasure setting on commit by David Kilroy · 14 years ago
  10. f933ebe ath9k_htc: Fix suspend/resume by Sujith Manoharan · 14 years ago
  11. b93996c ath5k: Put the right tsf value in mesh beacons by Javier Cardona · 14 years ago
  12. c26d533 ath5k: Prevent mesh interfaces from being counted as ad-hoc by Javier Cardona · 14 years ago
  13. d82b577 ath5k: Fix beaconing in mesh mode by Javier Cardona · 14 years ago
  14. 229bd79 orinoco: initialise priv->hw before assigning the interrupt by David Kilroy · 14 years ago
  15. c7757fd ehea: Fixing LRO configuration by Breno Leitao · 14 years ago
  16. 408cc29 driver/net/benet: fix be_cmd_multicast_set() memcpy bug by Joe Jin · 14 years ago
  17. 0833847 Merge branch 'sfc-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-2.6 by David S. Miller · 14 years ago
  18. 75c1c82 ifb: goto resched directly if error happens and dp->tq isn't empty by Changli Gao · 14 years ago
  19. ce9aeb5 cxgb4: fix MAC address hash filter by Dimitris Michailidis · 14 years ago
  20. e832932 CAIF: Fix U5500 compile error for shared memory driver by Kim Lilliestierna XX · 14 years ago
  21. 4f58605 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  22. e8f1499 sfc: Fix NAPI list corruption during ring reallocation by Ben Hutchings · 14 years ago
  23. 884a963 ath9k: fix beacon resource related race condition by Rajkumar Manoharan · 14 years ago
  24. 38852b2 ath9k: Fix STA disconnect issue due to received MIC failed bcast frames by Senthil Balasubramanian · 14 years ago
  25. 080e1a2 ath9k: fix a DMA related race condition on reset by Felix Fietkau · 14 years ago
  26. 8410516 ath9k: fix bug in tx power by Matteo Croce · 14 years ago
  27. 94dec6a sfc: Fix crash in legacy onterrupt handler during ring reallocation by Ben Hutchings · 14 years ago
  28. b8eb3a1 ixgbe: fix possible NULL pointer deference in shutdown path by Don Skidmore · 14 years ago
  29. e7dfc8d tulip: fix hang in dmfe driver on sending of big packet by Alexander V. Lukyanov · 14 years ago
  30. f8e9616 stmmac: priv->lock can be used uninitialized by Vlad Lungu · 14 years ago
  31. d89197c Revert "ath9k: Fix STA disconnect issue due to received MIC failed bcast frames" by John W. Linville · 14 years ago
  32. f67e07e ath9k_hw: fix more bitfield related endian issues by Felix Fietkau · 14 years ago
  33. e702ba1 ath9k_hw: fix endian issues with CTLs on AR9003 by Felix Fietkau · 14 years ago
  34. 9306990 ath9k: Fix bug in reading input gpio state for ar9003 by Vasanthakumar Thiagarajan · 14 years ago
  35. 1937721 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by John W. Linville · 14 years ago
  36. d13a2cb bonding: check for assigned mac before adopting the slaves mac address by David Strand · 14 years ago
  37. 6c08af0 b44: fix workarround for wap54g10 by Hauke Mehrtens · 14 years ago
  38. be93112 Bluetooth: Add new PID for Atheros 3011 by Bala Shanmugam · 14 years ago
  39. 61faddf Bluetooth: Fix log spamming in btusb due to autosuspend by Stefan Seyfried · 14 years ago
  40. 916448e ath9k: Fix STA disconnect issue due to received MIC failed bcast frames by Senthil Balasubramanian · 14 years ago
  41. cf63495 orinoco: abort scan on interface down by David Kilroy · 14 years ago
  42. 5c5e138 carl9170: fix carl9170_tx_prepare typo by Christian Lamparter · 14 years ago
  43. 4604778 ath9k: Disable SWBA interrupt on remove_interface by Rajkumar Manoharan · 14 years ago
  44. c426ee2 ath9k/carl9170: advertise P2P by Johannes Berg · 14 years ago
  45. 98c316e ath9k: use per-device struct for pm_qos_* operations by Gabor Juhos · 14 years ago
  46. 16ccdf0 libertas: fix invalid access by Sven Neumann · 14 years ago
  47. 517ff43 libertas: fix memory corruption in lbs_remove_card() by Daniel Drake · 14 years ago
  48. 50a4205 pch_gbe driver: The wrong of initializer entry by Toshiharu Okada · 14 years ago
  49. a1dcfcb pch_gbe dreiver: chang author by Toshiharu Okada · 14 years ago
  50. d830418 ucc_geth: fix ucc halt problem in half duplex mode by Yang Li · 14 years ago
  51. 5c7e57f ehea: Add some info messages and fix an issue by Breno Leitao · 14 years ago
  52. 8e65c0e hso: fix disable_net by Filip Aben · 14 years ago
  53. 03fe5f3 NET: wan/x25_asy, move lapb_unregister to x25_asy_close_tty by Jiri Slaby · 14 years ago
  54. 42eb59d cxgb4vf: fix setting unicast/multicast addresses ... by Casey Leedom · 14 years ago
  55. bcc70bb net, ppp: Report correct error code if unit allocation failed by Cyrill Gorcunov · 14 years ago
  56. 462ca99 au1000_eth: fix invalid address accessing the MAC enable register by Wolfgang Grandegger · 14 years ago
  57. 11cd1a8 vhost/net: fix rcu check usage by Michael S. Tsirkin · 14 years ago
  58. 4448008 isdn: icn: Fix stack corruption bug. by Steven Rostedt · 14 years ago
  59. 66fc5df Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  60. e476a5a wireless: b43: fix error path in SDIO by Guennadi Liakhovetski · 14 years ago
  61. b397492 carl9170: fix virtual interface setup crash by Christian Lamparter · 14 years ago
  62. 1d8638d ssb: b43-pci-bridge: Add new vendor for BCM4318 by Daniel Klaffenbach · 14 years ago
  63. d47844a ath9k: fix timeout on stopping rx dma by Felix Fietkau · 14 years ago
  64. cf41a51 of/phylib: Use device tree properties to initialize Marvell PHYs. by David Daney · 14 years ago
  65. 9060073 phylib: Add support for Marvell 88E1149R devices. by David Daney · 14 years ago
  66. 27d916d phylib: Use common page register definition for Marvell PHYs. by David Daney · 14 years ago
  67. 84cf702 qlge: Fix incorrect usage of module parameters and netdev msg level by Sonny Rao · 14 years ago
  68. ddab1a3 SuperH IrDA: correct Baud rate error correction by Nicolas Kaiser · 14 years ago
  69. 33ac0b8 atl1c: Fix hardware type check for enabling OTP CLK by Ben Hutchings · 14 years ago
  70. ab08853 e1000: fix screaming IRQ by Anupam Chanda · 14 years ago
  71. d9efd2a be2net: Fix to avoid firmware update when interface is not open. by Sarveshwar Bandi · 14 years ago
  72. 07bfa52 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  73. d530db0 3c59x: fix build failure on !CONFIG_PCI by Namhyung Kim · 14 years ago
  74. 1aa46ec ipg.c: remove id [SUNDANCE, 0x1021] by Ken Kawasaki · 14 years ago
  75. 8ea9122 net: caif: spi: fix potential NULL dereference by Vasiliy Kulikov · 14 years ago
  76. 3bf30b5 ath9k_htc: Avoid setting QoS control for non-QoS frames by Rajkumar Manoharan · 14 years ago
  77. 3006bc3 bonding: fix a race in IGMP handling by Eric Dumazet · 14 years ago
  78. 28cb6cc gianfar: fix signedness issue by Nicolas Kaiser · 14 years ago
  79. 870634b net: bnx2x: fix error value sign by Vasiliy Kulikov · 14 years ago
  80. 24b7ea9 8139cp: fix checksum broken by Shan Wei · 14 years ago
  81. d5d3ebe r8169: fix checksum broken by Shan Wei · 14 years ago
  82. b5261cf ath9k_hw: Set proper eeprom offset for AR9287 HTC devices by Rajkumar Manoharan · 14 years ago
  83. 7cbf261 ath9k_htc: Add new devices into AR7010 by Rajkumar Manoharan · 14 years ago
  84. 32b0895 ath9k_htc: Update usb device ID list by Rajkumar Manoharan · 14 years ago
  85. e8364bb ath9k: Remove pm_qos request after hw unregister. by Vivek Natarajan · 14 years ago
  86. dfa31fe carl9170: fix usb anchor wait timeout by Christian Lamparter · 14 years ago
  87. 9457b24 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  88. 80ef913 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  89. 1c32ca9 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  90. 00dad7f Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  91. edaa4d6 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  92. 891cbd3 Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  93. b5c5510 Merge branch 'stable/xen-pcifront-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  94. f254379 drivers/ata/pata_octeon_cf.c: delete double assignment by Julia Lawall · 14 years ago
  95. f60215a pata_legacy: fix CONFIG_PATA_WINBOND_VLB_MODULE test by Tejun Heo · 14 years ago
  96. 2a5f07b libata: fix NULL sdev dereference race in atapi_qc_complete() by Tejun Heo · 14 years ago
  97. 6c4f199 gianfar: Do not call device_set_wakeup_enable() under a spinlock by Rafael J. Wysocki · 14 years ago
  98. 19c0ef6 axnet_cs: fix resume problem for some Ax88790 chip by Ken Kawasaki · 14 years ago
  99. e68e613 cxgb4vf: add call to Firmware to reset VF State. by Casey Leedom · 14 years ago
  100. e7a3795 cxgb4vf: Fail open if link_start() fails. by Casey Leedom · 14 years ago