1. 91cde6f [IrDA]: LMP discovery timer not started by default by Ross Burton · 16 years ago
  2. e9888f5 [IrDA]: Irport removal - part 1 by Adrian Bunk · 16 years ago
  3. 5d780cd [IrDA]: Frame length validation. by Robie Basak · 16 years ago
  4. 6d97b53 [IrDA]: Resend frames on timeout. by Robie Basak · 16 years ago
  5. b5ccd79 [NET]: Simple ctl_table to ctl_path conversions. by Pavel Emelyanov · 17 years ago
  6. 6d82de9 [IRDA]: Use htons() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  7. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 16 years ago
  8. 61e44b4 [IrDA]: af_irda memory leak fixes by Jesper Juhl · 16 years ago
  9. 9e8d6f8 [IRDA]: irda_create() nuke user triggable printk by maximilian attems · 17 years ago
  10. cc53ded [IRDA]: Spelling fixes by Joe Perches · 17 years ago
  11. a26e01d [IRDA]: irda parameters warning fixes. by Richard Knutsson · 17 years ago
  12. 2638698 [IRDA]: irlmp_unregister_link() needs to free lsaps. by Hinko Kocevar · 17 years ago
  13. 92b05e13 [IRDA]: Move ircomm_tty_line_info() under #ifdef CONFIG_PROC_FS by Pavel Emelyanov · 17 years ago
  14. 8c92e6b [IRDA]: Compilation for CONFIG_INET=n case by Pavel Emelyanov · 17 years ago
  15. a572da4 [IRDA]: Add missing "space" by Joe Perches · 17 years ago
  16. 49259d3 [IRDA] IRNET: Fix build when TCGETS2 is defined. by David S. Miller · 17 years ago
  17. 6257ff2 [NET]: Forget the zero_it argument of sk_alloc() by Pavel Emelyanov · 17 years ago
  18. d76081f [IRDA]: Make ircomm_tty static. by Adrian Bunk · 17 years ago
  19. db955170 more UTF-8 conversions by Marcin Garski · 17 years ago
  20. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  21. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  22. a577936 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  23. f429cd3 sysctl: properly register the irda binary sysctl numbers by Eric W. Biederman · 17 years ago
  24. c310f09 [IRDA]: IrCOMM discovery indication simplification by Ryan Reading · 17 years ago
  25. a662d4c [IRDA]: Make the IRDA use the seq_open_private() by Pavel Emelyanov · 17 years ago
  26. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  27. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  28. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  29. e730c15 [NET]: Make packet reception network namespace safe by Eric W. Biederman · 17 years ago
  30. 1b8d7ae [NET]: Make socket creation namespace safe. by Eric W. Biederman · 17 years ago
  31. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  32. bcb5e0e [IrDA]: MSG_NOSIGNAL support for IrDA sockets by Samuel Ortiz · 17 years ago
  33. 22117ea [IRDA] irda_nl_get_mode: always results in failure by Andy Whitcroft · 17 years ago
  34. 2c20d72 [IRDA]: Avoid a label defined but not used warning in irda_init() by Jesper Juhl · 17 years ago
  35. 22e1fb2 [IrDA] Typo fix in irnetlink.c copyright by Samuel Ortiz · 17 years ago
  36. 485cf92 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  37. 1e66df3 add kstrndup by Jeremy Fitzhardinge · 17 years ago
  38. 75a69ac [IrDA]: Fix IrDA build failure by Samuel Ortiz · 17 years ago
  39. 56b3d97 [NET]: Make all initialized struct seq_operations const. by Philippe De Muyter · 17 years ago
  40. 93cce3d [IrDA]: tsap init routine factorisation. by G. Liakhovetski · 17 years ago
  41. 4117252 [IrDA]: Monitor mode. by Samuel Ortiz · 17 years ago
  42. 89da1ec [IrDA]: Netlink layer. by Samuel Ortiz · 17 years ago
  43. b7e773b [IrDA]: f-timer reloading when sending rejected frames. by G. Liakhovetski · 17 years ago
  44. c0cfe7f [IrDA]: Fix Rx/Tx path race. by G. Liakhovetski · 17 years ago
  45. 9556fb7 [S390] Kconfig: unwanted menus for s390. by Martin Schwidefsky · 17 years ago
  46. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  47. 1c8ea5a [IRDA] irda_device_dongle_init: fix kzalloc(GFP_KERNEL) in spinlock by Andrew Morton · 17 years ago
  48. b450777a [IrDA]: Misc spelling corrections. by G. Liakhovetski · 17 years ago
  49. c3ea9fa [IrDA] af_irda: IRDA_ASSERT cleanups by Samuel Ortiz · 17 years ago
  50. d7f48d1 [IrDA] af_irda: irda_accept cleanup by Samuel Ortiz · 17 years ago
  51. 6e66aa1 [IrDA] af_irda: Silence kernel message in irda_recvmsg_stream by Olaf Kirch · 17 years ago
  52. 305f2aa [IrDA] af_irda: irda_recvmsg_stream cleanup by Olaf Kirch · 17 years ago
  53. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 17 years ago
  54. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  55. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  56. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  57. c7630a4 [IrDA]: irda lockdep annotation by Samuel Ortiz · 17 years ago
  58. eeeb037 [SK_BUFF]: More skb_put related conversions to skb_reset_transport_header by Arnaldo Carvalho de Melo · 17 years ago
  59. badff6d [SK_BUFF]: Introduce skb_reset_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  60. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  61. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  62. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  63. bfb6709 [IrDA]: Correctly handling socket error by Olaf Kirch · 17 years ago
  64. c577c2b [IrDA]: Calling ppp_unregister_channel() from process context by Samuel Ortiz · 17 years ago
  65. 7bb1bbe [IrDA]: irttp_dup spin_lock initialisation by G. Liakhovetski · 17 years ago
  66. a39a219 [IRDA] net/irda/: proper prototypes by Adrian Bunk · 17 years ago
  67. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  68. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  69. da7071d [PATCH] mark struct file_operations const 8 by Arjan van de Ven · 17 years ago
  70. 9a32144 [PATCH] mark struct file_operations const 7 by Arjan van de Ven · 17 years ago
  71. 6819bc2 [NET] IRDA: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  72. 719647e [IRLAN]: handle out of memory errors by Akinobu Mita · 17 years ago
  73. bb5aa42 [IRDA]: handle out of memory errors by Akinobu Mita · 17 years ago
  74. edc6afc [PATCH] tty: switch to ktermios and new framework by Alan Cox · 18 years ago
  75. e694ba4 [IrDA]: Incorrect TTP header reservation by Jeet Chaudhuri · 18 years ago
  76. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  77. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  78. d7fe0f2 [PATCH] severing skbuff.h -> mm.h by Al Viro · 18 years ago
  79. b3ab09f [IRDA]: Use kmemdup where applicable by Arnaldo Carvalho de Melo · 18 years ago
  80. 448c31a [IRDA]: Trivial annotations. by Al Viro · 18 years ago
  81. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  82. 700f967 [IRDA]: Lockdep fix. by Peter Zijlstra · 18 years ago
  83. 86b95c1 [PATCH] strndup() would better take size_t, not int by Al Viro · 18 years ago
  84. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  85. 1b0fee7 [IrDA]: Memory allocations cleanups by Samuel Ortiz · 18 years ago
  86. da349f1 [IrDA]: af_irda.c cleanups by Samuel Ortiz · 18 years ago
  87. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
  88. 485fb2c [IrDA]: Use alloc_skb() in IrDA TX path by Samuel Ortiz · 18 years ago
  89. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  90. 1bc1731 [IrDA]: Fix RCU lock pairing on error path by Josh Triplett · 18 years ago
  91. f4eaa37 [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  92. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  93. b293acf [IRDA]: Use put_unaligned() in irlmp_do_discovery(). by David S. Miller · 18 years ago
  94. 8c893ff [IRDA]: Missing allocation result check in irlap_change_speed(). by Florin Malita · 18 years ago
  95. 405a42c [IRDA]: fix 16/32 bit confusion by Alexey Dobriyan · 18 years ago
  96. 1176619 [IRDA]: Removing unused EXPORT_SYMBOLs by Adrian Bunk · 18 years ago
  97. f6c90b7 [NET]: Fix ipx/econet/appletalk/irda ioctl crashes by Petr Vandrovec · 18 years ago
  98. 7f927fc [PATCH] Typo fixes by Alexey Dobriyan · 18 years ago
  99. 80ba250 [IRDA]: out of range array access by David Binderman · 18 years ago
  100. d93077f [IRDA]: Set proper IrLAP device address length by Samuel Ortiz · 18 years ago