summaryrefslogtreecommitdiff
path: root/net/irda
Commit message (Expand)AuthorAge
* net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-07
* net: Work around lockdep limitation in sockets that use socketsDavid Howells2017-03-09
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-27
* irda: Fix lockdep annotations in hashbin_delete().David S. Miller2017-02-17
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* irda: irnet: add member name to the miscdevice declarationLABBE Corentin2016-12-17
* irda: irnet: Remove unused IRNET_MAJOR defineLABBE Corentin2016-12-17
* irnet: ppp: move IRNET_MINOR to include/linux/miscdevice.hLABBE Corentin2016-12-17
* irda: irnet: Move linux/miscdevice.h includeLABBE Corentin2016-12-17
* irda: irproc.c: Remove unneeded linux/miscdevice.h includeLABBE Corentin2016-12-17
* genetlink: mark families as __ro_after_initJohannes Berg2016-10-27
* genetlink: statically initialize familiesJohannes Berg2016-10-27
* genetlink: no longer support using static family IDsJohannes Berg2016-10-27
* net: remove MTU limits on a few ether_setup callersJarod Wilson2016-10-21
* net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-23
|\
| * irda: Free skb on irda_accept error path.phil.turnbull@oracle.com2016-09-17
* | net/irda: remove pointless assignment/checkVegard Nossum2016-08-19
|/
* net/irda: handle iriap_register_lsap() allocation failureVegard Nossum2016-08-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-27
|\
| * net/irda: fix NULL pointer dereference on memory allocation failureVegard Nossum2016-07-25
* | net: ircomm, cleanup TIOCGSERIALJiri Slaby2016-06-25
|/
* 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