1. f74861c net/irda: Raise dtr in non-blocking open by Peter Hurley · 11 years ago
  2. 0b176ce net/irda: Use barrier to set task state by Peter Hurley · 11 years ago
  3. 2f7c069 net/irda: Hold port lock while bumping blocked_open by Peter Hurley · 11 years ago
  4. a4ed2e7 net/irda: Fix port open counts by Peter Hurley · 11 years ago
  5. 90c7881 irda: small read beyond end of array in debug code by Dan Carpenter · 11 years ago
  6. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  7. 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
  8. 25cc4ae net: remove redundant check for timer pending state before del_timer by Ying Xue · 11 years ago
  9. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  10. 4bf613c6 irda: buffer overflow in irnet_ctrl_read() by Dan Carpenter · 11 years ago
  11. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 12 years ago
  12. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  13. d6c53c0 TTY: move low_latency to tty_port by Jiri Slaby · 12 years ago
  14. 05c7cd3 TTY: switch tty_insert_flip_string by Jiri Slaby · 12 years ago
  15. d82603c treewide: Replace incomming with incoming in all comments and strings by Jorrit Schippers · 12 years ago
  16. 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
  17. c3b2c25 irda: irttp: fix memory leak in irttp_open_tsap() error path by Tommi Rantala · 12 years ago
  18. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  19. c362495 Merge 3.7-rc1 into tty-linus by Greg Kroah-Hartman · 12 years ago
  20. 6f56012 net, TTY: initialize tty->driver_data before usage by Sasha Levin · 12 years ago
  21. 0968958 silence some noisy printks in irda by Dave Jones · 12 years ago
  22. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  23. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  24. f21ec3d serial: add a new helper function by Huang Shijie · 12 years ago
  25. 9c650ff TTY: ircomm_tty, add tty install by Jiri Slaby · 12 years ago
  26. c87985a Merge tty-next into 3.6-rc1 by Greg Kroah-Hartman · 12 years ago
  27. ad8c945 irda: Fix typo in irda by Masanari Iida · 12 years ago
  28. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  29. c0e7865 TTY: ircomm, use tty_port_close_start helper by Jiri Slaby · 12 years ago
  30. a1e8440 TTY: ircomm, use tty_port_close_end helper by Jiri Slaby · 12 years ago
  31. 0ba9ff8 TTY: ircomm, define carrier routines by Jiri Slaby · 12 years ago
  32. 38c5803 TTY: ircomm, define local tty_port by Jiri Slaby · 12 years ago
  33. 62f228a TTY: ircomm, use tty from tty_port by Jiri Slaby · 12 years ago
  34. e673927 TTY: ircomm, revamp locking by Jiri Slaby · 12 years ago
  35. 849d5a9 TTY: ircomm, use flags from tty_port by Jiri Slaby · 12 years ago
  36. 580d27b TTY: ircomm, use open counts from tty_port by Jiri Slaby · 12 years ago
  37. 2a0213c TTY: ircomm, use close times from tty_port by Jiri Slaby · 12 years ago
  38. a3cc9fc TTY: ircomm, add tty_port by Jiri Slaby · 12 years ago
  39. e319269 net: Remove casts to same type by Joe Perches · 12 years ago
  40. ec8f23c net: Convert all sysctl registrations to register_net_sysctl by Eric W. Biederman · 12 years ago
  41. 5dd3df1 net: Move all of the network sysctls without a namespace into init_net. by Eric W. Biederman · 12 years ago
  42. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  43. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  44. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  45. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 12 years ago
  46. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 12 years ago
  47. 4b32da2b ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h> by Paul Mackerras · 12 years ago
  48. 7d6c429 irda: use msecs_to_jiffies() rather than manual calculation by Xi Wang · 13 years ago
  49. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  50. 8524b00 irttp: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  51. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  52. efb8d21 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  53. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  54. 9566042 IRDA: Fix global type conflicts in net/irda/irsysctl.c v2 by Andi Kleen · 13 years ago
  55. 0b05835 TTY: use tty_wait_until_sent_from_close in other drivers by Jiri Slaby · 13 years ago
  56. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  57. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  58. ea11073 net: Remove casts of void * by Joe Perches · 13 years ago
  59. 79b3891 irda: iriap: Use seperate lockdep class for irias_objects->hb_spinlock by David S. Miller · 13 years ago
  60. 8ce6eb1 irda: Fix error propagation in ircomm_lmp_connect_response() by David S. Miller · 13 years ago
  61. ad63764 irda: Kill set but unused variable 'bytes' in irlan_check_command_param() by David S. Miller · 13 years ago
  62. bfad6ef irda: Kill set but unused variable 'clen' in ircomm_connect_indication() by David S. Miller · 13 years ago
  63. fa7479c irda: Kill set but unused vars 'saddr' and 'daddr' in irlan_provider_connect_indication() by David S. Miller · 13 years ago
  64. cbfd152 net/irda/ircomm_tty.c: Use flip buffers to deliver data by Amit Virdi · 13 years ago
  65. e194342 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  66. 6385969 irda: irproc: Fix set-but-unused variables. by David S. Miller · 13 years ago
  67. 1627ea3 irda: irlap_event: Fix set-but-unused variables. by David S. Miller · 13 years ago
  68. 020318d0 irda: fix locking unbalance in irda_sendmsg by Dave Jones · 13 years ago
  69. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  70. d370af0 irda: validate peer name and attribute lengths by Dan Rosenberg · 13 years ago
  71. d50e7e3 irda: prevent heap corruption on invalid nickname by Dan Rosenberg · 13 years ago
  72. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 13 years ago
  73. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 13 years ago
  74. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 13 years ago
  75. 17f7f4d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  76. d7c1255 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  77. fdac1e0 irda: prevent integer underflow in IRLMP_ENUMDEVICES by Dan Rosenberg · 14 years ago
  78. 94ee288 Net: irda: irnet: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  79. cd30c62 Net: irda: irlan: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  80. f91c4ae Net: irda: ircomm: Makefile: Remove deprecated kbuild goal defintions by Tracey Dent · 14 years ago
  81. caf8394 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  82. 925e277 net: irda: irttp: sync error paths of data- and udata-requests by Wolfram Sang · 14 years ago
  83. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  84. 4c62ab9c irda: irttp: allow zero byte packets by Wolfram Sang · 14 years ago
  85. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  86. 37f9fc4 irda: Fix heap memory corruption in iriap.c by Samuel Ortiz · 14 years ago
  87. efc463e irda: Fix parameter extraction stack overflow by Samuel Ortiz · 14 years ago
  88. f8cba16 irda: Remove BKL instances from irnet by Samuel Ortiz · 14 years ago
  89. 5b40964 irda: Remove BKL instances from af_irda.c by Samuel Ortiz · 14 years ago
  90. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  91. b42e179 Fix typo configue => configure in comments by Thomas Weber · 14 years ago
  92. 0a5f1d4 irda/irnet: use noop_llseek by Arnd Bergmann · 14 years ago
  93. 55b1804 net/irda: Use static const char * const where possible by Joe Perches · 14 years ago
  94. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  95. cf9b94f irda: off by one by Dan Carpenter · 14 years ago
  96. 628e300 irda: Correctly clean up self->ias_obj on irda_bind() failure. by David S. Miller · 14 years ago
  97. 81ce790 irda: use net_device_stats from struct net_device by Eric Dumazet · 14 years ago
  98. 79c5f51 irda: fix a race in irlan_eth_xmit() by Eric Dumazet · 14 years ago
  99. d7100da ppp: make channel_ops const by stephen hemminger · 14 years ago
  100. 55a40e2 net/irda: Remove unnecessary casts of private_data by Joe Perches · 14 years ago