aboutsummaryrefslogtreecommitdiff
path: root/net/irda
AgeCommit message (Expand)Author
2014-01-18net: add build-time checks for msg->msg_name sizeSteffen Hurrle
2013-12-06net/irda: Fix FSF address in file headersJeff Kirsher
2013-11-20net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-11-19genetlink: only pass array to genl_register_family_with_ops()Johannes Berg
2013-11-14genetlink: make all genl_ops users constJohannes Berg
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-10-19net: misc: Remove extern from function prototypesJoe Perches
2013-10-04sched/wait: Make the __wait_event*() interface more friendlyPeter Zijlstra
2013-07-19net/irda: fixed style issues in irttpDragos Foianu
2013-07-16net/irda: fixed style issues in irlan_ethDragos Foianu
2013-06-13net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches
2013-05-19net: irda: using kzalloc() instead of kmalloc() to avoid strncpy() issue.Chen Gang
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-29Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-04-25irda: irlmp_reasons[] can be staticWu Fengguang
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-19irda: small read past the end of array in debug codeDan Carpenter
2013-04-14Merge 3.9-rc7 intp tty-nextGreg Kroah-Hartman
2013-04-12TTY: ircomm: fix DTR being raised on hang upJohan Hovold
2013-04-08TTY: ircomm, use GFP_KERNEL in ircomm_open()Mathias Krause
2013-04-08irda: use GFP_KERNEL in irda_connect_response()Mathias Krause
2013-04-08irda: use GFP_KERNEL in irda_create()Mathias Krause
2013-04-07irda: Fix missing msg_namelen update in irda_recvmsg_dgram()Mathias Krause
2013-04-01Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman
2013-03-21Merge 3.9-rc3 into tty-nextGreg Kroah-Hartman
2013-03-20net/irda: add missing error path release_sock callKees Cook
2013-03-18TTY: add tty_port_tty_hangup helperJiri Slaby
2013-03-06net/irda: Raise dtr in non-blocking openPeter Hurley
2013-03-06net/irda: Use barrier to set task statePeter Hurley
2013-03-06net/irda: Hold port lock while bumping blocked_openPeter Hurley
2013-03-06net/irda: Fix port open countsPeter Hurley
2013-02-27irda: small read beyond end of array in debug codeDan Carpenter
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-04net: remove redundant check for timer pending state before del_timerYing Xue
2013-01-29Merge branch 'master' into for-nextJiri Kosina
2013-01-27irda: buffer overflow in irnet_ctrl_read()Dan Carpenter
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: move low_latency to tty_portJiri Slaby
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby
2013-01-03treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-11-28irda: irttp: fix memory leak in irttp_open_tsap() error pathTommi Rantala
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby
2012-10-14Merge 3.7-rc1 into tty-linusGreg Kroah-Hartman
2012-10-05net, TTY: initialize tty->driver_data before usageSasha Levin
2012-10-04silence some noisy printks in irdaDave Jones
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman