Age | Commit message (Expand) | Author |
2007-04-25 | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo |
2007-04-25 | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo |
2007-04-25 | [IrDA]: irda lockdep annotation | Samuel Ortiz |
2007-04-25 | [SK_BUFF]: More skb_put related conversions to skb_reset_transport_header | Arnaldo Carvalho de Melo |
2007-04-25 | [SK_BUFF]: Introduce skb_reset_transport_header(skb) | Arnaldo Carvalho de Melo |
2007-04-25 | [SK_BUFF]: Introduce skb_reset_network_header(skb) | Arnaldo Carvalho de Melo |
2007-04-25 | [SK_BUFF]: Introduce skb_reset_mac_header(skb) | Arnaldo Carvalho de Melo |
2007-04-25 | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo |
2007-04-18 | [IrDA]: Correctly handling socket error | Olaf Kirch |
2007-03-20 | [IrDA]: Calling ppp_unregister_channel() from process context | Samuel Ortiz |
2007-03-20 | [IrDA]: irttp_dup spin_lock initialisation | G. Liakhovetski |
2007-02-26 | [IRDA] net/irda/: proper prototypes | Adrian Bunk |
2007-02-14 | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau |
2007-02-12 | [PATCH] mark struct file_operations const 8 | Arjan van de Ven |
2007-02-12 | [PATCH] mark struct file_operations const 7 | Arjan van de Ven |
2007-02-10 | [NET] IRDA: Fix whitespace errors. | YOSHIFUJI Hideaki |
2007-02-08 | [IRLAN]: handle out of memory errors | Akinobu Mita |
2007-02-08 | [IRDA]: handle out of memory errors | Akinobu Mita |
2006-12-08 | [PATCH] tty: switch to ktermios and new framework | Alan Cox |
2006-12-06 | [IrDA]: Incorrect TTP header reservation | Jeet Chaudhuri |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells |
2006-12-04 | [PATCH] severing skbuff.h -> mm.h | Al Viro |
2006-12-02 | [IRDA]: Use kmemdup where applicable | Arnaldo Carvalho de Melo |
2006-12-02 | [IRDA]: Trivial annotations. | Al Viro |
2006-11-22 | WorkStruct: make allyesconfig | David Howells |
2006-11-21 | [IRDA]: Lockdep fix. | Peter Zijlstra |
2006-10-10 | [PATCH] strndup() would better take size_t, not int | Al Viro |
2006-10-02 | [PATCH] const struct tty_operations | Jeff Dike |
2006-09-28 | [IrDA]: Memory allocations cleanups | Samuel Ortiz |
2006-09-28 | [IrDA]: af_irda.c cleanups | Samuel Ortiz |
2006-07-21 | [NET]: Conversions from kmalloc+memset to k(z|c)alloc. | Panagiotis Issaris |
2006-07-21 | [IrDA]: Use alloc_skb() in IrDA TX path | Samuel Ortiz |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-29 | [IrDA]: Fix RCU lock pairing on error path | Josh Triplett |
2006-06-26 | [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed | Greg Kroah-Hartman |
2006-06-26 | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman |
2006-06-17 | [IRDA]: Use put_unaligned() in irlmp_do_discovery(). | David S. Miller |
2006-06-05 | [IRDA]: Missing allocation result check in irlap_change_speed(). | Florin Malita |
2006-05-22 | [IRDA]: fix 16/32 bit confusion | Alexey Dobriyan |
2006-05-09 | [IRDA]: Removing unused EXPORT_SYMBOLs | Adrian Bunk |
2006-03-28 | [NET]: Fix ipx/econet/appletalk/irda ioctl crashes | Petr Vandrovec |
2006-03-28 | [PATCH] Typo fixes | Alexey Dobriyan |
2006-02-09 | [IRDA]: out of range array access | David Binderman |
2006-02-09 | [IRDA]: Set proper IrLAP device address length | Samuel Ortiz |
2006-01-11 | [PATCH] capable/capability.h (net/) | Randy Dunlap |
2006-01-11 | [NET]: Remove more unneeded typecasts on *malloc() | Kris Katterjohn |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2006-01-03 | [NET]: Add a dev_ioctl() fallback to sock_ioctl() | Christoph Hellwig |