index
:
history
master
Linux kernel history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
rfcomm
Age
Commit message (
Expand
)
Author
Lines
2005-03-26
[NET] make all protos partially use sk_prot
Arnaldo Carvalho de Melo
-11
/
+23
2005-03-22
Merge bk://kernel.bkbits.net/acme/net-2.6
David S. Miller
-1
/
+1
2005-03-22
[NET] use sk_acceptq_is_full
Arnaldo Carvalho de Melo
-1
/
+1
2005-03-19
[Bluetooth] Make another variable static
Marcel Holtmann
-1
/
+1
2005-03-19
[Bluetooth] Remove now unneeded references to sk_protinfo
Marcel Holtmann
-3
/
+0
2005-03-18
[Bluetooth] Kill bt_sock_alloc() and its usage
Marcel Holtmann
-2
/
+8
2005-03-18
[Bluetooth] Fix session reference counting for RFCOMM
Marcel Holtmann
-0
/
+4
2005-03-16
[NET] Convert sk_zapped into SOCK_ZAPPED flag
Thomas Graf
-5
/
+5
2005-01-23
[Bluetooth] Add RFCOMM service level security
Marcel Holtmann
-19
/
+138
2005-01-23
[Bluetooth] Fix rfcomm_sock_destruct() deadlock
Marcel Holtmann
-2
/
+7
2005-01-13
[Bluetooth] Lock initializer cleanup
Marcel Holtmann
-1
/
+1
2004-12-26
[Bluetooth] Update socket option handling
Marcel Holtmann
-4
/
+48
2004-12-26
[Bluetooth] Make more code static
Marcel Holtmann
-9
/
+32
2004-10-20
Update tty layer to not mix kernel and user pointers.
Linus Torvalds
-10
/
+4
2004-10-06
[Bluetooth] Fix race when unlinking incoming connections
Marcel Holtmann
-3
/
+12
2004-07-26
[PATCH] bluetooth annotations
Alexander Viro
-30
/
+15
2004-06-03
[PATCH] sparse: bluetooth annotation
Alexander Viro
-13
/
+13
2004-05-31
Merge http://linux-mh.bkbits.net/bluetooth-2.6
David S. Miller
-2
/
+23
2004-06-01
[Bluetooth] Add dynamic channel allocation for RFCOMM server sockets
Marcel Holtmann
-1
/
+22
2004-06-01
[Bluetooth] Update Kconfig help entries
Marcel Holtmann
-1
/
+1
2004-05-29
[PATCH] sparse: ->[gs]etsockopt() annotation
Alexander Viro
-2
/
+2
2004-05-23
[Bluetooth] Use try_module_get() for RFCOMM sessions
Marcel Holtmann
-12
/
+13
2004-05-11
[Bluetooth] Use type of the parent socket
Marcel Holtmann
-4
/
+3
2004-05-08
[NET]: Add sock_create_lite()
James Morris
-4
/
+2
2004-05-08
[NET]: Add sock_create_kern()
James Morris
-1
/
+2
2004-04-18
[PATCH] Rename PF_IOTHREAD to PF_NOFREEZE
Andrew Morton
-1
/
+1
2004-04-09
[Bluetooth] Allow normal users to release the previous created TTY
Marcel Holtmann
-4
/
+6
2004-03-15
[Bluetooth] Declare more functions static
Marcel Holtmann
-3
/
+3
2004-03-14
[Bluetooth] Make use of the MODULE_VERSION macro
Marcel Holtmann
-0
/
+1
2004-03-06
[PATCH] fastcall / regparm fixes
Andrew Morton
-2
/
+2
2004-03-04
Merge http://linux-mh.bkbits.net/bluetooth-2.6
David S. Miller
-6
/
+11
2004-03-05
[Bluetooth] Dynamic allocation of the RFCOMM TTY devices
Marcel Holtmann
-6
/
+11
2004-02-25
[PATCH] Kill bogus __KERNEL_SYSCALLS usage
Andrew Morton
-2
/
+0
2004-02-17
[BLUETOOTH]: Use min_t to avoid warning in rfcomm sock.c
David S. Miller
-1
/
+1
2004-02-15
[Bluetooth] Revert reference counting fixes
Marcel Holtmann
-10
/
+27
2004-02-11
[Bluetooth] Fix several copy_to_user() and reference counting glitches
Marcel Holtmann
-8
/
+11
2004-02-05
[Bluetooth] Fix race for incoming connections
Marcel Holtmann
-2
/
+3
2004-01-13
Merge
David S. Miller
-33
/
+30
2004-01-14
[Bluetooth] Fix reference counting for incoming connections
Marcel Holtmann
-1
/
+3
2004-01-08
[BLUETOOTH]: Use size_t for size in {send,recv}msg.
Stephen Hemminger
-5
/
+6
2003-12-19
[Bluetooth] Add module aliases for the Bluetooth protocols
Marcel Holtmann
-0
/
+1
2003-12-18
[Bluetooth] Disable credit based flow control by default
Marcel Holtmann
-32
/
+26
2003-09-21
[PATCH] use CLONE_KERNEL
Albert Cahalan
-1
/
+1
2003-09-11
Merge bk://linux.bkbits.net/linux-2.5
Maksim Krasnyanskiy
-103
/
+185
2003-09-03
[NET]: remove duplicate #includes in net/
Randy Dunlap
-1
/
+0
2003-09-03
[NET]: Use list_for_each() where applicable.
Maximilian Attems
-1
/
+1
2003-08-31
[PATCH] Fix bluetooth compile warnings
Andrew Morton
-2
/
+2
2003-08-06
Merge bk://linux-bt.bkbits.net/marcel-2.5
Maksim Krasnyanskiy
-56
/
+116
2003-07-23
[Bluetooth] Add support for FCon and FCoff flow control commands
Marcel Holtmann
-0
/
+61
2003-07-19
[Bluetooth] Add tiocmget() and tiocmset() routines to RFCOMM TTY
Marcel Holtmann
-56
/
+55
[next]