index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2009-02-27
Bluetooth: When encryption is dropped, do not send RFCOMM packets
Jaikumar Ganesh
1
-0
/
+3
2009-02-27
Bluetooth: Update version numbers
Marcel Holtmann
1
-1
/
+1
2009-02-27
Bluetooth: Restrict application of socket options
Marcel Holtmann
1
-0
/
+16
2009-02-27
Bluetooth: Pause RFCOMM TX when encryption drops
Marcel Holtmann
1
-6
/
+17
2009-02-27
Bluetooth: Replace RFCOMM link mode with security level
Marcel Holtmann
2
-28
/
+75
2009-02-27
Bluetooth: Add enhanced security model for Simple Pairing
Marcel Holtmann
1
-57
/
+24
2009-02-27
Bluetooth: Add support for deferring RFCOMM connection setup
Marcel Holtmann
2
-16
/
+84
2009-02-27
Bluetooth: Preparation for usage of SOL_BLUETOOTH
Marcel Holtmann
1
-2
/
+49
2009-02-27
Bluetooth: Fix issue with return value of rfcomm_sock_sendmsg()
Victor Shcherbatyuk
1
-1
/
+4
2008-12-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+0
2008-12-19
net: Fix module refcount leak in kernel_accept()
Wei Yongjun
1
-2
/
+0
2008-12-15
bt/rfcomm/tty: join error paths
Ilpo Järvinen
1
-6
/
+7
2008-12-09
bluetooth: Fix unused var warning properly in rfcomm_sock_ioctl().
David S. Miller
1
-4
/
+2
2008-12-09
bluetooth: Fix rfcomm_sock_ioctl() build failure with debugging enabled.
David S. Miller
1
-1
/
+1
2008-11-30
Bluetooth: Fix RFCOMM release oops when device is still in use
Marcel Holtmann
1
-9
/
+21
2008-11-30
Bluetooth: Enable per-module dynamic debug messages
Marcel Holtmann
3
-16
/
+1
2008-11-26
bluetooth: fix warning in net/bluetooth/rfcomm/sock.c
Ingo Molnar
1
-0
/
+2
2008-08-18
[Bluetooth] Consolidate maintainers information
Marcel Holtmann
1
-1
/
+1
2008-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-46
/
+134
2008-07-21
tty: Ldisc revamp
Alan Cox
1
-11
/
+2
2008-07-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
3
-40
/
+134
2008-07-14
[Bluetooth] Move pending packets from RFCOMM socket to TTY
Marcel Holtmann
2
-2
/
+55
2008-07-14
[Bluetooth] Store remote modem status for RFCOMM TTY
Marcel Holtmann
2
-0
/
+7
2008-07-14
[Bluetooth] Use non-canonical TTY by default for RFCOMM
Marcel Holtmann
1
-0
/
+1
2008-07-14
[Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCO
Marcel Holtmann
1
-4
/
+11
2008-07-14
[Bluetooth] Export details about authentication requirements
Marcel Holtmann
1
-1
/
+2
2008-07-14
[Bluetooth] Disconnect when encryption gets disabled
Marcel Holtmann
1
-0
/
+8
2008-07-14
[Bluetooth] Enforce security for outgoing RFCOMM connections
Marcel Holtmann
2
-34
/
+51
2008-06-12
net: remove CVS keywords
Adrian Bunk
3
-6
/
+0
2008-06-04
bluetooth: rfcomm_dev_state_change deadlock fix
Dave Young
1
-1
/
+12
2008-05-29
bluetooth: fix locking bug in the rfcomm socket cleanup handling
Arjan van de Ven
1
-1
/
+1
2008-04-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
3
-7
/
+2
2008-04-02
bluetooth : __rfcomm_dlc_close lock fix
Dave Young
2
-6
/
+1
2008-03-29
bluetooth: replace deprecated RW_LOCK_UNLOCKED macros
Robert P. J. Day
1
-1
/
+1
2008-03-25
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-02-14
remove final fastcall users
Harvey Harrison
1
-2
/
+2
2008-02-05
bluetooth rfcomm tty: destroy before tty_close()
Dave Young
1
-1
/
+2
2008-01-29
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
1
-3
/
+1
2008-01-23
[BLUETOOTH]: Move children of connection device to NULL before connection down.
Dave Young
1
-1
/
+2
2008-01-11
[BLUETOOTH]: rfcomm tty BUG_ON() code fix
Dave Young
1
-9
/
+13
2007-11-01
[NET]: Forget the zero_it argument of sk_alloc()
Pavel Emelyanov
1
-1
/
+1
2007-10-22
[Bluetooth] Convert RFCOMM to use kthread API
Marcel Holtmann
1
-39
/
+21
2007-10-22
[Bluetooth] Add address and channel attribute to RFCOMM TTY device
Marcel Holtmann
1
-0
/
+25
2007-10-11
[NET]: Make socket creation namespace safe.
Eric W. Biederman
1
-5
/
+5
2007-07-31
[IRDA]: Fix rfcomm use-after-free
Marcel Holtmann
1
-2
/
+3
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
1
-1
/
+1
2007-07-11
[Bluetooth] Keep rfcomm_dev on the list until it is freed
Ville Tervo
1
-8
/
+22
2007-07-11
[Bluetooth] Hangup TTY before releasing rfcomm_dev
Mikko Rapeli
1
-0
/
+4
2007-05-05
[Bluetooth] Disconnect L2CAP connection after last RFCOMM DLC
Marcel Holtmann
1
-0
/
+10
2007-05-05
[Bluetooth] Check that device is in rfcomm_dev_list before deleting
Marcel Holtmann
1
-3
/
+8
[next]