1. b4b8f57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  2. 424b00e AFS: Do not describe debug parameters with their value by Paul Bolle · 17 years ago
  3. 95e7a8e [SCSI] aacraid: Do not describe check_reset parameter with its value by Paul Bolle · 17 years ago
  4. e6990c6 [SCSI] aacraid: Fix down_interruptible() to check the return value by Mark Salyzyn · 17 years ago
  5. 582df15 [SCSI] sun3_scsi_vme: add MODULE_LICENSE by Adrian Bunk · 17 years ago
  6. 8ef8d59 [SCSI] st: rename flush_write_buffer() by Adrian Bunk · 17 years ago
  7. b312bab [SCSI] tgt: use KMEM_CACHE macro by FUJITA Tomonori · 17 years ago
  8. e92716f [POWERPC] 4xx: Add idle wait support for 44x platforms by Jerone Young · 17 years ago
  9. 478d5dc [POWERPC] 4xx: Add ppc40x_defconfig by Josh Boyer · 17 years ago
  10. dd9e0dd [TCP]: Increase the max_burst threshold from 3 to tp->reordering. by John Heffner · 17 years ago
  11. d0498d9 [NET]: Do not allocate unneeded memory for dev->priv alignment. by Pavel Emelyanov · 17 years ago
  12. f3005d7 [NETNS]: Add netns refcnt debug for network devices. by Denis V. Lunev · 17 years ago
  13. 3661a91 [NETNS]: Add netns refcnt debug to fib rules. by Denis V. Lunev · 17 years ago
  14. 48115be [NETNS]: Add netns refcnt debug for dst ops. by Denis V. Lunev · 17 years ago
  15. 8c5da49 [NETNS]: Add netns refcnt debug for inet bind buckets. by Denis V. Lunev · 17 years ago
  16. 57d7a60 [NETNS]: Add netns refcnt debug into fib_info. by Denis V. Lunev · 17 years ago
  17. cd5342d [NETNS]: Add netns refcnt debug for timewait buckets. by Denis V. Lunev · 17 years ago
  18. 65a18ec [NETNS]: Add netns refcnt debug for kernel sockets. by Denis V. Lunev · 17 years ago
  19. 5d1e446 [NETNS]: Make netns refconting debug like a socket one. by Denis V. Lunev · 17 years ago
  20. 554eb27 [IP6TUNNEL]: Allow to create IP6 tunnels in net namespaces. by Pavel Emelyanov · 17 years ago
  21. 2f7f54b [IP6TUNNEL]: Use proper net instead of init_net stubs. by Pavel Emelyanov · 17 years ago
  22. 3e6c9fb [IP6TUNNEL]: Make tunnels hashes per-net. by Pavel Emelyanov · 17 years ago
  23. 15820e129 [IP6TUNNEL]: Make the fallback tunnel device per-net. by Pavel Emelyanov · 17 years ago
  24. 8704ca7e [IP6TUNNEL]: Use proper net in hash-lookup functions. by Pavel Emelyanov · 17 years ago
  25. 2dd02c8 [IP6TUNNEL]: Add (ip6_tnl_)net argument to some calls. by Pavel Emelyanov · 17 years ago
  26. 13eeb8e [IP6TUNNEL]: Introduce empty ip6_tnl_net structure and net ops. by Pavel Emelyanov · 17 years ago
  27. b0970c4 [SIT]: Allow for IPPROTO_IPV6 protocol in namespaces. by Pavel Emelyanov · 17 years ago
  28. 7a97146 [SIT]: Allow to create SIT tunnels in net namespaces. by Pavel Emelyanov · 17 years ago
  29. 907a08c [SIT]: Use proper net in routing calls. by Pavel Emelyanov · 17 years ago
  30. 2918217 [SIT]: Make tunnels hashes per-net. by Pavel Emelyanov · 17 years ago
  31. cd3dbc1 [SIT]: Make the fallback tunnel device per-net by Pavel Emelyanov · 17 years ago
  32. fcee5ec [SIT]: Use proper net in hash-lookup functions. by Pavel Emelyanov · 17 years ago
  33. ca8def1 [SIT]: Add net/sit_net argument to some functions. by Pavel Emelyanov · 17 years ago
  34. 8190d90 [SIT]: Introduce empty struct sit_net and init/exit net ops. by Pavel Emelyanov · 17 years ago
  35. f96c148 [GRE]: Allow for IPPROTO_GRE protocol in namespaces. by Pavel Emelyanov · 17 years ago
  36. 0b67ece [GRE]: Allow to create IPGRE tunnels in net namespaces. by Pavel Emelyanov · 17 years ago
  37. 9663552 [GRE]: Use proper net in routing calls. by Pavel Emelyanov · 17 years ago
  38. eb8ce74 [GRE]: Make tunnels hashes per-net. by Pavel Emelyanov · 17 years ago
  39. 7daa000 [GRE]: Make the fallback tunnel device per-net. by Pavel Emelyanov · 17 years ago
  40. 3b4667f [GRE]: Use proper net in hash-lookup functions. by Pavel Emelyanov · 17 years ago
  41. f57e7d5 [GRE]: Add net/gre_net argument to some functions. by Pavel Emelyanov · 17 years ago
  42. 59a4c75 [GRE]: Introduce empty ipgre_net structure and net init/exit ops. by Pavel Emelyanov · 17 years ago
  43. 4597a0c [IPIP]: Allow for IPPROTO_IPIP protocol in namespaces. by Pavel Emelyanov · 17 years ago
  44. 0a82640 [IPIP]: Allow to create IPIP tunnels in net namespaces. by Pavel Emelyanov · 17 years ago
  45. b99f015 [IPIP]: Use proper net in (mostly) routing calls. by Pavel Emelyanov · 17 years ago
  46. 44d3c29 [IPIP]: Make tunnels hashes per net. by Pavel Emelyanov · 17 years ago
  47. cec3ffa [IPIP]: Use proper net in hash-lookup functions. by Pavel Emelyanov · 17 years ago
  48. b9fae5c [IPIP]: Add net/ipip_net argument to some functions. by Pavel Emelyanov · 17 years ago
  49. b9855c5 [IPIP]: Make the fallback tunnel device per-net. by Pavel Emelyanov · 17 years ago
  50. 10dc4c7 [IPIP]: Introduce empty ipip_net structure and net init/exit ops. by Pavel Emelyanov · 17 years ago
  51. 30688a9 [VLAN]: Handle vlan devices net namespace changing. by Pavel Emelyanov · 17 years ago
  52. 65d292a [VLAN]: Allow vlan devices registration in net namespaces. by Pavel Emelyanov · 17 years ago
  53. 7a17a2f [VLAN]: Make the vlan_name_type per-net. by Pavel Emelyanov · 17 years ago
  54. 80de2d9 [VLAN]: Make the /proc/net/vlan/conf file show per-net info. by Pavel Emelyanov · 17 years ago
  55. a59a8c1 [VLAN]: Create proc entries in the proper net. by Pavel Emelyanov · 17 years ago
  56. cd1c701 [VLAN]: Add a net argument to proc init and cleanup calls. by Pavel Emelyanov · 17 years ago
  57. d9ed0f0 [VLAN]: Introduce the vlan_net structure and init/exit net ops. by Pavel Emelyanov · 17 years ago
  58. a9fde26 [VLAN]: Tag vlan_group_device with net device, not ifindex. by Pavel Emelyanov · 17 years ago
  59. 669f87b [RTNL]: Introduce the rtnl_kill_links helper. by Pavel Emelyanov · 17 years ago
  60. 3a931a8 [RTNL]: Relax for_each_netdev_safe in __rtnl_link_unregister. by Pavel Emelyanov · 17 years ago
  61. fc54c65 [TUN]: Allow to register tun devices in namespace. by Pavel Emelyanov · 17 years ago
  62. d647a59 [TUN]: Make the tun_dev_list per-net. by Pavel Emelyanov · 17 years ago
  63. 79d1760 [TUN]: Introduce the tun_net structure and init/exit net ops. by Pavel Emelyanov · 17 years ago
  64. 07c3b1a USB: remove broken usb-serial num_endpoints check by Greg Kroah-Hartman · 17 years ago
  65. 32147be USB: option: Add new vendor ID and device ID for AMOI HSDPA modem by tang kai · 17 years ago
  66. aad8a27 USB: support more Huawei data card product IDs by fangxiaozhi · 17 years ago
  67. a1d9bc1 USB: option.c: add more device IDs by Matthias Urlichs · 17 years ago
  68. 80d9709 USB: Obscure Maxon BP3-USB Device Support 16d8:6280 for option driver by James Cameron · 17 years ago
  69. 8d14213 [CIFS] make cifs_dfs_automount_list_static by Steve French · 17 years ago
  70. 1751540 [TCP]: Remove superflushious skb == write_queue_tail() check by Ilpo Järvinen · 17 years ago
  71. 56f367b [TCP]: Add return value indication to tcp_prune_ofo_queue(). by Vitaliy Gusev · 17 years ago
  72. b87e81e acpi: unneccessary to scan the PCI bus already scanned by yakui.zhao@intel.com · 17 years ago
  73. 5f1a3f2 acpi thermal trip points increased to 12 by Krzysztof Helt · 17 years ago
  74. f0a37e0 acpi: bus: check once more for an empty list after locking it by Chuck Ebbert · 17 years ago
  75. d1e7780 spi: spi_s3c24xx must initialize num_chipselect by Ben Dooks · 17 years ago
  76. 50f426b spi: spi_s3c24xx must initialize bus_num by Ben Dooks · 17 years ago
  77. 4bb5eba spi: spi_s3c24xx driver must init completion by Ben Dooks · 17 years ago
  78. 335e92e vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs by Jan Kara · 17 years ago
  79. 423bec4 Documentation: correct overcommit caveat in hugetlbpage.txt by Nishanth Aravamudan · 17 years ago
  80. 91446b0 add "Isolate" migratetype name to /proc/pagetypeinfo by KOSAKI Motohiro · 17 years ago
  81. b82d404 Fix typos in Documentation/filesystems/seq_file.txt by Dmitri Vorobiev · 17 years ago
  82. 1f4deba uml: compile error fix by WANG Cong · 17 years ago
  83. e115f2d memcg: fix oops in oom handling by Li Zefan · 17 years ago
  84. e169c13 serial: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  85. 12c2c01 pcmcia: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  86. d6c2385 misc: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  87. c43f89c fbdev: fix /proc/fb oops after module removal by Alexey Dobriyan · 17 years ago
  88. 3c4ded9 leds: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  89. 2b653e0 rtc: fix the error in the function of cmos_set_alarm by Zhao Yakui · 17 years ago
  90. bc65c72 mmc: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  91. bead9a3 mm: sparsemem memory_present() fix by Ingo Molnar · 17 years ago
  92. b131dd5 [ETHTOOL]: Add support for large eeproms by Mandeep Singh Baines · 17 years ago
  93. 73e87e0 CAN: use hrtimers in can-bcm protocol by Oliver Hartkopp · 17 years ago
  94. c4cbb34 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  95. 8503556 [TIPC]: Enhance validation of format on incoming messages by Allan Stephens · 17 years ago
  96. fe13dda [TIPC]: Force linearization of non-linear sk_buffs by Allan Stephens · 17 years ago
  97. bdc82be [TIPC]: Use fast buffer cloning to improve performance by Allan Stephens · 17 years ago
  98. 11ecede [TIPC]: Remove redundant NULL check when discarding buffers by Allan Stephens · 17 years ago
  99. cf39cc3 [PARISC] fix signal trampoline cache flushing by Kyle McMartin · 17 years ago
  100. 093a07e Fix locking bug in "acquire_console_semaphore_for_printk()" by Linus Torvalds · 17 years ago