index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
irda
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-05-20
3
-27
/
+24
|
\
|
*
tty: Replace ASYNC_INITIALIZED bit and update atomically
Peter Hurley
2016-04-30
2
-8
/
+9
|
*
tty: Replace ASYNC_CHECK_CD and update atomically
Peter Hurley
2016-04-30
3
-7
/
+4
|
*
tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomically
Peter Hurley
2016-04-30
1
-5
/
+5
|
*
tty: Replace ASYNC_CTS_FLOW bit and update atomically
Peter Hurley
2016-04-30
1
-2
/
+1
|
*
tty: Replace TTY_THROTTLED bit tests with tty_throttled()
Peter Hurley
2016-04-30
1
-1
/
+1
|
*
tty: Replace TTY_IO_ERROR bit tests with tty_io_error()
Peter Hurley
2016-04-30
2
-4
/
+4
*
|
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-1
/
+1
|
/
*
Merge 4.5-rc4 into tty-next
Greg Kroah-Hartman
2016-02-14
1
-2
/
+1
|
\
|
*
irda: fix a potential use-after-free in ircomm_param_request
WANG Cong
2016-01-29
1
-2
/
+1
*
|
tty: Remove ASYNC_CLOSING
Peter Hurley
2016-01-28
1
-4
/
+0
*
|
tty: Use termios c_*flag macros
Peter Hurley
2016-01-28
2
-15
/
+9
|
/
*
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
2015-12-14
1
-0
/
+3
*
Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-11-04
1
-30
/
+1
|
\
|
*
tty: Remove ASYNC_CLOSING checks in open()/hangup() methods
Peter Hurley
2015-10-17
1
-30
/
+1
*
|
irda: Delete an unnecessary check before the function call "irlmp_unregister_...
Markus Elfring
2015-11-03
1
-2
/
+1
*
|
irda: precedence bug in irlmp_seq_hb_idx()
Dan Carpenter
2015-10-21
1
-1
/
+1
|
/
*
irda: use msecs_to_jiffies for conversion to jiffies
Nicholas Mc Guire
2015-05-25
1
-2
/
+2
*
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-05-11
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-09
1
-1
/
+3
|
\
|
*
Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-03-08
1
-1
/
+3
|
|
\
|
|
*
net: irda: fix wait_until_sent poll timeout
Johan Hovold
2015-03-07
1
-1
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-03
2
-3
/
+3
|
\
|
|
|
*
|
irda: replace current->state by set_current_state()
Fabian Frederick
2015-02-23
2
-3
/
+3
|
|
/
*
/
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
1
-15
/
+14
|
/
*
irda: use msecs_to_jiffies for conversions
Nicholas Mc Guire
2015-01-30
1
-3
/
+5
*
irda: Convert function pointer arrays and uses to const
Joe Perches
2014-12-10
4
-13
/
+15
*
new helper: memcpy_to_msg()
Al Viro
2014-11-24
1
-1
/
+1
*
new helper: memcpy_from_msg()
Al Viro
2014-11-24
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-14
1
-2
/
+0
|
\
|
*
irda: stop calling sk_prot->disconnect() on connection failure
Linus Torvalds
2014-11-02
1
-2
/
+0
*
|
irda: Fix build failures after IRDA_DEBUG->pr_debug
Joe Perches
2014-11-12
6
-18
/
+6
*
|
irda: Convert IRDA_DEBUG to pr_debug
Joe Perches
2014-11-12
36
-1285
/
+797
*
|
irda: Remove IRDA_<TYPE> logging macros
Joe Perches
2014-11-11
25
-206
/
+190
*
|
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
2014-11-05
1
-1
/
+1
|
/
*
irda: add __init to irlan_open
Fabian Frederick
2014-09-30
1
-2
/
+2
*
irda: Fix rd_frame control field initialization in irlap_send_rd_frame()
Maks Naumov
2014-08-13
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-08-06
5
-5
/
+5
|
\
|
*
irda: remove unnecessary break after return
Fabian Frederick
2014-07-15
2
-2
/
+0
|
*
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-15
2
-2
/
+3
|
*
trivial: net/irda/irlmp.c: Fix closing brace followed by if
Rasmus Villemoes
2014-06-23
1
-1
/
+2
*
|
tty: Remove tty_hung_up_p() tests from tty drivers' open()
Peter Hurley
2014-07-10
1
-4
/
+2
|
/
*
net: add build-time checks for msg->msg_name size
Steffen Hurrle
2014-01-18
1
-1
/
+1
*
net/irda: Fix FSF address in file headers
Jeff Kirsher
2013-12-06
14
-42
/
+14
*
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-11-20
1
-4
/
+0
*
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
2013-11-19
1
-2
/
+1
*
genetlink: make all genl_ops users const
Johannes Berg
2013-11-14
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-11-13
1
-10
/
+5
|
\
|
*
net: misc: Remove extern from function prototypes
Joe Perches
2013-10-19
1
-10
/
+5
*
|
sched/wait: Make the __wait_event*() interface more friendly
Peter Zijlstra
2013-10-04
1
-3
/
+2
|
/
[next]