1. 48f6b05 via-velocity: don't oops on MTU change (resend) by Stephen Hemminger · 17 years ago
  2. dda93b4 Stop phy code from returning success to unknown ioctls. by David Woodhouse · 17 years ago
  3. 3d26e69 SET_NETDEV_DEV() in fec_mpc52xx.c by David Woodhouse · 17 years ago
  4. 0313d98 net: smc911x: only enable for mpr2 on sh. by Paul Mundt · 17 years ago
  5. f7bbb90 e1000: Fix NAPI state bug when Rx complete by Auke Kok · 17 years ago
  6. e970d1f sky2: turn of dynamic Tx watermark workaround (FE+ only) by Stephen Hemminger · 17 years ago
  7. 7782c8c sky2: don't use AER routines by Stephen Hemminger · 17 years ago
  8. b32f40c sky2: revert to access PCI config via device space by Stephen Hemminger · 17 years ago
  9. e0348b9 cxgb - fix stats by Divy Le Ray · 17 years ago
  10. 445cf80 cxgb - fix NAPI by Divy Le Ray · 17 years ago
  11. 7832ee0 cxgb - fix T2 GSO by Divy Le Ray · 17 years ago
  12. bd0ceaa ucc_geth: handle passing of RX-only and TX-only internal delay PHY connection type parameters by Kim Phillips · 17 years ago
  13. 9daf5a7 phylib: marvell: add support for TX-only and RX-only Internal Delay by Kim Phillips · 17 years ago
  14. 7d400a4 phylib: add PHY interface modes for internal delay for tx and rx only by Kim Phillips · 17 years ago
  15. 1a8098b skge: MTU changing fix by Stephen Hemminger · 17 years ago
  16. 44c7fcc skge: serial mode register values by Stephen Hemminger · 17 years ago
  17. bf9f56d skge version 1.13 by Stephen Hemminger · 17 years ago
  18. 485982a skge: increase TX threshold for Jumbo by Stephen Hemminger · 17 years ago
  19. 21d7f67 skge: fiber link up/down fix by Stephen Hemminger · 17 years ago
  20. 799b21d skge: retry on MAC shutdown by Stephen Hemminger · 17 years ago
  21. d08b9bd skge: receive flush logic by Stephen Hemminger · 17 years ago
  22. 29816d9 skge: FIFO Ram calculation error by Stephen Hemminger · 17 years ago
  23. 1c14788 ctc: make use of alloc_netdev() by Peter Tiedemann · 17 years ago
  24. 9f74ffd S2io: Fixed the case when the card initialization fails on mtu change by Sreenivasa Honnur · 17 years ago
  25. 85b161a Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 17 years ago
  26. c99da91 Merge branch 'master' into upstream-fixes by Jeff Garzik · 17 years ago
  27. 92d499d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  28. 1811534 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  29. e6a1bb7 [MIPS] Fix build. by Ralf Baechle · 17 years ago
  30. 54fd644 [MIPS] Fix use of smp_processor_id() in preemptible code. by Pavel Kiryukhin · 17 years ago
  31. b181258 IB/ehca: Fix static rate if path faster than link by Joachim Fenkes · 17 years ago
  32. b62c855 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  33. 80cbd91 Fix kmem_cache_free performance regression in slab by Matthew Wilcox · 17 years ago
  34. 3ae6a05 iwlwifi 4965 Fix race conditional panic. by Joonwoo Park · 17 years ago
  35. e47eb6a iwlwifi 3945 Fix race conditional panic. by Joonwoo Park · 17 years ago
  36. 864792e iwlwifi: fix iwl_mac_add_interface handler by Tomas Winkler · 17 years ago
  37. 6591e36 libertas: let more than one MAC event through by Holger Schurig · 17 years ago
  38. d0a6895 libertas: Don't set NETIF_F_IPV6_CSUM in dev->features by David Woodhouse · 17 years ago
  39. 8376e7a drivers/net/wireless: Add missing "space" by Joe Perches · 17 years ago
  40. 354807e b43/b43legacy: fix left-over URLs and ifdefs by Stefano Brivio · 17 years ago
  41. c4ba962 iwlwifi: fix possible NULL dereference in iwl_set_rate() by Saleem Abdulrasool · 17 years ago
  42. e1cca7e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup by Linus Torvalds · 17 years ago
  43. e252d4c Merge branches 'at91-fixes' and 'pxa-fixes' by Russell King · 17 years ago
  44. 98aa686 [ARM] 4680/1: parentheses around NR_IRQS definition by Roel Kluin · 17 years ago
  45. e703270 [ARM] 4679/1: AT91: Change maintainer email address by Andrew Victor · 17 years ago
  46. 008f6d2 [ARM] 4675/1: pxa: fix mfp address definition error for pxa320 by eric miao · 17 years ago
  47. 4a78942 [ARM] 4674/1: pxa: increase LCD PCLK drive strength to fast 2mA for PXA300/PXA310 by eric miao · 17 years ago
  48. 399c153 [ARM] 4673/1: pxa: add missing IRQ_SSP4 definitions for PXA3xx by eric miao · 17 years ago
  49. 7267d1c [ARM] 4672/1: pxa: fix DRCMR(n) to support PXA27x and later processors by eric miao · 17 years ago
  50. 2e824ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  51. a960d5d sdio_uart: fix sign of paramter status in sdio_uart_receive_chars() by Andre Haupt · 17 years ago
  52. f97b895 x86/paravirt: revert exports to restore old behaviour by Jeremy Fitzhardinge · 17 years ago
  53. b8415ec lguest: prevent VISWS or VOYAGER randconfigs by Randy Dunlap · 17 years ago
  54. fbb43ab ACPI: avoid references to impossible processors. by Christoph Lameter · 17 years ago
  55. 81257de tty: add the new termios2 ioctls to the compatible list. by Heiko Carstens · 17 years ago
  56. e6ceb32 wait_task_stopped(): pass correct exit_code to wait_noreap_copyout() by Scott James Remnant · 17 years ago
  57. 14816b1 add Mike Christie to MAINTAINERS by Mike Christie · 17 years ago
  58. 3c83567 FRV: arrange things such that BRA can reach from the trap table by David Howells · 17 years ago
  59. 9e6c1e6 FRV: fix the extern declaration of kallsyms_num_syms by David Howells · 17 years ago
  60. 8853c20 RTC: convert mutex to bitfield by Jiri Kosina · 17 years ago
  61. 08b6330 fuse: fix attribute caching after rename by Miklos Szeredi · 17 years ago
  62. fbee36b fuse: fix uninitialized field in fuse_inode by John Muir · 17 years ago
  63. d0186b2 fuse: fix FUSE_FILE_OPS sending by Miklos Szeredi · 17 years ago
  64. a664309 fuse: pass open flags to read and write by Miklos Szeredi · 17 years ago
  65. 7dca9fd fuse: cleanup: add fuse_get_attr_version() by Miklos Szeredi · 17 years ago
  66. bcb4be8 fuse: fix reading past EOF by Miklos Szeredi · 17 years ago
  67. b6fd6ec memory hotplug x86_64: fix section mismatch in init_memory_mapping() by KAMEZAWA Hiroyuki · 17 years ago
  68. e0dc3a5 memory hotplug fix: fix section mismatch in vmammap_allock_block() by KAMEZAWA Hiroyuki · 17 years ago
  69. 164e217 x86_64 EFI boot support: EFI boot document by Huang, Ying · 17 years ago
  70. 7c83172 x86_64 EFI boot support: EFI frame buffer driver by Huang, Ying · 17 years ago
  71. f78ba15 revert "keyspan: init termios properly" by Andrew Morton · 17 years ago
  72. db573b2 imacfb: remove reference to otherwise-unused, non-existent screen_info.imacpm_seg by Andrew Morton · 17 years ago
  73. 12429bf leak in do_ubd_request by Miklos Szeredi · 17 years ago
  74. 364e3a3 uml: fix !NO_HZ busy-loop by Jeff Dike · 17 years ago
  75. 9fc89c2 isdn: bootup crash fix by Ingo Molnar · 17 years ago
  76. 8ec2328 file capabilities: don't prevent signaling setuid root programs by Serge E. Hallyn · 17 years ago
  77. d0eec99 hexdump: don't print bytes with bit 7 set by Randy Dunlap · 17 years ago
  78. 6454d1f fix up ext2_fs.h for userspace after reservations backport by Tobias Poschwatta · 17 years ago
  79. 68576cf IP22ZILOG: fix lockup and sysrq by Thomas Bogendoerfer · 17 years ago
  80. 6d4f587 dmaengine: correct invalid assumptions in the Kconfig text by Haavard Skinnemoen · 17 years ago
  81. e593f07 atmel_lcdfb: LCDC startup fix by Anti Sullin · 17 years ago
  82. 2868f89 The namespaces compatibility list doc by Pavel Emelyanov · 17 years ago
  83. 32df81c Isolate the UTS namespace's domainname and hostname back by Pavel Emelyanov · 17 years ago
  84. 48986f0 MFD: SM501 debug typo fix by Ben Dooks · 17 years ago
  85. 8ea50a3 drivers/pnp/resource.c: Add missing pci_dev_put by Julia Lawall · 17 years ago
  86. b64d708 fb_ddc: fix DDC lines quirk by Jean Delvare · 17 years ago
  87. e482179 m68k: zorro7xx needs <asm/amigahw.h> by Geert Uytterhoeven · 17 years ago
  88. 79288f5 Fix <linux/kd.h> usage in userspace by David Woodhouse · 17 years ago
  89. fd79b77 ipc: lost unlock and fput in mqueue.c on error path by Pavel Emelyanov · 17 years ago
  90. 75d4279 spi: S3C2410: add bus number to SPI GPIO driver by David Brownell · 17 years ago
  91. 438ae1a S3C24XX: ensure we only configure valid GPIOs by Ben Dooks · 17 years ago
  92. 3ac40b9 termios: document callback more clearly by Alan Cox · 17 years ago
  93. 05a462a TPM: fix TIS device driver locality request by Marcel Selhorst · 17 years ago
  94. 19fd4bb proc: remove races from proc_id_readdir() by Eric W. Biederman · 17 years ago
  95. c895078 wait_task_stopped(): don't use task_pid_nr_ns() lockless by Oleg Nesterov · 17 years ago
  96. c231954 proc: fix NULL ->i_fop oops by Alexey Dobriyan · 17 years ago
  97. a7839e9 PNP: increase the maximum number of resources by Zhao Yakui · 17 years ago
  98. 2c80b01 xen: mask _PAGE_PCD from ptes by Jeremy Fitzhardinge · 17 years ago
  99. c06869d UML: build fix by WANG Cong · 17 years ago
  100. ba72cb8 Fix boot problem with iSeries lacking hugepage support by Mel Gorman · 17 years ago