index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
rfcomm
Commit message (
Expand
)
Author
Age
...
|
*
|
Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)
Mathias Krause
2012-08-16
|
*
|
Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)
Mathias Krause
2012-08-16
|
|
/
*
|
TTY: use tty_port_register_device
Jiri Slaby
2012-08-13
*
|
tty: localise the lock
Alan Cox
2012-08-10
*
|
Merge tty-next into 3.6-rc1
Greg Kroah-Hartman
2012-08-06
|
\
|
|
*
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
2012-06-04
|
*
Bluetooth: Remove most of the inline usage
Gustavo Padovan
2012-06-04
*
|
tty: move the termios object into the tty
Alan Cox
2012-07-16
*
|
tty: revert incorrectly applied lock patch
Alan Cox
2012-07-16
*
|
tty: localise the lock
Alan Cox
2012-07-06
|
/
*
tty: Revert the tty locking series, it needs more work
Linus Torvalds
2012-06-02
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-05-24
|
\
|
*
Bluetooth: Create flags for bt_sk()
Gustavo Padovan
2012-05-16
*
|
tty_lock: Localise the lock
Alan Cox
2012-05-04
*
|
TTY: rfcomm/tty, use count from tty_port
Jiri Slaby
2012-04-09
*
|
TTY: rfcomm/tty, remove work for tty_wakeup
Jiri Slaby
2012-04-09
*
|
TTY: rfcomm/tty, use tty_port refcounting
Jiri Slaby
2012-04-09
*
|
TTY: rfcomm/tty, add tty_port
Jiri Slaby
2012-04-09
|
/
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-03-21
|
\
|
*
Bluetooth: Fix using uninitialized variable
Luiz Augusto von Dentz
2012-03-08
|
*
Bluetooth: Fix RFCOMM session reference counting issue
Octavian Purdila
2012-02-13
|
*
Bluetooth: silence lockdep warning
Octavian Purdila
2012-02-13
*
|
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2012-03-20
|
\
\
|
*
|
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2012-03-08
|
|
/
*
|
Bluetooth: Fix RFCOMM session reference counting issue
Octavian Purdila
2012-02-15
*
|
Bluetooth: silence lockdep warning
Octavian Purdila
2012-02-15
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2012-01-10
|
\
|
*
Bluetooth: Fix context in RFCOMM tty
Gustavo F. Padovan
2012-01-02
|
*
Bluetooth: Fix context in rfcomm_sock_lock
Gustavo F. Padovan
2012-01-02
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-03
|
\
|
|
*
Bluetooth: Fix a compile warning in RFCOMM
Gustavo F. Padovan
2011-12-27
|
*
Bluetooth: Remove l2cap priority from inside RFCOMM.
Gustavo F. Padovan
2011-12-22
|
*
Bluetooth: Always compile SCO and L2CAP in Bluetooth Core
Ulisses Furquim
2011-12-20
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth
Gustavo F. Padovan
2011-12-19
|
|
\
*
|
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-23
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Bluetooth: Clear RFCOMM session timer when disconnecting last channel
Mat Martineau
2011-12-18
*
|
|
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-19
|
|
/
|
/
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-11-09
|
\
\
|
|
/
|
/
|
|
*
Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm
Szymon Janc
2011-11-07
|
*
Bluetooth: make use sk_priority to priritize RFCOMM packets
Luiz Augusto von Dentz
2011-11-07
|
*
Bluetooth: replace list_for_each with list_for_each_entry whenever possible
Luiz Augusto von Dentz
2011-11-07
|
*
Bluetooth: Replace rfcomm tty tasklet by workqueue
David Herrmann
2011-11-07
|
*
Bluetooth: Return proper error codes on rfcomm tty init
David Herrmann
2011-11-07
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-11-02
|
\
\
|
*
|
Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm
Szymon Janc
2011-10-14
*
|
|
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-10-24
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
bluetooth: Properly clone LSM attributes to newly created child connections
Paul Moore
2011-10-18
|
|
/
*
/
Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMM
Mat Martineau
2011-09-27
|
/
*
Bluetooth: rfcomm: Fix lost wakeups waiting to accept socket
Peter Hurley
2011-08-11
[prev]
[next]