1. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  2. 30d3854 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  3. c010b2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  4. 521c4d9 ipw2200: Call netif_*_queue() interfaces properly. by David S. Miller · 16 years ago
  5. 4255589 netxen: Needs to include linux/vmalloc.h by David S. Miller · 16 years ago
  6. 380bab1 Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  7. d6f8aa8 [netdrvr] atl1d: fix !CONFIG_PM build by Jeff Garzik · 16 years ago
  8. 7cf7526 Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  9. b0e4539 r6040: rework init_one error handling by Florian Fainelli · 16 years ago
  10. 1de9529 r6040: bump release number to 0.18 by Florian Fainelli · 16 years ago
  11. e24ddf3 r6040: handle RX fifo full and no descriptor interrupts by Florian Fainelli · 16 years ago
  12. 31718de r6040: change the default waiting time by Florian Fainelli · 16 years ago
  13. 32f565d r6040: use definitions for magic values in descriptor status by Florian Fainelli · 16 years ago
  14. 9ca28dc r6040: completely rework the RX path by Florian Fainelli · 16 years ago
  15. 129cf9a r6040: call napi_disable when puting down the interface and set lp->dev accordingly. by Florian Fainelli · 16 years ago
  16. f2ca60f mv643xx_eth: fix NETPOLL build by Lennert Buytenhek · 16 years ago
  17. 3d46341 r6040: rework the RX buffers allocation routine by Florian Fainelli · 16 years ago
  18. fec3a23 r6040: fix scheduling while atomic in r6040_tx_timeout by Florian Fainelli · 16 years ago
  19. 3d25434 r6040: fix null pointer access and tx timeouts by Florian Fainelli · 16 years ago
  20. c6e69bb r6040: prefix all functions with r6040 by Florian Fainelli · 16 years ago
  21. 7e99eed rndis_host: support WM6 devices as modems by Thomas Backlund · 16 years ago
  22. 7a2f53e at91_ether: use netstats in net_device structure by Paulius Zaleckas · 16 years ago
  23. aa6ef27 sfc: Create one RX queue and interrupt per CPU package by default by Ben Hutchings · 16 years ago
  24. 8d9853d sfc: Use a separate workqueue for resets by Ben Hutchings · 16 years ago
  25. 9dadae6 sfc: I2C adapter initialisation fixes by Ben Hutchings · 16 years ago
  26. 8125029 e1000: make ioport free by Taku Izumi · 16 years ago
  27. c3570ac e1000: delete non NAPI code from the driver by Francois Romieu · 16 years ago
  28. 63cd31f e1000: remove email reference by Jeff Kirsher · 16 years ago
  29. c7be73b e1000: Move assignments in tests before test by Joe Perches · 16 years ago
  30. b118402 e1000: checkpatch clean by Joe Perches · 16 years ago
  31. e982f17 e1000: Remove spaces after casts and function names by Joe Perches · 16 years ago
  32. c03e83b e1000: Move extern function definitions to e1000.h by Joe Perches · 16 years ago
  33. 1dc3291 e1000: Use hw, er32, and ew32 by Joe Perches · 16 years ago
  34. 6479884 e1000: neaten function declarations by Joe Perches · 16 years ago
  35. cdc18a6 Fix typo in meth driver by Christoph Lameter · 16 years ago
  36. a6a5325 atl1e: Atheros L1E Gigabit Ethernet driver by Jie Yang · 16 years ago
  37. bb5d10a ixgbe: remove device ID for unsupported device by Jesse Brandeburg · 16 years ago
  38. c8f1568 netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328 by Anton Vorontsov · 16 years ago
  39. 1a4dc68 8139too: Fall back to PIO when MMIO fails. by Dave Jones · 16 years ago
  40. 152151d 8139too: Force usage of PIO on OQO2 by Dave Jones · 16 years ago
  41. eb58134 8139too: Make PIO/MMIO a runtime decision through a module parameter. by Dave Jones · 16 years ago
  42. 7239016d net/phy: Fix 88e1111 copper/fiber selection in RGMII mode by Wang Jian · 16 years ago
  43. 9cf8fa4 net/phy: Fix copper/fiber auto-selection for 88e1111 by Wang Jian · 16 years ago
  44. c0e5a8c net: tun.c fix cast by Harvey Harrison · 16 years ago
  45. 25ac3c2 net: igb_main.c fix sparse integer as NULL pointer warning by Harvey Harrison · 16 years ago
  46. f8e5e77 DM9000: Remove magic numbers by Ben Dooks · 16 years ago
  47. 5873556 netxen: update driver version by Dhananjay Phadke · 16 years ago
  48. cd1f816 netxen: enable tso6, intr coalescing. by Dhananjay Phadke · 16 years ago
  49. d9e651b netxen: cut-through rx changes by Dhananjay Phadke · 16 years ago
  50. c9fc891 netxen: mtu, mac, link status changes by Dhananjay Phadke · 16 years ago
  51. 48bfd1e netxen: add netxen_nic_ctx.c by Dhananjay Phadke · 16 years ago
  52. a97342f netxen: remove netxen_nic_isr.c by Dhananjay Phadke · 16 years ago
  53. 2956640 netxen: pci probe and firmware init changes by Dhananjay Phadke · 16 years ago
  54. 3ce06a3 netxen: add 2MB PCI memory support by Dhananjay Phadke · 16 years ago
  55. e4c93c8 netxen: add defs for new chip/boards by Dhananjay Phadke · 16 years ago
  56. 623621b netxen: hw multicast filtering by Dhananjay Phadke · 16 years ago
  57. 7830b22 netxen: cleanup unused variables/functions by Dhananjay Phadke · 16 years ago
  58. f0084a3 net 8390p: fix interface usage by Ingo Molnar · 16 years ago
  59. cf508b1 netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep. by David S. Miller · 16 years ago
  60. 06b8147 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  61. c7f8099 myri10ge: use ioremap_wc by Brice Goglin · 16 years ago
  62. e454e7e myri10ge: remove wcfifo by Brice Goglin · 16 years ago
  63. b57f9ca de4x5: Remove developer debug feature about set/clear promisc by Wang Chen · 16 years ago
  64. d999597 Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream-fixes by Jeff Garzik · 16 years ago
  65. 8725f25 Merge commit 'origin/master' by Benjamin Herrenschmidt · 16 years ago
  66. 3f97870 arm: bus_id -> dev_name() and dev_set_name() conversions by Kay Sievers · 16 years ago
  67. 361d5ee 3c59x: handle pci_name() being const by Greg Kroah-Hartman · 16 years ago
  68. e17da9c device create: net: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  69. 3a33cc1 mac80211_hwsim.c: fix: BUG: unable to handle kernel NULL pointer dereference at 0000000000000370 by Ian Schram · 16 years ago
  70. e89970a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  71. ae6134b hdlcdrv: Fix CRC calculation. by Micah Dowty · 16 years ago
  72. fd24c4a sunhme: Remove stop/wake TX queue calls in set-multicast-list handler. by David S. Miller · 16 years ago
  73. ebbdbd7 ucc_geth: do not touch net queue in adjust_link phylib callback by Anton Vorontsov · 16 years ago
  74. afc0794 gianfar: do not touch net queue in adjust_link phylib callback by Anton Vorontsov · 16 years ago
  75. 39d4815 atl1: Do not wake queue before queue has been started. by David S. Miller · 16 years ago
  76. e66d90f Merge branch 'linus' into xen-64bit by Ingo Molnar · 16 years ago
  77. db6d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  78. 3fadd06 m68k/Apollo: remove the unused APOLLO_ELPLUS option by Geert Uytterhoeven · 16 years ago
  79. 038eddd ariadne: use netstats in net_device structure by Paulius Zaleckas · 16 years ago
  80. f7df406 Merge branch 'configfs-fixup-ptr-error' of git://oss.oracle.com/git/jlbec/linux-2.6 by Linus Torvalds · 16 years ago
  81. 4e4f64d Fix strip driver back up for ldisc/tty changes by Alan Cox · 16 years ago
  82. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  83. 77332894 r8169: avoid thrashing PCI conf space above RTL_GIGA_MAC_VER_06 by Marcus Sundberg · 16 years ago
  84. f887cce r8169: multicast register update by Francois Romieu · 16 years ago
  85. 3ca4095 bnx2: Update version to 1.7.9. by Benjamin Li · 16 years ago
  86. 8a31329 bnx2: Fix Sparse warnings by Benjamin Li · 16 years ago
  87. 706bf24 bnx2: Add TX multiqueue support. by Benjamin Li · 16 years ago
  88. 4f83ec1 bnx2: Update TPAT firmware by Benjamin Li · 16 years ago
  89. 076152d e1000: resolve tx multiqueue bug by Ben Hutchings · 16 years ago
  90. d55b53f igb/ixgbe/e1000e: resolve tx multiqueue bug by Jeff Kirsher · 16 years ago
  91. a60f28f Revert "remove the strip driver" by David S. Miller · 16 years ago
  92. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  93. 8387400 pkt_sched: Kill netdev_queue lock. by David S. Miller · 16 years ago
  94. b4c2163 niu: Add TX multiqueue support. by David S. Miller · 16 years ago
  95. 263ba32 netdev: Convert all drivers away from netif_schedule(). by David S. Miller · 16 years ago
  96. e3c50d5 netdev: netdev_priv() can now be sane again. by David S. Miller · 16 years ago
  97. fd2ea0a net: Use queue aware tests throughout. by David S. Miller · 16 years ago
  98. 09e83b5 netdev: Kill NETIF_F_MULTI_QUEUE. by David S. Miller · 16 years ago
  99. e8a0464 netdev: Allocate multiple queues for TX. by David S. Miller · 16 years ago
  100. 070825b igb: Kill CONFIG_NETDEVICES_MULTIQUEUE references, no longer exists. by David S. Miller · 16 years ago