1. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 16 years ago
  2. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 16 years ago
  3. 5704e44 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 16 years ago
  4. 0bca1b9 tty: Convert the USB drivers to the new icount interface by Alan Cox · 16 years ago
  5. b515316 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  6. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 16 years ago
  7. b653788 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  8. 6de5bd1 BKL: introduce CONFIG_BKL. by Arnd Bergmann · 16 years ago
  9. f779b7d Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable by Russell King · 16 years ago
  10. f2f108e Merge branch 'linus' into core/locking by Ingo Molnar · 16 years ago
  11. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 16 years ago
  12. 71085ce ehea: Fix a checksum issue on the receive path by Breno Leitao · 16 years ago
  13. 6fcc040 net: allow FEC driver to use fixed PHY support by Greg Ungerer · 16 years ago
  14. db7f859 irda: Semaphore cleanup by Thomas Gleixner · 16 years ago
  15. d198550 net: Wan/cosa.c: Convert "mutex" to semaphore by Thomas Gleixner · 16 years ago
  16. 0bce198 net: Ppp_async: semaphore cleanup by Thomas Gleixner · 16 years ago
  17. 495e64b hamradio: Mkiss: semaphore cleanup by Thomas Gleixner · 16 years ago
  18. 89d9f10 hamradio: 6pack: semaphore cleanup by Thomas Gleixner · 16 years ago
  19. 50948ee net: 3c527: semaphore cleanup by Thomas Gleixner · 16 years ago
  20. b0057c5 tg3: restore rx_dropped accounting by Eric Dumazet · 16 years ago
  21. bcf64aa b44: fix carrier detection on bind by Paul Fertser · 16 years ago
  22. 0aa7dea NET: wimax, fix use after free by Jiri Slaby · 16 years ago
  23. 03c698c net/fec: carrier off initially to avoid root mount failure by Oskar Schirmer · 16 years ago
  24. 82553bb r8169: use device model DMA API by Stanislaw Gruszka · 16 years ago
  25. aeb19f6 r8169: allocate with GFP_KERNEL flag when able to sleep by Stanislaw Gruszka · 16 years ago
  26. 94b1057 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  27. ee621dd net: atmel_macb Kconfig: remove long dependency line by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  28. 476c32c smc91x: Add missing #inclusion of <linux/irq.h> by David Howells · 16 years ago
  29. 3dcc1e7 Blackfin: Split PLL code from mach-specific cdef headers by David Howells · 16 years ago
  30. 12e9447 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  31. 918df62 ath9k_hw: fix regression in ANI listen time calculation by Felix Fietkau · 16 years ago
  32. 27e6f06 bonding: fix WARN_ON when writing to bond_master sysfs file by Neil Horman · 16 years ago
  33. 392bd0c skge: add quirk to limit DMA by Stanislaw Gruszka · 16 years ago
  34. 4a73a43 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  35. 10ccff6 netdev: Depend on INET before selecting INET_LRO by Ben Hutchings · 16 years ago
  36. 9262919 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  37. 2262054 pcmcia: remove obsolete and wrong comments by Dominik Brodowski · 16 years ago
  38. 06b3a1d pcmcia: avoid messages on module (un)loading by Dominik Brodowski · 16 years ago
  39. 2e9b981 pcmcia: move driver name to struct pcmcia_driver by Dominik Brodowski · 16 years ago
  40. 1cc745d pcmcia: remove the "Finally, report what we've done" message by Dominik Brodowski · 16 years ago
  41. 00990e7 pcmcia: use autoconfiguration feature for ioports and iomem by Dominik Brodowski · 16 years ago
  42. 440eed4 pcmcia: introduce autoconfiguration feature by Dominik Brodowski · 16 years ago
  43. 1ac71e5 pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device by Dominik Brodowski · 16 years ago
  44. 7feabb6 pcmcia: move config_{base,index,regs} to struct pcmcia_device by Dominik Brodowski · 16 years ago
  45. 37979e1 pcmcia: simplify IntType by Dominik Brodowski · 16 years ago
  46. fc30110 pcmcia: simplify Status, ExtStatus register access by Dominik Brodowski · 16 years ago
  47. e8405f0 pcmcia: move Vpp setup to struct pcmcia_device by Dominik Brodowski · 16 years ago
  48. fb49fa5 pcmcia: split up modify_configuration() into two fixup functions by Dominik Brodowski · 16 years ago
  49. cdb1380 pcmcia: do not use win_req_t when calling pcmcia_request_window() by Dominik Brodowski · 16 years ago
  50. e7ee762 iwl3945: queue the right work if the scan needs to be aborted by Florian Mickler · 16 years ago
  51. a2724f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  52. 387a856 de2104x: fix ethtool by Ondrej Zary · 16 years ago
  53. 3fd6c88 3c59x: fix regression from patch "Add ethtool WOL support" by Jan Beulich · 16 years ago
  54. 8d879de sgiseeq: use free_netdev(netdev) instead of kfree() by Kulikov Vasiliy · 16 years ago
  55. 22138d3 rionet: use free_netdev(netdev) instead of kfree() by Kulikov Vasiliy · 16 years ago
  56. 52933f0 ibm_newemac: use free_netdev(netdev) instead of kfree() by Kulikov Vasiliy · 16 years ago
  57. 62038e4 smsc911x: Add MODULE_ALIAS() by Vincent Stehlé · 16 years ago
  58. ca9a783 de2104x: fix TP link detection by Ondrej Zary · 16 years ago
  59. b0255a0 de2104x: fix power management by Ondrej Zary · 16 years ago
  60. e0f9c4f de2104x: disable autonegotiation on broken hardware by Ondrej Zary · 16 years ago
  61. 605c82b e1000e: 82579 do not gate auto config of PHY by hardware during nominal use by Bruce Allan · 16 years ago
  62. a1ce647 e1000e: 82579 jumbo frame workaround causing CRC errors by Bruce Allan · 16 years ago
  63. 831bd2e e1000e: 82579 unaccounted missed packets by Bruce Allan · 16 years ago
  64. 5f3eed6 e1000e: 82566DC fails to get link by Bruce Allan · 16 years ago
  65. 87fb741 e1000e: 82579 SMBus address and LEDs incorrect after device reset by Bruce Allan · 16 years ago
  66. 8395ae8 e1000e: 82577/8/9 issues with device in Sx by Bruce Allan · 16 years ago
  67. 3f5a2a7 atl1: zero out CMB and SBM in atl1_free_ring_resources by Luca Tettamanti · 16 years ago
  68. ec5a32f atl1: fix resume by Luca Tettamanti · 16 years ago
  69. 7e96dc7 netxen: dont set skb->truesize by Eric Dumazet · 16 years ago
  70. 8df8fd2 qlcnic: dont set skb->truesize by Eric Dumazet · 16 years ago
  71. 2d81376 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  72. 7d7dee9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  73. 04746ff qlcnic: dont assume NET_IP_ALIGN is 2 by Eric Dumazet · 16 years ago
  74. 7acc7c6 iwlwifi: do not perferm force reset while doing scan by Wey-Yi Guy · 16 years ago
  75. 49c37c0 drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memory by Dan Rosenberg · 16 years ago
  76. 4446718 drivers/net/eql.c: prevent reading uninitialized stack memory by Dan Rosenberg · 16 years ago
  77. 7011e66 drivers/net/usb/hso.c: prevent reading uninitialized memory by Dan Rosenberg · 16 years ago
  78. bd12e5c Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  79. 2b18ab36 net/wireless: use generic_file_llseek in debugfs by Arnd Bergmann · 16 years ago
  80. 801e147 r8169: Handle rxfifo errors on 8168 chips by Matthew Garrett · 16 years ago
  81. 84176b7 3c59x: Remove atomic context inside vortex_{set|get}_wol by Denis Kirjanov · 16 years ago
  82. b76dc05 pcmcia pcnet_cs: try setting io_lines to 16 if card setup fails by Dominik Brodowski · 16 years ago
  83. fddd910 phylib: fix PAL state machine restart on resume by Simon Guinot · 16 years ago
  84. ab12811 bonding: correctly process non-linear skbs by Andy Gospodarek · 16 years ago
  85. 6142811 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 16 years ago
  86. 3429769 ppp: potential NULL dereference in ppp_mp_explode() by Dan Carpenter · 16 years ago
  87. c9cedbb ipheth: remove incorrect devtype to WWAN by Dan Williams · 16 years ago
  88. e199e61 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  89. 972c40b KS8851: Correct RX packet allocation by Eric Dumazet · 16 years ago
  90. ee9c5cf niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALL by Ben Hutchings · 16 years ago
  91. 608307e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  92. de2b96f via-velocity: Turn scatter-gather support back off. by David S. Miller · 16 years ago
  93. 32737e9 PATCH: b44 Handle RX FIFO overflow better (simplified) by Mark Lord · 16 years ago
  94. 89b12fa 3c59x: Fix deadlock in vortex_error() by Ben Hutchings · 16 years ago
  95. cb32f2a bonding: Fix jiffies overflow problems (again) by Jiri Bohac · 16 years ago
  96. c4433be stmmac: fix sleep inside atomic by Giuseppe Cavallaro · 16 years ago
  97. 323f30b be2net: remove a BUG_ON in be_cmds.c by Ajit Khaparde · 16 years ago
  98. d053de9 be2net: fix a bug in UE detection logic by Ajit Khaparde · 16 years ago
  99. 1ef78ab be2net: fix net-snmp error because of wrong packet stats by Ajit Khaparde · 16 years ago
  100. 5e4e757 Revert "sky2: don't do GRO on second port" by David S. Miller · 16 years ago