1. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  2. e1c969f TTY: ircomm: fix DTR being raised on hang up by Johan Hovold · 11 years ago
  3. c17277f TTY: ircomm, use GFP_KERNEL in ircomm_open() by Mathias Krause · 11 years ago
  4. 23a376f Merge 3.9-rc3 into tty-next by Greg Kroah-Hartman · 11 years ago
  5. aa27a09 TTY: add tty_port_tty_hangup helper by Jiri Slaby · 11 years ago
  6. f74861c net/irda: Raise dtr in non-blocking open by Peter Hurley · 11 years ago
  7. 0b176ce net/irda: Use barrier to set task state by Peter Hurley · 11 years ago
  8. 2f7c069 net/irda: Hold port lock while bumping blocked_open by Peter Hurley · 11 years ago
  9. a4ed2e7 net/irda: Fix port open counts by Peter Hurley · 11 years ago
  10. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 11 years ago
  11. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  12. d6c53c0 TTY: move low_latency to tty_port by Jiri Slaby · 12 years ago
  13. 05c7cd3 TTY: switch tty_insert_flip_string by Jiri Slaby · 12 years ago
  14. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  15. 6f56012 net, TTY: initialize tty->driver_data before usage by Sasha Levin · 12 years ago
  16. f21ec3d serial: add a new helper function by Huang Shijie · 12 years ago
  17. 9c650ff TTY: ircomm_tty, add tty install by Jiri Slaby · 12 years ago
  18. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  19. c0e7865 TTY: ircomm, use tty_port_close_start helper by Jiri Slaby · 12 years ago
  20. a1e8440 TTY: ircomm, use tty_port_close_end helper by Jiri Slaby · 12 years ago
  21. 0ba9ff8 TTY: ircomm, define carrier routines by Jiri Slaby · 12 years ago
  22. 38c5803 TTY: ircomm, define local tty_port by Jiri Slaby · 12 years ago
  23. 62f228a TTY: ircomm, use tty from tty_port by Jiri Slaby · 12 years ago
  24. e673927 TTY: ircomm, revamp locking by Jiri Slaby · 12 years ago
  25. 849d5a9 TTY: ircomm, use flags from tty_port by Jiri Slaby · 12 years ago
  26. 580d27b TTY: ircomm, use open counts from tty_port by Jiri Slaby · 12 years ago
  27. 2a0213c TTY: ircomm, use close times from tty_port by Jiri Slaby · 12 years ago
  28. a3cc9fc TTY: ircomm, add tty_port by Jiri Slaby · 12 years ago
  29. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  30. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 12 years ago
  31. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 12 years ago
  32. 0b05835 TTY: use tty_wait_until_sent_from_close in other drivers by Jiri Slaby · 13 years ago
  33. ea11073 net: Remove casts of void * by Joe Perches · 13 years ago
  34. 8ce6eb1 irda: Fix error propagation in ircomm_lmp_connect_response() by David S. Miller · 13 years ago
  35. bfad6ef irda: Kill set but unused variable 'clen' in ircomm_connect_indication() by David S. Miller · 13 years ago
  36. cbfd152 net/irda/ircomm_tty.c: Use flip buffers to deliver data by Amit Virdi · 13 years ago
  37. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 13 years ago
  38. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 13 years ago
  39. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 13 years ago
  40. f91c4ae Net: irda: ircomm: Makefile: Remove deprecated kbuild goal defintions by Tracey Dent · 14 years ago
  41. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  42. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  43. 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
  44. b138338 net: remove trailing space in messages by Frans Pop · 14 years ago
  45. c026ca5 NET: irda, remove unnecessary checks by Jiri Slaby · 14 years ago
  46. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  47. 36cbd3d net: mark read-only arrays as const by Jan Engelhardt · 15 years ago
  48. d55d87f net: Move rx skb_orphan call to where needed by Herbert Xu · 15 years ago
  49. 3d30417 proc tty: switch ircomm to ->proc_fops by Alexey Dobriyan · 15 years ago
  50. ad36b88 tty: Fix an ircomm warning and note another bug by Alan Cox · 16 years ago
  51. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  52. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  53. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  54. 5e47879 [IRDA]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  55. 5d780cd [IrDA]: Frame length validation. by Robie Basak · 16 years ago
  56. cc53ded [IRDA]: Spelling fixes by Joe Perches · 17 years ago
  57. 92b05e13 [IRDA]: Move ircomm_tty_line_info() under #ifdef CONFIG_PROC_FS by Pavel Emelyanov · 17 years ago
  58. d76081f [IRDA]: Make ircomm_tty static. by Adrian Bunk · 17 years ago
  59. c310f09 [IRDA]: IrCOMM discovery indication simplification by Ryan Reading · 17 years ago
  60. 56b3d97 [NET]: Make all initialized struct seq_operations const. by Philippe De Muyter · 17 years ago
  61. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  62. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  63. da7071d [PATCH] mark struct file_operations const 8 by Arjan van de Ven · 17 years ago
  64. 6819bc2 [NET] IRDA: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  65. edc6afc [PATCH] tty: switch to ktermios and new framework by Alan Cox · 18 years ago
  66. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  67. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  68. 1b0fee7 [IrDA]: Memory allocations cleanups by Samuel Ortiz · 18 years ago
  69. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
  70. 485fb2c [IrDA]: Use alloc_skb() in IrDA TX path by Samuel Ortiz · 18 years ago
  71. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  72. f4eaa37 [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  73. 121caf5 [NET]: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  74. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago