spelling fixes: arch/cris/
[safe/jmp/linux-2.6] / net / irda /
2007-10-19 Marcin Garskimore UTF-8 conversions
2007-10-19 Jan EngelhardtConvert files to UTF-8 and some cleanups
2007-10-19 Robert P. J. DayFix misspellings of "system", "controller", "interrupt...
2007-10-18 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-10-18 Eric W. Biedermansysctl: properly register the irda binary sysctl numbers
2007-10-18 Ryan Reading[IRDA]: IrCOMM discovery indication simplification
2007-10-10 Pavel Emelyanov[IRDA]: Make the IRDA use the seq_open_private()
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Eric W. Biederman[NET]: Make packet reception network namespace safe
2007-10-10 Eric W. Biederman[NET]: Make socket creation namespace safe.
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-10-10 Samuel Ortiz[IrDA]: MSG_NOSIGNAL support for IrDA sockets
2007-08-22 Andy Whitcroft[IRDA] irda_nl_get_mode: always results in failure
2007-08-22 Jesper Juhl[IRDA]: Avoid a label defined but not used warning...
2007-07-22 Samuel Ortiz[IrDA] Typo fix in irnetlink.c copyright
2007-07-18 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-07-18 Jeremy Fitzhardingeadd kstrndup
2007-07-18 Samuel Ortiz[IrDA]: Fix IrDA build failure
2007-07-11 Philippe De Muyter[NET]: Make all initialized struct seq_operations const.
2007-07-11 G. Liakhovetski[IrDA]: tsap init routine factorisation.
2007-07-11 Samuel Ortiz[IrDA]: Monitor mode.
2007-07-11 Samuel Ortiz[IrDA]: Netlink layer.
2007-06-09 G. Liakhovetski[IrDA]: f-timer reloading when sending rejected frames.
2007-06-09 G. Liakhovetski[IrDA]: Fix Rx/Tx path race.
2007-05-10 Martin Schwidefsky[S390] Kconfig: unwanted menus for s390.
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-04-26 Andrew Morton[IRDA] irda_device_dongle_init: fix kzalloc(GFP_KERNEL...
2007-04-26 G. Liakhovetski[IrDA]: Misc spelling corrections.
2007-04-26 Samuel Ortiz[IrDA] af_irda: IRDA_ASSERT cleanups
2007-04-26 Samuel Ortiz[IrDA] af_irda: irda_accept cleanup
2007-04-26 Olaf Kirch[IrDA] af_irda: Silence kernel message in irda_recvmsg_...
2007-04-26 Olaf Kirch[IrDA] af_irda: irda_recvmsg_stream cleanup
2007-04-26 Stephen Hemminger[NET]: cleanup extra semicolons
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-26 Samuel Ortiz[IrDA]: irda lockdep annotation
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: More skb_put related conversions to skb_rese...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_transport_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_network_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_mac_header(skb)
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-04-18 Olaf Kirch[IrDA]: Correctly handling socket error
2007-03-20 Samuel Ortiz[IrDA]: Calling ppp_unregister_channel() from process...
2007-03-20 G. Liakhovetski[IrDA]: irttp_dup spin_lock initialisation
2007-02-26 Adrian Bunk[IRDA] net/irda/: proper prototypes
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove insert_at_head from register_sysctl
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 8
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 7
2007-02-11 YOSHIFUJI Hideaki[NET] IRDA: Fix whitespace errors.
2007-02-08 Akinobu Mita[IRLAN]: handle out of memory errors
2007-02-08 Akinobu Mita[IRDA]: handle out of memory errors
2006-12-08 Alan Cox[PATCH] tty: switch to ktermios and new framework
2006-12-07 Jeet Chaudhuri[IrDA]: Incorrect TTP header reservation
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-04 Al Viro[PATCH] severing skbuff.h -> mm.h
2006-12-03 Arnaldo Carvalho... [IRDA]: Use kmemdup where applicable
2006-12-03 Al Viro[IRDA]: Trivial annotations.
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-11-22 Peter Zijlstra[IRDA]: Lockdep fix.
2006-10-10 Al Viro[PATCH] strndup() would better take size_t, not int
2006-10-02 Jeff Dike[PATCH] const struct tty_operations
2006-09-29 Samuel Ortiz[IrDA]: Memory allocations cleanups
2006-09-29 Samuel Ortiz[IrDA]: af_irda.c cleanups
2006-07-21 Panagiotis Issaris[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
2006-07-21 Samuel Ortiz[IrDA]: Use alloc_skb() in IrDA TX path
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-30 Josh Triplett[IrDA]: Fix RCU lock pairing on error path
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the tty_driver devfs_name field...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the devfs_fs_kernel.h file from...
2006-06-18 David S. Miller[IRDA]: Use put_unaligned() in irlmp_do_discovery().
2006-06-05 Florin Malita[IRDA]: Missing allocation result check in irlap_change...
2006-05-22 Alexey Dobriyan[IRDA]: fix 16/32 bit confusion
2006-05-09 Adrian Bunk[IRDA]: Removing unused EXPORT_SYMBOLs
2006-03-29 Petr Vandrovec[NET]: Fix ipx/econet/appletalk/irda ioctl crashes
2006-03-28 Alexey Dobriyan[PATCH] Typo fixes
2006-02-10 David Binderman[IRDA]: out of range array access
2006-02-10 Samuel Ortiz[IRDA]: Set proper IrLAP device address length
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (net/)
2006-01-12 Kris Katterjohn[NET]: Remove more unneeded typecasts on *malloc()
2006-01-05 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-01-03 Christoph Hellwig[NET]: Add a dev_ioctl() fallback to sock_ioctl()
2006-01-03 Eric Dumazet[NET]: move struct proto_ops to const
2006-01-03 Benjamin LaHaise[NET]: Avoid atomic xchg() for non-error case
2006-01-03 Matt Mackalls/retreiv/retriev/g
2005-11-08 Jesper Juhl[NET]: kfree cleanup
2005-10-03 Herbert Xu[IPV4]: Replace __in_dev_get with __in_dev_get_rcu...
2005-09-24 Alexey Dobriyan[IRDA]: *irttp cleanup
2005-09-24 Alexey Dobriyan[IRDA]: Fix memory leak in irttp_init()
2005-09-12 Nishanth Aravamudan[NET]: fix-up schedule_timeout() usage
2005-09-06 Adrian Bunk[IRDA]: IrDA prototype fixes
2005-08-29 Adrian Bunk[IRDA]: Possible cleanups.
2005-08-29 Arnaldo Carvalho... [TCP]: Move the tcp sock states to net/tcp_states.h
2005-08-29 David S. Miller[NET]: Kill skb->real_dev
2005-08-29 David S. Miller[NET]: Kill skb->list
2005-07-08 David S. Miller[NET]: Transform skb_queue_len() binary tests into...
next