1. 25b6e14 isdn: Correct comparison of skb->tail and skb-transport_header by Simon Horman · 11 years ago
  2. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  3. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  4. e5c5d22 net: add ETH_P_802_3_MIN by Simon Horman · 11 years ago
  5. 23a376f Merge 3.9-rc3 into tty-next by Greg Kroah-Hartman · 11 years ago
  6. ee79706 TTY: cleanup tty->hw_stopped uses by Jiri Slaby · 11 years ago
  7. ce03cb2 drivers/isdn: delete 'break' after 'return' by Chen Gang · 11 years ago
  8. f394793 drivers/isdn: checkng length to be sure not memory overflow by Chen Gang · 11 years ago
  9. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  10. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  11. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  12. a786a7c wanrouter: completely decouple obsolete code from kernel. by Paul Gortmaker · 11 years ago
  13. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  14. 05c7cd3 TTY: switch tty_insert_flip_string by Jiri Slaby · 12 years ago
  15. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  16. 227434f TTY: switch tty_buffer_request_room to tty_port by Jiri Slaby · 12 years ago
  17. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  18. 7fd78ed isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICES by Lee Jones · 12 years ago
  19. 435f08a isdn: fix a wrapping bug in isdn_ppp_ioctl() by Dan Carpenter · 12 years ago
  20. f7e0405 TTY: i4l, add tty install by Jiri Slaby · 12 years ago
  21. c4d6ebe TTY: automatically create nodes for some drivers by Jiri Slaby · 12 years ago
  22. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  23. 94b5aff Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  24. 1f35292 isdn: remove duplicate NULL check by Dan Carpenter · 12 years ago
  25. 59d59b0 ISDN: remove uses of isdn_tty_revision by Jiri Slaby · 12 years ago
  26. 875d54a TTY: isdn, use tty_port_block_til_ready helper by Jiri Slaby · 12 years ago
  27. 042b9e7 TTY: isdn, define tty_port_operations by Jiri Slaby · 12 years ago
  28. 4330d66 TTY: isdn, use tty_port_close_end helper by Jiri Slaby · 12 years ago
  29. 265d6f0 TTY: isdn, define local tty_port by Jiri Slaby · 12 years ago
  30. 82e46b3 TTY: isdn, use xmit_buf from tty_port by Jiri Slaby · 12 years ago
  31. ba43294 TTY: isdn, use tty from tty_port by Jiri Slaby · 12 years ago
  32. 1b05f03 TTY: isdn, use counts from tty_port by Jiri Slaby · 12 years ago
  33. c6e92b6 TTY: isdn, use open/close_wait from tty_port by Jiri Slaby · 12 years ago
  34. 48decc1 TTY: isdn, add tty_port by Jiri Slaby · 12 years ago
  35. 37630f4 TTY: isdn, make some functions readable by Jiri Slaby · 12 years ago
  36. ce93d33 TTY: isdn, do not play with module refcounts by Jiri Slaby · 12 years ago
  37. 6776a2f TTY: isdn, remove ISDN_ASYNC_* flags by Jiri Slaby · 12 years ago
  38. 05eb48b TTY: isdn, remove callout by Jiri Slaby · 12 years ago
  39. 1ca6711 ISDN: i4l, remove cvs crap by Jiri Slaby · 12 years ago
  40. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  41. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  42. 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  43. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 12 years ago
  44. 475be4d isdn: whitespace coding style cleanup by Joe Perches · 12 years ago
  45. ee556fe isdn: Fix typo in isdn_ppp.c by Masanari Iida · 12 years ago
  46. 5a46e0f isdn: type bug in isdn_net_header() by Dan Carpenter · 12 years ago
  47. 2193cea drivers: isdn: Fix dependency for ISDN_PPP by Fabio Estevam · 13 years ago
  48. 5dc5503 isdn: avoid copying too long drvid by Dan Carpenter · 13 years ago
  49. 07a97fe drivers/isdn: Add module.h to ISDN files implicitly using it. by Paul Gortmaker · 13 years ago
  50. efb8d21 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  51. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  52. 1ac4594 isdn: Convert vmalloc/memset to vzalloc by Joe Perches · 13 years ago
  53. 0b05835 TTY: use tty_wait_until_sent_from_close in other drivers by Jiri Slaby · 13 years ago
  54. 550fd08 net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared by Neil Horman · 13 years ago
  55. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  56. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  57. e69dd33 net: Push protocol type directly down to header_ops->cache() by David S. Miller · 13 years ago
  58. 9365f11 isdn: i4l: isdn_tty: Fix unused-but-set variables. by David S. Miller · 13 years ago
  59. 07f46f8 isdn: i4l: isdn_net: Fix set-but-unused variables. by David S. Miller · 13 years ago
  60. 50a7c11 isdn: i4l: isdn_common: Fix set-but-unused variables. by David S. Miller · 13 years ago
  61. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  62. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 13 years ago
  63. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 13 years ago
  64. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 13 years ago
  65. 93aaae2 filter: optimize sk_run_filter by Eric Dumazet · 14 years ago
  66. a17531f drivers/isdn/i4l: Remove unnecessary casts of netdev_priv by Joe Perches · 14 years ago
  67. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  68. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  69. 72250d4 i4l: kill big kernel lock by Arnd Bergmann · 14 years ago
  70. f417f5e isdn: cleanup: make buffer smaller by Dan Carpenter · 14 years ago
  71. 54cbb1c drivers/isdn: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  72. 76a6492 isdn: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  73. 84ce981 isdn: fix strlen() usage by Dan Carpenter · 14 years ago
  74. bc10f96 isdn: avoid calling tty_ldisc_flush() in atomic context by Tilman Schmidt · 14 years ago
  75. 024cb8a drivers/isdn: Use memdup_user by Julia Lawall · 14 years ago
  76. f137711 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  77. 703c631 isdn: Push down BKL into ioctl functions by Arnd Bergmann · 14 years ago
  78. 4150bbf X25: Use identifiers for isdn device to x25 interface by andrew hendry · 14 years ago
  79. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  80. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  81. e5f8d9a isdn: fix a few Kconfig imperfections by Tilman Schmidt · 14 years ago
  82. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  83. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  84. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  85. e29d436 Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation." by David S. Miller · 15 years ago
  86. 06fe9fb tree-wide: fix a very frequent spelling mistake by Dirk Hohndel · 15 years ago
  87. 2bd9af0 isdn: fix possible circular locking dependency by Xiaotian Feng · 15 years ago
  88. 8823ad3 isdn: fix netjet/isdnhdlc build errors by Randy Dunlap · 15 years ago
  89. 411c940 trivial: fix typo "for for" in multiple files by Anand Gadiyar · 15 years ago
  90. 8b62ff2 isdn: convert to netdev_tx_t by Stephen Hemminger · 15 years ago
  91. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  92. f3fad22 ISDN: Fix isdnhdlc for one byte hdlc packets by Karsten Keil · 15 years ago
  93. c38fc3b ISDN: Add support for none reverse bitstreams to isdnhdc by Karsten Keil · 15 years ago
  94. 6bd4bcd ISDN: Clean up isdnhdlc code by Karsten Keil · 15 years ago
  95. cb3824b ISDN: Make isdnhdlc usable for other ISDN drivers by Karsten Keil · 15 years ago
  96. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  97. ec634fe net: convert remaining non-symbolic return values in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  98. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  99. d77eeb7 net: fix network drivers ndo_start_xmit() return values by Patrick McHardy · 15 years ago
  100. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago