1. b88aafd sis190: fix cable detect via link status poll by Herton Ronaldo Krzesinski · 14 years ago
  2. 4ab408d net: fix protocol sk_buff field by Eric Dumazet · 14 years ago
  3. 85b3526 bridge: Fix build error when IGMP_SNOOPING is not enabled by Sridhar Samudrala · 14 years ago
  4. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  5. c16cc0b bnx2x: Tx barriers and locks by Vladislav Zolotarov · 14 years ago
  6. 76dadd76 scm: Only support SCM_RIGHTS on unix domain sockets. by Eric W. Biederman · 14 years ago
  7. 30ff056 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  8. 6f5621c Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  9. c7e1589 Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  10. f6a0b5c Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  11. d6cd471 Merge branch 'x86-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  12. 1eca9ac Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  13. 0091945 Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  14. 46bbffa Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  15. 85fe20b Merge branch 'x86-io-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  16. 58f02db Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  17. 43a834d Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  18. a7f16d1 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  19. f66ffde Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  20. 2531216 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  21. 6556a67 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  22. e0d2724 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  23. d25e8db Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  24. 642c4c7 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  25. f91b22c Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes-for-linus', 'x86-debug-for-linus', 'x86-doc-for-linus', 'x86-gpu-for-linus' and 'x86-rlimit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  26. 39286fa vhost-net: restart tx poll on sk_sndbuf full by Sridhar Samudrala · 14 years ago
  27. d6db3f5 vhost: fix get_user_pages_fast error handling by Michael S. Tsirkin · 14 years ago
  28. 73a99f0 vhost: initialize log eventfd context pointer by Michael S. Tsirkin · 14 years ago
  29. 86e9424 vhost: logging thinko fix by Michael S. Tsirkin · 14 years ago
  30. 655ffee wireless: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  31. 9675478 ethtool: do not set some flags, if others failed by Jeff Garzik · 14 years ago
  32. 6c74651 ipoib: returned back addrlen check for mc addresses by Jiri Pirko · 14 years ago
  33. cf0aa4e netlink: Adding inode field to /proc/net/netlink by Masatake YAMATO · 14 years ago
  34. 60bbc72 axnet_cs: add new id by Ken Kawasaki · 14 years ago
  35. 46976c0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by David S. Miller · 14 years ago
  36. 024c378 bridge: Make IGMP snooping depend upon BRIDGE. by David S. Miller · 14 years ago
  37. d902eee bridge: Add multicast count/interval sysfs entries by Herbert Xu · 14 years ago
  38. b195167 bridge: Add hash elasticity/max sysfs entries by Herbert Xu · 14 years ago
  39. 561f110 bridge: Add multicast_snooping sysfs toggle by Herbert Xu · 14 years ago
  40. 0909e11 bridge: Add multicast_router sysfs entries by Herbert Xu · 14 years ago
  41. c4fcb78 bridge: Add multicast data-path hooks by Herbert Xu · 14 years ago
  42. 3fe2d7c bridge: Add multicast start/stop hooks by Herbert Xu · 14 years ago
  43. 5cb5e94 bridge: Add multicast forwarding functions by Herbert Xu · 14 years ago
  44. eb1d164 bridge: Add core IGMP snooping support by Herbert Xu · 14 years ago
  45. 025d89c bridge: Split may_deliver/deliver_clone out of br_flood by Herbert Xu · 14 years ago
  46. 6088a53 bridge: Use BR_INPUT_SKB_CB on xmit path by Herbert Xu · 14 years ago
  47. b33084b bridge: Avoid unnecessary clone on forward path by Herbert Xu · 14 years ago
  48. 68b7c89 bridge: Allow tail-call on br_pass_frame_up by Herbert Xu · 14 years ago
  49. 87557c1 bridge: Do br_pass_frame_up after other ports by Herbert Xu · 14 years ago
  50. f6e623a Bluetooth: Fix out of scope variable access in hci_sock_cmsg() by Johann Felix Soden · 14 years ago
  51. 4181b2c tg3: Remove now useless VPD code by Matt Carlson · 14 years ago
  52. df25bc3 bnx2: Remove now useless VPD code by Matt Carlson · 14 years ago
  53. 4067a85 pci: Add helper to search for VPD keywords by Matt Carlson · 14 years ago
  54. e1d5bda pci: Add VPD information field helper functions by Matt Carlson · 14 years ago
  55. b55ac1b pci: Add helper to find a VPD resource data type by Matt Carlson · 14 years ago
  56. 7ad506f pci: Add large and small resource data type code by Matt Carlson · 14 years ago
  57. a2ce766 pci: Add PCI LRDT tag size and section size by Matt Carlson · 14 years ago
  58. 847f9c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 14 years ago
  59. 7981164 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  60. f1dd6ad Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  61. 8d37a37 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  62. ef1a8de Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  63. 00ebfe58 m68k: Define sigcontext ABI of ColdFire by Maxim Kuvyrkov · 15 years ago
  64. a58f753 m68knommu: NPTL support for uClinux by Maxim Kuvyrkov · 15 years ago
  65. 9674cdc m68k: Add NPTL support by Maxim Kuvyrkov · 15 years ago
  66. f54bcdc m68k: Eliminate unused variable in page_to_phys() by Geert Uytterhoeven · 14 years ago
  67. 5da3a65 m68k: Switch to generic siginfo layout by Maxim Kuvyrkov · 15 years ago
  68. 99e11ab macfb: fix 24-bit visual and stuff by Finn Thain · 15 years ago
  69. 34c41d0 macfb: cleanup by Finn Thain · 15 years ago
  70. 1bb6384 fbdev: add some missing mac modes by Finn Thain · 15 years ago
  71. 18814ee mac68k: start CUDA early by Finn Thain · 15 years ago
  72. 11e8fac valkyriefb: various fixes by Finn Thain · 15 years ago
  73. d876c11 fbdev: mac_var_to_mode() fix by Finn Thain · 15 years ago
  74. eeb9c18 mac68k: move macsonic and macmace platform devices by Finn Thain · 15 years ago
  75. cff75f1 mac68k: move mac_esp platform device by Finn Thain · 15 years ago
  76. 80614e5 mac68k: replace mac68k SCC code with platform device by Finn Thain · 15 years ago
  77. ec9cbe0 pmac-zilog: add platform driver by Finn Thain · 15 years ago
  78. 1f7b5ff pmac-zilog: cleanup by Finn Thain · 15 years ago
  79. 2724daf mac68k: rework SWIM platform device by Finn Thain · 15 years ago
  80. 53aac0a mac68k: cleanup by Finn Thain · 15 years ago
  81. 41fb11c ataflop: Killl warning about unused variable flags by Geert Uytterhoeven · 15 years ago
  82. 1a0caf4 m68k: Use DIV_ROUND_CLOSEST by Julia Lawall · 15 years ago
  83. eb054e3 m68k: vme_scc - __init annotations by Peter Huewe · 15 years ago
  84. f351d4b m68k{,nommu}/h8300: Remove obsolete comment about map_chunk by Philippe De Muyter · 15 years ago
  85. 88cb773 m68k: Allow ioremapping top of memory by Philippe De Muyter · 15 years ago
  86. 1454526 m68k: Fix asm/swab.h for ColdFire by Maxim Kuvyrkov · 15 years ago
  87. 705e571 Bluetooth: Add SCO fallback for unsupported feature error by Stephen Coe · 14 years ago
  88. 943da25 Bluetooth: Add controller types for BR/EDR and 802.11 AMP by Marcel Holtmann · 14 years ago
  89. b914a25 Bluetooth: Convert Marvell driver to use per adapter debugfs by Marcel Holtmann · 14 years ago
  90. ca325f6 Bluetooth: Convert inquiry cache to use debugfs instead of sysfs by Marcel Holtmann · 14 years ago
  91. c13854c Bluetooth: Convert controller hdev->type to hdev->bus by Marcel Holtmann · 14 years ago
  92. 10f7891 Bluetooth: Add missing kfree() on error path in Atheros driver by Dan Carpenter · 14 years ago
  93. 8978111 Bluetooth: Make USB device id constant by Márton Németh · 14 years ago
  94. 8e5b230 Bluetooth: Add __init/__exit macros to Marvell SDIO driver by Peter Huewe · 15 years ago
  95. e10b234 MIPS: Alchemy: defconfig updates by Manuel Lauss · 14 years ago
  96. acc4d24 MIPS: Alchemy: Fix Au1100 ethernet build failure by Manuel Lauss · 14 years ago
  97. 570cb45 MIPS: Alchemy: Repair db1500/bosporus builds by Manuel Lauss · 14 years ago
  98. d891a53 MIPS: ARC: Cleanup unused definitions from sgialib.h by Yoichi Yuasa · 14 years ago
  99. 8190471 MIPS: Cobalt: convert legacy port addresses to GT-64111 bus addresses by Bjorn Helgaas · 14 years ago
  100. 11b897c MIPS: Alchemy: use 36bit addresses for PCMCIA resources. by Manuel Lauss · 14 years ago