index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
rfcomm
Commit message (
Expand
)
Author
Age
Files
Lines
*
driver-core: Add attribute argument to class_attribute show/store
Andi Kleen
2010-03-07
2
-2
/
+6
*
Bluetooth: Do not call rfcomm_session_put() for RFCOMM UA on closed socket
Nick Pelly
2010-02-03
1
-1
/
+5
*
Bluetooth: Fix sleeping function in RFCOMM within invalid context
Marcel Holtmann
2010-02-03
1
-1
/
+1
*
Bluetooth: Add RFCOMM option to use L2CAP ERTM mode
Marcel Holtmann
2009-12-03
1
-0
/
+6
*
net: pass kern to net_proto_family create function
Eric Paris
2009-11-05
1
-1
/
+2
*
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
2009-10-12
1
-1
/
+1
*
net: mark net_proto_ops as const
Stephen Hemminger
2009-10-07
1
-1
/
+1
*
net: Make setsockopt() optlen be unsigned.
David S. Miller
2009-09-30
1
-2
/
+2
*
Bluetooth: Fix rejected connection not disconnecting ACL link
Luiz Augusto von Dentz
2009-08-22
1
-0
/
+41
*
Bluetooth: Coding style cleanup from previous rfcomm_init bug fix
Marcel Holtmann
2009-08-22
1
-13
/
+15
*
bluetooth: rfcomm_init bug fix
Dave Young
2009-08-03
2
-9
/
+20
*
Bluetooth: Remove pointless endian conversion helpers
Marcel Holtmann
2009-06-08
1
-6
/
+6
*
Bluetooth: Fix removing of RFCOMM DLC timer with DEFER_SETUP
Johan Hedberg
2009-04-19
1
-0
/
+2
*
proc tty: remove struct tty_operations::read_proc
Alexey Dobriyan
2009-04-01
1
-6
/
+0
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-03-26
1
-2
/
+3
|
\
|
*
Driver core: Fix device_move() vs. dpm list ordering, v2
Cornelia Huck
2009-03-24
1
-2
/
+3
*
|
Bluetooth: Fix RFCOMM usage of in-kernel L2CAP sockets
Marcel Holtmann
2009-02-27
1
-0
/
+3
*
|
Bluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFER_SETUP
Marcel Holtmann
2009-02-27
1
-0
/
+11
*
|
Bluetooth: Use general bonding whenever possible
Marcel Holtmann
2009-02-27
1
-1
/
+15
*
|
Bluetooth: When encryption is dropped, do not send RFCOMM packets
Jaikumar Ganesh
2009-02-27
1
-0
/
+3
*
|
Bluetooth: Update version numbers
Marcel Holtmann
2009-02-27
1
-1
/
+1
*
|
Bluetooth: Restrict application of socket options
Marcel Holtmann
2009-02-27
1
-0
/
+16
*
|
Bluetooth: Pause RFCOMM TX when encryption drops
Marcel Holtmann
2009-02-27
1
-6
/
+17
*
|
Bluetooth: Replace RFCOMM link mode with security level
Marcel Holtmann
2009-02-27
2
-28
/
+75
*
|
Bluetooth: Add enhanced security model for Simple Pairing
Marcel Holtmann
2009-02-27
1
-57
/
+24
*
|
Bluetooth: Add support for deferring RFCOMM connection setup
Marcel Holtmann
2009-02-27
2
-16
/
+84
*
|
Bluetooth: Preparation for usage of SOL_BLUETOOTH
Marcel Holtmann
2009-02-27
1
-2
/
+49
*
|
Bluetooth: Fix issue with return value of rfcomm_sock_sendmsg()
Victor Shcherbatyuk
2009-02-27
1
-1
/
+4
|
/
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-12-23
1
-2
/
+0
|
\
|
*
net: Fix module refcount leak in kernel_accept()
Wei Yongjun
2008-12-18
1
-2
/
+0
*
|
bt/rfcomm/tty: join error paths
Ilpo Järvinen
2008-12-14
1
-6
/
+7
*
|
bluetooth: Fix unused var warning properly in rfcomm_sock_ioctl().
David S. Miller
2008-12-09
1
-4
/
+2
*
|
bluetooth: Fix rfcomm_sock_ioctl() build failure with debugging enabled.
David S. Miller
2008-12-09
1
-1
/
+1
*
|
Bluetooth: Fix RFCOMM release oops when device is still in use
Marcel Holtmann
2008-11-30
1
-9
/
+21
*
|
Bluetooth: Enable per-module dynamic debug messages
Marcel Holtmann
2008-11-30
3
-16
/
+1
*
|
bluetooth: fix warning in net/bluetooth/rfcomm/sock.c
Ingo Molnar
2008-11-25
1
-0
/
+2
|
/
*
[Bluetooth] Consolidate maintainers information
Marcel Holtmann
2008-08-18
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-07-20
3
-46
/
+134
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
2008-07-19
3
-40
/
+134
|
|
\
|
|
*
[Bluetooth] Move pending packets from RFCOMM socket to TTY
Marcel Holtmann
2008-07-14
2
-2
/
+55
|
|
*
[Bluetooth] Store remote modem status for RFCOMM TTY
Marcel Holtmann
2008-07-14
2
-0
/
+7
|
|
*
[Bluetooth] Use non-canonical TTY by default for RFCOMM
Marcel Holtmann
2008-07-14
1
-0
/
+1
|
|
*
[Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCO
Marcel Holtmann
2008-07-14
1
-4
/
+11
|
|
*
[Bluetooth] Export details about authentication requirements
Marcel Holtmann
2008-07-14
1
-1
/
+2
|
|
*
[Bluetooth] Disconnect when encryption gets disabled
Marcel Holtmann
2008-07-14
1
-0
/
+8
|
|
*
[Bluetooth] Enforce security for outgoing RFCOMM connections
Marcel Holtmann
2008-07-14
2
-34
/
+51
|
*
|
net: remove CVS keywords
Adrian Bunk
2008-06-11
3
-6
/
+0
|
|
/
*
|
tty: Ldisc revamp
Alan Cox
2008-07-20
1
-11
/
+2
|
/
*
bluetooth: rfcomm_dev_state_change deadlock fix
Dave Young
2008-06-03
1
-1
/
+12
*
bluetooth: fix locking bug in the rfcomm socket cleanup handling
Arjan van de Ven
2008-05-29
1
-1
/
+1
[next]