1. 152151d 8139too: Force usage of PIO on OQO2 by Dave Jones · 16 years ago
  2. eb58134 8139too: Make PIO/MMIO a runtime decision through a module parameter. by Dave Jones · 16 years ago
  3. 7239016d net/phy: Fix 88e1111 copper/fiber selection in RGMII mode by Wang Jian · 16 years ago
  4. 9cf8fa4 net/phy: Fix copper/fiber auto-selection for 88e1111 by Wang Jian · 16 years ago
  5. c0e5a8c net: tun.c fix cast by Harvey Harrison · 16 years ago
  6. 25ac3c2 net: igb_main.c fix sparse integer as NULL pointer warning by Harvey Harrison · 16 years ago
  7. f8e5e77 DM9000: Remove magic numbers by Ben Dooks · 16 years ago
  8. 23fcc8d MAINTAINERS: Update email address of Ursula Braun by Ursula Braun · 16 years ago
  9. aa3f2cb s390/net/ctcm: message cleanup by Peter Tiedemann · 16 years ago
  10. b805da7 s390/net: Cleanup claw printk messages. by Andy Richter · 16 years ago
  11. 5873556 netxen: update driver version by Dhananjay Phadke · 16 years ago
  12. cd1f816 netxen: enable tso6, intr coalescing. by Dhananjay Phadke · 16 years ago
  13. d9e651b netxen: cut-through rx changes by Dhananjay Phadke · 16 years ago
  14. c9fc891 netxen: mtu, mac, link status changes by Dhananjay Phadke · 16 years ago
  15. 48bfd1e netxen: add netxen_nic_ctx.c by Dhananjay Phadke · 16 years ago
  16. a97342f netxen: remove netxen_nic_isr.c by Dhananjay Phadke · 16 years ago
  17. 2956640 netxen: pci probe and firmware init changes by Dhananjay Phadke · 16 years ago
  18. 3ce06a3 netxen: add 2MB PCI memory support by Dhananjay Phadke · 16 years ago
  19. e4c93c8 netxen: add defs for new chip/boards by Dhananjay Phadke · 16 years ago
  20. 623621b netxen: hw multicast filtering by Dhananjay Phadke · 16 years ago
  21. 7830b22 netxen: cleanup unused variables/functions by Dhananjay Phadke · 16 years ago
  22. f0084a3 net 8390p: fix interface usage by Ingo Molnar · 16 years ago
  23. 3d0f24a ipv6: icmp6_dst_gc return change by Stephen Hemminger · 16 years ago
  24. 75307c0 ipv6: use kcalloc by Stephen Hemminger · 16 years ago
  25. a76d734 ipv6: use spin_trylock_bh by Stephen Hemminger · 16 years ago
  26. c8a4522 ipv6: use round_jiffies by Stephen Hemminger · 16 years ago
  27. 417f28b netns: dont alloc ipv6 fib timer list by Stephen Hemminger · 16 years ago
  28. 428695b sparc: Fixes the DRM layer build on sparc. by David S. Miller · 16 years ago
  29. 888c848 ipv6: make struct ipv6_devconf static by Adrian Bunk · 16 years ago
  30. 4d6971e sctp: remove sctp_assoc_proc_exit() by Adrian Bunk · 16 years ago
  31. abd0b19 sctp: make sctp_outq_flush() static by Adrian Bunk · 16 years ago
  32. a94f779 pkt_sched: make qdisc_class_hash_alloc() static by Adrian Bunk · 16 years ago
  33. 8086cd4 netns: make get_proc_net() static by Adrian Bunk · 16 years ago
  34. cf508b1 netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep. by David S. Miller · 16 years ago
  35. d29f749 net: Fix build failure with 'make mandocs'. by Dave Jones · 16 years ago
  36. 0988c37 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  37. 6eaaaac Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  38. 06b8147 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  39. 53baaaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  40. c7f8099 myri10ge: use ioremap_wc by Brice Goglin · 16 years ago
  41. e454e7e myri10ge: remove wcfifo by Brice Goglin · 16 years ago
  42. b57f9ca de4x5: Remove developer debug feature about set/clear promisc by Wang Chen · 16 years ago
  43. 2b4ff11 qeth: fix build error caused by VLAN changes by frank.blaschka@de.ibm.com · 16 years ago
  44. 217d5a5 fs_enet: Remove unused fields in the fs_mii_bb_platform_info structure. by Laurent Pinchart · 16 years ago
  45. d999597 Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream-fixes by Jeff Garzik · 16 years ago
  46. f10140f port_fixups: Fix ups for tty port changes by Alan Cox · 16 years ago
  47. ed569bf istallion: Use helpers by Alan Cox · 16 years ago
  48. c68a99c synclink_gt fix locking in error path of rx enable by Paul Fulghum · 16 years ago
  49. 814dae0 synclink_gt: add rx DMA buffer fill level control by Paul Fulghum · 16 years ago
  50. 993456c synclink_gt: leave transmitter in reset state after configuration by Paul Fulghum · 16 years ago
  51. 403214d synclink_gt: improve TIOCOUTQ accuracy by Paul Fulghum · 16 years ago
  52. e559071 synclink_gt: add serial bit order control by Paul Fulghum · 16 years ago
  53. 8a38c28 synclink_gt: improve and simplify write method by Paul Fulghum · 16 years ago
  54. c72f527 n_hdlc: honor O_NONBLOCK on write by Paul Fulghum · 16 years ago
  55. 768aec0 serial: 8250: fix shared interrupts issues with SMP and RT kernels by Anton Vorontsov · 16 years ago
  56. 88e8824 Fix the epca driver to permit epca_setup() to be invoked from the kernel cmdline by David Howells · 16 years ago
  57. e129def Char: mxser, add CP-102UF support by Jiri Slaby · 16 years ago
  58. faa7612 specialix: restore driver using new break functionality by Alan Cox · 16 years ago
  59. 4a56122 Fix the (i)Stallion driver's putchar() and break_ctl() ops by David Howells · 16 years ago
  60. 781cff5 riscom8: Restore driver using new break functionality by Alan Cox · 16 years ago
  61. 6d88972 isicom: restore using hardware break support by Alan Cox · 16 years ago
  62. dcbf128 epca: Restore driver by Alan Cox · 16 years ago
  63. 9e98966 tty: rework break handling by Alan Cox · 16 years ago
  64. abbe629 tty: Mark unconverted drivers as BROKEN by Alan Cox · 16 years ago
  65. 8ca8b90 mxser: remove dead code by Alan Cox · 16 years ago
  66. 30252ec epca: Fix comments and move break by Alan Cox · 16 years ago
  67. d2fbd0f specialix: Code cleanups by Alan Cox · 16 years ago
  68. a72492b specialix: Tidy up coding style by Alan Cox · 16 years ago
  69. 01e1abb tty: Split ldisc code into its own file by Alan Cox · 16 years ago
  70. d76f2f4 io_edgeport: Fix various bogus returns to the tty layer by Alan Cox · 16 years ago
  71. 03f0dbf tty-usb-io_edgeport: Coding style by Alan Cox · 16 years ago
  72. 4da1a17 tty-usb-mos7720: Coding style by Alan Cox · 16 years ago
  73. 880af9d mos7840: remove loads of bogus assignments to status by Alan Cox · 16 years ago
  74. 4944d40 omninet: Use string flip functions by Alan Cox · 16 years ago
  75. f89d0df tty-usb-omninet: Coding style by Alan Cox · 16 years ago
  76. 19e58fa tty-usb-option: Coding style by Alan Cox · 16 years ago
  77. 2a77c81 tty-usb-oti6858: Coding style by Alan Cox · 16 years ago
  78. 43c8f43 tty-usb-safe-serial: Coding style by Alan Cox · 16 years ago
  79. a30fa79 tty-usb-ti-usb: Coding style by Alan Cox · 16 years ago
  80. 0487b58 tty-usb-spcp8x5: Minor coding style by Alan Cox · 16 years ago
  81. 9660ea3 tty-usb-sierra: Coding style - minor by Alan Cox · 16 years ago
  82. 3a0f43e tty-usb-pl2303: Coding style by Alan Cox · 16 years ago
  83. acc8075 mct_u232: Use flip buffer functions by Alan Cox · 16 years ago
  84. e19b256 tty-usb-mct-u232: Coding style by Alan Cox · 16 years ago
  85. b31f658 kobil_sct: Fix ioctls by Alan Cox · 16 years ago
  86. dee0a7c tty-usb-kobil-sct: Coding style by Alan Cox · 16 years ago
  87. 0c265f4 tty-usb-kl5kusb105: Coding style by Alan Cox · 16 years ago
  88. 8dd03a5 keyspan_pda: Use string flip functions by Alan Cox · 16 years ago
  89. 9e70f31 tty-usb-keyspan-pda: Coding style by Alan Cox · 16 years ago
  90. f035a8a keyspan: Use string flip functions when possible by Alan Cox · 16 years ago
  91. deb9168 tty-usb-keyspan: Coding style by Alan Cox · 16 years ago
  92. 9e8e2d2 tty-usb-iuu-phoenix: Clean up to coding style by Alan Cox · 16 years ago
  93. 6d1d169 tty-usb-ipw: Coding style by Alan Cox · 16 years ago
  94. eb6215c ipaq: Coding style by Alan Cox · 16 years ago
  95. 2e0ddd6 io_ti: Minor coding style by Alan Cox · 16 years ago
  96. a8d6f0a usb-serial: Coding style by Alan Cox · 16 years ago
  97. d60d439 tty-usb-visor: Coding style by Alan Cox · 16 years ago
  98. 3a262b2 tty-usb-hp4x: Fix overlong line by Alan Cox · 16 years ago
  99. ae64387 tty-usb-generic: Code cleanup by Alan Cox · 16 years ago
  100. af6d780 garmin_gps: Coding style by Alan Cox · 16 years ago