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