1. e8717a4 [BNX2X]: Prevent PCI queue overflow by Eliezer Tamir · 17 years ago
  2. 228241e [BNX2X]: fix slowpath races and locking by Eliezer Tamir · 17 years ago
  3. 877e9aa [BNX2X]: fix HW attentions and error handling by Eliezer Tamir · 17 years ago
  4. 615f8fd [BNX2X]: fix MSI-X/INT#A errata by Eliezer Tamir · 17 years ago
  5. 0e39e64 [BNX2X]: correct statistics by Eliezer Tamir · 17 years ago
  6. 49d6677 [BNX2X]: Correct RX filtering and MC configuration by Eliezer Tamir · 17 years ago
  7. f141064 [BNX2X]: Correct Link management by Eliezer Tamir · 17 years ago
  8. 2504795 [BNX2X]: Correct init_one() by Eliezer Tamir · 17 years ago
  9. c14423f [BNX2X]: Spelling fixes by Eliezer Tamir · 17 years ago
  10. 21e4318 [IPCOMP]: Disable BH on output when using shared tfm by Herbert Xu · 17 years ago
  11. 60717f7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  12. 2d8d4fd SSB PCI core driver: use new SPROM data structure by Aurelien Jarno · 17 years ago
  13. f9d8f88 Don't build bcm43xx if SSB is static and b43 PCI-SSB bridge is enabled. by Alexey Zaytsev · 17 years ago
  14. c708453 Use a separate config option for the b43 pci to ssb bridge. by Alexey Zaytsev · 17 years ago
  15. 4b7524a libertas: Remove unused exports by Roland Dreier · 17 years ago
  16. 03147df mac80211: fix kmalloc vs. net_ratelimit by Johannes Berg · 17 years ago
  17. 53b3f8e rt2x00: Fix rt2x00lib_reset_link_tuner() by Ivo van Doorn · 17 years ago
  18. 05253c9 rt2x00: Don't switch to antenna with low rssi by Ivo van Doorn · 17 years ago
  19. 61667d8 rt2x00: Add link tuner safe RX toggle states by Ivo van Doorn · 17 years ago
  20. b290d43 rt2x00: Fix antenna diversity by Ivo van Doorn · 17 years ago
  21. 8bfb047 gelic wireless driver needs WIRELESS_EXT support by Sebastian Siewior · 17 years ago
  22. 4b74850 PS3: gelic: Link the wireless net_device structure to the corresponding device structure by Masakazu Mokuno · 17 years ago
  23. 5b0acc6 rndis_wlan: fix sparse warnings by Johannes Berg · 17 years ago
  24. fbabbed [NETFILTER]: Fix NF_QUEUE_NR() parenthesis by Patrick McHardy · 17 years ago
  25. 6556874 [NETFILTER]: xt_conntrack: fix IPv4 address comparison by Jan Engelhardt · 17 years ago
  26. d61f89e [NETFILTER]: xt_conntrack: fix missing boolean clamping by Jan Engelhardt · 17 years ago
  27. 4e29e9e [NETFILTER]: nf_conntrack: fix smp_processor_id() in preemptible code warning by Patrick McHardy · 17 years ago
  28. 3bdfe7e [IPV6] SYSCTL: Fix possible memory leakage in error path. by YOSHIFUJI Hideaki · 17 years ago
  29. b37d428b [INET]: Don't create tunnels with '%' in name. by Pavel Emelyanov · 17 years ago
  30. d9595a7 [AF_KEY]: Fix oops by converting to proc_net_*(). by David S. Miller · 17 years ago
  31. 7837467 CONNECTOR: make cn_already_initialized static by Li Zefan · 17 years ago
  32. 148f972 [IPV4]: Reset scope when changing address by Bjorn Mork · 17 years ago
  33. f1243c2 [IPV6]: Add missing initializations of the new nl_info.nl_net field by Benjamin Thery · 17 years ago
  34. 3dbf8d5 [MACVLAN]: Update Kconfig to refer to iproute by Patrick McHardy · 17 years ago
  35. 3ab2273 bluetooth: delete timer in l2cap_conn_del() by Thomas Gleixner · 17 years ago
  36. 5f2f40a tipc: fix integer as NULL pointer sparse warnings in tipc by Harvey Harrison · 17 years ago
  37. 323dbab Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago
  38. bfa274e Linux 2.6.25-rc3 by Linus Torvalds · 17 years ago
  39. d28dc71 i2c-i801: Add support for the ICH10 by Gaston, Jason D · 17 years ago
  40. 2638676 i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=n by David Brownell · 17 years ago
  41. 104cb57 i2c-pca-isa: Add access check to legacy ioports by Christian Krafft · 17 years ago
  42. 9e39ffe Alchemy: compile fix by Manuel Lauss · 17 years ago
  43. 305183f i2c: Storage class should be before const qualifier by Tobias Klauser · 17 years ago
  44. a92b36e i2c-pxa: Misc fixes by Wolfram Sang · 17 years ago
  45. c9a2c46 ARM: OMAP: Release i2c_adapter after use (Siemens SX1) by Jean Delvare · 17 years ago
  46. 4fa2b1c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  47. 4cdfa1b libata-core: fix kernel-doc warning by Randy Dunlap · 17 years ago
  48. b1f5dc4 sata_fsl: fix build with ATA_VERBOSE_DEBUG by Anton Vorontsov · 17 years ago
  49. e39fc8c [libata] ahci: AMD SB700/SB800 SATA support 64bit DMA by Shane Huang · 17 years ago
  50. 39f25e7 libata-pmp: clear hob for pmp register accesses by Mark Lord · 17 years ago
  51. 9116300 libata: automatically use DMADIR if drive/bridge requires it by Tejun Heo · 17 years ago
  52. 559bbe6 power_state: get rid of write-only variable in SATA by Pavel Machek · 17 years ago
  53. 635adc2 pata_atiixp: Use 255 sector limit by Alan Cox · 17 years ago
  54. 3bf319a e1000e: remove unused read value in ASPM disable code. by Auke Kok · 17 years ago
  55. 489815c e1000e: fix spelling errors in comments by Auke Kok · 17 years ago
  56. de92d84 e1000e: fix flow control denial of service possibility by Jesse Brandeburg · 17 years ago
  57. 4a5694e e1000e: fix flow control when using ethtool overrides by Jesse Brandeburg · 17 years ago
  58. 03ae221 e1000e: fix link up message to show ethX: by Jesse Brandeburg · 17 years ago
  59. 31f8c4f e1000e: 82573 can use eerd method to read eeprom by Auke Kok · 17 years ago
  60. ac0b350 ixgb: add RNBC counter - no buffer count - to ethtool stats by Auke Kok · 17 years ago
  61. 179956f macb: Fix speed setting by Atsushi Nemoto · 17 years ago
  62. a84d0a3 sky2: fix LED management by Stephen Hemminger · 17 years ago
  63. f11cf25 [netdrvr] via-rhine: Use register offset definition for WOLcgClr by Laura Garcia · 17 years ago
  64. bdc0894 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  65. 85b80eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  66. d1e7fe4 net/phy/mdio_bus.c: fix a check-after-use by Adrian Bunk · 17 years ago
  67. 68707ac igb: Fix panic with NICs with 1000BASE-SX PHY by Bill Hayes · 17 years ago
  68. cf78229 gianfar: don't pass NULL dev ptr to DMA ops by Becky Bruce · 17 years ago
  69. 563e0ae sis190: read the mac address from the eeprom first by Francois Romieu · 17 years ago
  70. 98e0f52 tlan: add static to function definitions by Harvey Harrison · 17 years ago
  71. f5154fb claw: make use of DIV_ROUND_UP by Julia Lawall · 17 years ago
  72. 61da96b pcnet_cs: if AX88190-based card, printk "use axnet_cs instead" message. by Komuro · 17 years ago
  73. a80763c drivers/net/cs89x0.c: compilation warning fix by Leonardo Potenza · 17 years ago
  74. d9d5dcc virtio_net: Fix oops on early interrupts - introduced by virtio reset code by Christian Borntraeger · 17 years ago
  75. 7a7d23d uli526x partially recognizing interface by Grant Grundler · 17 years ago
  76. 740db6d update TULIP MAINTAINERS by Grant Grundler · 17 years ago
  77. 6cb5e57 igb: fix legacy mode irq issue by Andy Gospodarek · 17 years ago
  78. 5bd3670 fs_enet: Don't call phy_mii_ioctl() in atomic context. by Scott Wood · 17 years ago
  79. 21eee2d ehea: add kdump support by Thomas Klein · 17 years ago
  80. 8d3c202 Merge branch 'master' of ../linux-2.6/ by David S. Miller · 17 years ago
  81. 038eb0e Fix u132-hcd.c compile error by Mirco Tischler · 17 years ago
  82. 1b04ab4 [NETFILTER]: fix ebtable targets return by Joonwoo Park · 17 years ago
  83. 34cc7ba [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly. by Pavel Emelyanov · 17 years ago
  84. 55b01e8 [NET]: Restore sanity wrt. print_mac(). by David S. Miller · 17 years ago
  85. bc4bf5f [NEIGH]: Fix race between neighbor lookup and table's hash_rnd update. by Pavel Emelyanov · 17 years ago
  86. 1840bb1 [RTNL]: Validate hardware and broadcast address attribute for RTM_NEWLINK by Thomas Graf · 17 years ago
  87. 759afc3 tg3: ethtool phys_id default by Stephen Hemminger · 17 years ago
  88. c73b1d1 [BNX2]: Update version to 1.7.4. by Michael Chan · 17 years ago
  89. 42e6de0 fix vmsas.c file permissions by Oliver Pinter · 17 years ago
  90. 38ea368 [BNX2]: Disable parallel detect on an HP blade. by Michael Chan · 17 years ago
  91. a2724e2 [BNX2]: More 5706S link down workaround. by Michael Chan · 17 years ago
  92. 04e2f17 Add memory barrier semantics to wake_up() & co by Linus Torvalds · 17 years ago
  93. 0a3716e mvsas: fix build warning, clean prototypes by Jeff Garzik · 17 years ago
  94. 02c608c documentation: atomic_add_unless() doesn't imply mb() on failure by Oleg Nesterov · 17 years ago
  95. 2dda81c memcgroup: return negative error code in mem_cgroup_create() by Li Zefan · 17 years ago
  96. 7fde4c3 memcgroup: remove a useless VM_BUG_ON() by Li Zefan · 17 years ago
  97. 2324c5d memcgroup: fix and update documentation by Li Zefan · 17 years ago
  98. bc231d2 cgroup: remove dead code in cgroup_get_rootdir() by Li Zefan · 17 years ago
  99. 68db38f cgroup: remove duplicate code in find_css_set() by Li Zefan · 17 years ago
  100. 8d53d55 cgroup: fix subsys bitops by Li Zefan · 17 years ago