1. 2f98735 vm audit: add VM_DONTEXPAND to mmap for drivers that need it by Nick Piggin · 17 years ago
  2. fe2528b ADB: Add missing #include <linux/platform_device.h> by Geert Uytterhoeven · 17 years ago
  3. a2e4e10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  4. a6cc48e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  5. 7cf7669 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  6. a80f509 Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  7. 246f19d [IPV6]: Reorg struct ifmcaddr6 to save some bytes by Arnaldo Carvalho de Melo · 17 years ago
  8. ad8bb78 [INET_TIMEWAIT_SOCK]: Reorganize struct inet_timewait_sock to save some bytes by Arnaldo Carvalho de Melo · 17 years ago
  9. cf6b5fb [DCCP]: Reorganize struct dccp_sock to save 8 bytes by Arnaldo Carvalho de Melo · 17 years ago
  10. 4e7e5cf [INET6]: Reorganize struct inet6_dev to save 8 bytes by Arnaldo Carvalho de Melo · 17 years ago
  11. ab1e0a1 [SOCK] proto: Add hashinfo member to struct proto by Arnaldo Carvalho de Melo · 17 years ago
  12. 9dc7f30 EMAC driver: Fix bug: The clock divisor is set to all ones at reset. by Bryan Wu · 17 years ago
  13. 6e01d1a EMAC driver: fix bug - invalidate data cache of new_skb->data range when cache is WB by Alexey Demin · 17 years ago
  14. 136492b EMAC driver: add power down mode by Vitja Makarov · 17 years ago
  15. 6893ff1 EMAC driver: ADSP-BF52x arch/mach support by Michael Hennerich · 17 years ago
  16. 2fb9d6f EMAC driver: use simpler comment headers and strip out information that is maintained in the scm's log by Mike Frysinger · 17 years ago
  17. 775919b EMAC driver: bf537 MAC multicast hash filtering patch by Aidan Williams · 17 years ago
  18. 7cc8f38 EMAC driver: define MDC_CLK=2.5MHz and caculate mdc_div according to SCLK. by Bryan Wu · 17 years ago
  19. 6db9e46 EMAC driver: shorten the mdelay value to solve netperf performance issue by Bryan Wu · 17 years ago
  20. 8ee8e92 [netdrvr] sis190: build fix by Jeff Garzik · 17 years ago
  21. 82637e8 sky2: fix Wake On Lan interaction with BIOS by Stephen Hemminger · 17 years ago
  22. a7bffe7 sky2: restore multicast addresses after recovery by Stephen Hemminger · 17 years ago
  23. 44911bf pci-skeleton: Misc fixes to build neatly by Jike Song · 17 years ago
  24. 097c2aa phylib: Add Realtek 821x eth PHY support by Johnson Leung · 17 years ago
  25. 6344f05 natsemi: Update locking documentation by Mark Brown · 17 years ago
  26. 35b5f6b PHYLIB: Locking fixes for PHY I/O potentially sleeping by Nate Case · 17 years ago
  27. 2b91213 forcedeth: mac address mcp77/79 by Ayaz Abdulla · 17 years ago
  28. bb9a4fd forcedeth: multicast fix by Ayaz Abdulla · 17 years ago
  29. 32fa8b2 forcedeth: tx pause fix by Ayaz Abdulla · 17 years ago
  30. f648d12 forcedeth: updated copyright section by Ayaz Abdulla · 17 years ago
  31. bfaffe8 forcedeth: checksum fix by Ayaz Abdulla · 17 years ago
  32. 0a62677 forcedeth: reset register fix by Ayaz Abdulla · 17 years ago
  33. 10a5a80 drivers/net/arm/at91_ether.c: logical/bitand typo in function reset_phy() by Roel Kluin · 17 years ago
  34. 7b9b094 cxgb3: Remove incorrect __devinit annotations by Roland Dreier · 17 years ago
  35. d96c75a bonding: update MAINTAINERS by Jay Vosburgh · 17 years ago
  36. 43cd259 bonding: update version by Jay Vosburgh · 17 years ago
  37. 21c9d8d bonding: do not acquire rtnl in ARP monitor by Jay Vosburgh · 17 years ago
  38. 2439f9e bonding: fix race that causes invalid statistics by Andy Gospodarek · 17 years ago
  39. 4fe4763 bonding: fix NULL pointer deref in startup processing by Jay Vosburgh · 17 years ago
  40. 80ee5ad bonding: fix set_multicast_list locking by Jay Vosburgh · 17 years ago
  41. a42e534 bonding: fix parameter parsing by Jay Vosburgh · 17 years ago
  42. c800c5c Fix/Rewrite of the mipsnet driver] by Ralf Baechle · 17 years ago
  43. ba64f58 remove obsolete tokenring maintainer information by Adrian Bunk · 17 years ago
  44. 6d490a7 igb: remove unneeded declaration shadowing earlier one by Auke Kok · 17 years ago
  45. 9b71c5e e1000e: tweak irq allocation messages by Andy Gospodarek · 17 years ago
  46. 0a0863a e100: fix spelling errors by Andreas Mohr · 17 years ago
  47. b4ea895 e1000: make e1000_dump_eeprom() static by Adrian Bunk · 17 years ago
  48. 5cfe33d e1000e: make a function static by Adrian Bunk · 17 years ago
  49. 915e91d Net: e100, fix iomap mem accesses by Jiri Slaby · 17 years ago
  50. 1145d95 pasemi_mac: Disable interface on close by Olof Johansson · 17 years ago
  51. ef1ea0b pasemi_mac: add support for setting MTU by Olof Johansson · 17 years ago
  52. 5cea73b pasemi_mac: Add support for changing mac address by Olof Johansson · 17 years ago
  53. c885595 S2io: Fix for LRO Bugs by Surjit Reang · 17 years ago
  54. 03157ac PHYLIB: Add BCM5482 PHY support by Nate Case · 17 years ago
  55. efb90e4 e1000e: add new wakeup cababilities by Mitch Williams · 17 years ago
  56. 4a51c0d big-endian support for via-velocity by Al Viro · 17 years ago
  57. ad84243 rtl8150: use default MTU of 1500 by Lennert Buytenhek · 17 years ago
  58. 83084fa net/sunbmac.c section fix by Adrian Bunk · 17 years ago
  59. 3edd76c net/sunqe.c section fix by Adrian Bunk · 17 years ago
  60. aa782d3 drivers/net/sunvnet.c:print_version() must be __devinit by Adrian Bunk · 17 years ago
  61. e6353f3 IBMLANA no longer has to depend on MCA_LEGACY by Adrian Bunk · 17 years ago
  62. b54e4f8 ibmlana_init_one() must be __devinit by Adrian Bunk · 17 years ago
  63. de11743 olympic_open() must be __devinit by Adrian Bunk · 17 years ago
  64. 976006f ibmlana_adapter_names[] must be __devinitdata by Adrian Bunk · 17 years ago
  65. de4e7c8 via-rhine.c:rhine_hw_init() must be __devinit by Adrian Bunk · 17 years ago
  66. 237c5e8 NET: AX88796 use dev_dbg() instead of printk() by Ben Dooks · 17 years ago
  67. 06c3fd6 macb: Fix section mismatch and shrink runtime footprint by Haavard Skinnemoen · 17 years ago
  68. e87ceea ehea: fix sysfs link compile problem by Jan-Bernd Themann · 17 years ago
  69. 26d29ea ucc_geth: add support for netpoll by Anton Vorontsov · 17 years ago
  70. 80a9fad ucc_geth: fix module removal by Anton Vorontsov · 17 years ago
  71. f67c627 ehea: fix qmr checkpatch complaints by Doug Maxey · 17 years ago
  72. e076c87 ehea: fix phyp checkpatch complaints by Doug Maxey · 17 years ago
  73. 508d2b5 ehea: fix main checkpatch complaints by Doug Maxey · 17 years ago
  74. 13da93d ehea: fix ethtool checkpatch complaints by Doug Maxey · 17 years ago
  75. c6fa0b0 ehea: fix ehea.h checkpatch complaints by Doug Maxey · 17 years ago
  76. 0c98b19 Driver core: Remove unneeded get_{device,driver}() calls. by Cornelia Huck · 17 years ago
  77. 44414e1 Driver core: Update some prototypes in platform.txt by Stephen Rothwell · 17 years ago
  78. cd35449 driver core: convert to use class_find_device api by Dave Young · 17 years ago
  79. 9617c3e PM: Export device_pm_schedule_removal by Rafael J. Wysocki · 17 years ago
  80. 18bbe0c2 nozomi: finish constification by Frank Seidel · 17 years ago
  81. 71e1b4a nozomi: constify driver by Jan Engelhardt · 17 years ago
  82. e9ed537 nozomi driver update by Frank Seidel · 17 years ago
  83. 996a3eb Add ja_JP translation of stable_kernel_rules.txt by Tsugikazu Shibata · 17 years ago
  84. f70701a kobject: kerneldoc comment fix by Dave Young · 17 years ago
  85. dfacd68 kobject: Always build in kernel/ksysfs.o. by Paul Mundt · 17 years ago
  86. 451124a PCI: fix 4x section mismatch warnings by Sam Ravnborg · 17 years ago
  87. 4105717 PCI: fix section mismatch warnings referring to pci_do_scan_bus by Sam Ravnborg · 17 years ago
  88. 9135f19 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  89. 124d3b7 fix writev regression: pan hanging unkillable and un-straceable by Nick Piggin · 17 years ago
  90. 6598b60 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  91. d5f78fb pci: pci_enable_device_bars() fix for lpfc driver by Greg Kroah-Hartman · 17 years ago
  92. cc3a137 Revert "PCI: PCIE ASPM support" by Greg Kroah-Hartman · 17 years ago
  93. d59823f ide-tape: remove idetape_config_t typedef by Borislav Petkov · 17 years ago
  94. d99c9da ide-tape: remove mtio.h related comments by Borislav Petkov · 17 years ago
  95. 419d474 ide-tape: make function name more accurate by Borislav Petkov · 17 years ago
  96. fa36625 ide-tape: remove unused sense packet commands. by Borislav Petkov · 17 years ago
  97. 860ff5e ide-tape: use generic byteorder macros by Borislav Petkov · 17 years ago
  98. 4278c2d ide-tape: remove EXPERIMENTAL driver status by Borislav Petkov · 17 years ago
  99. 90699ce ide-tape: use generic scsi commands by Borislav Petkov · 17 years ago
  100. f011889 ide-tape: remove struct idetape_block_size_page_t by Borislav Petkov · 17 years ago