index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
|
*
|
|
|
Bluetooth: Remove useless code in hci_connect
Andre Guedes
2012-05-09
1
-3
/
+0
|
|
|
|
*
|
|
|
Bluetooth: Add support for reusing the same hci_conn for LE links
Vinicius Costa Gomes
2012-05-09
2
-37
/
+58
|
|
|
|
*
|
|
|
Bluetooth: Search global l2cap channels by src/dst addresses
Ido Yariv
2012-05-09
1
-12
/
+31
|
|
|
|
*
|
|
|
Bluetooth: Remove unneeded initialization in hci_alloc_dev()
David Herrmann
2012-05-09
1
-10
/
+0
|
|
|
|
*
|
|
|
Bluetooth: Move device initialization to hci_alloc_dev()
David Herrmann
2012-05-09
1
-63
/
+52
|
|
|
|
*
|
|
|
Bluetooth: Move hci_alloc/free_dev close to hci_register/unregister_dev
David Herrmann
2012-05-09
1
-26
/
+26
|
|
|
|
*
|
|
|
Bluetooth: Restrict to one SCO listening socket
Marcel Holtmann
2012-05-09
1
-7
/
+22
|
|
|
|
*
|
|
|
Bluetooth: Don't check source address in SCO bind function
Marcel Holtmann
2012-05-09
1
-10
/
+6
|
|
|
|
*
|
|
|
Bluetooth: Fix registering hci with duplicate name
Ulisses Furquim
2012-05-09
1
-6
/
+10
|
|
|
|
*
|
|
|
Bluetooth: Remove not needed status parameter
Lukasz Rymanowski
2012-05-09
1
-4
/
+4
|
|
|
|
*
|
|
|
Bluetooth: Split error handling for SCO listen sockets
Marcel Holtmann
2012-05-09
1
-1
/
+6
|
|
|
|
*
|
|
|
Bluetooth: Split error handling for L2CAP listen sockets
Marcel Holtmann
2012-05-09
1
-2
/
+6
|
|
|
|
*
|
|
|
Bluetooth: Don't distribute keys in case of Encryption Failure
Hemant Gupta
2012-05-09
1
-1
/
+2
|
|
|
|
*
|
|
|
Bluetooth: Fix debug printing unallocated name
Andrei Emeltchenko
2012-05-09
1
-2
/
+3
|
|
|
|
*
|
|
|
Bluetooth: mgmt: Fix address type while loading Long Term Key
Hemant Gupta
2012-05-09
1
-1
/
+14
|
|
|
|
*
|
|
|
Bluetooth: mgmt: Remove unwanted goto statements
Syam Sidhardhan
2012-05-09
1
-12
/
+4
|
|
|
|
*
|
|
|
Bluetooth: remove unneeded declaration of sco_conn_del()
Gustavo Padovan
2012-05-09
1
-2
/
+0
|
|
|
|
*
|
|
|
Bluetooth: Remove unnecessary check
Mikel Astiz
2012-05-09
1
-6
/
+4
|
|
|
|
*
|
|
|
Bluetooth: Use unsigned int instead of signed int
Mikel Astiz
2012-05-09
1
-2
/
+2
|
|
|
|
*
|
|
|
Bluetooth: Functions for handling ERTM control fields
Mat Martineau
2012-05-09
1
-0
/
+113
|
|
|
|
*
|
|
|
Bluetooth: Add the l2cap_seq_list structure for tracking frames
Mat Martineau
2012-05-09
1
-8
/
+142
|
|
|
|
*
|
|
|
Bluetooth: Remove err parameter from alloc_skb()
Gustavo Padovan
2012-05-09
2
-21
/
+21
|
|
|
|
*
|
|
|
Bluetooth: Adds set_default function in L2CAP setup
Andrei Emeltchenko
2012-05-09
2
-6
/
+13
|
|
|
|
*
|
|
|
Bluetooth: Add Read Local AMP Info to init
Andrei Emeltchenko
2012-05-09
1
-0
/
+3
|
|
|
|
*
|
|
|
Bluetooth: mgmt: Fix missing connect failed event for LE
Hemant Gupta
2012-05-09
1
-0
/
+2
|
|
|
|
*
|
|
|
Bluetooth: Fix clearing discovery type when stopping discovery
Hemant Gupta
2012-05-09
1
-1
/
+0
|
|
|
|
*
|
|
|
Bluetooth: Remove MGMT_ADDR_INVALID macro
Andre Guedes
2012-05-09
1
-7
/
+7
|
|
|
|
*
|
|
|
Bluetooth: Send correct address type for LTK
Hemant Gupta
2012-05-09
1
-1
/
+1
|
|
|
|
*
|
|
|
Bluetooth: Remove unneeded zero initialization
Andrei Emeltchenko
2012-05-09
1
-1
/
+0
|
|
|
|
*
|
|
|
Bluetooth: Update management interface revision
Marcel Holtmann
2012-05-09
1
-1
/
+1
|
|
|
|
*
|
|
|
Bluetooth: Remove sk parameter from l2cap_chan_create()
Gustavo Padovan
2012-05-09
2
-5
/
+5
|
|
|
|
*
|
|
|
Bluetooth: Make L2CAP chan_add functions static
Andrei Emeltchenko
2012-05-09
1
-2
/
+2
|
|
|
|
*
|
|
|
Bluetooth: Remove unneeded timer clear
Andrei Emeltchenko
2012-05-09
1
-3
/
+0
|
|
|
|
*
|
|
|
Bluetooth: Ignore inquiry results from periodic inquiry
Andre Guedes
2012-05-09
1
-0
/
+9
|
|
|
|
*
|
|
|
Bluetooth: Check HCI_PERIODIC_INQ in start_discovery
Andre Guedes
2012-05-09
1
-0
/
+6
|
|
|
|
*
|
|
|
Bluetooth: Add HCI_PERIODIC_INQ to dev_flags
Andre Guedes
2012-05-09
1
-1
/
+9
|
|
|
|
*
|
|
|
Bluetooth: Add Periodic Inquiry command complete handler
Andre Guedes
2012-05-09
1
-0
/
+11
|
|
|
|
*
|
|
|
Bluetooth: Refactor stop_discovery
Andre Guedes
2012-05-09
1
-16
/
+24
|
|
|
|
*
|
|
|
Bluetooth: Replace EPERM by EALREADY in hci_cancel_inquiry
Andre Guedes
2012-05-09
1
-1
/
+1
|
|
|
|
*
|
|
|
Bluetooth: Silence sparse warning
Andrei Emeltchenko
2012-05-09
1
-3
/
+1
|
|
|
|
*
|
|
|
Bluetooth: mgmt: Don't allow to set invalid value to DeviceID source
Szymon Janc
2012-05-09
1
-1
/
+8
|
|
|
|
*
|
|
|
Bluetooth: mgmt: Fix some code style and indentation issues
Szymon Janc
2012-05-09
1
-6
/
+6
|
|
|
|
*
|
|
|
Bluetooth: LE support for MGMT stop discovery
Andre Guedes
2012-05-09
2
-2
/
+10
|
|
|
|
*
|
|
|
Bluetooth: Add hci_cancel_le_scan() to hci_core
Andre Guedes
2012-05-09
1
-0
/
+18
|
|
|
|
*
|
|
|
Bluetooth: trivial: Remove sparse warnings
Andrei Emeltchenko
2012-05-09
1
-3
/
+3
|
|
|
|
*
|
|
|
Bluetooth: Fix broken usage of get_unaligned_le16
Marcel Holtmann
2012-05-09
1
-6
/
+6
|
|
|
|
*
|
|
|
Bluetooth: Fix opcode access in hci_complete
Andrei Emeltchenko
2012-05-09
1
-1
/
+2
|
|
|
|
*
|
|
|
Bluetooth: Fix type in cpu_to_le conversion
Andrei Emeltchenko
2012-05-09
1
-3
/
+3
|
|
|
|
*
|
|
|
Bluetooth: trivial: Correct types
Andrei Emeltchenko
2012-05-09
1
-2
/
+2
|
|
|
|
*
|
|
|
Bluetooth: trivial: Fix endian conversion mode
Andrei Emeltchenko
2012-05-09
1
-2
/
+2
[prev]
[next]