1. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  2. 1ac4594 isdn: Convert vmalloc/memset to vzalloc by Joe Perches · 13 years ago
  3. 0b05835 TTY: use tty_wait_until_sent_from_close in other drivers by Jiri Slaby · 13 years ago
  4. d5eab91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  5. 550fd08 net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared by Neil Horman · 13 years ago
  6. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  7. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  8. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  9. e69dd33 net: Push protocol type directly down to header_ops->cache() by David S. Miller · 13 years ago
  10. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  11. 2f9381e gigaset: call module_put before restart of if_open() by Pavel Shved · 13 years ago
  12. 84860c7 ISDN, hfcsusb: Don't leak in hfcsusb_ph_info() by Jesper Juhl · 13 years ago
  13. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  14. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 13 years ago
  15. b7c2f03 Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  16. 3df3f2b isdn/diva: Drop __TIME__ usage by Michal Marek · 13 years ago
  17. 3f5785e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  18. 367bbf2 isdn: netjet - blacklist Digium TDM400P by Prarit Bhargava · 13 years ago
  19. f50d1d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  20. 99dff58 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  21. 8fb53b9 isdn: capi: Use pr_debug() instead of ifdefs. by David S. Miller · 13 years ago
  22. 5310cbc drivers/isdn/hisax: Drop unused list by Julia Lawall · 13 years ago
  23. 25f8f54 pcmcia: Convert pcmcia_device_id declarations to const by Joe Perches · 13 years ago
  24. b1c43f8 tty: make receive_buf() return the amout of bytes received by Felipe Balbi · 13 years ago
  25. 9365f11 isdn: i4l: isdn_tty: Fix unused-but-set variables. by David S. Miller · 13 years ago
  26. 81b424d isdn: mISDN: socket: Fix set-but-unused variables. by David S. Miller · 13 years ago
  27. 07f46f8 isdn: i4l: isdn_net: Fix set-but-unused variables. by David S. Miller · 13 years ago
  28. 50a7c11 isdn: i4l: isdn_common: Fix set-but-unused variables. by David S. Miller · 13 years ago
  29. 8c85290 isdn: teles_cs: Fix set-but-unused variables. by David S. Miller · 13 years ago
  30. 1397c5d isdn: l3ni1: Fix set-but-unused variables. by David S. Miller · 13 years ago
  31. cf117ea isdn: l3dss1: Fix set-but-unused variables. by David S. Miller · 13 years ago
  32. f6f0e4a isdn: jade: Fix set-but-unused variables. by David S. Miller · 13 years ago
  33. d462003 isdn: ipacx: Fix set-but-unused variables. by David S. Miller · 13 years ago
  34. a1e6216 isdn: hfc_usb: Fix set-but-unused variables. by David S. Miller · 13 years ago
  35. db47367 isdn: elsa_ser: Fix set-but-unused variables. by David S. Miller · 13 years ago
  36. 94dbe1a isdn: elsa_cs: Fix set-but-unused variables. by David S. Miller · 13 years ago
  37. 011bc1e isdn: arcofi: Fix set-but-unused variables. by David S. Miller · 13 years ago
  38. 3c76c58 isdn: hfcsusb: Fix set-but-unused variables. by David S. Miller · 13 years ago
  39. a719e0a isdn: hfcpci: Fix set-but-unused variables. by David S. Miller · 13 years ago
  40. 2d09d56 isdn: eicon: Fix set-but-unused variables. by David S. Miller · 13 years ago
  41. a713c3b isdn: gigaset: Fix set-but-unused variable. by David S. Miller · 13 years ago
  42. 1c01a80 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  43. 1f90d66 capi: Perform scheduled capifs removal by Jan Kiszka · 13 years ago
  44. 95b8fba mISDN: fix "persistant" typo by Jan Engelhardt · 13 years ago
  45. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  46. 19eccc2 kstrtox: convert drivers/isdn/ by Alexey Dobriyan · 13 years ago
  47. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  48. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  49. f656c25 isdn: change to new flag variable by matt mooney · 13 years ago
  50. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  51. 19d73f3 drivers:isdn:istream.c Fix typo pice to piece by Justin Mattock · 13 years ago
  52. f227e08 Merge 2.6.38-rc6 into tty-next by Greg Kroah-Hartman · 13 years ago
  53. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 13 years ago
  54. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 13 years ago
  55. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 13 years ago
  56. 6d90e8f isdn: hisax: Use l2headersize() instead of dup (and buggy) func. by David S. Miller · 13 years ago
  57. 1752a37 mISDN: fix printk typo fushing by Paul Bolle · 13 years ago
  58. c978e7b hisax: Fix unchecked alloc_skb() return. by David S. Miller · 13 years ago
  59. cd141ee isdn: hysdn: Kill (partially buggy) CVS regision log reporting. by David S. Miller · 13 years ago
  60. a29ae23 isdn: icn: Fix potentially wrong string handling by Stefan Weil · 13 years ago
  61. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  62. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  63. dbbe68b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  64. 48e34d0 drivers: fix comment typo diable -> disable. by Justin P. Mattock · 14 years ago
  65. 2393c94 ISDN, Gigaset: Fix memory leak in do_disconnect_req() by Jesper Juhl · 14 years ago
  66. 0d26aa7 mISDN: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  67. 158fa67 isdn/capi: make kcapi use a separate workqueue by Tejun Heo · 14 years ago
  68. 7fa5e85 isdn/capi: unregister capictr notifier after init failure by Tejun Heo · 14 years ago
  69. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  70. a5d62a1 isdn: Fix printed out copy_from_user() return value after previous change. by David S. Miller · 14 years ago
  71. 36accae isdn: return -EFAULT if copy_from_user() fails by Dan Carpenter · 14 years ago
  72. fe6c791 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  73. f8bf568 isdn/hisax: fix compiler warning on hisax_pci_tbl by Namhyung Kim · 14 years ago
  74. 4448008 isdn: icn: Fix stack corruption bug. by Steven Rostedt · 14 years ago
  75. 93aaae2 filter: optimize sk_run_filter by Eric Dumazet · 14 years ago
  76. 9920239 drivers/isdn/hisax: Add printf format/argument verification and fix fallout by Joe Perches · 14 years ago
  77. a17531f drivers/isdn/i4l: Remove unnecessary casts of netdev_priv by Joe Perches · 14 years ago
  78. 020f01e drivers/isdn/mISDN: Use printf extension %pV by Joe Perches · 14 years ago
  79. ad65ffd drivers/isdn: Remove unnecessary semicolons by Joe Perches · 14 years ago
  80. 4b4a270 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  81. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  82. eae61ae trivial: fix typos concerning "function" by Uwe Kleine-König · 14 years ago
  83. 3985c7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  84. ce384d9 isdn: mISDN: socket: fix information leak to userland by Kulikov Vasiliy · 14 years ago
  85. fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
  86. 4101e97 drivers/isdn: delete double assignment by Julia Lawall · 14 years ago
  87. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  88. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  89. 91b7450 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  90. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  91. b653788 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  92. b003f4e CAPI: Silence lockdep warning on get_capi_appl_by_nr usage by Jan Kiszka · 14 years ago
  93. 14d4962 Merge branch 'linus' into irq/core by Ingo Molnar · 14 years ago
  94. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  95. 7bf4a5d isdn/eicon: don't call flush_scheduled_work() from diva_os_remove_soft_isr() by Tejun Heo · 14 years ago
  96. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  97. 40f08a7 isdn: hisax: Replace the bogus access to irq stats by Thomas Gleixner · 14 years ago
  98. d122179 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  99. b530fb6 isdn: strcpy() => strlcpy() by Dan Carpenter · 14 years ago
  100. c2dddf9 eicon: make buffer larger by Dan Carpenter · 14 years ago