1. ebe19a4 [PATCH] mv643xx_eth: Remove BIT0-BIT31 #defines by Dale Farnsworth · 18 years ago
  2. f78fb47 [PATCH] mv643xx_eth: Remove non-working feature: task level rx queue refill by Dale Farnsworth · 18 years ago
  3. 468d09f [PATCH] mv643xx_eth: Clean up interrupt handling by Dale Farnsworth · 18 years ago
  4. 7303fde [PATCH] mv643xx_eth: Move #defines of constants to mv643xx_eth.h by Dale Farnsworth · 18 years ago
  5. ff561ee [PATCH] mv643xx_eth: Refactor/clean up tx queue handling by Dale Farnsworth · 18 years ago
  6. c8aaea2 [PATCH] mv643xx_eth: Refactor tx command queuing code by Dale Farnsworth · 18 years ago
  7. cd6478c [PATCH] mv643xx_eth: Select CONFIG_MII on CONFIG_MV643XX_ETH by Dale Farnsworth · 18 years ago
  8. 12a87c6 [PATCH] mv643xx_eth: Rename "channels" to "queues" by Dale Farnsworth · 18 years ago
  9. e38fd1a [PATCH] mv643xx_eth: Fix misplaced parenthesis in mv643xx_eth_port_disable_rx by Dale Farnsworth · 18 years ago
  10. d5f9558 [PATCH] mv643xx_eth: Remove duplicate includes of linux/in.h and linux/ip.h by Dale Farnsworth · 18 years ago
  11. 0f15a8f e1000: Added driver comments and whitespace changes. Modified long lines of code to ensure they would not wrap beyond 80 characters. by Jeff Kirsher · 18 years ago
  12. 30320be e1000: Added a performance enhancement - prefetch by Jeff Kirsher · 18 years ago
  13. dc7c6ad e1000: Add copybreak when using packet split by Jeff Kirsher · 18 years ago
  14. 8704163 e1000: Fixed the following issues with ESB2 (requires ESB2 support): by Jeff Kirsher · 18 years ago
  15. 6418ecc e1000: Add support for new hardware (ESB2) by Jeff Kirsher · 18 years ago
  16. 2a1af5d e1000: Add performance enahancement by balancing TX and RX by Jeff Kirsher · 18 years ago
  17. 85b22eb e1000: Add enabled Jumbo frame support for 82573L by Jeff Kirsher · 18 years ago
  18. 9f68788 e1000: Add 82573 controller support to TSO fix by Jeff Kirsher · 18 years ago
  19. 329bfd0 e1000: Fix filling skb descriptors while using packet split by Jeff Kirsher · 18 years ago
  20. 7e6c986 e1000: Fix network problems when forced at 100Mb/s and to fix TSO when forced at 100Mb/s by Jeff Kirsher · 18 years ago
  21. 8491682 e1000: Fix Quadport Wake on LAN by Jeff Kirsher · 18 years ago
  22. 8df06e5 e1000: Fix RSS if enabled in mid-connection by Jeff Kirsher · 18 years ago
  23. 497fce5 e1000: Fix 82543 issue when reading eeprom by Jeff Kirsher · 18 years ago
  24. 20a4402 e1000: Fix dhcp issue when the skb structure fields are not filled properly by Jeff Kirsher · 18 years ago
  25. c5f226f e1000: Fix AMT losing connectivity when switching VLAN in passive mode by Jeff Kirsher · 18 years ago
  26. 5b66ba0 e1000: Fix unecessary delay for 82573 controllers by Jeff Kirsher · 18 years ago
  27. 0989aa4 e1000: Fix lock up while setting ring parameters by Jeff Kirsher · 18 years ago
  28. 9f644d5 e1000: Fix dead counters by Jeff Kirsher · 18 years ago
  29. c1605eb e1000: Remove Multiqueue code until we have support for MSI-X in our hardware by Jeff Kirsher · 18 years ago
  30. 2ade436 Merge branch 'lro' by Jeff Garzik · 18 years ago
  31. 75e47b3 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Jeff Garzik · 18 years ago
  32. 68727fe Merge branch 'upstream-fixes' by Jeff Garzik · 18 years ago
  33. b5b9d66 Merge branch 'e1000' of ssh://198.78.49.142/srv/git/intel/linux-2.6 by Jeff Garzik · 18 years ago
  34. 96789ac Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  35. 77eebf3 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  36. 2641dfd [PATCH] synclink_gt: make ->init_error signed by Darren Jenkins · 18 years ago
  37. d6713e0 [PATCH] out_of_memory(): use of uninitialised by Andrew Morton · 18 years ago
  38. 0551fbd [PATCH] Add mm->task_size and fix powerpc vdso by Benjamin Herrenschmidt · 18 years ago
  39. f613888 [PATCH] nommu: implement vmalloc_node() by Andrew Morton · 18 years ago
  40. e8788c0 [PATCH] remove_from_swap: fix locking by Christoph Lameter · 18 years ago
  41. 6af6aab [PATCH] tty buffering: comment out debug code by Paul Fulghum · 18 years ago
  42. 1f050a1 [PATCH] video1394: fix "return E;" typo by Alexey Dobriyan · 18 years ago
  43. 8b613e1 [PATCH] pnp bus type fix by Adam Belay · 18 years ago
  44. 15b370c [PATCH] Altix: more ioc3 cleanups and locking fixes by Pat Gefre · 18 years ago
  45. 9cff337 [PATCH] drivers/mtd/redboot.c: recognise a foreign byte sex partition table by John Bowler · 18 years ago
  46. 50322fe [PATCH] fuse: fix bug in negative lookup by Miklos Szeredi · 18 years ago
  47. 511030b [PATCH] Fix sys_migrate_pages: Move all pages when invoked from root by Christoph Lameter · 18 years ago
  48. 5cf6c54 [PATCH] x86 microcode driver vs hotplug CPUs. by Dave Jones · 18 years ago
  49. a1415ee [PATCH] e1000: revert to single descriptor for legacy receive path by Jeff Kirsher · 18 years ago
  50. 958ddb7 [PATCH] sky2: remove MSI support by Stephen Hemminger · 18 years ago
  51. ce7eeb6 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Jeff Garzik · 18 years ago
  52. 816fd40 Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 by Jeff Garzik · 18 years ago
  53. ec72070 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  54. 34d1a8a [PATCH] USB: ftdi_sio: new microHAM device IDs by Ian Abbott · 18 years ago
  55. 04d5246 [PATCH] USB: visor.c id for gspda smartphone by Hendrik Schweppe · 18 years ago
  56. 8763716 [PATCH] USB: Gadget RNDIS fix alloc bug. (buffer overflow) by Shaun Tancheff · 18 years ago
  57. d5ec334 [PATCH] USB: lh7a40x gadget driver: Fixed a dead lock by Franck Bui-Huu · 18 years ago
  58. 754501b [PATCH] USB: unusual_devs entry for Lyra RCA RD1080 by Alan Stern · 18 years ago
  59. e65335e [PATCH] USB: Wisegroup MP-8866 Dual USB Joypad by Andrew Fuller · 18 years ago
  60. 8c45080 [PATCH] USB: fix EHCI BIOS handshake by David Brownell · 18 years ago
  61. 436002e [SUNSU]: Fix locking error in sunsu_stop_rx(). by David S. Miller · 18 years ago
  62. d2b176e [IA64] sysctl option to silence unaligned trap warnings by Jes Sorensen · 18 years ago
  63. b9756c0 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  64. 778e2ac [MIPS] Fix build error on processors that don's support copy-on-write. by Ralf Baechle · 18 years ago
  65. 4debe4f [MIPS] Initialize S-cache function pointers even on S-cache-less CPUs. by Ralf Baechle · 18 years ago
  66. c8c1635 [IA64] cleanup in fsys.S by Ken Chen · 18 years ago
  67. b546330 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 18 years ago
  68. 7b14e3b [PATCH] cfq-iosched: slice expiry fixups by Jens Axboe · 18 years ago
  69. 56ec646 [PATCH] powerpc/iseries: Fix double phys_to_abs bug in htab_bolt_mapping by Michael Ellerman · 18 years ago
  70. 273d280 [PATCH] powerpc: fix NULL pointer in handle_eeh_events by Olaf Hering · 18 years ago
  71. 634473d [PATCH] powerpc: vdso 64bits gettimeofday bug by Benjamin Herrenschmidt · 18 years ago
  72. 827c1a6 [PATCH] powerpc: fix dynamic PCI probe regression by John Rose · 18 years ago
  73. a8b76b4 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  74. 637029c Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumption on IBM systems" by Linus Torvalds · 18 years ago
  75. c3c013a [libata] Disable FUA by Jeff Garzik · 18 years ago
  76. d4f0f12 Merge git://oss.sgi.com:8090/oss/git/xfs-rc-fixes by Linus Torvalds · 18 years ago
  77. 2353e8e [XFS] Don't map non-uptodate buffers in xfs_probe_cluster; also fixes by Eric Sandeen · 18 years ago
  78. dae81d4 [XFS] Reduce stack use during quota mounts (caused a panic). This by Nathan Scott · 18 years ago
  79. 07ff2fa [XFS] Fix a realtime allocator regression introduced by an old iget race by Nathan Scott · 18 years ago
  80. 07981aa [PATCH] ieee80211_geo.c: remove frivolous BUG_ON's by Pete Zaitcev · 18 years ago
  81. a23f460 [PATCH] wireless/airo: Remove 'Setting transmit key' info messages by Dan Williams · 18 years ago
  82. acfaf10 Merge branch 'upstream-fixes' by John W. Linville · 18 years ago
  83. c45ae87 Merge branch 'from-jgarzik-upstream' by John W. Linville · 18 years ago
  84. 9f5a405 Merge branch 'from-linus' by John W. Linville · 18 years ago
  85. 4832843 [PATCH] ieee80211_rx.c: is_beacon by Pete Zaitcev · 18 years ago
  86. 9fe26a7 [IA64] refresh default config files by Tony Luck · 18 years ago
  87. 09e4f90 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by John W. Linville · 18 years ago
  88. e963701 [IA64] die_if_kernel() can return by Tony Luck · 18 years ago
  89. eb0911e [IA64-SGI] revert export sn_pcidev_info_get by Christoph Hellwig · 18 years ago
  90. ac311ac [IA64] Fix pcibios_setup by Matthew Wilcox · 18 years ago
  91. 18810d1 [IA64-SGI] Make number of TIO nodes configurable by Jack Steiner · 18 years ago
  92. 312f1f0 [IA64] Document the "nomca" boot parameter by Horms · 18 years ago
  93. 272a532 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  94. 5d1a88a [IA64] Delete a redundant instruction in unaligned_access by Zhang, Yanmin · 18 years ago
  95. 50e300d [IA64] show "SN Devices" menu only if CONFIG_SGI_SN by Jes Sorensen · 18 years ago
  96. 576cfa9 8139cp: fix broken suspend/resume by Francois Romieu · 18 years ago
  97. b3c3e7d via-velocity: fix memory corruption when changing the mtu by Francois Romieu · 18 years ago
  98. ba13c98 [REQSK]: Don't reset rskq_defer_accept in reqsk_queue_alloc by Arnaldo Carvalho de Melo · 18 years ago
  99. bafac2a [NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility by Patrick McHardy · 18 years ago
  100. 45fe4dc [NETFILTER]: nf_queue: fix end-of-list check by Patrick McHardy · 18 years ago