1. 44d3c29 [IPIP]: Make tunnels hashes per net. by Pavel Emelyanov · 16 years ago
  2. cec3ffa [IPIP]: Use proper net in hash-lookup functions. by Pavel Emelyanov · 16 years ago
  3. b9fae5c [IPIP]: Add net/ipip_net argument to some functions. by Pavel Emelyanov · 16 years ago
  4. b9855c5 [IPIP]: Make the fallback tunnel device per-net. by Pavel Emelyanov · 16 years ago
  5. 10dc4c7 [IPIP]: Introduce empty ipip_net structure and net init/exit ops. by Pavel Emelyanov · 16 years ago
  6. 30688a9 [VLAN]: Handle vlan devices net namespace changing. by Pavel Emelyanov · 16 years ago
  7. 65d292a [VLAN]: Allow vlan devices registration in net namespaces. by Pavel Emelyanov · 16 years ago
  8. 7a17a2f [VLAN]: Make the vlan_name_type per-net. by Pavel Emelyanov · 16 years ago
  9. 80de2d9 [VLAN]: Make the /proc/net/vlan/conf file show per-net info. by Pavel Emelyanov · 16 years ago
  10. a59a8c1 [VLAN]: Create proc entries in the proper net. by Pavel Emelyanov · 16 years ago
  11. cd1c701 [VLAN]: Add a net argument to proc init and cleanup calls. by Pavel Emelyanov · 16 years ago
  12. d9ed0f0 [VLAN]: Introduce the vlan_net structure and init/exit net ops. by Pavel Emelyanov · 16 years ago
  13. a9fde26 [VLAN]: Tag vlan_group_device with net device, not ifindex. by Pavel Emelyanov · 16 years ago
  14. 669f87b [RTNL]: Introduce the rtnl_kill_links helper. by Pavel Emelyanov · 16 years ago
  15. 3a931a8 [RTNL]: Relax for_each_netdev_safe in __rtnl_link_unregister. by Pavel Emelyanov · 16 years ago
  16. fc54c65 [TUN]: Allow to register tun devices in namespace. by Pavel Emelyanov · 16 years ago
  17. d647a59 [TUN]: Make the tun_dev_list per-net. by Pavel Emelyanov · 16 years ago
  18. 79d1760 [TUN]: Introduce the tun_net structure and init/exit net ops. by Pavel Emelyanov · 16 years ago
  19. 07c3b1a USB: remove broken usb-serial num_endpoints check by Greg Kroah-Hartman · 16 years ago
  20. 32147be USB: option: Add new vendor ID and device ID for AMOI HSDPA modem by tang kai · 16 years ago
  21. aad8a27 USB: support more Huawei data card product IDs by fangxiaozhi · 17 years ago
  22. a1d9bc1 USB: option.c: add more device IDs by Matthias Urlichs · 17 years ago
  23. 80d9709 USB: Obscure Maxon BP3-USB Device Support 16d8:6280 for option driver by James Cameron · 17 years ago
  24. 8d14213 [CIFS] make cifs_dfs_automount_list_static by Steve French · 16 years ago
  25. 1751540 [TCP]: Remove superflushious skb == write_queue_tail() check by Ilpo Järvinen · 16 years ago
  26. 56f367b [TCP]: Add return value indication to tcp_prune_ofo_queue(). by Vitaliy Gusev · 16 years ago
  27. b87e81e acpi: unneccessary to scan the PCI bus already scanned by yakui.zhao@intel.com · 16 years ago
  28. 5f1a3f2 acpi thermal trip points increased to 12 by Krzysztof Helt · 16 years ago
  29. f0a37e0 acpi: bus: check once more for an empty list after locking it by Chuck Ebbert · 16 years ago
  30. d1e7780 spi: spi_s3c24xx must initialize num_chipselect by Ben Dooks · 16 years ago
  31. 50f426b spi: spi_s3c24xx must initialize bus_num by Ben Dooks · 16 years ago
  32. 4bb5eba spi: spi_s3c24xx driver must init completion by Ben Dooks · 16 years ago
  33. 335e92e vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs by Jan Kara · 16 years ago
  34. 423bec4 Documentation: correct overcommit caveat in hugetlbpage.txt by Nishanth Aravamudan · 16 years ago
  35. 91446b0 add "Isolate" migratetype name to /proc/pagetypeinfo by KOSAKI Motohiro · 16 years ago
  36. b82d404 Fix typos in Documentation/filesystems/seq_file.txt by Dmitri Vorobiev · 16 years ago
  37. 1f4deba uml: compile error fix by WANG Cong · 16 years ago
  38. e115f2d memcg: fix oops in oom handling by Li Zefan · 16 years ago
  39. e169c13 serial: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  40. 12c2c01 pcmcia: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  41. d6c2385 misc: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  42. c43f89c fbdev: fix /proc/fb oops after module removal by Alexey Dobriyan · 16 years ago
  43. 3c4ded9 leds: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  44. 2b653e0 rtc: fix the error in the function of cmos_set_alarm by Zhao Yakui · 16 years ago
  45. bc65c72 mmc: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  46. bead9a3 mm: sparsemem memory_present() fix by Ingo Molnar · 16 years ago
  47. b131dd5 [ETHTOOL]: Add support for large eeproms by Mandeep Singh Baines · 16 years ago
  48. 73e87e0 CAN: use hrtimers in can-bcm protocol by Oliver Hartkopp · 16 years ago
  49. c4cbb34 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  50. 8503556 [TIPC]: Enhance validation of format on incoming messages by Allan Stephens · 16 years ago
  51. fe13dda [TIPC]: Force linearization of non-linear sk_buffs by Allan Stephens · 16 years ago
  52. bdc82be [TIPC]: Use fast buffer cloning to improve performance by Allan Stephens · 16 years ago
  53. 11ecede [TIPC]: Remove redundant NULL check when discarding buffers by Allan Stephens · 16 years ago
  54. cf39cc3 [PARISC] fix signal trampoline cache flushing by Kyle McMartin · 16 years ago
  55. 093a07e Fix locking bug in "acquire_console_semaphore_for_printk()" by Linus Torvalds · 16 years ago
  56. b358492 PS3: gelic: fix the oops on the broken IE returned from the hypervisor by Masakazu Mokuno · 16 years ago
  57. dc4ae1f b43legacy: fix DMA mapping leakage by Stefano Brivio · 16 years ago
  58. b3fc9c6 mac80211: remove message on receiving unexpected unencrypted frames by Johannes Berg · 16 years ago
  59. 2dd0f69 Update rt2x00 MAINTAINERS entry by Ivo van Doorn · 17 years ago
  60. e0897645 Add rfkill to MAINTAINERS file by Ivo van Doorn · 17 years ago
  61. 89796f6 rfkill: Fix device type check when toggling states by Carlos Corbacho · 17 years ago
  62. cdbbe3d b43legacy: Fix usage of struct device used for DMAing by Michael Buesch · 17 years ago
  63. 4ac5846 ssb: Fix usage of struct device used for DMAing by Michael Buesch · 17 years ago
  64. 2d4543f MAINTAINERS: move to generic repository for iwlwifi by Reinette Chatre · 17 years ago
  65. 385f848 b43legacy: fix initvals loading on bcm4303 by Stefano Brivio · 17 years ago
  66. aa979a6 rtl8187: Add missing priv->vif assignments by Herton Ronaldo Krzesinski · 17 years ago
  67. 5d941ca [CIFS] Fix oops when slow oplock process races with unmount by Steve French · 16 years ago
  68. e48d199 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 16 years ago
  69. 072f042 [IA64] kdump: Add crash_save_vmcoreinfo for INIT by Takao Indoh · 16 years ago
  70. 0de19a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25 by Linus Torvalds · 16 years ago
  71. 3e24e2b Input: add Zhen Hua driver by Martin Kebert · 17 years ago
  72. fd785d6 by Andrew Morton · 16 years ago
  73. a32bcc4 Input: aiptek - add support for Genius G-PEN 560 tablet by Guryanov Dmitry · 17 years ago
  74. fad0f90 by Andrew Morton · 16 years ago
  75. 85eee60 sh: fix compressed kernel build by Manuel Lauss · 16 years ago
  76. 50387b3 sh64: add missing #include <asm/fpu.h>'s by Adrian Bunk · 16 years ago
  77. 975386e [POWERPC] 4xx: Reorganize 4xx defconfigs by Josh Boyer · 17 years ago
  78. d9024df [LMB] Restructure allocation loops to avoid unsigned underflow by Paul Mackerras · 17 years ago
  79. 300613e [LMB] Fix some whitespace and other formatting issues, use pr_debug by Paul Mackerras · 17 years ago
  80. c50f68c [LMB] Add lmb_alloc_nid() by David S. Miller · 17 years ago
  81. 4b1d99b [POWERPC] replace asm/of_device.h with linux/of_device.h in macio.h by Stephen Rothwell · 16 years ago
  82. 98245c1 [POWERPC] remove include of asm/of_device.h from pmi.h by Stephen Rothwell · 16 years ago
  83. f9a5e6a [POWERPC] iSeries: Localise and constify some iSeries data by Stephen Rothwell · 17 years ago
  84. 30ff2e8 [POWERPC] iSeries: Make iseries_reg_save private to iSeries by Stephen Rothwell · 17 years ago
  85. 3eb9cf0 [POWERPC] iSeries: Use alternate paca structure for booting by Stephen Rothwell · 17 years ago
  86. a7e695f [POWERPC] prpmc2800 needs a dtbImage by Dale Farnsworth · 17 years ago
  87. f5412c4 [POWERPC] Document the mv64x60 device tree bindings by Dale Farnsworth · 17 years ago
  88. a0916bd [POWERPC] mv643xx_eth: Prepare to support multiple silicon blocks by Dale Farnsworth · 17 years ago
  89. 1791f91 [POWERPC] prpmc2800: Clean up dts properties by Mark A. Greer · 17 years ago
  90. a05ce88 [POWERPC] mv64x60: Remove device tree absolute path references by Dale Farnsworth · 17 years ago
  91. a1810b4 [POWERPC] mv64x60: Fix FDT compatible names: mv64x60 => mv64360 by Mark A. Greer · 17 years ago
  92. fb9d93d [POWERPC] prpmc2800: Fix frequencies in prpmc2800.dts by Dale Farnsworth · 17 years ago
  93. d528be5 [POWERPC] prpmc2800: Convert DTS to v1 and add labels by Mark A. Greer · 17 years ago
  94. 53bcddb [POWERPC] Fix MAX_ORDER config problem by Stephen Rothwell · 17 years ago
  95. 75ce6fa block: update git url for blktrace by Jens Axboe · 16 years ago
  96. 0517dee netconsole: only set CON_PRINTBUFFER if the user specifies a netconsole by Michael Ellerman · 16 years ago
  97. 56690c2 [CAN]: Update documentation of struct sockaddr_can by Oliver Hartkopp · 16 years ago
  98. d5d5227 MAINTAINERS: isdn4linux@listserv.isdn4linux.de is subscribers-only by Paul Bolle · 16 years ago
  99. dec827d [NETNS]: The generic per-net pointers. by Pavel Emelyanov · 16 years ago
  100. c93cf61 [NETNS]: The net-subsys IDs generator. by Pavel Emelyanov · 16 years ago