1. e10abc6 Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  2. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  3. d41861c tty: Replace ASYNC_INITIALIZED bit and update atomically by Peter Hurley · 8 years ago
  4. 2d68655 tty: Replace ASYNC_CHECK_CD and update atomically by Peter Hurley · 8 years ago
  5. 807c8d81 tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomically by Peter Hurley · 8 years ago
  6. 5604a98 tty: Replace ASYNC_CTS_FLOW bit and update atomically by Peter Hurley · 8 years ago
  7. 97ef38b tty: Replace TTY_THROTTLED bit tests with tty_throttled() by Peter Hurley · 8 years ago
  8. 18900ca tty: Replace TTY_IO_ERROR bit tests with tty_io_error() by Peter Hurley · 8 years ago
  9. 249f3c4 Merge 4.5-rc4 into tty-next by Greg Kroah-Hartman · 8 years ago
  10. 3d45296 irda: fix a potential use-after-free in ircomm_param_request by WANG Cong · 8 years ago
  11. afc5ab0 tty: Remove ASYNC_CLOSING by Peter Hurley · 8 years ago
  12. 9db276f tty: Use termios c_*flag macros by Peter Hurley · 8 years ago
  13. 79462ad0 net: add validation for the socket syscall protocol argument by Hannes Frederic Sowa · 9 years ago
  14. fd0d351 Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  15. 37b8e1c irda: Delete an unnecessary check before the function call "irlmp_unregister_service" by Markus Elfring · 9 years ago
  16. 50010c2 irda: precedence bug in irlmp_seq_hb_idx() by Dan Carpenter · 9 years ago
  17. fef062c tty: Remove ASYNC_CLOSING checks in open()/hangup() methods by Peter Hurley · 9 years ago
  18. 005e870 irda: use msecs_to_jiffies for conversion to jiffies by Nicholas Mc Guire · 9 years ago
  19. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 9 years ago
  20. 3cef5c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  21. bbbce51 Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  22. 2c3fbe3 net: irda: fix wait_until_sent poll timeout by Johan Hovold · 9 years ago
  23. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  24. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 9 years ago
  25. a948f8c irda: replace current->state by set_current_state() by Fabian Frederick · 9 years ago
  26. a994a090 irda: use msecs_to_jiffies for conversions by Nicholas Mc Guire · 9 years ago
  27. 785c20a irda: Convert function pointer arrays and uses to const by Joe Perches · 10 years ago
  28. 7eab8d9 new helper: memcpy_to_msg() by Al Viro · 10 years ago
  29. 6ce8e9c new helper: memcpy_from_msg() by Al Viro · 10 years ago
  30. 076ce44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  31. a768851 irda: Fix build failures after IRDA_DEBUG->pr_debug by Joe Perches · 10 years ago
  32. 955a9d20 irda: Convert IRDA_DEBUG to pr_debug by Joe Perches · 10 years ago
  33. 6c91023 irda: Remove IRDA_<TYPE> logging macros by Joe Perches · 10 years ago
  34. 51f3d02 net: Add and use skb_copy_datagram_msg() helper. by David S. Miller · 10 years ago
  35. 4cb8c35 irda: stop calling sk_prot->disconnect() on connection failure by Linus Torvalds · 10 years ago
  36. 0d4a2f9 irda: add __init to irlan_open by Fabian Frederick · 10 years ago
  37. efd5029 irda: Fix rd_frame control field initialization in irlap_send_rd_frame() by Maks Naumov · 10 years ago
  38. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  39. f301f22 irda: remove unnecessary break after return by Fabian Frederick · 10 years ago
  40. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  41. e359a4e tty: Remove tty_hung_up_p() tests from tty drivers' open() by Peter Hurley · 10 years ago
  42. 79631c8 trivial: net/irda/irlmp.c: Fix closing brace followed by if by Rasmus Villemoes · 10 years ago
  43. 342dfc3 net: add build-time checks for msg->msg_name size by Steffen Hurrle · 10 years ago
  44. d377050 net/irda: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  45. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
  46. c53ed74 genetlink: only pass array to genl_register_family_with_ops() by Johannes Berg · 11 years ago
  47. 4534de8 genetlink: make all genl_ops users const by Johannes Berg · 11 years ago
  48. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  49. c1b1203 net: misc: Remove extern from function prototypes by Joe Perches · 11 years ago
  50. 35a2af9 sched/wait: Make the __wait_event*() interface more friendly by Peter Zijlstra · 11 years ago
  51. aafee33 net/irda: fixed style issues in irttp by Dragos Foianu · 11 years ago
  52. b6a82dd net/irda: fixed style issues in irlan_eth by Dragos Foianu · 11 years ago
  53. fe2c633 net: Convert uses of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  54. ff0102e net: irda: using kzalloc() instead of kmalloc() to avoid strncpy() issue. by Chen Gang · 11 years ago
  55. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  56. 507ffe4 Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  57. 133b9424 irda: irlmp_reasons[] can be static by Wu Fengguang · 11 years ago
  58. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  59. e15465e irda: small read past the end of array in debug code by Dan Carpenter · 11 years ago
  60. 11b397e Merge 3.9-rc7 intp tty-next by Greg Kroah-Hartman · 11 years ago
  61. e1c969f TTY: ircomm: fix DTR being raised on hang up by Johan Hovold · 11 years ago
  62. c17277f TTY: ircomm, use GFP_KERNEL in ircomm_open() by Mathias Krause · 11 years ago
  63. e1e3c80 irda: use GFP_KERNEL in irda_connect_response() by Mathias Krause · 11 years ago
  64. 84e2306 irda: use GFP_KERNEL in irda_create() by Mathias Krause · 11 years ago
  65. 5ae94c0 irda: Fix missing msg_namelen update in irda_recvmsg_dgram() by Mathias Krause · 11 years ago
  66. ef99f3a Merge 3.9-rc5 into tty-next by Greg Kroah-Hartman · 11 years ago
  67. 23a376f Merge 3.9-rc3 into tty-next by Greg Kroah-Hartman · 11 years ago
  68. 896ee0e net/irda: add missing error path release_sock call by Kees Cook · 11 years ago
  69. aa27a09 TTY: add tty_port_tty_hangup helper by Jiri Slaby · 11 years ago
  70. f74861c net/irda: Raise dtr in non-blocking open by Peter Hurley · 11 years ago
  71. 0b176ce net/irda: Use barrier to set task state by Peter Hurley · 11 years ago
  72. 2f7c069 net/irda: Hold port lock while bumping blocked_open by Peter Hurley · 11 years ago
  73. a4ed2e7 net/irda: Fix port open counts by Peter Hurley · 11 years ago
  74. 90c7881 irda: small read beyond end of array in debug code by Dan Carpenter · 11 years ago
  75. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  76. 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
  77. 25cc4ae net: remove redundant check for timer pending state before del_timer by Ying Xue · 11 years ago
  78. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  79. 4bf613c6 irda: buffer overflow in irnet_ctrl_read() by Dan Carpenter · 11 years ago
  80. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 11 years ago
  81. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 11 years ago
  82. d6c53c0 TTY: move low_latency to tty_port by Jiri Slaby · 11 years ago
  83. 05c7cd3 TTY: switch tty_insert_flip_string by Jiri Slaby · 11 years ago
  84. d82603c treewide: Replace incomming with incoming in all comments and strings by Jorrit Schippers · 11 years ago
  85. c6bd5bc Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  86. c3b2c25 irda: irttp: fix memory leak in irttp_open_tsap() error path by Tommi Rantala · 12 years ago
  87. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  88. c362495 Merge 3.7-rc1 into tty-linus by Greg Kroah-Hartman · 12 years ago
  89. 6f56012 net, TTY: initialize tty->driver_data before usage by Sasha Levin · 12 years ago
  90. 0968958 silence some noisy printks in irda by Dave Jones · 12 years ago
  91. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  92. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  93. f21ec3d serial: add a new helper function by Huang Shijie · 12 years ago
  94. 9c650ff TTY: ircomm_tty, add tty install by Jiri Slaby · 12 years ago
  95. c87985a Merge tty-next into 3.6-rc1 by Greg Kroah-Hartman · 12 years ago
  96. ad8c945 irda: Fix typo in irda by Masanari Iida · 12 years ago
  97. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  98. c0e7865 TTY: ircomm, use tty_port_close_start helper by Jiri Slaby · 12 years ago
  99. a1e8440 TTY: ircomm, use tty_port_close_end helper by Jiri Slaby · 12 years ago
  100. 0ba9ff8 TTY: ircomm, define carrier routines by Jiri Slaby · 12 years ago