1. fb13d9f SCTP: change sctp_ctl_sock_init() to try IPv4 if IPv6 fails by Brian Haley · 16 years ago
  2. fe7ca2e IPv6: add "disable" module parameter support to ipv6.ko by Brian Haley · 16 years ago
  3. 4a8fd2c sungem: another error printed one too early by Roel Kluin · 16 years ago
  4. 9487311 aoe: error printed 1 too early by Roel Kluin · 16 years ago
  5. b9bdcd9 net pcmcia: worklimit reaches -1 by Roel Kluin · 16 years ago
  6. 858b9ce net: more timeouts that reach -1 by Roel Kluin · 16 years ago
  7. 4222474 net: fix tokenring license by Meelis Roos · 16 years ago
  8. a1a69c8 dm9601: new vendor/product IDs by Peter Korsgaard · 16 years ago
  9. 4843b93 netlink: invert error code in netlink_set_err() by Pablo Neira Ayuso · 16 years ago
  10. 17edde5 netns: Remove net_alive by Eric W. Biederman · 16 years ago
  11. 2f20d2e tcp: Like icmp use register_pernet_subsys by Eric W. Biederman · 16 years ago
  12. 6eb0777 netns: Fix icmp shutdown. by Eric W. Biederman · 16 years ago
  13. 176c39a netns: fix addrconf_ifdown kernel panic by Daniel Lezcano · 16 years ago
  14. b325fdd ipv6: Fix sysctl unregistration deadlock by Stephen Hemminger · 16 years ago
  15. 5a5990d net: Avoid race between network down and sysfs by Stephen Hemminger · 16 years ago
  16. 07555c9 OMAP: enable smc911x support for LDP platform by Russell King · 16 years ago
  17. 3df2678 sctp: fix kernel panic with ERROR chunk containing too many error causes by Wei Yongjun · 16 years ago
  18. d1dd524 sctp: fix crash during module unload by Vlad Yasevich · 16 years ago
  19. 52c0326 zaurus: add usb id for motomagx phones by Dmitriy Taychenachev · 16 years ago
  20. 05ffb3e usbnet: make usbnet_get_link() fall back to ethtool_op_get_link() by Bjørn Mork · 16 years ago
  21. 2cf48a1 veth: Fix carrier detect by Eric W. Biederman · 16 years ago
  22. cac477e cdc_ether: add usb id for Ericsson F3507g by Bjørn Mork · 16 years ago
  23. 6709fe9 r8169: read MAC address from EEPROM on init (2nd attempt) by Ivan Vecera · 16 years ago
  24. 9ec06ff tcp: fix retrans_out leaks by Ilpo Järvinen · 16 years ago
  25. 709ab32 net headers: export dcbnl.h by Chris Leech · 16 years ago
  26. 5c25222 net headers: cleanup dcbnl.h by Chris Leech · 16 years ago
  27. 4ead443 netpoll: Add drop checks to all entry points by Herbert Xu · 16 years ago
  28. 18963ca Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  29. 98f8948 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  30. 778ef1e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
  31. 3c4f115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  32. 7187adb Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  33. 535d8e8 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
  34. 6febf65 Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  35. 174eef1 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  36. 5cf8cf4 Fix FREEZE/THAW compat_ioctl regression by Christoph Hellwig · 16 years ago
  37. 31d8b56 hpilo: new pci device by David Altobelli · 16 years ago
  38. bea5606 checkpatch: version 0.28 by Andy Whitcroft · 16 years ago
  39. 417495e checkpatch: add __ref as a sparse modifier by Andy Whitcroft · 16 years ago
  40. 9360b0e checkpatch: extend attribute testing to all modifiers by Andy Whitcroft · 16 years ago
  41. 667026e checkpatch: a modifier is not an identifier at the end of a type by Andy Whitcroft · 16 years ago
  42. a3340b3 checkpatch: pointer type star may have modifiers following by Andy Whitcroft · 16 years ago
  43. 00ef4ec checkpatch: correctly handle type spacing in the face of modifiers by Andy Whitcroft · 16 years ago
  44. e2f7aa4 checkpatch: do not warn about -p0 patches when checking files by Andy Whitcroft · 16 years ago
  45. f4a8773 checkpatch: make in_atomic ok in the core by Andy Whitcroft · 16 years ago
  46. cbb7667 mm: fix lazy vmap purging (use-after-free error) by Vegard Nossum · 16 years ago
  47. 7766970 mm: vmap fix overflow by Nick Piggin · 16 years ago
  48. 5170836 Fix recursive lock in free_uid()/free_user_ns() by David Howells · 16 years ago
  49. 8ca2f15 w1: add missing Kconfig/Makefile entries for DS2431 slave driver by Herton Ronaldo Krzesinski · 16 years ago
  50. adc4872 EXPORT_SYMBOL(d_obtain_alias) rather than EXPORT_SYMBOL_GPL by Benny Halevy · 16 years ago
  51. dca1714 w1_ds2433: clear the validcrc flag after a write by Ben Gardner · 16 years ago
  52. e747951 USB: musb: fix srp sysfs entry deletion by Vikram Pandita · 16 years ago
  53. 5c23c90 USB: musb: resume suspended root hub on disconnect by Anand Gadiyar · 16 years ago
  54. 136733d USB: musb: use right poll limit for low speed devices by Sergei Shtylyov · 16 years ago
  55. 3ecdb9a USB: musb: be careful with 64K+ transfer lengths, host side by Sergei Shtylyov · 16 years ago
  56. 51d9f3e USB: musb: fix data toggle saving with shared FIFO by Sergei Shtylyov · 16 years ago
  57. dc61d23 USB: musb: host endpoint_disable() oops fixes by Sergei Shtylyov · 16 years ago
  58. a2fd814 USB: musb: fix urb_dequeue() method by Sergei Shtylyov · 16 years ago
  59. b7bdcb7 USB: musb: fix musb_host_tx() for shared endpoint FIFO by Dmitry Krivoschekov · 16 years ago
  60. c2c9632 USB: musb: be careful with 64K+ transfer lengths (gadget side) by Felipe Balbi · 16 years ago
  61. 34f32c9 usb: musb: make Davinci *work* in mainline by David Brownell · 16 years ago
  62. 67f5a4b USB: usb_get_string should check the descriptor type by Alan Stern · 16 years ago
  63. 54b9ed3 USB: gadget: fix build error in omap_apollon_2420_defconfig by David Brownell · 16 years ago
  64. ce459ec USB: g_file_storage: automatically disable stalls under Atmel by Alan Stern · 16 years ago
  65. 5126a26 USB: usb-storage: add IGNORE_RESIDUE flag for Genesys Logic adapters by Alan Stern · 16 years ago
  66. c332b4e USB: Quirk for Hummingbird huc56s / Conexant ACM modem by Adam Richter · 16 years ago
  67. 5d7a475 USB: serial: add support for second revision of Ericsson F3507G WWAN card by Patrik Kullman · 16 years ago
  68. 155df65 USB: cdc-acm: add usb id for motomagx phones by Dmitriy Taychenachev · 16 years ago
  69. 28fb668 USB: option: add BenQ 3g modem information by Jesse Sung · 16 years ago
  70. 29a46bf usb: gadget: obex: select correct ep descriptors by Felipe Balbi · 16 years ago
  71. 9aa09d2 USB: EHCI: slow down ITD reuse by Karsten Wiese · 16 years ago
  72. 9a6e184 USB: fsl_usb2_udc: fix potential queue head corruption by Li Yang · 16 years ago
  73. acfa511 Staging: w35und: fix usb_control_msg() error handling in wb35_probe() by Pekka Enberg · 16 years ago
  74. 05e361c Staging: w35und: fix registration with wlan stack by Pavel Machek · 16 years ago
  75. 5789813 Staging: panel: fix oops on panel_cleanup_module by Costantino Leandro · 16 years ago
  76. 096c55d Staging: rtl8187se: Fix oops and memory poison caused by builtin ieee80211. by leandro Costantino · 16 years ago
  77. 69e09c9 Staging: rtl8187se: fix Kconfig dependencies by Randy Dunlap · 16 years ago
  78. 5312dc6 Revert "MIPS: Print irq handler description" by Ralf Baechle · 16 years ago
  79. dbda6ac MIPS: CVE-2009-0029: Enable syscall wrappers. by Ralf Baechle · 16 years ago
  80. 4b0d3f5 MIPS: Alchemy: In plat_time_init() t reaches -1, tested: 0 by Roel Kluin · 16 years ago
  81. 5e68338 MIPS: Only allow Cavium OCTEON to be configured for boards that support it by David Daney · 16 years ago
  82. 7958a45 gianfar: Do right check on num_txbdfree by Rini van Zetten · 16 years ago
  83. 1844f74 pkt_sched: sch_drr: Fix oops in drr_change_class. by Jarek Poplawski · 16 years ago
  84. 08c2f5b sh: ap325rxa: Revert ov772x support. by Paul Mundt · 16 years ago
  85. e92aa63 b44: Disable device on shutdown by Michael Buesch · 16 years ago
  86. f8af11a b44: Unconditionally enable interrupt routing on reset by Michael Buesch · 16 years ago
  87. 9b58027 net: fix hp-plus build error by Randy Dunlap · 16 years ago
  88. b391d0f V4L/DVB (10696): Remove outdated README for the flexcop-driver by Uwe Bugla · 16 years ago
  89. f5a3258 V4L/DVB (10695): Update Technisat card documentation by Uwe Bugla · 16 years ago
  90. 382c554 V4L/DVB (10694): [PATCH] software IRQ watchdog for Flexcop B2C2 DVB PCI cards by Patrick Boettcher · 16 years ago
  91. 0ad675e V4L/DVB (10663): soc-camera: fix S_CROP breakage on PXA and SuperH by Guennadi Liakhovetski · 16 years ago
  92. 7662b00 V4L/DVB (10659): em28xx: register device to soundcard for sysfs by Nicola Soranzo · 16 years ago
  93. 221be17 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  94. d499811 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  95. 392b8e4 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  96. 4bdc1b9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  97. 1ac00cc powerpc/44x: Fix address decoding setup of PCI 2.x cells by Benjamin Herrenschmidt · 16 years ago
  98. bbe1944 PCI: AMD 813x B2 devices do not need boot interrupt quirk by Stefan Assmann · 16 years ago
  99. ab65f64 libertas: fix misuse of netdev_priv() and dev->ml_priv by Kiran Divekar · 16 years ago
  100. f6be37f x86: enable DMAR by default by Kyle McMartin · 16 years ago