summaryrefslogtreecommitdiff
path: root/net/irda
Commit message (Expand)AuthorAge
* Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-20
|\
| * tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley2016-04-30
| * tty: Replace ASYNC_CHECK_CD and update atomicallyPeter Hurley2016-04-30
| * tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomicallyPeter Hurley2016-04-30
| * tty: Replace ASYNC_CTS_FLOW bit and update atomicallyPeter Hurley2016-04-30
| * tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley2016-04-30
| * tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley2016-04-30
* | treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
|/
* Merge 4.5-rc4 into tty-nextGreg Kroah-Hartman2016-02-14
|\
| * irda: fix a potential use-after-free in ircomm_param_requestWANG Cong2016-01-29
* | tty: Remove ASYNC_CLOSINGPeter Hurley2016-01-28
* | tty: Use termios c_*flag macrosPeter Hurley2016-01-28
|/
* net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2015-12-14
* Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-04
|\
| * tty: Remove ASYNC_CLOSING checks in open()/hangup() methodsPeter Hurley2015-10-17
* | irda: Delete an unnecessary check before the function call "irlmp_unregister_...Markus Elfring2015-11-03
* | irda: precedence bug in irlmp_seq_hb_idx()Dan Carpenter2015-10-21
|/
* irda: use msecs_to_jiffies for conversion to jiffiesNicholas Mc Guire2015-05-25
* net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-09
|\
| * Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-08
| |\
| | * net: irda: fix wait_until_sent poll timeoutJohan Hovold2015-03-07
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-03
|\ \ \ | |/ /
| * | irda: replace current->state by set_current_state()Fabian Frederick2015-02-23
| |/
* | net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-02
|/
* irda: use msecs_to_jiffies for conversionsNicholas Mc Guire2015-01-30
* irda: Convert function pointer arrays and uses to constJoe Perches2014-12-10
* new helper: memcpy_to_msg()Al Viro2014-11-24
* new helper: memcpy_from_msg()Al Viro2014-11-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-14
|\
| * irda: stop calling sk_prot->disconnect() on connection failureLinus Torvalds2014-11-02
* | irda: Fix build failures after IRDA_DEBUG->pr_debugJoe Perches2014-11-12
* | irda: Convert IRDA_DEBUG to pr_debugJoe Perches2014-11-12
* | irda: Remove IRDA_<TYPE> logging macrosJoe Perches2014-11-11
* | net: Add and use skb_copy_datagram_msg() helper.David S. Miller2014-11-05
|/
* irda: add __init to irlan_openFabian Frederick2014-09-30
* irda: Fix rd_frame control field initialization in irlap_send_rd_frame()Maks Naumov2014-08-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-06
|\
| * irda: remove unnecessary break after returnFabian Frederick2014-07-15
| * net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
| * trivial: net/irda/irlmp.c: Fix closing brace followed by ifRasmus Villemoes2014-06-23
* | tty: Remove tty_hung_up_p() tests from tty drivers' open()Peter Hurley2014-07-10
|/
* net: add build-time checks for msg->msg_name sizeSteffen Hurrle2014-01-18
* net/irda: Fix FSF address in file headersJeff Kirsher2013-12-06
* net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-20
* genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-19
* genetlink: make all genl_ops users constJohannes Berg2013-11-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-13
|\
| * net: misc: Remove extern from function prototypesJoe Perches2013-10-19
* | sched/wait: Make the __wait_event*() interface more friendlyPeter Zijlstra2013-10-04
|/