| Commit message (Expand) | Author | Age | Files | Lines |
* | [IrDA]: Correctly handling socket error | Olaf Kirch | 2007-04-19 | 1 | -2/+1 |
* | [IrDA]: Calling ppp_unregister_channel() from process context | Samuel Ortiz | 2007-03-20 | 2 | -10/+26 |
* | [IrDA]: irttp_dup spin_lock initialisation | G. Liakhovetski | 2007-03-20 | 1 | -0/+1 |
* | [IRDA] net/irda/: proper prototypes | Adrian Bunk | 2007-02-26 | 1 | -13/+0 |
* | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 7 | -7/+0 |
* | [PATCH] mark struct file_operations const 8 | Arjan van de Ven | 2007-02-12 | 6 | -6/+6 |
* | [PATCH] mark struct file_operations const 7 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | [NET] IRDA: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-11 | 40 | -1441/+1441 |
* | [IRLAN]: handle out of memory errors | Akinobu Mita | 2007-02-08 | 1 | -3/+20 |
* | [IRDA]: handle out of memory errors | Akinobu Mita | 2007-02-08 | 1 | -0/+40 |
* | [PATCH] tty: switch to ktermios and new framework | Alan Cox | 2006-12-08 | 1 | -1/+1 |
* | [IrDA]: Incorrect TTP header reservation | Jeet Chaudhuri | 2006-12-07 | 1 | -2/+2 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 3 | -0/+3 |
|\ |
|
| * | [PATCH] severing skbuff.h -> mm.h | Al Viro | 2006-12-04 | 3 | -0/+3 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 6 | -17/+11 |
|\| |
|
| * | [IRDA]: Use kmemdup where applicable | Arnaldo Carvalho de Melo | 2006-12-03 | 4 | -10/+4 |
| * | [IRDA]: Trivial annotations. | Al Viro | 2006-12-03 | 3 | -7/+7 |
* | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 1 | -5/+6 |
|/ |
|
* | [IRDA]: Lockdep fix. | Peter Zijlstra | 2006-11-22 | 1 | -1/+2 |
* | [PATCH] strndup() would better take size_t, not int | Al Viro | 2006-10-11 | 1 | -1/+1 |
* | [PATCH] const struct tty_operations | Jeff Dike | 2006-10-02 | 1 | -1/+1 |
* | [IrDA]: Memory allocations cleanups | Samuel Ortiz | 2006-09-29 | 9 | -54/+97 |
* | [IrDA]: af_irda.c cleanups | Samuel Ortiz | 2006-09-29 | 1 | -2/+7 |
* | [NET]: Conversions from kmalloc+memset to k(z|c)alloc. | Panagiotis Issaris | 2006-07-21 | 9 | -44/+21 |
* | [IrDA]: Use alloc_skb() in IrDA TX path | Samuel Ortiz | 2006-07-21 | 12 | -35/+38 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 18 | -18/+0 |
* | [IrDA]: Fix RCU lock pairing on error path | Josh Triplett | 2006-06-30 | 1 | -1/+2 |
* | [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 | 1 | -1/+0 |
* | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 2006-06-26 | 1 | -1/+0 |
* | [IRDA]: Use put_unaligned() in irlmp_do_discovery(). | David S. Miller | 2006-06-18 | 1 | -1/+5 |
* | [IRDA]: Missing allocation result check in irlap_change_speed(). | Florin Malita | 2006-06-06 | 1 | -1/+2 |
* | [IRDA]: fix 16/32 bit confusion | Alexey Dobriyan | 2006-05-23 | 1 | -1/+2 |
* | [IRDA]: Removing unused EXPORT_SYMBOLs | Adrian Bunk | 2006-05-10 | 1 | -3/+0 |
* | [NET]: Fix ipx/econet/appletalk/irda ioctl crashes | Petr Vandrovec | 2006-03-29 | 1 | -0/+25 |
* | [PATCH] Typo fixes | Alexey Dobriyan | 2006-03-28 | 1 | -3/+3 |
* | [IRDA]: out of range array access | David Binderman | 2006-02-10 | 1 | -1/+1 |
* | [IRDA]: Set proper IrLAP device address length | Samuel Ortiz | 2006-02-10 | 1 | -2/+2 |
* | [PATCH] capable/capability.h (net/) | Randy Dunlap | 2006-01-12 | 3 | -0/+3 |
* | [NET]: Remove more unneeded typecasts on *malloc() | Kris Katterjohn | 2006-01-12 | 1 | -8/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-01-05 | 1 | -1/+1 |
|\ |
|
| * | s/retreiv/retriev/g | Matt Mackall | 2006-01-03 | 1 | -1/+1 |
* | | [NET]: Add a dev_ioctl() fallback to sock_ioctl() | Christoph Hellwig | 2006-01-03 | 1 | -1/+1 |
* | | [NET]: move struct proto_ops to const | Eric Dumazet | 2006-01-03 | 1 | -8/+8 |
* | | [NET]: Avoid atomic xchg() for non-error case | Benjamin LaHaise | 2006-01-03 | 1 | -2/+3 |
|/ |
|
* | [NET]: kfree cleanup | Jesper Juhl | 2005-11-08 | 2 | -12/+7 |
* | [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl | Herbert Xu | 2005-10-03 | 1 | -1/+1 |
* | [IRDA]: *irttp cleanup | Alexey Dobriyan | 2005-09-25 | 1 | -11/+4 |
* | [IRDA]: Fix memory leak in irttp_init() | Alexey Dobriyan | 2005-09-25 | 1 | -0/+1 |
* | [NET]: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-09-12 | 1 | -6/+3 |