Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
91ba94d3f7afca195b224f77a72044fbde1389ce
/
net
/
irda
18d9489
irda: Only insert new objects into the global database via setsockopt
by Tyler Hicks
· 6 years ago
ce54bf4ae
irda: Fix memory leak caused by repeated binds of irda socket
by Tyler Hicks
· 6 years ago
f3f5bf2
irda: do not leak initialized list.dev to userspace
by Colin Ian King
· 7 years ago
c2219da
irda: Fix lockdep annotations in hashbin_delete().
by David S. Miller
· 8 years ago
d6989d4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
8ab86c0
irda: Free skb on irda_accept error path.
by phil.turnbull@oracle.com
· 8 years ago
dc833de
net/irda: remove pointless assignment/check
by Vegard Nossum
· 8 years ago
5ba092e
net/irda: handle iriap_register_lsap() allocation failure
by Vegard Nossum
· 8 years ago
468fc7e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
d3e6952
net/irda: fix NULL pointer dereference on memory allocation failure
by Vegard Nossum
· 8 years ago
a2a5f1a
net: ircomm, cleanup TIOCGSERIAL
by Jiri Slaby
· 8 years ago
e10abc6
Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 8 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
d41861c
tty: Replace ASYNC_INITIALIZED bit and update atomically
by Peter Hurley
· 9 years ago
2d68655
tty: Replace ASYNC_CHECK_CD and update atomically
by Peter Hurley
· 9 years ago
807c8d81
tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomically
by Peter Hurley
· 9 years ago
5604a98
tty: Replace ASYNC_CTS_FLOW bit and update atomically
by Peter Hurley
· 9 years ago
97ef38b
tty: Replace TTY_THROTTLED bit tests with tty_throttled()
by Peter Hurley
· 9 years ago
18900ca
tty: Replace TTY_IO_ERROR bit tests with tty_io_error()
by Peter Hurley
· 9 years ago
249f3c4
Merge 4.5-rc4 into tty-next
by Greg Kroah-Hartman
· 9 years ago
3d45296
irda: fix a potential use-after-free in ircomm_param_request
by WANG Cong
· 9 years ago
afc5ab0
tty: Remove ASYNC_CLOSING
by Peter Hurley
· 9 years ago
9db276f
tty: Use termios c_*flag macros
by Peter Hurley
· 9 years ago
79462ad0
net: add validation for the socket syscall protocol argument
by Hannes Frederic Sowa
· 9 years ago
fd0d351
Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
37b8e1c
irda: Delete an unnecessary check before the function call "irlmp_unregister_service"
by Markus Elfring
· 9 years ago
50010c2
irda: precedence bug in irlmp_seq_hb_idx()
by Dan Carpenter
· 9 years ago
fef062c
tty: Remove ASYNC_CLOSING checks in open()/hangup() methods
by Peter Hurley
· 9 years ago
005e870
irda: use msecs_to_jiffies for conversion to jiffies
by Nicholas Mc Guire
· 9 years ago
11aa9c2
net: Pass kern from net_proto_family.create to sk_alloc
by Eric W. Biederman
· 9 years ago
3cef5c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
bbbce51
Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
2c3fbe3
net: irda: fix wait_until_sent poll timeout
by Johan Hovold
· 10 years ago
71a83a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
1b78414
net: Remove iocb argument from sendmsg and recvmsg
by Ying Xue
· 10 years ago
a948f8c
irda: replace current->state by set_current_state()
by Fabian Frederick
· 10 years ago
a994a090
irda: use msecs_to_jiffies for conversions
by Nicholas Mc Guire
· 10 years ago
785c20a
irda: Convert function pointer arrays and uses to const
by Joe Perches
· 10 years ago
7eab8d9
new helper: memcpy_to_msg()
by Al Viro
· 11 years ago
6ce8e9c
new helper: memcpy_from_msg()
by Al Viro
· 11 years ago
076ce44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
a768851
irda: Fix build failures after IRDA_DEBUG->pr_debug
by Joe Perches
· 10 years ago
955a9d20
irda: Convert IRDA_DEBUG to pr_debug
by Joe Perches
· 10 years ago
6c91023
irda: Remove IRDA_<TYPE> logging macros
by Joe Perches
· 10 years ago
51f3d02
net: Add and use skb_copy_datagram_msg() helper.
by David S. Miller
· 10 years ago
4cb8c35
irda: stop calling sk_prot->disconnect() on connection failure
by Linus Torvalds
· 10 years ago
0d4a2f9
irda: add __init to irlan_open
by Fabian Frederick
· 10 years ago
efd5029
irda: Fix rd_frame control field initialization in irlap_send_rd_frame()
by Maks Naumov
· 10 years ago
ae045e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
f301f22
irda: remove unnecessary break after return
by Fabian Frederick
· 10 years ago
c835a67
net: set name_assign_type in alloc_netdev()
by Tom Gundersen
· 10 years ago
e359a4e
tty: Remove tty_hung_up_p() tests from tty drivers' open()
by Peter Hurley
· 10 years ago
79631c8
trivial: net/irda/irlmp.c: Fix closing brace followed by if
by Rasmus Villemoes
· 10 years ago
342dfc3
net: add build-time checks for msg->msg_name size
by Steffen Hurrle
· 11 years ago
d377050
net/irda: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
f3d3342
net: rework recvmsg handler msg_name and msg_namelen logic
by Hannes Frederic Sowa
· 11 years ago
c53ed74
genetlink: only pass array to genl_register_family_with_ops()
by Johannes Berg
· 11 years ago
4534de8
genetlink: make all genl_ops users const
by Johannes Berg
· 11 years ago
42a2d92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
c1b1203
net: misc: Remove extern from function prototypes
by Joe Perches
· 11 years ago
35a2af9
sched/wait: Make the __wait_event*() interface more friendly
by Peter Zijlstra
· 11 years ago
aafee33
net/irda: fixed style issues in irttp
by Dragos Foianu
· 11 years ago
b6a82dd
net/irda: fixed style issues in irlan_eth
by Dragos Foianu
· 11 years ago
fe2c633
net: Convert uses of typedef ctl_table to struct ctl_table
by Joe Perches
· 11 years ago
ff0102e
net: irda: using kzalloc() instead of kmalloc() to avoid strncpy() issue.
by Chen Gang
· 11 years ago
73287a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
507ffe4
Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
133b9424
irda: irlmp_reasons[] can be static
by Wu Fengguang
· 12 years ago
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
e15465e
irda: small read past the end of array in debug code
by Dan Carpenter
· 12 years ago
11b397e
Merge 3.9-rc7 intp tty-next
by Greg Kroah-Hartman
· 12 years ago
e1c969f
TTY: ircomm: fix DTR being raised on hang up
by Johan Hovold
· 12 years ago
c17277f
TTY: ircomm, use GFP_KERNEL in ircomm_open()
by Mathias Krause
· 12 years ago
e1e3c80
irda: use GFP_KERNEL in irda_connect_response()
by Mathias Krause
· 12 years ago
84e2306
irda: use GFP_KERNEL in irda_create()
by Mathias Krause
· 12 years ago
5ae94c0
irda: Fix missing msg_namelen update in irda_recvmsg_dgram()
by Mathias Krause
· 12 years ago
ef99f3a
Merge 3.9-rc5 into tty-next
by Greg Kroah-Hartman
· 12 years ago
23a376f
Merge 3.9-rc3 into tty-next
by Greg Kroah-Hartman
· 12 years ago
896ee0e
net/irda: add missing error path release_sock call
by Kees Cook
· 12 years ago
aa27a09
TTY: add tty_port_tty_hangup helper
by Jiri Slaby
· 12 years ago
f74861c
net/irda: Raise dtr in non-blocking open
by Peter Hurley
· 12 years ago
0b176ce
net/irda: Use barrier to set task state
by Peter Hurley
· 12 years ago
2f7c069
net/irda: Hold port lock while bumping blocked_open
by Peter Hurley
· 12 years ago
a4ed2e7
net/irda: Fix port open counts
by Peter Hurley
· 12 years ago
90c7881
irda: small read beyond end of array in debug code
by Dan Carpenter
· 12 years ago
9afa319
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
21eaab6
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
25cc4ae
net: remove redundant check for timer pending state before del_timer
by Ying Xue
· 12 years ago
6176772
Merge branch 'master' into for-next
by Jiri Kosina
· 12 years ago
4bf613c6
irda: buffer overflow in irnet_ctrl_read()
by Dan Carpenter
· 12 years ago
4f73bc4
tty: Added a CONFIG_TTY option to allow removal of TTY
by Joe Millenbach
· 12 years ago
2e124b4
TTY: switch tty_flip_buffer_push
by Jiri Slaby
· 12 years ago
d6c53c0
TTY: move low_latency to tty_port
by Jiri Slaby
· 12 years ago
05c7cd3
TTY: switch tty_insert_flip_string
by Jiri Slaby
· 12 years ago
d82603c
treewide: Replace incomming with incoming in all comments and strings
by Jorrit Schippers
· 12 years ago
c6bd5bc
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
c3b2c25
irda: irttp: fix memory leak in irttp_open_tsap() error path
by Tommi Rantala
· 12 years ago
191c5f1
TTY: call tty_port_destroy in the rest of drivers
by Jiri Slaby
· 12 years ago
c362495
Merge 3.7-rc1 into tty-linus
by Greg Kroah-Hartman
· 12 years ago
6f56012
net, TTY: initialize tty->driver_data before usage
by Sasha Levin
· 12 years ago
Next »