Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
39ecc01d1bbe3de2cf5f01a81e176ea5160d3b95
/
net
/
bluetooth
/
rfcomm
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 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
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
05c7cd3
TTY: switch tty_insert_flip_string
by Jiri Slaby
· 12 years ago
dc2a0e2
Bluetooth: Add missing lock nesting notation
by Gustavo Padovan
· 12 years ago
bc27d5f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 12 years ago
5bcb809
Bluetooth: Use __constant modifier for RFCOMM PSM
by Syam Sidhardhan
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
fcb7333
Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr
by Andrei Emeltchenko
· 12 years ago
6ed93dc
Bluetooth: Use %pMR in debug instead of batostr
by Andrei Emeltchenko
· 12 years ago
e372dc6
Merge 3.6-rc3 into tty-next
by Greg Kroah-Hartman
· 12 years ago
1304a73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
9344a97
Bluetooth: RFCOMM - Fix info leak via getsockname()
by Mathias Krause
· 12 years ago
f9432c5
Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)
by Mathias Krause
· 12 years ago
9ad2de4
Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)
by Mathias Krause
· 12 years ago
734cc17
TTY: use tty_port_register_device
by Jiri Slaby
· 12 years ago
89c8d91
tty: localise the lock
by Alan Cox
· 12 years ago
c6f5df16
Bluetooth: Added /proc/net/rfcomm via bt_procfs_init()
by Masatake YAMATO
· 12 years ago
c87985a
Merge tty-next into 3.6-rc1
by Greg Kroah-Hartman
· 12 years ago
adc8d74
tty: move the termios object into the tty
by Alan Cox
· 12 years ago
6d31a88
tty: revert incorrectly applied lock patch
by Alan Cox
· 12 years ago
f5e3bcc
tty: localise the lock
by Alan Cox
· 12 years ago
8c520a5
Bluetooth: Remove unnecessary headers include
by Gustavo Padovan
· 12 years ago
6039aa73
Bluetooth: Remove most of the inline usage
by Gustavo Padovan
· 12 years ago
f309532
tty: Revert the tty locking series, it needs more work
by Linus Torvalds
· 12 years ago
28f3d71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
c5daa68
Bluetooth: Create flags for bt_sk()
by Gustavo Padovan
· 12 years ago
d29f3ef
tty_lock: Localise the lock
by Alan Cox
· 13 years ago
f997a01
TTY: rfcomm/tty, use count from tty_port
by Jiri Slaby
· 13 years ago
b2c4be3
TTY: rfcomm/tty, remove work for tty_wakeup
by Jiri Slaby
· 13 years ago
6705401
TTY: rfcomm/tty, use tty_port refcounting
by Jiri Slaby
· 13 years ago
f60db8c
TTY: rfcomm/tty, add tty_port
by Jiri Slaby
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
3b59bf0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
843ec55
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 13 years ago
2f16669
TTY: remove re-assignments to tty_driver members
by Jiri Slaby
· 13 years ago
e57d758a
Bluetooth: Fix using uninitialized variable
by Luiz Augusto von Dentz
· 13 years ago
cf33e77
Bluetooth: Fix RFCOMM session reference counting issue
by Octavian Purdila
· 13 years ago
b5a30dd
Bluetooth: silence lockdep warning
by Octavian Purdila
· 13 years ago
66f0129
Bluetooth: Fix RFCOMM session reference counting issue
by Octavian Purdila
· 13 years ago
d22015a
Bluetooth: silence lockdep warning
by Octavian Purdila
· 13 years ago
874c60b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next
by John W. Linville
· 13 years ago
57adc1f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
393432c
Bluetooth: Fix context in RFCOMM tty
by Gustavo F. Padovan
· 13 years ago
95ca83f
Bluetooth: Fix context in rfcomm_sock_lock
by Gustavo F. Padovan
· 13 years ago
4ae1652
Bluetooth: Fix a compile warning in RFCOMM
by Gustavo F. Padovan
· 13 years ago
abb434c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
5436538
Bluetooth: Remove l2cap priority from inside RFCOMM.
by Gustavo F. Padovan
· 13 years ago
f1e91e1
Bluetooth: Always compile SCO and L2CAP in Bluetooth Core
by Ulisses Furquim
· 13 years ago
eb93992
module_param: make bool parameters really bool (net & drivers/net)
by Rusty Russell
· 13 years ago
4b0b2f0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth
by Gustavo F. Padovan
· 13 years ago
79e6547
Bluetooth: Clear RFCOMM session timer when disconnecting last channel
by Mat Martineau
· 13 years ago
312fef7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next
by John W. Linville
· 13 years ago
db54467
Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm
by Szymon Janc
· 13 years ago
262038f
Bluetooth: make use sk_priority to priritize RFCOMM packets
by Luiz Augusto von Dentz
· 13 years ago
8035ded
Bluetooth: replace list_for_each with list_for_each_entry whenever possible
by Luiz Augusto von Dentz
· 13 years ago
96af739
Bluetooth: Replace rfcomm tty tasklet by workqueue
by David Herrmann
· 13 years ago
5ada991
Bluetooth: Return proper error codes on rfcomm tty init
by David Herrmann
· 13 years ago
c125d5e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth
by John W. Linville
· 13 years ago
1805b2f
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
6230c9b
bluetooth: Properly clone LSM attributes to newly created child connections
by Paul Moore
· 13 years ago
88149db
Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm
by Szymon Janc
· 13 years ago
4493572
Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMM
by Mat Martineau
· 13 years ago
950e2d5
Bluetooth: rfcomm: Fix lost wakeups waiting to accept socket
by Peter Hurley
· 13 years ago
e5842cd
Bluetooth: rfcomm: Remove unnecessary krfcommd event
by Peter Hurley
· 13 years ago
448f262
Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
by Gustavo F. Padovan
· 13 years ago
d0fad89
Bluetooth: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
by Stephen Boyd
· 13 years ago
8d03e97
Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.
by Filip Palian
· 13 years ago
75fde9e
Bluetooth: Kill set but not used variable 'l2cap_sk' in rfcomm_sock_getsockopt_old()
by David Miller
· 13 years ago
b3b1b06
Bluetooth: Double check sec req for pre 2.1 device
by Waldemar Rymarkiewicz
· 14 years ago
8c1d787
Bluetooth: Move conn to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
0c1bc5c
Bluetooth: Move more channel info to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
47d1ec6
Bluetooth: Move more vars to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
7a63628
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
e6bee32
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
b67afe7
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
6caa76b
tty: now phase out the ioctl file pointer for good
by Alan Cox
· 14 years ago
20b9d17
tiocmset: kill the file pointer argument
by Alan Cox
· 14 years ago
60b33c1
tiocmget: kill off the passing of the struct file
by Alan Cox
· 14 years ago
840af82
Bluetooth: Release BTM while sleeping to avoid deadlock
by Vladislav P
· 14 years ago
c531a12
Bluetooth: remove l2cap_load() hack
by Gustavo F. Padovan
· 14 years ago
683d949
Bluetooth: Never deallocate a session when some DLC points to it
by Lukáš Turek
· 14 years ago
b4aa9e0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
183f732
Bluetooth: Fix initial RFCOMM DLC security level
by Johan Hedberg
· 14 years ago
285b4e9
Bluetooth: clean up rfcomm code
by Andrei Emeltchenko
· 14 years ago
eeb3665
Bluetooth: Get rid of __rfcomm_get_sock_by_channel()
by Gustavo F. Padovan
· 14 years ago
63ce090
Bluetooth: fix not setting security level when creating a rfcomm session
by Luiz Augusto von Dentz
· 14 years ago
5f05647
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
0587102
tty: icount changeover for other main devices
by Alan Cox
· 14 years ago
534c92f
Bluetooth: clean up rfcomm code
by Andrei Emeltchenko
· 14 years ago
d6b2eb2
Bluetooth: make batostr() print in the right order
by Gustavo F. Padovan
· 14 years ago
5017d8d
Bluetooth: remove extra newline from debug output
by Andrei Emeltchenko
· 14 years ago
3d7d01d
Bluetooth: Use common SOCK_STREAM receive code in RFCOMM
by Mat Martineau
· 14 years ago
0860146
Bluetooth: Fix RFCOMM RPN negotiation
by Yuri Kululin
· 14 years ago
d122179
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
fad003b
Bluetooth: Fix inconsistent lock state with RFCOMM
by Gustavo F. Padovan
· 14 years ago
a02cec2
net: return operator cleanup
by Eric Dumazet
· 14 years ago
28e9509
Bluetooth: Remove __exit from rfcomm_cleanup_ttys()
by Gustavo F. Padovan
· 14 years ago
Next »