summaryrefslogtreecommitdiffstats
path: root/net/irda/af_irda.c
Commit message (Expand)AuthorAgeFilesLines
* irda: fix locking unbalance in irda_sendmsgDave Jones2011-04-121-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-261-7/+11
|\
| * irda: prevent integer underflow in IRLMP_ENUMDEVICESDan Rosenberg2010-12-231-7/+11
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
|/
* irda: Remove BKL instances from af_irda.cSamuel Ortiz2010-10-111-174/+196
* net: return operator cleanupEric Dumazet2010-09-231-7/+7
* irda: Correctly clean up self->ias_obj on irda_bind() failure.David S. Miller2010-08-301-2/+2
* net: sk_sleep() helperEric Dumazet2010-04-201-7/+7
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* net/irda: push BKL into proto_opsArnd Bergmann2009-11-071-107/+224
* net: pass kern to net_proto_family create functionEric Paris2009-11-051-3/+4
* net: mark net_proto_ops as constStephen Hemminger2009-10-071-1/+1
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-301-1/+1
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-08-091-0/+1
|\
| * headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* | irda: Fix irda_getname() leakEric Dumazet2009-08-061-0/+1
|/
* net: Move rx skb_orphan call to where neededHerbert Xu2009-06-231-3/+0
* net: correct off-by-one write allocations reportsEric Dumazet2009-06-181-1/+2
* irda: Sock leak on error path in irda_create.Pavel Emelyanov2008-06-031-5/+7
* [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-1/+1
* net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-051-89/+89
* [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-281-3/+2
* [IrDA]: af_irda memory leak fixesJesper Juhl2008-01-201-3/+27
* [IRDA]: irda_create() nuke user triggable printkmaximilian attems2008-01-081-2/+0
* [NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov2007-11-011-1/+1
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-101-4/+7
* [IrDA]: MSG_NOSIGNAL support for IrDA socketsSamuel Ortiz2007-10-101-9/+12
* [IrDA]: Fix IrDA build failureSamuel Ortiz2007-07-181-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [IrDA] af_irda: IRDA_ASSERT cleanupsSamuel Ortiz2007-04-251-27/+5
* [IrDA] af_irda: irda_accept cleanupSamuel Ortiz2007-04-251-26/+8
* [IrDA] af_irda: Silence kernel message in irda_recvmsg_streamOlaf Kirch2007-04-251-7/+11
* [IrDA] af_irda: irda_recvmsg_stream cleanupOlaf Kirch2007-04-251-18/+13
* [NET]: cleanup extra semicolonsStephen Hemminger2007-04-251-2/+2
* [SK_BUFF]: More skb_put related conversions to skb_reset_transport_headerArnaldo Carvalho de Melo2007-04-251-10/+9
* [SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo2007-04-251-2/+2
* [IrDA]: Correctly handling socket errorOlaf Kirch2007-04-181-2/+1
* [NET] IRDA: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-6/+6
* [IrDA]: Memory allocations cleanupsSamuel Ortiz2006-09-281-1/+2
* [IrDA]: af_irda.c cleanupsSamuel Ortiz2006-09-281-2/+7
* [IrDA]: Use alloc_skb() in IrDA TX pathSamuel Ortiz2006-07-211-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [NET]: Fix ipx/econet/appletalk/irda ioctl crashesPetr Vandrovec2006-03-281-0/+25
* [PATCH] Typo fixesAlexey Dobriyan2006-03-281-3/+3
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-111-0/+1
* [NET]: Add a dev_ioctl() fallback to sock_ioctl()Christoph Hellwig2006-01-031-1/+1
* [NET]: move struct proto_ops to constEric Dumazet2006-01-031-8/+8
* [NET]: Avoid atomic xchg() for non-error caseBenjamin LaHaise2006-01-031-2/+3
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-291-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+2586
OpenPOWER on IntegriCloud