1. 953784d ixgb: fix flow control by Auke Kok · 18 years ago
  2. 4de17c8 ixgb: remove duplicate code setting duplex and speed by Auke Kok · 18 years ago
  3. 96f9c2e ixgb: fix rare early tso completion by Auke Kok · 18 years ago
  4. 4e3ceac Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  5. bb02aac [PATCH] winbond-840-remove-badness-in-pci_map_single by Erling A. Jacobsen · 18 years ago
  6. f905703 [PATCH] network: axnet_cs: bug fix multicast code (support older ax88190 chipset) by Komuro · 18 years ago
  7. a06631c [PATCH] skge: don't allow transmit ring to be too small by Stephen Hemminger · 18 years ago
  8. 20e777a [PATCH] skge: bad checksums on big-endian platforms by Stephen Hemminger · 18 years ago
  9. e988bcd Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 18 years ago
  10. c9b84dc [PATCH] sky2 version 1.4 by Stephen Hemminger · 18 years ago
  11. 86fba63 [PATCH] sky2: force NAPI repoll if busy by Stephen Hemminger · 18 years ago
  12. 86a31a7 [PATCH] sky2: more fixes for Yukon Ultra by Stephen Hemminger · 18 years ago
  13. 2d2a387 [PATCH] Subjec: sky2, skge: correct PCI id for DGE-560T by Stephen Hemminger · 18 years ago
  14. ee7abb0 [PATCH] sky2: allow dual port usage by Stephen Hemminger · 18 years ago
  15. 38bb6b2 [PATCH] via-rhine: revert "change mdelay to msleep and remove from ISR path" by John W. Linville · 18 years ago
  16. f34ba4e [PATCH] revert "forcedeth: fix multi irq issues" by Andrew Morton · 18 years ago
  17. badc48e Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  18. 2f880b6 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  19. fee9167 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  20. ae83e25 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 18 years ago
  21. 890f742 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  22. b0c51b7d65 Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 18 years ago
  23. b89498a [SCTP]: Allow linger to abort 1-N style sockets. by Vladislav Yasevich · 18 years ago
  24. a601266 [SCTP]: Validate the parameter length in HB-ACK chunk. by Vladislav Yasevich · 18 years ago
  25. c2a4c40 [ARM] 3533/1: Implement the __raw_(read|write)_can_lock functions on ARM by Catalin Marinas · 18 years ago
  26. 2c171bf [ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new command and cleanups by Pavel Pisa · 18 years ago
  27. dd2d1c6 [SCTP]: Respect the real chunk length when walking parameters. by Vladislav Yasevich · 18 years ago
  28. 61c9fed [SCTP]: A better solution to fix the race between sctp_peeloff() and sctp_rcv(). by Vladislav Yasevich · 18 years ago
  29. 8de8c87 [SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure. by Sridhar Samudrala · 18 years ago
  30. ee43353 [NETFILTER]: nfnetlink_log: fix byteorder confusion by Patrick McHardy · 18 years ago
  31. 2c8ac66 [NETFILTER]: Fix do_add_counters race, possible oops or info leak (CVE-2006-0039) by Solar Designer · 18 years ago
  32. a467704 [NETFILTER]: GRE conntrack: fix htons/htonl confusion by Alexey Dobriyan · 18 years ago
  33. 5c170a0 [NETFILTER]: fix format specifier for netfilter log targets by Philip Craig · 18 years ago
  34. 493e242 [NETFILTER]: Fix memory leak in ipt_recent by Jesper Juhl · 18 years ago
  35. 23f3bc0 IB/mthca: Fix posting lists of 256 receive requests for Tavor by Michael S. Tsirkin · 18 years ago
  36. 0cb4fe8 IB/uverbs: Don't leak ref to mm on error path by Roland Dreier · 18 years ago
  37. a54c9d3 [PATCH] ohci1394, sbp2: fix "scsi_add_device failed" with PL-3507 based devices by Stefan Richter · 18 years ago
  38. 679c0cd [PATCH] sbp2: add ability to override hardwired blacklist by Stefan Richter · 18 years ago
  39. e9a1c52 [PATCH] sbp2: add read_capacity workaround for iPod by Stefan Richter · 18 years ago
  40. 24d3bf8 [PATCH] sbp2: consolidate workarounds by Stefan Richter · 18 years ago
  41. cb46c37 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  42. 9676489 Merge git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/netdev-2.6 by Linus Torvalds · 18 years ago
  43. 15eb7105 Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2 by Linus Torvalds · 18 years ago
  44. cef0893 configfs: Make sure configfs_init() is called before consumers. by Joel Becker · 18 years ago
  45. eed7a0d configfs: configfs_mkdir() failed to cleanup linkage. by Joel Becker · 18 years ago
  46. 84efad1 configfs: Fix a reference leak in configfs_mkdir(). by Joel Becker · 18 years ago
  47. afae00ab ocfs2: fix gfp mask in some file system paths by Sunil Mushran · 18 years ago
  48. dd4a2c2 ocfs2: Don't populate uptodate cache in ocfs2_force_read_journal() by Mark Fasheh · 18 years ago
  49. c4374f8 ocfs2: take meta data lock in ocfs2_file_aio_read() by Mark Fasheh · 18 years ago
  50. 53013cb ocfs2: take data locks around extend by Mark Fasheh · 18 years ago
  51. a5d1792 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  52. ec64152 [ARM] 3530/1: PXA Mainstone: prevent double enable_irq() in pcmcia by Thomas Gleixner · 18 years ago
  53. bc519f3 [PATCH] bcm43xx: associate on 'ifconfig up' by David Woodhouse · 18 years ago
  54. 093beac IB/srp: Complete correct SCSI commands on device reset by Ishai Rabinovitz · 18 years ago
  55. ec2d720 IB/srp: Get rid of extra scsi_host_put()s if reconnection fails by Roland Dreier · 18 years ago
  56. e658105 IB/srp: Don't wait for disconnection if sending DREQ fails by Roland Dreier · 18 years ago
  57. c3fb041 [ARM] 3529/1: s3c24xx: fix restoring control register with undefined instruction by Dimitry Andric · 18 years ago
  58. 1db76c1 IB/mthca: Make fw_cmd_doorbell default to 0 by Roland Dreier · 18 years ago
  59. 4c31ce8 [IA64] one-line cleanup on set_irq_affinity_info by Chen, Kenneth W · 18 years ago
  60. 41503de [IA64] fix broken irq affinity by Chen, Kenneth W · 18 years ago
  61. 1101ece [IA64] sn2 defconfig by Jes Sorensen · 18 years ago
  62. 8872d8e [TCP]: reno sacked_out count fix by Angelo P. Castellani · 18 years ago
  63. d8fd0a7 [IPV6]: Endian fix in net/ipv6/netfilter/ip6t_eui64.c:match(). by Alexey Dobriyan · 18 years ago
  64. 6599519 [TR]: Remove an unused export. by Adrian Bunk · 18 years ago
  65. 0c056c5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6 by Linus Torvalds · 18 years ago
  66. 4ac396c [IPX]: Correct return type of ipx_map_frame_type(). by Alexey Dobriyan · 18 years ago
  67. 4fbca53 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  68. 509b70b Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  69. 53d42f5 [IPX]: Correct argument type of ipxrtr_delete(). by Alexey Dobriyan · 18 years ago
  70. 338f756 [PKT_SCHED]: Potential jiffy wrap bug in dev_watchdog(). by Stephen Hemminger · 18 years ago
  71. 1e316d7 [PATCH] SPI: spi_bitbang: clocking fixes by David Brownell · 18 years ago
  72. 9708c12 [PATCH] spi: Update to PXA2xx SPI Driver by Stephen Street · 18 years ago
  73. a020ed7 [PATCH] SPI: busnum == 0 needs to work by David Brownell · 18 years ago
  74. ccf77cc [PATCH] SPI: devices can require LSB-first encodings by David Brownell · 18 years ago
  75. ff9f477 [PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and export it by Kumar Gala · 18 years ago
  76. 025c398 [PATCH] SPI: Add David as the SPI subsystem maintainer by Kumar Gala · 18 years ago
  77. a9948b6 [PATCH] SPI: spi bounce buffer has a minimum length by David Brownell · 18 years ago
  78. 747d844 [PATCH] SPI: spi whitespace fixes by David Brownell · 18 years ago
  79. e0c9905 [PATCH] SPI: add PXA2xx SSP SPI Driver by Stephen Street · 18 years ago
  80. 4cff33f [PATCH] SPI: per-transfer overrides for wordsize and clocking by Imre Deak · 18 years ago
  81. 3170a5e [ARM] arch/arm/kernel/dma-isa.c: named initializers by Adrian Bunk · 18 years ago
  82. bb1a2aa [ARM] 3527/1: MPCore Boot Lockup Fix by Harry Fearnhamm · 18 years ago
  83. 716f895 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  84. a4523a8 [PATCH] slab: Fix kmem_cache_destroy() on NUMA by Roland Dreier · 18 years ago
  85. 40e59a6 [PATCH] x86_64: Don't schedule on exception stack on preemptive kernels by Andi Kleen · 18 years ago
  86. fad7906 [PATCH] x86_64: Fix memory hotadd heuristics by Andi Kleen · 18 years ago
  87. 5491d0f [PATCH] i386/x86_64: Force pci=noacpi on HP XW9300 by Andi Kleen · 18 years ago
  88. f0fdabf [PATCH] x86_64: Don't warn for overflow in nommu case when dma_mask is < 32bit by Andi Kleen · 18 years ago
  89. 639b421 [PATCH] x86_64: Check for bad dma address in b44 1GB DMA workaround by Andi Kleen · 18 years ago
  90. cb6b2eb [PATCH] Fix pSeries identification in prom_init.c by Benjamin Herrenschmidt · 18 years ago
  91. 3de620e [PATCH] powerpc: fix kernel version display on pseries boxes by Anton Blanchard · 18 years ago
  92. 9d494cc [ARM] arch/arm/kernel/process.c: Fix warning by Russell King · 18 years ago
  93. 478922c [ARM] 3526/1: ioremap should use vunmap instead of vfree on ARM by Catalin Marinas · 18 years ago
  94. 1d6760a [ARM] 3524/1: ARM EABI: more 64-bit aligned stack fixes by Nicolas Pitre · 18 years ago
  95. 2ceec0c [ARM] 3517/1: move definition of PROC_INFO_SZ from procinfo.h to asm-offsets.h by Uwe Zeisberger · 18 years ago
  96. 1281e36 [ARM] 3523/1: Serial core pm_state by Andrew Victor · 18 years ago
  97. 655516c [WATCHDOG] s3c2410_wdt.c stop watchdog after boot by Ben Dooks · 18 years ago
  98. 03a8e35 [WATCHDOG] i8xx_tco.c - remove support for ICH6 + ICH7 by Wim Van Sebroeck · 18 years ago
  99. 92930d9 [WATCHDOG] Documentation/watchdog/watchdog-api.txt - fix watchdog daemon by Randy Dunlap · 18 years ago
  100. 7071e52 [WATCHDOG] sc1200wdt.c printk fix by Dave Jones · 18 years ago