index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
stable/7.0.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
2012-04-22
Bluetooth: hci_core: fix NULL-pointer dereference at unregister
Johan Hovold
2012-02-15
Bluetooth: Remove usage of __cancel_delayed_work()
Ulisses Furquim
2012-02-15
Bluetooth: Fix potential deadlock
Andre Guedes
2012-02-15
Bluetooth: silence lockdep warning
Octavian Purdila
2012-02-15
Bluetooth: Fix using an absolute timeout on hci_conn_put()
Vinicius Costa Gomes
2012-02-15
Bluetooth: l2cap_set_timer needs jiffies as timeout value
Andrzej Kaczmarek
2012-02-15
Bluetooth: Remove bogus inline declaration from l2cap_chan_connect
Johan Hedberg
2012-01-22
bluetooth: hci: Fix type of "enable_hs" to bool.
David S. Miller
2012-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2012-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-02
Bluetooth: Rename extfeatures
Andre Guedes
2011-12-22
Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_list
Gustavo F. Padovan
2011-12-22
Bluetooth: Remove lock from inquiry_cache
Gustavo F. Padovan
2011-12-22
Bluetooth: Add MITM mechanism to LE-SMP
Brian Gix
2011-12-22
Bluetooth: Fix deadlocks with sock lock and L2CAP timers locks
Ulisses Furquim
2011-12-22
Bluetooth: Make HCI call directly into SCO and L2CAP event functions
Ulisses Furquim
2011-12-22
Bluetooth: Remove magic numbers from le scan cmd
Andrei Emeltchenko
2011-12-21
Bluetooth: Always compile SCO and L2CAP in Bluetooth Core
Ulisses Furquim
2011-12-20
Bluetooth: Rename info_work to info_timer
Gustavo F. Padovan
2011-12-20
Bluetooth: convert security timer to delayed_work
Gustavo F. Padovan
2011-12-20
Bluetooth: Move l2cap_{set,clear}_timer to l2cap.h
Gustavo F. Padovan
2011-12-20
Bluetooth: Clean up magic pointers
Andrei Emeltchenko
2011-12-20
Bluetooth: Initialize default flow control mode
Andrei Emeltchenko
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-12-19
Bluetooth: Add missing mgmt_confirm_name command definition
Johan Hedberg
2011-12-19
Bluetooth: Fix mgmt_(block,unblock)_device opcodes
Johan Hedberg
2011-12-19
Bluetooth: Add missing confirm_name field to mgmt_ev_device_found
Johan Hedberg
2011-12-18
Bluetooth: Add HCI Read Data Block Size function
Andrei Emeltchenko
2011-12-18
Bluetooth: Update ordering and opcodes of mgmt messages
Johan Hedberg
2011-12-18
Bluetooth: Add timer for automatically disabling the service cache
Johan Hedberg
2011-12-18
Bluetooth: Remove mgmt_set_service_cache
Johan Hedberg
2011-12-18
Bluetooth: Move mgmt_set_fast_connectable to the right location
Johan Hedberg
2011-12-18
Bluetooth: Update mgmt_read_info and related mgmt messages
Johan Hedberg
2011-12-18
Bluetooth: Remove work_add and work_del from hci_sysfs
Gustavo F. Padovan
2011-12-18
Bluetooth: invert locking order in connect path
Gustavo F. Padovan
2011-12-18
Bluetooth: convert info timer to delayed_work
Gustavo F. Padovan
2011-12-18
Bluetooth: convert tx_task to workqueue
Gustavo F. Padovan
2011-12-18
Bluetooth: Move command task to workqueue
Gustavo F. Padovan
2011-12-18
Bluetooth: convert conn hash to RCU
Gustavo F. Padovan
2011-12-18
Bluetooth: convert chan_lock to mutex
Gustavo F. Padovan
2011-12-18
Bluetooth: Move L2CAP timers to workqueue
Gustavo F. Padovan
2011-12-18
Bluetooth: Use delayed work for advertisiment cache timeout
Gustavo F. Padovan
2011-12-18
Bluetooth: Use delayed_work for connection timeout
Gustavo F. Padovan
2011-12-18
Bluetooth: Replace spin_lock by mutex in hci_dev
Gustavo F. Padovan
2011-12-18
Bluetooth: Process recv path in a workqueue instead of a tasklet
Marcel Holtmann
2011-12-16
Bluetooth: make hci_conn_enter_sniff_mode static
Gustavo F. Padovan
2011-12-16
Bluetooth: Initialize LE connection count
Gustavo F. Padovan
2011-12-16
Bluetooth: remove lock from struct conn_hash
Gustavo F. Padovan
2011-12-16
Bluetooth: remove struct hci_chan_hash
Gustavo F. Padovan
[next]