index
:
kernel
0x221E-v0.0.1-v6.19
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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
2012-10-23
Bluetooth: Add new l2cap_chan struct members for high speed channels
Mat Martineau
2012-10-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-10-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-10-18
Bluetooth: AMP: Get amp_mgr reference in HS hci_conn
Andrei Emeltchenko
2012-10-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-10-15
Bluetooth: Zero bredr pointer when chan is deleted
Andrei Emeltchenko
2012-10-15
Bluetooth: Send EFS Conf Rsp only for BR/EDR chan
Andrei Emeltchenko
2012-10-15
Bluetooth: AMP: Drop packets when no l2cap conn exist
Andrei Emeltchenko
2012-10-15
Bluetooth: AMP: Handle complete frames in l2cap
Andrei Emeltchenko
2012-10-15
Bluetooth: AMP: Use Loglink handle in ACL Handle field
Andrei Emeltchenko
2012-10-15
Bluetooth: Rename __l2cap_connect() to l2cap_connect()
Gustavo Padovan
2012-10-15
Bluetooth: Add chan->ops->defer()
Gustavo Padovan
2012-10-15
Bluetooth: Move bt_accept_enqueue() to l2cap_sock.c
Gustavo Padovan
2012-10-12
userns: Properly print bluetooth socket uids
Eric W. Biederman
2012-10-12
Bluetooth: Call ops->teardown() without checking for NULL
Gustavo Padovan
2012-10-12
Bluetooth: Use locked l2cap_state_change()
Gustavo Padovan
2012-10-12
Bluetooth: use l2cap_chan_set_err()
Gustavo Padovan
2012-10-12
Bluetooth: Remove GFP_ATOMIC usage from l2cap_core.c
Gustavo Padovan
2012-10-12
Bluetooth: Fix L2CAP coding style
Gustavo Padovan
2012-10-12
Bluetooth: SMP: Fix setting unknown auth_req bits
Johan Hedberg
2012-10-12
Bluetooth: Factor out common L2CAP connection code
Mat Martineau
2012-10-12
Bluetooth: Process create response and connect response identically
Mat Martineau
2012-10-11
Bluetooth: AMP: Handle AMP_LINK connection
Andrei Emeltchenko
2012-10-11
Bluetooth: AMP: Handle number of compl blocks for AMP_LINK
Andrei Emeltchenko
2012-10-11
Bluetooth: AMP: Add handle to hci_chan structure
Andrei Emeltchenko
2012-10-11
Bluetooth: AMP: Handle AMP_LINK timeout
Andrei Emeltchenko
2012-10-11
Bluetooth: Allow to set flush timeout
Andrei Emeltchenko
2012-10-11
Bluetooth: Use __constant modifier for RFCOMM PSM
Syam Sidhardhan
2012-10-11
Bluetooth: Use __constant modifier for L2CAP SMP CID
Syam Sidhardhan
2012-10-09
Bluetooth: don't attempt to free a channel that wasn't created
Sasha Levin
2012-10-08
Bluetooth: L2CAP: Fix using default Flush Timeout for EFS
Andrei Emeltchenko
2012-10-08
Bluetooth: AMP: Use block_mtu for AMP controller
Andrei Emeltchenko
2012-10-08
Bluetooth: AMP: Factor out phylink_add
Andrei Emeltchenko
2012-10-08
Bluetooth: AMP: Factor out amp_ctrl_add
Andrei Emeltchenko
2012-10-08
Bluetooth: Fix dereference after NULL check
Andrei Emeltchenko
2012-10-08
Bluetooth: AMP: Fix possible NULL dereference
Andrei Emeltchenko
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-01
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2012-10-01
Bluetooth: A2MP: Fix potential NULL dereference
Andrei Emeltchenko
2012-09-30
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-28
Bluetooth: A2MP: Correct assoc_len size
Andrei Emeltchenko
2012-09-28
Bluetooth: Use %zu print specifier for size_t type
Andrei Emeltchenko
2012-09-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-27
Bluetooth: Factor out Create Configuration Response
Andrei Emeltchenko
2012-09-27
Bluetooth: Factor out hci_queue_acl
Andrei Emeltchenko
2012-09-27
bluetooth: Remove unneeded batostr function
Andrei Emeltchenko
2012-09-27
Bluetooth: Use %pMR instead of baswap in seq_show
Andrei Emeltchenko
2012-09-27
Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr
Andrei Emeltchenko
2012-09-27
Bluetooth: Use %pMR in debug instead of batostr
Andrei Emeltchenko
[prev]
[next]