summaryrefslogtreecommitdiffstats
path: root/net/irda
Commit message (Expand)AuthorAgeFilesLines
* irda: move net/irda/ to drivers/staging/irda/net/Greg Kroah-Hartman2017-08-2851-31653/+0
* irda: do not leak initialized list.dev to userspaceColin Ian King2017-08-181-1/+1
* Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-051-36/+12
|\
| * irda: don't open-code memdup_user()Al Viro2017-06-301-36/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-053-16/+12
|\ \
| * | net: manual clean code which call skb_put_[data:zero]yuan linyu2017-06-201-3/+2
| * | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-1/+1
| * | networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-9/+8
| * | networking: introduce and use skb_put_data()Johannes Berg2017-06-162-5/+3
* | | Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-031-106/+1
|\ \ \ | |/ / |/| |
| * | tty: ircomm: remove dead and broken ioctl codeJohan Hovold2017-06-131-106/+1
| |/
* | net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-071-1/+1
|/
* net: Work around lockdep limitation in sockets that use socketsDavid Howells2017-03-091-2/+3
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-022-2/+3
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-271-6/+6
* irda: Fix lockdep annotations in hashbin_delete().David S. Miller2017-02-171-18/+16
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-245-5/+5
* irda: irnet: add member name to the miscdevice declarationLABBE Corentin2016-12-171-3/+3
* irda: irnet: Remove unused IRNET_MAJOR defineLABBE Corentin2016-12-171-3/+0
* irnet: ppp: move IRNET_MINOR to include/linux/miscdevice.hLABBE Corentin2016-12-171-1/+0
* irda: irnet: Move linux/miscdevice.h includeLABBE Corentin2016-12-172-1/+1
* irda: irproc.c: Remove unneeded linux/miscdevice.h includeLABBE Corentin2016-12-171-1/+0
* genetlink: mark families as __ro_after_initJohannes Berg2016-10-271-2/+2
* genetlink: statically initialize familiesJohannes Berg2016-10-271-7/+12
* genetlink: no longer support using static family IDsJohannes Berg2016-10-271-1/+0
* net: remove MTU limits on a few ether_setup callersJarod Wilson2016-10-211-1/+2
* net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-231-3/+2
|\
| * irda: Free skb on irda_accept error path.phil.turnbull@oracle.com2016-09-171-3/+2
* | net/irda: remove pointless assignment/checkVegard Nossum2016-08-191-3/+0
|/
* net/irda: handle iriap_register_lsap() allocation failureVegard Nossum2016-08-131-2/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-271-2/+5
|\
| * net/irda: fix NULL pointer dereference on memory allocation failureVegard Nossum2016-07-251-2/+5
* | net: ircomm, cleanup TIOCGSERIALJiri Slaby2016-06-251-8/+0
|/
* Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-203-27/+24
|\
| * tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley2016-04-302-8/+9
| * tty: Replace ASYNC_CHECK_CD and update atomicallyPeter Hurley2016-04-303-7/+4
| * tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomicallyPeter Hurley2016-04-301-5/+5
| * tty: Replace ASYNC_CTS_FLOW bit and update atomicallyPeter Hurley2016-04-301-2/+1
| * tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley2016-04-301-1/+1
| * tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley2016-04-302-4/+4
* | treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
|/
* Merge 4.5-rc4 into tty-nextGreg Kroah-Hartman2016-02-141-2/+1
|\
| * irda: fix a potential use-after-free in ircomm_param_requestWANG Cong2016-01-291-2/+1
* | tty: Remove ASYNC_CLOSINGPeter Hurley2016-01-281-4/+0
* | tty: Use termios c_*flag macrosPeter Hurley2016-01-282-15/+9
|/
* net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2015-12-141-0/+3
* Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-041-30/+1
|\
| * tty: Remove ASYNC_CLOSING checks in open()/hangup() methodsPeter Hurley2015-10-171-30/+1
OpenPOWER on IntegriCloud