1. 8bfb047 gelic wireless driver needs WIRELESS_EXT support by Sebastian Siewior · 16 years ago
  2. 4b74850 PS3: gelic: Link the wireless net_device structure to the corresponding device structure by Masakazu Mokuno · 16 years ago
  3. 5b0acc6 rndis_wlan: fix sparse warnings by Johannes Berg · 16 years ago
  4. d9595a7 [AF_KEY]: Fix oops by converting to proc_net_*(). by David S. Miller · 16 years ago
  5. 7837467 CONNECTOR: make cn_already_initialized static by Li Zefan · 16 years ago
  6. 148f972 [IPV4]: Reset scope when changing address by Bjorn Mork · 16 years ago
  7. f1243c2 [IPV6]: Add missing initializations of the new nl_info.nl_net field by Benjamin Thery · 16 years ago
  8. 3dbf8d5 [MACVLAN]: Update Kconfig to refer to iproute by Patrick McHardy · 16 years ago
  9. 3ab2273 bluetooth: delete timer in l2cap_conn_del() by Thomas Gleixner · 16 years ago
  10. 5f2f40a tipc: fix integer as NULL pointer sparse warnings in tipc by Harvey Harrison · 16 years ago
  11. 323dbab Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  12. bfa274e Linux 2.6.25-rc3 by Linus Torvalds · 16 years ago
  13. d28dc71 i2c-i801: Add support for the ICH10 by Gaston, Jason D · 16 years ago
  14. 2638676 i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=n by David Brownell · 16 years ago
  15. 104cb57 i2c-pca-isa: Add access check to legacy ioports by Christian Krafft · 16 years ago
  16. 9e39ffe Alchemy: compile fix by Manuel Lauss · 16 years ago
  17. 305183f i2c: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  18. a92b36e i2c-pxa: Misc fixes by Wolfram Sang · 16 years ago
  19. c9a2c46 ARM: OMAP: Release i2c_adapter after use (Siemens SX1) by Jean Delvare · 16 years ago
  20. 4fa2b1c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  21. 4cdfa1b libata-core: fix kernel-doc warning by Randy Dunlap · 16 years ago
  22. b1f5dc4 sata_fsl: fix build with ATA_VERBOSE_DEBUG by Anton Vorontsov · 16 years ago
  23. e39fc8c [libata] ahci: AMD SB700/SB800 SATA support 64bit DMA by Shane Huang · 16 years ago
  24. 39f25e7 libata-pmp: clear hob for pmp register accesses by Mark Lord · 16 years ago
  25. 9116300 libata: automatically use DMADIR if drive/bridge requires it by Tejun Heo · 16 years ago
  26. 559bbe6 power_state: get rid of write-only variable in SATA by Pavel Machek · 16 years ago
  27. 635adc2 pata_atiixp: Use 255 sector limit by Alan Cox · 16 years ago
  28. 3bf319a e1000e: remove unused read value in ASPM disable code. by Auke Kok · 16 years ago
  29. 489815c e1000e: fix spelling errors in comments by Auke Kok · 16 years ago
  30. de92d84 e1000e: fix flow control denial of service possibility by Jesse Brandeburg · 16 years ago
  31. 4a5694e e1000e: fix flow control when using ethtool overrides by Jesse Brandeburg · 16 years ago
  32. 03ae221 e1000e: fix link up message to show ethX: by Jesse Brandeburg · 16 years ago
  33. 31f8c4f e1000e: 82573 can use eerd method to read eeprom by Auke Kok · 16 years ago
  34. ac0b350 ixgb: add RNBC counter - no buffer count - to ethtool stats by Auke Kok · 16 years ago
  35. 179956f macb: Fix speed setting by Atsushi Nemoto · 16 years ago
  36. a84d0a3 sky2: fix LED management by Stephen Hemminger · 16 years ago
  37. f11cf25 [netdrvr] via-rhine: Use register offset definition for WOLcgClr by Laura Garcia · 16 years ago
  38. bdc0894 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  39. 85b80eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  40. d1e7fe4 net/phy/mdio_bus.c: fix a check-after-use by Adrian Bunk · 16 years ago
  41. 68707ac igb: Fix panic with NICs with 1000BASE-SX PHY by Bill Hayes · 16 years ago
  42. cf78229 gianfar: don't pass NULL dev ptr to DMA ops by Becky Bruce · 16 years ago
  43. 563e0ae sis190: read the mac address from the eeprom first by Francois Romieu · 16 years ago
  44. 98e0f52 tlan: add static to function definitions by Harvey Harrison · 16 years ago
  45. f5154fb claw: make use of DIV_ROUND_UP by Julia Lawall · 16 years ago
  46. 61da96b pcnet_cs: if AX88190-based card, printk "use axnet_cs instead" message. by Komuro · 16 years ago
  47. a80763c drivers/net/cs89x0.c: compilation warning fix by Leonardo Potenza · 16 years ago
  48. d9d5dcc virtio_net: Fix oops on early interrupts - introduced by virtio reset code by Christian Borntraeger · 16 years ago
  49. 7a7d23d uli526x partially recognizing interface by Grant Grundler · 16 years ago
  50. 740db6d update TULIP MAINTAINERS by Grant Grundler · 16 years ago
  51. 6cb5e57 igb: fix legacy mode irq issue by Andy Gospodarek · 16 years ago
  52. 5bd3670 fs_enet: Don't call phy_mii_ioctl() in atomic context. by Scott Wood · 16 years ago
  53. 21eee2d ehea: add kdump support by Thomas Klein · 16 years ago
  54. 8d3c202 Merge branch 'master' of ../linux-2.6/ by David S. Miller · 16 years ago
  55. 038eb0e Fix u132-hcd.c compile error by Mirco Tischler · 16 years ago
  56. 1b04ab4 [NETFILTER]: fix ebtable targets return by Joonwoo Park · 16 years ago
  57. 34cc7ba [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly. by Pavel Emelyanov · 16 years ago
  58. 55b01e8 [NET]: Restore sanity wrt. print_mac(). by David S. Miller · 16 years ago
  59. bc4bf5f [NEIGH]: Fix race between neighbor lookup and table's hash_rnd update. by Pavel Emelyanov · 16 years ago
  60. 1840bb1 [RTNL]: Validate hardware and broadcast address attribute for RTM_NEWLINK by Thomas Graf · 16 years ago
  61. 759afc3 tg3: ethtool phys_id default by Stephen Hemminger · 16 years ago
  62. c73b1d1 [BNX2]: Update version to 1.7.4. by Michael Chan · 16 years ago
  63. 42e6de0 fix vmsas.c file permissions by Oliver Pinter · 16 years ago
  64. 38ea368 [BNX2]: Disable parallel detect on an HP blade. by Michael Chan · 16 years ago
  65. a2724e2 [BNX2]: More 5706S link down workaround. by Michael Chan · 16 years ago
  66. 04e2f17 Add memory barrier semantics to wake_up() & co by Linus Torvalds · 16 years ago
  67. 0a3716e mvsas: fix build warning, clean prototypes by Jeff Garzik · 16 years ago
  68. 02c608c documentation: atomic_add_unless() doesn't imply mb() on failure by Oleg Nesterov · 16 years ago
  69. 2dda81c memcgroup: return negative error code in mem_cgroup_create() by Li Zefan · 16 years ago
  70. 7fde4c3 memcgroup: remove a useless VM_BUG_ON() by Li Zefan · 16 years ago
  71. 2324c5d memcgroup: fix and update documentation by Li Zefan · 16 years ago
  72. bc231d2 cgroup: remove dead code in cgroup_get_rootdir() by Li Zefan · 16 years ago
  73. 68db38f cgroup: remove duplicate code in find_css_set() by Li Zefan · 16 years ago
  74. 8d53d55 cgroup: fix subsys bitops by Li Zefan · 16 years ago
  75. f777073 cgroup: fix memory leak in cgroup_get_sb() by Li Zefan · 16 years ago
  76. ffd2d88 cgroup: clean up cgroup.h by Li Zefan · 16 years ago
  77. a043e3b cgroup: fix comments by Li Zefan · 16 years ago
  78. d19e058 cgroup: fix and update documentation by Li Zefan · 16 years ago
  79. b5a0e01 Solve section mismatch for free_area_init_core. by Alexander van Heukelum · 16 years ago
  80. bcdca22 Smack: update for file capabilities by Casey Schaufler · 16 years ago
  81. 4362758 kprobes: refuse kprobe insertion on add/sub_preempt_counter() by Srinivasa Ds · 16 years ago
  82. 0835ab5 cgroup memory controller: document huge memory/cache overhead in Kconfig by Andi Kleen · 16 years ago
  83. 00d6296 kernel-doc: fix function-pointer-parameter parsing by Richard Kennedy · 16 years ago
  84. ff10e5d h8300: defconfig update by Yoshinori Sato · 16 years ago
  85. 5cc265a h8300: IRQ handling update by Yoshinori Sato · 16 years ago
  86. 4223cc34 h8300: uaccess.h update by Yoshinori Sato · 16 years ago
  87. 45d464e h8300: signal.c typo fix by Yoshinori Sato · 16 years ago
  88. a0c1e90 futex: runtime enable pi and robust functionality by Thomas Gleixner · 16 years ago
  89. 3e4ab74 futex: fix init order by Thomas Gleixner · 16 years ago
  90. 43fe105 dmi: prevent linked list corruption by Jean Delvare · 16 years ago
  91. 79306a3 drivers/video/uvesafb.c: fix section mismatch warning in param_set_scroll() by Sergio Luis · 16 years ago
  92. 8808117 proc: add RLIMIT_RTTIME to /proc/<pid>/limits by Eugene Teo · 16 years ago
  93. 45254b4 efs: move headers out of include/linux/ by Christoph Hellwig · 16 years ago
  94. 48f15b9 NBD: make nbd default to deadline I/O scheduler by Paul Clements · 16 years ago
  95. 2f56deb uml: fix FP register corruption by Jeff Dike · 16 years ago
  96. e4d06b3 uml: fix helper_wait calls in watchdog by Johann Felix Soden · 16 years ago
  97. b32eb52 uml: remove unused sigcontext accessors by Jeff Dike · 16 years ago
  98. f3069ae dmi: don't save the same device twice by Jean Delvare · 16 years ago
  99. c8626a1 rtc-cmos: display HPET emulation mode by David Brownell · 16 years ago
  100. 4185108 hwrng: remove Michael as HWRNG maintainer by Michael Buesch · 16 years ago