You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/net/irda
Chen Gang ff0102ee10 net: irda: using kzalloc() instead of kmalloc() to avoid strncpy() issue. 12 years ago
..
ircomm Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 12 years ago
irlan irda: Fix typo in irda 13 years ago
irnet irda: buffer overflow in irnet_ctrl_read() 12 years ago
Kconfig
Makefile
af_irda.c irda: use GFP_KERNEL in irda_connect_response() 12 years ago
discovery.c net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 13 years ago
irda_device.c net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 13 years ago
iriap.c irda: small read past the end of array in debug code 12 years ago
iriap_event.c
irias_object.c
irlap.c Fix common misspellings 14 years ago
irlap_event.c irda: irlap_event: Fix set-but-unused variables. 14 years ago
irlap_frame.c net: irda: using kzalloc() instead of kmalloc() to avoid strncpy() issue. 12 years ago
irlmp.c irda: irlmp_reasons[] can be static 12 years ago
irlmp_event.c Fix common misspellings 14 years ago
irlmp_frame.c net: return operator cleanup 15 years ago
irmod.c
irnetlink.c netlink: Rename pid to portid to avoid confusion 13 years ago
irproc.c irda: irproc: Fix set-but-unused variables. 14 years ago
irqueue.c net: Remove casts to same type 13 years ago
irsysctl.c net: Convert all sysctl registrations to register_net_sysctl 13 years ago
irttp.c irda: irttp: fix memory leak in irttp_open_tsap() error path 12 years ago
parameters.c irda: Fix parameter extraction stack overflow 14 years ago
qos.c net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 13 years ago
timer.c treewide: Replace incomming with incoming in all comments and strings 12 years ago
wrapper.c