summaryrefslogtreecommitdiffstats
path: root/net/irda
Commit message (Expand)AuthorAgeFilesLines
* irda: use msecs_to_jiffies for conversionsNicholas Mc Guire2015-01-301-3/+5
* irda: Convert function pointer arrays and uses to constJoe Perches2014-12-104-13/+15
* new helper: memcpy_to_msg()Al Viro2014-11-241-1/+1
* new helper: memcpy_from_msg()Al Viro2014-11-241-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-141-2/+0
|\
| * irda: stop calling sk_prot->disconnect() on connection failureLinus Torvalds2014-11-021-2/+0
* | irda: Fix build failures after IRDA_DEBUG->pr_debugJoe Perches2014-11-126-18/+6
* | irda: Convert IRDA_DEBUG to pr_debugJoe Perches2014-11-1236-1285/+797
* | irda: Remove IRDA_<TYPE> logging macrosJoe Perches2014-11-1125-206/+190
* | net: Add and use skb_copy_datagram_msg() helper.David S. Miller2014-11-051-1/+1
|/
* irda: add __init to irlan_openFabian Frederick2014-09-301-2/+2
* irda: Fix rd_frame control field initialization in irlap_send_rd_frame()Maks Naumov2014-08-131-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-065-5/+5
|\
| * irda: remove unnecessary break after returnFabian Frederick2014-07-152-2/+0
| * net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-152-2/+3
| * trivial: net/irda/irlmp.c: Fix closing brace followed by ifRasmus Villemoes2014-06-231-1/+2
* | tty: Remove tty_hung_up_p() tests from tty drivers' open()Peter Hurley2014-07-101-4/+2
|/
* net: add build-time checks for msg->msg_name sizeSteffen Hurrle2014-01-181-1/+1
* net/irda: Fix FSF address in file headersJeff Kirsher2013-12-0614-42/+14
* net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-201-4/+0
* genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-191-2/+1
* genetlink: make all genl_ops users constJohannes Berg2013-11-141-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-131-10/+5
|\
| * net: misc: Remove extern from function prototypesJoe Perches2013-10-191-10/+5
* | sched/wait: Make the __wait_event*() interface more friendlyPeter Zijlstra2013-10-041-3/+2
|/
* net/irda: fixed style issues in irttpDragos Foianu2013-07-191-27/+23
* net/irda: fixed style issues in irlan_ethDragos Foianu2013-07-161-17/+14
* net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches2013-06-131-3/+3
* net: irda: using kzalloc() instead of kmalloc() to avoid strncpy() issue.Chen Gang2013-05-191-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-013-5/+4
|\
| * irda: irlmp_reasons[] can be staticWu Fengguang2013-04-251-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-222-2/+11
| |\
| * | TTY: ircomm, use GFP_KERNEL in ircomm_open()Mathias Krause2013-04-081-1/+1
| * | irda: use GFP_KERNEL in irda_connect_response()Mathias Krause2013-04-081-2/+1
| * | irda: use GFP_KERNEL in irda_create()Mathias Krause2013-04-081-1/+1
* | | Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-292-6/+2
|\ \ \ | |_|/ |/| |
| * | Merge 3.9-rc7 intp tty-nextGreg Kroah-Hartman2013-04-141-0/+2
| |\ \ | | |/
| * | TTY: ircomm: fix DTR being raised on hang upJohan Hovold2013-04-121-1/+1
| * | Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman2013-04-011-2/+4
| |\ \
| * \ \ Merge 3.9-rc3 into tty-nextGreg Kroah-Hartman2013-03-211-13/+16
| |\ \ \
| * | | | TTY: add tty_port_tty_hangup helperJiri Slaby2013-03-181-5/+1
* | | | | irda: small read past the end of array in debug codeDan Carpenter2013-04-192-2/+11
| |_|_|/ |/| | |
* | | | irda: Fix missing msg_namelen update in irda_recvmsg_dgram()Mathias Krause2013-04-071-0/+2
| |_|/ |/| |
* | | net/irda: add missing error path release_sock callKees Cook2013-03-201-2/+4
| |/ |/|
* | net/irda: Raise dtr in non-blocking openPeter Hurley2013-03-061-2/+9
* | net/irda: Use barrier to set task statePeter Hurley2013-03-061-1/+1
* | net/irda: Hold port lock while bumping blocked_openPeter Hurley2013-03-061-2/+2
* | net/irda: Fix port open countsPeter Hurley2013-03-061-9/+5
|/
* irda: small read beyond end of array in debug codeDan Carpenter2013-02-271-2/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-211-1/+1
|\
OpenPOWER on IntegriCloud