index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
rfcomm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
1
-8
/
+5
2013-02-22
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-13
/
+9
2013-02-04
net: remove redundant check for timer pending state before del_timer
Ying Xue
1
-2
/
+2
2013-01-19
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
1
-0
/
+1
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-11
/
+5
2013-01-16
TTY: switch tty_insert_flip_string
Jiri Slaby
1
-2
/
+3
2012-12-03
Bluetooth: Add missing lock nesting notation
Gustavo Padovan
1
-2
/
+2
2012-10-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
3
-18
/
+16
2012-10-11
Bluetooth: Use __constant modifier for RFCOMM PSM
Syam Sidhardhan
1
-2
/
+2
2012-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+12
2012-09-28
Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr
Andrei Emeltchenko
3
-10
/
+8
2012-09-28
Bluetooth: Use %pMR in debug instead of batostr
Andrei Emeltchenko
3
-6
/
+6
2012-08-27
Merge 3.6-rc3 into tty-next
Greg Kroah-Hartman
2
-1
/
+3
2012-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+3
2012-08-16
Bluetooth: RFCOMM - Fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-08-16
Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)
Mathias Krause
1
-1
/
+1
2012-08-16
Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)
Mathias Krause
1
-0
/
+1
2012-08-14
TTY: use tty_port_register_device
Jiri Slaby
1
-2
/
+2
2012-08-10
tty: localise the lock
Alan Cox
1
-2
/
+2
2012-08-06
Bluetooth: Added /proc/net/rfcomm via bt_procfs_init()
Masatake YAMATO
1
-2
/
+12
2012-08-06
Merge tty-next into 3.6-rc1
Greg Kroah-Hartman
3
-50
/
+12
2012-07-17
tty: move the termios object into the tty
Alan Cox
1
-1
/
+1
2012-07-16
tty: revert incorrectly applied lock patch
Alan Cox
1
-2
/
+2
2012-07-07
tty: localise the lock
Alan Cox
1
-2
/
+2
2012-06-05
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
3
-39
/
+1
2012-06-05
Bluetooth: Remove most of the inline usage
Gustavo Padovan
2
-11
/
+11
2012-06-03
tty: Revert the tty locking series, it needs more work
Linus Torvalds
1
-2
/
+2
2012-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-4
/
+10
2012-05-16
Bluetooth: Create flags for bt_sk()
Gustavo Padovan
1
-4
/
+10
2012-05-05
tty_lock: Localise the lock
Alan Cox
1
-2
/
+2
2012-04-09
TTY: rfcomm/tty, use count from tty_port
Jiri Slaby
1
-9
/
+21
2012-04-09
TTY: rfcomm/tty, remove work for tty_wakeup
Jiri Slaby
1
-19
/
+3
2012-04-09
TTY: rfcomm/tty, use tty_port refcounting
Jiri Slaby
1
-32
/
+26
2012-04-09
TTY: rfcomm/tty, add tty_port
Jiri Slaby
1
-12
/
+13
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+3
2012-03-20
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-1
/
+0
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
1
-1
/
+0
2012-03-08
Bluetooth: Fix using uninitialized variable
Luiz Augusto von Dentz
1
-3
/
+3
2012-02-15
Bluetooth: Fix RFCOMM session reference counting issue
Octavian Purdila
1
-6
/
+12
2012-02-15
Bluetooth: silence lockdep warning
Octavian Purdila
1
-0
/
+2
2012-02-13
Bluetooth: Fix RFCOMM session reference counting issue
Octavian Purdila
1
-6
/
+12
2012-02-13
Bluetooth: silence lockdep warning
Octavian Purdila
1
-0
/
+2
2012-01-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2
-17
/
+17
2012-01-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-28
/
+15
2012-01-03
Bluetooth: Fix context in RFCOMM tty
Gustavo F. Padovan
1
-11
/
+11
2012-01-03
Bluetooth: Fix context in rfcomm_sock_lock
Gustavo F. Padovan
1
-6
/
+6
2011-12-27
Bluetooth: Fix a compile warning in RFCOMM
Gustavo F. Padovan
1
-3
/
+0
2011-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2011-12-22
Bluetooth: Remove l2cap priority from inside RFCOMM.
Gustavo F. Padovan
1
-27
/
+17
[next]