index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
rfcomm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-17
Bluetooth: Avoid use of session socket after the session gets freed
Vignesh Raman
1
-2
/
+5
2014-09-17
Bluetooth: never linger on process exit
Vladimir Davydov
1
-1
/
+2
2013-12-08
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
1
-1
/
+0
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-90
/
+80
2013-04-09
bluetooth: kill unused 'module' argument of bt_procfs_init()
Al Viro
1
-1
/
+1
2013-04-07
Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()
Mathias Krause
1
-0
/
+1
2013-03-20
Bluetooth: fix error return code in rfcomm_add_listener()
Wei Yongjun
1
-1
/
+3
2013-03-08
Bluetooth: Remove redundant RFCOMM BT_CLOSED settings
Dean Jenkins
1
-5
/
+2
2013-03-08
Bluetooth: Remove redundant call to rfcomm_send_disc
Dean Jenkins
1
-3
/
+0
2013-03-08
Bluetooth: Remove RFCOMM session refcnt
Dean Jenkins
1
-38
/
+5
2013-03-08
Bluetooth: Return RFCOMM session ptrs to avoid freed session
Dean Jenkins
1
-50
/
+56
2013-03-08
Bluetooth: Check rfcomm session and DLC exists on socket close
Dean Jenkins
1
-2
/
+24
2013-03-08
Bluetooth: Avoid rfcomm_session_timeout using freed session
Dean Jenkins
1
-1
/
+1
2013-03-08
Bluetooth: discard bt_sock_unregister() errors
David Herrmann
1
-2
/
+1
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-8
/
+5
2013-02-21
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-18
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
1
-0
/
+1
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-11
/
+5
2013-01-15
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-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+12
2012-09-27
Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr
Andrei Emeltchenko
3
-10
/
+8
2012-09-27
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-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+3
2012-08-15
Bluetooth: RFCOMM - Fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-08-15
Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)
Mathias Krause
1
-1
/
+1
2012-08-15
Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)
Mathias Krause
1
-0
/
+1
2012-08-13
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-16
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-06
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-02
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-04
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
[next]