1. 1c8ea5a [IRDA] irda_device_dongle_init: fix kzalloc(GFP_KERNEL) in spinlock by Andrew Morton · 17 years ago
  2. b450777a [IrDA]: Misc spelling corrections. by G. Liakhovetski · 17 years ago
  3. c3ea9fa [IrDA] af_irda: IRDA_ASSERT cleanups by Samuel Ortiz · 17 years ago
  4. d7f48d1 [IrDA] af_irda: irda_accept cleanup by Samuel Ortiz · 17 years ago
  5. 6e66aa1 [IrDA] af_irda: Silence kernel message in irda_recvmsg_stream by Olaf Kirch · 17 years ago
  6. 305f2aa [IrDA] af_irda: irda_recvmsg_stream cleanup by Olaf Kirch · 17 years ago
  7. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 17 years ago
  8. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  9. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  10. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  11. c7630a4 [IrDA]: irda lockdep annotation by Samuel Ortiz · 17 years ago
  12. eeeb037 [SK_BUFF]: More skb_put related conversions to skb_reset_transport_header by Arnaldo Carvalho de Melo · 17 years ago
  13. badff6d [SK_BUFF]: Introduce skb_reset_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  14. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  15. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  16. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  17. bfb6709 [IrDA]: Correctly handling socket error by Olaf Kirch · 17 years ago
  18. c577c2b [IrDA]: Calling ppp_unregister_channel() from process context by Samuel Ortiz · 17 years ago
  19. 7bb1bbe [IrDA]: irttp_dup spin_lock initialisation by G. Liakhovetski · 17 years ago
  20. a39a219 [IRDA] net/irda/: proper prototypes by Adrian Bunk · 17 years ago
  21. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  22. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  23. da7071d [PATCH] mark struct file_operations const 8 by Arjan van de Ven · 17 years ago
  24. 9a32144 [PATCH] mark struct file_operations const 7 by Arjan van de Ven · 17 years ago
  25. 6819bc2 [NET] IRDA: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  26. 719647e [IRLAN]: handle out of memory errors by Akinobu Mita · 17 years ago
  27. bb5aa42 [IRDA]: handle out of memory errors by Akinobu Mita · 17 years ago
  28. edc6afc [PATCH] tty: switch to ktermios and new framework by Alan Cox · 18 years ago
  29. e694ba4 [IrDA]: Incorrect TTP header reservation by Jeet Chaudhuri · 18 years ago
  30. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  31. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  32. d7fe0f2 [PATCH] severing skbuff.h -> mm.h by Al Viro · 18 years ago
  33. b3ab09f [IRDA]: Use kmemdup where applicable by Arnaldo Carvalho de Melo · 18 years ago
  34. 448c31a [IRDA]: Trivial annotations. by Al Viro · 18 years ago
  35. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  36. 700f967 [IRDA]: Lockdep fix. by Peter Zijlstra · 18 years ago
  37. 86b95c1 [PATCH] strndup() would better take size_t, not int by Al Viro · 18 years ago
  38. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  39. 1b0fee7 [IrDA]: Memory allocations cleanups by Samuel Ortiz · 18 years ago
  40. da349f1 [IrDA]: af_irda.c cleanups by Samuel Ortiz · 18 years ago
  41. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
  42. 485fb2c [IrDA]: Use alloc_skb() in IrDA TX path by Samuel Ortiz · 18 years ago
  43. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  44. 1bc1731 [IrDA]: Fix RCU lock pairing on error path by Josh Triplett · 18 years ago
  45. f4eaa37 [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  46. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  47. b293acf [IRDA]: Use put_unaligned() in irlmp_do_discovery(). by David S. Miller · 18 years ago
  48. 8c893ff [IRDA]: Missing allocation result check in irlap_change_speed(). by Florin Malita · 18 years ago
  49. 405a42c [IRDA]: fix 16/32 bit confusion by Alexey Dobriyan · 18 years ago
  50. 1176619 [IRDA]: Removing unused EXPORT_SYMBOLs by Adrian Bunk · 18 years ago
  51. f6c90b7 [NET]: Fix ipx/econet/appletalk/irda ioctl crashes by Petr Vandrovec · 18 years ago
  52. 7f927fc [PATCH] Typo fixes by Alexey Dobriyan · 18 years ago
  53. 80ba250 [IRDA]: out of range array access by David Binderman · 18 years ago
  54. d93077f [IRDA]: Set proper IrLAP device address length by Samuel Ortiz · 18 years ago
  55. 4fc268d [PATCH] capable/capability.h (net/) by Randy Dunlap · 19 years ago
  56. 8b3a700 [NET]: Remove more unneeded typecasts on *malloc() by Kris Katterjohn · 19 years ago
  57. 52347f4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  58. b5e5fa5 [NET]: Add a dev_ioctl() fallback to sock_ioctl() by Christoph Hellwig · 19 years ago
  59. 90ddc4f [NET]: move struct proto_ops to const by Eric Dumazet · 19 years ago
  60. c1cbe4b [NET]: Avoid atomic xchg() for non-error case by Benjamin LaHaise · 19 years ago
  61. 4a4efbd s/retreiv/retriev/g by Matt Mackall · 19 years ago
  62. a51482b [NET]: kfree cleanup by Jesper Juhl · 19 years ago
  63. e5ed639 [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl by Herbert Xu · 19 years ago
  64. 8689c07 [IRDA]: *irttp cleanup by Alexey Dobriyan · 19 years ago
  65. 15166fadb [IRDA]: Fix memory leak in irttp_init() by Alexey Dobriyan · 19 years ago
  66. 121caf5 [NET]: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  67. 506e7be [IRDA]: IrDA prototype fixes by Adrian Bunk · 19 years ago
  68. bf73d1c [IRDA]: Possible cleanups. by Adrian Bunk · 19 years ago
  69. c752f07 [TCP]: Move the tcp sock states to net/tcp_states.h by Arnaldo Carvalho de Melo · 19 years ago
  70. f2ccd8f [NET]: Kill skb->real_dev by David S. Miller · 19 years ago
  71. 8728b83 [NET]: Kill skb->list by David S. Miller · 19 years ago
  72. b03efcf [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() by David S. Miller · 19 years ago
  73. 56c3b7d [PATCH] ISA DMA Kconfig fixes - part 4 (irda) by Al Viro · 19 years ago
  74. b6d9a5d [PATCH] x86_64: Make IRDA devices are not really ISA devices not depend on CONFIG_ISA by Andi Kleen · 19 years ago
  75. 7e5c6bc [PATCH] irda_device() oops fix by Jean Tourrilhes · 19 years ago
  76. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago