1. 08093c8 [PATCH] ehea: firmware (hvcall) interface changes by Jan-Bernd Themann · 19 years ago
  2. 5f77113 [PATCH] ibmveth irq fix by Andrew Morton · 19 years ago
  3. 6f62768 [PATCH] b44: fix eeprom endianess issue by Michael Buesch · 19 years ago
  4. 12f417e [PATCH] Update smc91x driver with ARM Versatile board info by Deepak Saxena · 19 years ago
  5. 24fcbac Merge branch 'master' into upstream-fixes by Jeff Garzik · 19 years ago
  6. 15e541f [PATCH] irda: donauboe fixes, cleanups by Jeff Garzik · 19 years ago
  7. 107c3a7 [PATCH] endianness annotations in s2io by Al Viro · 19 years ago
  8. 7359bbf [PATCH] chelsio: add endian annotations by Alexey Dobriyan · 20 years ago
  9. 5a43c09 Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 19 years ago
  10. 9da3b1a [PATCH] misc ppc pt_regs fixes by Al Viro · 19 years ago
  11. 2843114 [PATCH] misc arm pt_regs fixes by Al Viro · 19 years ago
  12. 9c8e7f5 [PATCH] m32r pt_regs fixes by Al Viro · 19 years ago
  13. 2850bc2 [PATCH] m68k pt_regs fixes by Al Viro · 19 years ago
  14. be577a5 Build fixes for struct pt_regs removal by Matthew Wilcox · 19 years ago
  15. 8f4aff6 drivers/net/eepro: kill dead code by Jeff Garzik · 19 years ago
  16. c31f28e drivers/net: eliminate irq handler impossible checks, needless casts by Jeff Garzik · 19 years ago
  17. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 19 years ago
  18. 2f614fe [netdrvr] b44: handle excessive multicast groups by Jeff Garzik · 19 years ago
  19. 39984a9 [PATCH] bonding: fix deadlock on high loads in bond_alb_monitor() by Karsten Keil · 19 years ago
  20. 0a07bc6 [PATCH] forcedeth: hardirq lockdep warning by Peter Zijlstra · 19 years ago
  21. 70fbf32 [PATCH] mv643xx_eth: Fix ethtool stats by Maxime Bizon · 19 years ago
  22. 751ae21 [PATCH] ibmveth: fix int rollover panic by Santiago Leon · 19 years ago
  23. 03a85d0 [PATCH] ibmveth: rename proc entry name by Santiago Leon · 19 years ago
  24. 4347ef1 [PATCH] ibmveth: kdump interrupt fix by Santiago Leon · 19 years ago
  25. 6b42237 [PATCH] ibmveth: Add netpoll function by Santiago Leon · 19 years ago
  26. bbedefc [PATCH] ibmveth: Harden driver initilisation by Michael Ellerman · 19 years ago
  27. 489b10c [PATCH] sky2: incorrect length on receive packets by Stephen Hemminger · 19 years ago
  28. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 19 years ago
  29. 644c12d BUG_ON cleanup in drivers/net/tokenring/ by Eric Sesterhenn · 19 years ago
  30. f30c226 fix file specification in comments by Uwe Zeisberger · 19 years ago
  31. cab0089 Still more typo fixes by Matt LaPlante · 19 years ago
  32. 0950960 Fix several typos in drivers/ by Matt LaPlante · 19 years ago
  33. ccaa36f Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
  34. 8057de6 [PATCH] pr_debug: ifb: replace missing comma to separate pr_debug arguments by Zach Brown · 19 years ago
  35. 7525d4b [PATCH] hp100: fix conditional compilation mess by Jeff Garzik · 19 years ago
  36. 95f3eff Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  37. 135ab6e [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references by Arnd Bergmann · 19 years ago
  38. 609d7fa [PATCH] file: modify struct fown_struct to use a struct pid by Eric W. Biederman · 19 years ago
  39. 2c81fbc [netdrvr] hp100: encapsulate all non-module code by Jeff Garzik · 19 years ago
  40. de89788 drivers/net/wireless/{airo,ipw2100}: fix error handling bugs by Jeff Garzik · 19 years ago
  41. b7a00ec [netdrvr] phy: Fix bugs in error handling by Jeff Garzik · 19 years ago
  42. ee0b3e6 [PATCH] Remove readv/writev methods and use aio_read/aio_write instead by Badari Pulavarty · 19 years ago
  43. 5c87579 [PATCH] maximum latency tracking infrastructure by Arjan van de Ven · 19 years ago
  44. 6e21828 [PATCH] Generic boolean by Richard Knutsson · 19 years ago
  45. 1c7da74 Merge branch 'master' into upstream by Jeff Garzik · 19 years ago
  46. f9317a4 [BNX2]: Disable MSI on 5706 if AMD 8132 bridge is present. by Michael Chan · 19 years ago
  47. 8c6ba51 [PATCH] Uninitialized variable in drivers/net/wan/syncppp.c by Eric Sesterhenn · 19 years ago
  48. e8106b9 [PATCH] lockdep: core, add enable/disable_irq_irqsave/irqrestore() APIs by Arjan van de Ven · 19 years ago
  49. d6bd3a3 [PATCH] Move valid_dma_direction() from x86_64 to generic code by Rolf Eike Beer · 19 years ago
  50. f1b7c5f [PATCH] OMAP: Add smc91x support for TI OMAP2420 H4 board by Komal Shah · 19 years ago
  51. febac9b [IrDA] stir4200: removing undocumented bits handling by Samuel Ortiz · 19 years ago
  52. 895de09 [IrDA] smsc-ircc: More laptops detected by Linus Walleij (LD/EAB · 19 years ago
  53. 2fd19a6 [IrDA] nsc-ircc: Configuration base address for PC87383 by Lamarque Vieira Souza · 19 years ago
  54. 7fa6b06 [NET] loopback: minor statistics optimization by Stephen Hemminger · 19 years ago
  55. 778e639 [IrDA]: irda-usb needs firmware loader by Samuel Ortiz · 19 years ago
  56. c9aa689 [PPPOE]: Advertise PPPoE MTU by Michal Ostrowski · 19 years ago
  57. 1533d38 [TG3]: Update version and reldate. by Michael Chan · 19 years ago
  58. b16250e [TG3]: Add 5709 self-test support. by Michael Chan · 19 years ago
  59. 715116a [TG3]: Add 5709 PHY support. by Michael Chan · 19 years ago
  60. b5d3772 [TG3]: Add basic 5906 support. by Michael Chan · 19 years ago
  61. 7a6f436 [TG3]: Add tg3_poll_fw(). by Michael Chan · 19 years ago
  62. 126a336 [TG3]: Add 5722 and 5756 support. by Michael Chan · 19 years ago
  63. 3f7045c [TG3]: PHY fixes. by Michael Chan · 19 years ago
  64. 130b8e4 [TG3]: Improve ASF heartbeat. by Michael Chan · 19 years ago
  65. 3d3ebe7 [TG3]: Improve 5704S autoneg. by Michael Chan · 19 years ago
  66. a144ea4 [IPV4]: annotate struct in_ifaddr by Al Viro · 19 years ago
  67. 2a50f28 [ATALK]: endianness annotations by Al Viro · 19 years ago
  68. 1618cb0 [NETDEV] config: revert part of previous patch by Randy Dunlap · 19 years ago
  69. 83e331e [IRDA] via-ircc: fix memory leak by Chuck Short · 19 years ago
  70. ebdea46 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  71. 7272991 [ARM] 3865/1: AT91RM9200 header updates by Andrew Victor · 19 years ago
  72. aebb115 Merge branch 'master' into upstream by Jeff Garzik · 19 years ago
  73. 022e7a1 Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into tmp by Jeff Garzik · 19 years ago
  74. d4b0a4c [PATCH] spidernet: Use pci_dma_mapping_error() by Olof Johansson · 19 years ago
  75. c73a29d [PATCH] sky2: version 1.9 by Stephen Hemminger · 19 years ago
  76. 14d0263 [PATCH] sky2: fragmented receive for large MTU by Stephen Hemminger · 19 years ago
  77. 2bb8c26 [PATCH] sky2: use netif_tx_lock instead of LLTX by Stephen Hemminger · 19 years ago
  78. 291ea61 [PATCH] sky2: incremental transmit completion by Stephen Hemminger · 19 years ago
  79. 9fa1b1f [PATCH] sky2: name irq after eth for irqbalance by Stephen Hemminger · 19 years ago
  80. c2716fb [PATCH] sky2: workarounds for some 88e806x chips by Stephen Hemminger · 19 years ago
  81. 91aeb3e [PATCH] sky2: use standard pci register capabilties for error register by Stephen Hemminger · 19 years ago
  82. e0ed545 [PATCH] sky2: gigabit full duplex negotiation by Stephen Hemminger · 19 years ago
  83. a77c64c Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  84. 4e6d816 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb/linux-2.6-PQ by Paul Mackerras · 19 years ago
  85. 0ba8821 [PATCH] bonding: update version number by Jay Vosburgh · 19 years ago
  86. fab2062 [PATCH] git-netdev-all: pc300_tty build fix by Andrew Morton · 19 years ago
  87. 76ddb3f e100, e1000, ixgb: increment version numbers by Auke Kok · 19 years ago
  88. f7d4fa0 ixgb: convert to netdev_priv(netdev) by Auke Kok · 19 years ago
  89. a4d3c54 ixgb: combine more rx descriptors to improve performance by Jesse Brandeburg · 19 years ago
  90. 793fab72 e1000: possible memory leak in e1000_set_ringparam by Vasily Averin · 19 years ago
  91. dbf38c9 e1000: Janitor: Use #defined values for literals by Linas Vepstas · 19 years ago
  92. 4666560 e1000: don't strip vlan ID if 8021q claims it by Bruce Allan · 19 years ago
  93. 2a88c17 e1000: rework polarity, NVM, eeprom code and fixes. by Jeff Kirsher · 19 years ago
  94. 1314bbf e1000: driver state fixes (race fix) by Auke Kok · 19 years ago
  95. 4f5f231 e1000: reduce RAR entries available for ICH8 by Jeff Kirsher · 19 years ago
  96. caeccb6 e1000: add PCI-E capability detection code by Jeff Kirsher · 19 years ago
  97. 61c2505 e1000: handle manageability for pci-e adapters at PHY powerdown by Bruce Allan · 19 years ago
  98. 09ae3e8 e1000: gather hardware bit tweaks. by Jeff Kirsher · 19 years ago
  99. 65c7973 e1000: Maybe stop TX if not enough free descriptors by Jesse Brandeburg · 19 years ago
  100. 249d71d e1000: Jumbo frames fixes for 82573 by Bruce Allan · 19 years ago