1. e8ef7f2 e1000e: PCIe devices do not need to unset MANC_ARP_ENA by David Graham · 17 years ago
  2. aa20c6c igb: PCIe devices do not need to unset MANC_ARP_ENA by David Graham · 17 years ago
  3. 41825d7 ixgbe: Correctly obtain protocol information on transmit by Auke Kok · 17 years ago
  4. 5918bd8 e1000e: Fix CRC stripping in hardware context bug by Auke Kok · 17 years ago
  5. fdb2662 gianfar iomem misannotations by Al Viro · 17 years ago
  6. 9f30c76 mkiss: ax_bump() locking fix by Jarek Poplawski · 17 years ago
  7. a1a98b7 Fix station address detection in smc by Chuck Ebbert · 17 years ago
  8. 4a75834 ixgbe: remove accidentally added #ifdef by Auke Kok · 17 years ago
  9. 4bebfaa ixgbe: Disallow device reset during ethtool test by Auke Kok · 17 years ago
  10. 0c254d8 ixgbe: warn when device is in a x4 or lower width slot by Auke Kok · 17 years ago
  11. 23b66e2 e1000e: Fix logic reversal keeping link active by Auke Kok · 17 years ago
  12. 14782ca e1000: warn if this driver is used for e1000e devices by Auke Kok · 17 years ago
  13. 030ed68 replace code with FIELD_SIZEOF by Julia Lawall · 17 years ago
  14. 9dde447 Tsi108_eth: Add ethtool support by Alex Bounine · 17 years ago
  15. b1aefe5 Tsi108_eth: fix link recovery after disconnect by Alex Bounine · 17 years ago
  16. 85bbe21 Tsi108_eth: remove not needed code by Alex Bounine · 17 years ago
  17. 6a87155 Tsi108_eth: fix detection of 1000Mb mode by Alex Bounine · 17 years ago
  18. a235ef2 Tsi108_eth: add missing linking to driver data by Alex Bounine · 17 years ago
  19. 651be3a net/phy/fixed.c: fix a use-after-free by Adrian Bunk · 17 years ago
  20. d785ad7 drivers/net/sis190: fix section mismatch warning in sis190_get_mac_addr by Sergio Luis · 17 years ago
  21. f33780d claw/lcs/netiucv: check s390dbf level before sprints by Peter Tiedemann · 17 years ago
  22. 164b0fb lcs: avoid/reduce unused s390dbf debug areas. by Peter Tiedemann · 17 years ago
  23. 21b26f2f netiucv: change name of nop function by Ursula Braun · 17 years ago
  24. 2219510 netiucv: Remember to set driver->owner. by Cornelia Huck · 17 years ago
  25. 2cde1f3 claw: removal of volatile variables by Ursula Braun · 17 years ago
  26. 5289b4c forcedeth: tx pause watermarks by Ayaz Abdulla · 17 years ago
  27. fd9b558 forcedeth: tx collision fix by Ayaz Abdulla · 17 years ago
  28. 4eb61e0 cxgb3: Handle ARP completions that mark neighbors stale. by Steve Wise · 17 years ago
  29. 6585b4a Merge branch 'r6040' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream-fixes by Jeff Garzik · 17 years ago
  30. 179c743 DM9000: Show the MAC address source after printing MAC by Ben Dooks · 17 years ago
  31. 513b6be DM9000: Update retry count whilst identifying chip by Ben Dooks · 17 years ago
  32. f42d8ae DM9000: Add support for MII ioctl() calls by Ben Dooks · 17 years ago
  33. bb44fb70 DM9000: Add platform flag for no attached EEPROM by Ben Dooks · 17 years ago
  34. 073d3f4 DM9000: Remove redudant use of "& 0xff" by Ben Dooks · 17 years ago
  35. d39cb786 DM9000: Remove cal_CRC() and use ether_crc_le instead by Ben Dooks · 17 years ago
  36. 39c341a DM9000: Fix delays used by EEPROM read and write by Ben Dooks · 17 years ago
  37. c991d16 DM9000: Use netif_msg to enable debugging options by Ben Dooks · 17 years ago
  38. 41c340f DM9000: Remove unnecessary changelog in header comment by Ben Dooks · 17 years ago
  39. 621ddcb DM9000: Ensure spinlock held whilst accessing EEPROM registers by Ben Dooks · 17 years ago
  40. 3927f1c DM9000: Remove EEPROM initialisation code. by Ben Dooks · 17 years ago
  41. e662ee0 DM9000: Add ethtool control of msg_enable value by Ben Dooks · 17 years ago
  42. 29d52e5 DM9000: Add ethtool support for reading and writing EEPROM by Ben Dooks · 17 years ago
  43. 9a2f037 DM9000: Add mutex to protect access by Ben Dooks · 17 years ago
  44. 86c62fa DM9000: Remove barely used SROM array read. by Ben Dooks · 17 years ago
  45. 321f69a DM9000: Use msleep() instead of udelay() by Ben Dooks · 17 years ago
  46. 89c8b0e DM9000: Do not sleep with spinlock and IRQs held by Ben Dooks · 17 years ago
  47. 7da9985 DM9000: Add initial ethtool support by Ben Dooks · 17 years ago
  48. fcfa81a DM9000: Remove old timer based poll routines by Ben Dooks · 17 years ago
  49. 1a5f1c4 DM9000: Pass IRQ flags via platform resources by Ben Dooks · 17 years ago
  50. 5b2b4ff DM9000 update debugging macros to use debug level by Ben Dooks · 17 years ago
  51. a76836f DM9000 use dev_xxx() instead of printk for output. by Ben Dooks · 17 years ago
  52. 33ba509 DM9000: Add platform data to specify external phy by Ben Dooks · 17 years ago
  53. 9311657 DM9000: Fix endian-ness of data accesses. by Ben Dooks · 17 years ago
  54. a8cc21f Optimize cxgb3 xmit path (a bit) by Krishna Kumar · 17 years ago
  55. 3c34ac3 e1000: Fix for 32 bits platforms with 64 bits resources by Benjamin Herrenschmidt · 17 years ago
  56. 09dde54 PS3: gelic: Add wireless support for PS3 by Masakazu Mokuno · 17 years ago
  57. 589866f PS3: gelic: Add support for dual network interface by Masakazu Mokuno · 17 years ago
  58. 01fed4c PS3: gelic: add support for port link status by Masakazu Mokuno · 17 years ago
  59. 7bc56b9 PS3: gelic: remove duplicated ethtool handlers by Masakazu Mokuno · 17 years ago
  60. 59e9732 PS3: gelic: code cleanup by Masakazu Mokuno · 17 years ago
  61. 100e1d8 PS3: gelic: Add endianness macros by Masakazu Mokuno · 17 years ago
  62. b94e1d4 PS3: gelic: Fix the wrong dev_id passed by Masakazu Mokuno · 17 years ago
  63. 2192f39 8139too fix for Dreamcast by Adrian McMenamin · 17 years ago
  64. a197f69 ni52: Remove 278 scripts/checkpatch errors by Alan Cox · 17 years ago
  65. b3028cd pcnet32: Use print_mac by Don Fry · 17 years ago
  66. 232c564 pcnet32: use NET_IP_ALIGN instead of 2 by Don Fry · 17 years ago
  67. 19af355 Linux 2.6.25-rc1 by Linus Torvalds · 17 years ago
  68. 0eccf60 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  69. b6ce068 Change pci_raw_ops to pci_raw_read/write by Matthew Wilcox · 17 years ago
  70. a0ca990 PCI x86: always use conf1 to access config space below 256 bytes by Ivan Kokshaysky · 17 years ago
  71. 7cf712d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  72. 58a14ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 17 years ago
  73. 712a30e splice: fix user pointer access in get_iovec_page_array() by Bastian Blank · 17 years ago
  74. 30ddb15 [PKT_SCHED] ematch: Fix build warning. by David S. Miller · 17 years ago
  75. c289b07 hrtimer: don't modify restart_block->fn in restart functions by Oleg Nesterov · 17 years ago
  76. 4165293 hrtimer: fix *rmtp/restarts handling in compat_sys_nanosleep() by Oleg Nesterov · 17 years ago
  77. 080344b hrtimer: fix *rmtp handling in hrtimer_nanosleep() by Oleg Nesterov · 17 years ago
  78. e13a2e6 ntp: correct inconsistent interval/tick_length usage by john stultz · 17 years ago
  79. 25f6663 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  80. 2134745 [NET_SCHED] sch_htb: htb_requeue fix by Jarek Poplawski · 17 years ago
  81. 238fc7e [IPV6]: Replace using the magic constant "1024" with IP6_RT_PRIO_USER for fc_metric. by Rami Rosen · 17 years ago
  82. da219b7 starfire: secton fix by Andrew Morton · 17 years ago
  83. 4f14b92 via-velocity: section fix by Andrew Morton · 17 years ago
  84. aa738ad natsemi: section fix by Andrew Morton · 17 years ago
  85. 952b349 typhoon: section fix by Andrew Morton · 17 years ago
  86. 0b6ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  87. f4e6433 isdn: fix section mismatch warning for ISACVer by Sam Ravnborg · 17 years ago
  88. 2fddb6e27 isdn: fix section mismatch warnings from hisax_cs_setup_card by Sam Ravnborg · 17 years ago
  89. bfc1de0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  90. d348c2a isdn: fix section mismatch warnings in isac.c and isar.c by Sam Ravnborg · 17 years ago
  91. 1712a69 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 17 years ago
  92. 7740ac6 isdn: fix section mismatch warning in hfc_sx.c by Sam Ravnborg · 17 years ago
  93. 95a940e drivers/media/video/em28xx/: Fix undefined symbol error with CONFIG_SND=N by S.Çağlar Onur · 17 years ago
  94. c1cb795 Update kernel/.gitignore with new auto-generated files by S.Çağlar Onur · 17 years ago
  95. 3b35632 Update arch/x86/boot/.gitignore with new auto-generated files by S.Çağlar Onur · 17 years ago
  96. 9820380 rtc-r9701.c: silence compiler warning by S.Çağlar Onur · 17 years ago
  97. 91a0736 x25_asy.c: silence compiler warning by S.Çağlar Onur · 17 years ago
  98. 954415e [PKT_SCHED] ematch: tcf_em_destroy robustness by Stephen Hemminger · 17 years ago
  99. ed7af3b [PKT_SCHED]: deinline functions in meta match by Stephen Hemminger · 17 years ago
  100. 8ff65b4 [SCTP]: Convert sctp_dbg_objcnt to seq files. by Pavel Emelyanov · 17 years ago