1. 8f54371 [PATCH] mv643xx: Disable per port bandwidth limits by Dale Farnsworth · 19 years ago
  2. b111ceb [PATCH] mv643xx: fix outstanding tx skb counter by Dale Farnsworth · 19 years ago
  3. b1dd9ca [PATCH] mv643xx: fix skb memory leak by Dale Farnsworth · 19 years ago
  4. e797637 [PATCH] sis190: basic sis191 support by Francois Romieu · 19 years ago
  5. c3d6f1f [PATCH] sis190: RGMII Tx internal delay fiddling by Francois Romieu · 19 years ago
  6. 6614a6d [PATCH] sis190: make 10Mbps the default when handling the StationControl register by Francois Romieu · 19 years ago
  7. 900eb9d [PATCH] sis190: recent chipsets from SiS include a RGMII by Francois Romieu · 19 years ago
  8. 2146138 [PATCH] sis190: unmask the link change events by Francois Romieu · 19 years ago
  9. dc85dec [PATCH] 'mdio_bus_exit' in discarded section .text.exit by Peter Chubb · 19 years ago
  10. 9d8cc1b [PATCH] drivers/net/ne3210.c: cleanups by Adrian Bunk · 19 years ago
  11. 843684a [PATCH] (6/7) missing include (ipw2200) by viro@ftp.linux.org.uk · 19 years ago
  12. 2be041a [PATCH] (5/7) iomem annotations, NULL noise removal (ipw2100) by viro@ftp.linux.org.uk · 19 years ago
  13. 6cafa99 [PATCH] (4/7) missing include (uli526x) by viro@ftp.linux.org.uk · 19 years ago
  14. 509a267 [PATCH] (3/7) iomem annotations (s2io) by viro@ftp.linux.org.uk · 19 years ago
  15. 1bea9ad [PATCH] (2/7) iomem annotations (e1000) by viro@ftp.linux.org.uk · 19 years ago
  16. 91fb4c9 [PATCH] (1/7) chelsio sparse annotations by viro@ftp.linux.org.uk · 19 years ago
  17. 4846764 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  18. 583a4e8 [PATCH] fix pm_message_t stuff in -mm tree by Pavel Machek · 19 years ago
  19. ca078ba [PATCH] swsusp: switch pm_message_t to struct by Pavel Machek · 19 years ago
  20. 829ca9a [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion by Pavel Machek · 19 years ago
  21. f505380 Merge refs/heads/ieee80211-wifi from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  22. 504be3a [wireless hostap] automatically select ieee80211 dependency in Kconfig by Jeff Garzik · 19 years ago
  23. 138307b Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  24. 5d8c397 Merge refs/heads/ieee80211-wifi from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  25. 573dbd9 [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL by Jesper Juhl · 19 years ago
  26. eb6f116 [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate by Herbert Xu · 19 years ago
  27. 75c80c3 [TG3]: Update driver version and release date. by David S. Miller · 19 years ago
  28. 51b9146 [TG3]: Minimize locking in TX path. by Michael Chan · 19 years ago
  29. 86d9f7f [SUNGEM]: Fix netpoll bug in Sun GEM Ether driver by Eric Lemoine · 19 years ago
  30. 0014c61 [SUNGEM]: fix minor bug in sungem.h by Geoff Levand · 19 years ago
  31. ff4cc3a [TUNTAP]: Allow setting the linktype of the tap device from userspace by Mike Kershaw · 19 years ago
  32. ceeec3d /spare/repo/netdev-2.6 branch 'ieee80211' by Jeff Garzik · 19 years ago
  33. e3ee3b7 /spare/repo/netdev-2.6 branch 'master' by Jeff Garzik · 19 years ago
  34. fbff868 [PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present() by Jouni Malinen · 19 years ago
  35. ee05f03 [PATCH] iseries_veth: Be consistent about driver name, increment version by Michael Ellerman · 19 years ago
  36. 59f17ae [PATCH] iseries_veth: Remove studly caps from iseries_veth.c by Michael Ellerman · 19 years ago
  37. 642d1a4 [PATCH] iseries_veth: Incorporate iseries_veth.h in iseries_veth.c by Michael Ellerman · 19 years ago
  38. 07a5c17 [PATCH] iseries_veth: Add sysfs support for port structs by Michael Ellerman · 19 years ago
  39. 76812d812 [PATCH] iseries_veth: Add sysfs support for connection structs by Michael Ellerman · 19 years ago
  40. db5e871 [PATCH] iseries_veth: Fix bogus counting of TX errors by Michael Ellerman · 19 years ago
  41. e080849 [PATCH] iseries_veth: Simplify full-queue handling by Michael Ellerman · 19 years ago
  42. 24562ff [PATCH] iseries_veth: Add a per-connection ack timer by Michael Ellerman · 19 years ago
  43. 48683d7 [PATCH] iseries_veth: Remove TX timeout code by Michael Ellerman · 19 years ago
  44. f0c129c [PATCH] iseries_veth: Use kobjects to track lifecycle of connection structs by Michael Ellerman · 19 years ago
  45. ec60bee [PATCH] iseries_veth: Make init_connection() & destroy_connection() symmetrical by Michael Ellerman · 19 years ago
  46. cbf9074 [PATCH] iseries_veth: Only call dma_unmap_single() if dma_map_single() succeeded by Michael Ellerman · 19 years ago
  47. b08bd5c [PATCH] iseries_veth: Replace lock-protected atomic with an ordinary variable by Michael Ellerman · 19 years ago
  48. d7893dd [PATCH] iseries_veth: Remove redundant message stack lock by Michael Ellerman · 19 years ago
  49. 2a5391a [PATCH] iseries_veth: Fix broken promiscuous handling by Michael Ellerman · 19 years ago
  50. 58c5900 [PATCH] iseries_veth: Try to avoid pathological reset behaviour by Michael Ellerman · 19 years ago
  51. abfda47 [PATCH] iseries_veth: Remove a FIXME WRT deletion of the ack_timer by Michael Ellerman · 19 years ago
  52. 61a3c69 [PATCH] iseries_veth: Cleanup error and debug messages by Michael Ellerman · 19 years ago
  53. 0f302dc [ARM] 2866/1: add i.MX set_mctrl / get_mctrl functions by Sascha Hauer · 19 years ago
  54. afc7097 [netdrvr de2104x] store PCI bus addresses in unsigned long by Jeff Garzik · 19 years ago
  55. 1a44935 [netdrvr tulip] new PCI ID by Jeff Garzik · 19 years ago
  56. ed735cc Merge HEAD from /spare/repo/linux-2.6/.git by Jeff Garzik · 19 years ago
  57. 1fdab81 Merge refs/heads/upstream-fixes from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  58. 8bc2bee Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 by Linus Torvalds · 19 years ago
  59. 7ef24b6 [PATCH] s2io build fix by Andrew Morton · 19 years ago
  60. fb120da [PATCH] Make MODULE_DEVICE_TABLE work for vio devices by Stephen Rothwell · 19 years ago
  61. 73eef4c [BNX2]: update version and minor fixes by Michael Chan · 19 years ago
  62. c770a65 [BNX2]: change irq locks to bh locks by Michael Chan · 19 years ago
  63. e89bbf1 [BNX2]: remove atomics in tx by Michael Chan · 19 years ago
  64. cd339a0 [BNX2]: speedup serdes linkup by Michael Chan · 19 years ago
  65. afdc08b [BNX2]: Fix rtnl deadlock in bnx2_close by Michael Chan · 19 years ago
  66. 14ab9b8 [BNX2]: Possible sparse fixes, take two by Peter Hagervall · 19 years ago
  67. 087fe25 [TG3]: Fix bug in setting a tg3_flag by Michael Chan · 19 years ago
  68. 15f5a58 [TG3]: Eliminate one register write in tg3_restart_ints() by Michael Chan · 19 years ago
  69. 6892914 [TG3]: Add indirect register method for 5703 behind ICH by Michael Chan · 19 years ago
  70. 09ee929 [TG3]: Add mailbox read method by Michael Chan · 19 years ago
  71. 1ee582d [TG3]: Add various register methods by Michael Chan · 19 years ago
  72. 2009493 [TG3]: Add basic register access function pointers by Michael Chan · 19 years ago
  73. 86e65da [NET]: Remove explicit initializations of skb->input_dev by David S. Miller · 19 years ago
  74. f2ccd8f [NET]: Kill skb->real_dev by David S. Miller · 19 years ago
  75. 6f1cf16 [NET]: Remove HIPPI private from skbuff.h by Stephen Hemminger · 19 years ago
  76. 8728b83 [NET]: Kill skb->list by David S. Miller · 19 years ago
  77. 39fbe47 /spare/repo/netdev-2.6 branch 'chelsio' by Jeff Garzik · 19 years ago
  78. c1b054d Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  79. cfc4692 /spare/repo/netdev-2.6 branch 'e100' by Jeff Garzik · 19 years ago
  80. 8aaf226 /spare/repo/netdev-2.6 branch 'sis190' by Jeff Garzik · 19 years ago
  81. 1703ecc /spare/repo/netdev-2.6 branch 'uli-tulip' by Jeff Garzik · 19 years ago
  82. bf4e70e [PATCH] missing include in smc-ultra by Al Viro · 19 years ago
  83. 3d963f5 Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  84. e139345 [PATCH] PHY Layer fixup by Andy Fleming · 19 years ago
  85. a8eef8a [PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present() by Kalle Valo · 19 years ago
  86. 6c5b90d [PATCH] hostap: Fix hash values for product strings by Jouni Malinen · 19 years ago
  87. c6e3f95 [PATCH] hostap: Update version by Jouni Malinen · 19 years ago
  88. 3d52acb Merge refs/heads/upstream-fixes from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  89. 86f0cd5 [PATCH] r8169: avoid conflict between revisions 2 and 3 of the Linksys EG1032 by Francois Romieu · 19 years ago
  90. 815f62b [PATCH] SMP rewrite of mkiss by Ralf Baechle · 19 years ago
  91. 214838a [PATCH] Fix 6pack setting of MAC address by Ralf Baechle · 19 years ago
  92. 84a2ea1 [PATCH] 6pack Timer initialization by Ralf Baechle · 19 years ago
  93. 1314234 Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git by Linus Torvalds · 19 years ago
  94. b6a9ad7 [PATCH] bogus iounmap() in emac by Al Viro · 19 years ago
  95. 3690b6c [PATCH] sis190: complete the mii probe before registering the netdevice by Francois Romieu · 19 years ago
  96. 831a179 hostap: s/IEEE80211_FCTL_WEP/IEEE80211_FCTL_PROTECTED/ to fix build by Jeff Garzik · 19 years ago
  97. b4bf343 /spare/repo/netdev-2.6 branch 'ieee80211' by Jeff Garzik · 19 years ago
  98. f13baae ieee80211: new constants from latest 802.11x specifications by Jiri Benc · 19 years ago
  99. 8d45ff7 ipw2200: minor cleanups by Jiri Benc · 19 years ago
  100. 771abed This removes support for old (and non-mainline) kernels from ipw2200. by Jiri Benc · 19 years ago