index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-31
Merge bk://kernel.bkbits.net/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2005-03-30
[PATCH] Fix incorrect bluetooth socket zapping
David Woodhouse
1
-1
/
+1
2005-03-26
[NET] make all protos partially use sk_prot
Arnaldo Carvalho de Melo
7
-57
/
+174
2005-03-23
Merge http://linux-mh.bkbits.net/bluetooth-2.6
David S. Miller
1
-3
/
+3
2005-03-25
[Bluetooth] Fix signedness problem at socket creation
Marcel Holtmann
1
-3
/
+3
2005-03-22
Merge bk://kernel.bkbits.net/acme/net-2.6
David S. Miller
2
-2
/
+2
2005-03-22
[NET] use sk_acceptq_is_full
Arnaldo Carvalho de Melo
2
-2
/
+2
2005-03-19
[Bluetooth] Make another variable static
Marcel Holtmann
1
-1
/
+1
2005-03-19
[Bluetooth] Remove now unneeded references to sk_protinfo
Marcel Holtmann
3
-9
/
+0
2005-03-18
[Bluetooth] Kill bt_sock_alloc() and its usage
Marcel Holtmann
8
-55
/
+49
2005-03-18
[Bluetooth] Fix session reference counting for RFCOMM
Marcel Holtmann
1
-0
/
+4
2005-03-16
[NET] Convert sk_zapped into SOCK_ZAPPED flag
Thomas Graf
4
-15
/
+15
2005-03-05
[Bluetooth] Enhance HCI callback interface
Marcel Holtmann
2
-7
/
+49
2005-03-05
[Bluetooth] Convert clock offset value from little endian
Marcel Holtmann
1
-1
/
+1
2005-02-05
[Bluetooth] Support Broadcom BCM92035 USB dongles
Marcel Holtmann
1
-0
/
+16
2005-01-30
[Bluetooth] Skip raw mode devices when choosing source device
Marcel Holtmann
1
-1
/
+1
2005-01-29
[Bluetooth] Support raw mode only devices
Marcel Holtmann
2
-8
/
+19
2005-01-29
[Bluetooth] Update inquiry cache from clock offset event
Marcel Holtmann
1
-0
/
+28
2005-01-29
[Bluetooth] Remove MTU check for the L2CAP raw socket
Marcel Holtmann
1
-1
/
+1
2005-01-23
[Bluetooth] Add RFCOMM service level security
Marcel Holtmann
1
-19
/
+138
2005-01-23
[Bluetooth] Fix rfcomm_sock_destruct() deadlock
Marcel Holtmann
1
-2
/
+7
2005-01-23
[Bluetooth] Fix too many keys pressed error
Marcel Holtmann
1
-0
/
+7
2005-01-23
[Bluetooth] Use wait_event_timeout()
Marcel Holtmann
1
-20
/
+4
2005-01-23
[Bluetooth] Use wait_event_interruptible_timeout()
Marcel Holtmann
1
-35
/
+8
2005-01-13
[Bluetooth] Lock initializer cleanup
Marcel Holtmann
2
-4
/
+4
2004-12-26
[Bluetooth] Add HIDP message parsing
Marcel Holtmann
2
-17
/
+198
2004-12-26
[Bluetooth] Update socket option handling
Marcel Holtmann
4
-13
/
+62
2004-12-26
[Bluetooth] Make more code static
Marcel Holtmann
2
-9
/
+32
2004-12-26
[Bluetooth] Make another function static
Marcel Holtmann
2
-16
/
+13
2004-12-26
[Bluetooth] Make some code of the core static
Marcel Holtmann
4
-9
/
+9
2004-12-06
[Bluetooth] Track the class of device value
Marcel Holtmann
2
-0
/
+2
2004-12-06
[Bluetooth] Use separate inquiry data structure
Marcel Holtmann
4
-26
/
+45
2004-11-17
Merge http://linux-mh.bkbits.net/bluetooth-2.6
David S. Miller
1
-3
/
+30
2004-11-17
[Bluetooth] Check for L2CAP reliability
Marcel Holtmann
1
-0
/
+21
2004-11-17
[Bluetooth] Add support for L2CAP secure mode
Marcel Holtmann
1
-3
/
+8
2004-11-17
[Bluetooth] Correct locking for zero SCID responses
Marcel Holtmann
1
-0
/
+1
2004-11-09
[BLUETOOTH]: Lock initializer unifying
Andrew Morton
1
-1
/
+1
2004-11-08
[Bluetooth] Some trivial s/int/unsigned int/
Marcel Holtmann
2
-4
/
+5
2004-11-06
[Bluetooth] Support responses with zero SCID
Marcel Holtmann
1
-69
/
+96
2004-11-06
[Bluetooth] Add function for triggering a link key change
Marcel Holtmann
2
-0
/
+23
2004-10-30
[Bluetooth] Add security callback to the core
Marcel Holtmann
3
-4
/
+32
2004-10-28
[Bluetooth] Allow vendor specific packet types
Marcel Holtmann
1
-1
/
+2
2004-10-20
Update tty layer to not mix kernel and user pointers.
Linus Torvalds
1
-10
/
+4
2004-10-09
[Bluetooth] Stop TX task before notifying the driver
Marcel Holtmann
1
-2
/
+8
2004-10-08
[Bluetooth] Add security manager flags and options
Marcel Holtmann
2
-7
/
+44
2004-10-08
[Bluetooth] Let the CAPI free the SKB in the error case
Marcel Holtmann
1
-1
/
+0
2004-10-06
[Bluetooth] Fix race when unlinking incoming connections
Marcel Holtmann
3
-7
/
+21
2004-10-06
[Bluetooth] Improve connection hash handling
Marcel Holtmann
1
-4
/
+6
2004-09-08
[Bluetooth] Check checksums for BNEP
Marcel Holtmann
1
-1
/
+1
2004-09-04
[Bluetooth] Don't send L2CAP reject command for bad responses
Marcel Holtmann
1
-9
/
+10
[next]