1. 01935d7 pcnet32: delete non NAPI code from driver. by Don Fry · 16 years ago
  2. a86e2cb fs_enet: Fix a memory leak in fs_enet_mdio_probe by Scott Wood · 16 years ago
  3. 46fa061 [netdrvr] eexpress: IPv6 fails - multicast problems by Bruce Robson · 16 years ago
  4. 1daad05 3c59x: use netstats in net_device structure by Paulius Zaleckas · 16 years ago
  5. aa807f7 3c980-TX needs EXTRA_PREAMBLE by Gunnar Larisch · 16 years ago
  6. 54c852a Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_eth into upstream by Jeff Garzik · 16 years ago
  7. 7ab267d fix warning in drivers/net/appletalk/cops.c by Jeff Garzik · 16 years ago
  8. 97ac8ca e1000e: Add support for BM PHYs on ICH9 by Bruce Allan · 16 years ago
  9. e284e5c uli526x: fix endianness issues in the setup frame by Anton Vorontsov · 16 years ago
  10. afd8e39 uli526x: initialize the hardware prior to requesting interrupts by Anton Vorontsov · 16 years ago
  11. 6fee40e ucc_geth: Fix a bunch of sparse warnings by Andy Fleming · 16 years ago
  12. 9b9a8bf phylib: Fix some sparse warnings by Andy Fleming · 16 years ago
  13. f162b9d gianfar: Fix a locking bug in gianfar's sysfs code by Andy Fleming · 16 years ago
  14. 569f0c4 bonding: fix enslavement error unwinds by Jay Vosburgh · 16 years ago
  15. ae68c39 bonding: Deadlock between bonding_store_bonds and bond_destroy_sysfs. by Pavel Emelyanov · 16 years ago
  16. c4ebc66 bonding: fix error unwind in bonding_store_bonds by Jay Vosburgh · 16 years ago
  17. 822973b bonding: Do not call free_netdev for already registered device. by Pavel Emelyanov · 16 years ago
  18. 9d1045a net_cls_act: act_simple dont ignore realloc code by Jamal Hadi Salim · 16 years ago
  19. 1da5ea1 iwlwifi: make IWLWIFI a tristate by Adrian Bunk · 16 years ago
  20. 5f6b1ea Revert "atm: Do not free already unregistered net device." by David S. Miller · 16 years ago
  21. 1944317 dccp: return -EINVAL on invalid feature length by Chris Wright · 16 years ago
  22. 7a1aa30 irda: fix !PNP support for drivers/net/irda/smsc-ircc2.c by Ingo Molnar · 16 years ago
  23. c17f888 irda: fix !PNP support in drivers/net/irda/nsc-ircc.c by Ingo Molnar · 16 years ago
  24. fa1b1cf net_cls_act: Make act_simple use of netlink policy. by Jamal Hadi Salim · 16 years ago
  25. 5ffc02a ip: Use inline function dst_metric() instead of direct access to dst->metric[] by Satoru SATOH · 16 years ago
  26. 0bbeafd ip: Make use of the inline function dst_metric_locked() by Satoru SATOH · 16 years ago
  27. 1e0ba00 atm: Bad locking on br2684_devs modifications. by Pavel Emelyanov · 16 years ago
  28. 65e4113 atm: Do not free already unregistered net device. by Pavel Emelyanov · 16 years ago
  29. 339a7c4 mac80211: Do not free net device after it is unregistered. by Pavel Emelyanov · 16 years ago
  30. e340a90 bridge: Consolidate error paths in br_add_bridge(). by Pavel Emelyanov · 16 years ago
  31. c37aa90 bridge: Net device leak in br_add_bridge(). by Pavel Emelyanov · 16 years ago
  32. be0c007 niu: Fix probing regression for maramba on-board chips. by David S. Miller · 16 years ago
  33. e544ff0 lapbeth: Release ->ethdev when unregistering device. by David S. Miller · 16 years ago
  34. 41fef0e xfrm: convert empty xfrm_audit_* macros to functions by Marcin Slusarz · 16 years ago
  35. c800578 net: Fix useless comment reference loop. by Johannes Berg · 16 years ago
  36. 3ba08b0 sch_htb: remove from event queue in htb_parent_to_leaf() by Jarek Poplawski · 16 years ago
  37. f37f2c6 rose: Wrong list_lock argument in rose_node seqops by Bernard Pidoux · 16 years ago
  38. 4ac2ccd netns: Fix reassembly timer to use the right namespace by Daniel Lezcano · 16 years ago
  39. aaf8cdc netns: Fix device renaming for sysfs by Daniel Lezcano · 16 years ago
  40. 705d209 bnx2: Update version to 1.7.5. by Michael Chan · 16 years ago
  41. d25be1d bnx2: Update RV2P firmware for 5709. by Michael Chan · 16 years ago
  42. 352f768 bnx2: Zero out context memory for 5709. by Michael Chan · 16 years ago
  43. 15b169c bnx2: Fix register test on 5709. by Michael Chan · 16 years ago
  44. 543a827 bnx2: Fix remote PHY initial link state. by Michael Chan · 16 years ago
  45. 74ecc62 bnx2: Refine remote PHY locking. by Michael Chan · 16 years ago
  46. ae4f8fc bridge: forwarding table information for >256 devices by Stephen Hemminger · 16 years ago
  47. 920e37f tg3: Update version to 3.92 by Matt Carlson · 16 years ago
  48. 7c5026a tg3: Add link state reporting to UMP firmware by Matt Carlson · 16 years ago
  49. 109115e tg3: Fix ethtool loopback test for 5761 BX devices by Matt Carlson · 16 years ago
  50. fd1122a tg3: Fix 5761 NVRAM sizes by Matt Carlson · 16 years ago
  51. 8ef2142 tg3: Use constant 500KHz MI clock on adapters with a CPMU by Matt Carlson · 16 years ago
  52. 026672d hci_usb.h: fix hard-to-trigger race by Pavel Machek · 16 years ago
  53. 84994e1 dccp: ccid2.c, ccid3.c use clamp(), clamp_t() by Harvey Harrison · 16 years ago
  54. 0c0b0ac net: remove NR_CPUS arrays in net/core/dev.c by Mike Travis · 16 years ago
  55. d3e2ce3 net: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  56. 8398531 bluetooth: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  57. 260ffee irda: use get_unaligned_* helpers by Harvey Harrison · 16 years ago
  58. b4192bb net: Add a WARN_ON_ONCE() to the transmit timeout function by Arjan van de Ven · 16 years ago
  59. 50aab54 net: Add missing braces to multi-statement if()s by Ilpo Järvinen · 16 years ago
  60. 78e92b9 netns: assign PDE->data before gluing entry into /proc tree by Denis V. Lunev · 16 years ago
  61. 8b16924 netfilter: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  62. 52c0e11 netfilter: assign PDE->fops before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  63. 84841c3 ipv4: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  64. 1d3faa3 vlan: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  65. 0c89652 atm: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  66. 0bb53a6 ipv6: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  67. 5efdccb net: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  68. 6e79d85 netfilter: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  69. e7fe233 sunrpc: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  70. fb65f18 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  71. 61c2b68 rt2x00: Fix quality/activity led handling by Ivo van Doorn · 16 years ago
  72. 44a9809 rt2x00: Don't enable short preamble for 1MBs by Ivo van Doorn · 16 years ago
  73. 2218228 Make linux/wireless.h be able to compile by Kirill A. Shutemov · 16 years ago
  74. 786b455 iwlwifi: fix debug messages during scanning by Bill Moss · 16 years ago
  75. f527648 iwlwifi: fix current channel is not scanned by Guy Cohen · 16 years ago
  76. 21a75d7 b43: Fix some TX/RX locking issues by Michael Buesch · 16 years ago
  77. ab59859 net: fix returning void-valued expression warnings by Harvey Harrison · 16 years ago
  78. c2a3b23 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  79. e4c576b9 Update .gitignore to include include/linux/bounds.h by Theodore Ts'o · 16 years ago
  80. ccc7518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  81. 214b704 Fix dnotify/close race by Al Viro · 16 years ago
  82. 6d98ca7 x86: Mark OPTIMIZE_INLINING broken by Linus Torvalds · 16 years ago
  83. 958a2f2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes3 by Linus Torvalds · 16 years ago
  84. c0d4399 libertas: fix use-before-check violation by Holger Schurig · 16 years ago
  85. 2e35af1 b43: Fix dual-PHY devices by Michael Buesch · 16 years ago
  86. 17f8304 mac80211: incorrect shift direction by Harvey Harrison · 16 years ago
  87. 636c5d4 mac80211: insert WDS peer after adding interface by Johannes Berg · 16 years ago
  88. e94e106 mac80211: don't allow invalid WDS peer addresses by Johannes Berg · 16 years ago
  89. 8b808bf mac80211: assign conf.beacon_control for mesh by Johannes Berg · 16 years ago
  90. 51cedda mac80211: use 4-byte mesh sequence number by Luis Carlos Cobo · 16 years ago
  91. 6de3d58 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  92. c3bb7fad klist: fix coding style errors in klist.h and klist.c by Greg Kroah-Hartman · 16 years ago
  93. c3b19ff driver core: remove no longer used "struct class_device" by Kay Sievers · 16 years ago
  94. 4356d73 pcmcia: remove pccard_sysfs_interface warnings by David Brownell · 16 years ago
  95. 4f452e8 devres: support addresses greater than an unsigned long via dev_ioremap by Kumar Gala · 16 years ago
  96. a4ca661 kobject: do not copy vargs, just pass them around by Kay Sievers · 16 years ago
  97. 1cbfb7a sysfs: sysfs_update_group stub for CONFIG_SYSFS=n by Randy Dunlap · 16 years ago
  98. 883ce42 DEBUGFS: Correct location of debugfs API documentation. by Robert P. J. Day · 16 years ago
  99. 16dc42e driver core: warn about duplicate driver names on the same bus by Stas Sergeev · 16 years ago
  100. 93dd400 klist: implement klist_add_{after|before}() by Tejun Heo · 16 years ago