index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-13
Bluetooth: Add structures for the new LTK exchange messages
Vinicius Costa Gomes
1
-0
/
+22
2012-02-13
Bluetooth: Remove usage of __cancel_delayed_work()
Ulisses Furquim
1
-2
/
+2
2012-02-13
Bluetooth: Fix potential deadlock
Andre Guedes
1
-2
/
+2
2012-02-13
Bluetooth: Add alloc_skb chan operator
Andrei Emeltchenko
1
-0
/
+3
2012-02-13
Bluetooth: silence lockdep warning
Octavian Purdila
1
-0
/
+2
2012-02-13
Bluetooth: Add a convenience function to check for SSP enabled
Johan Hedberg
1
-0
/
+7
2012-02-13
Bluetooth: Convert hdev->ssp_mode to a flag
Johan Hedberg
2
-1
/
+1
2012-02-13
Bluetooth: Merge boolean members of struct hci_conn into flags
Johan Hedberg
1
-3
/
+3
2012-02-13
Bluetooth: Update device_connected and device_found events to latest API
Johan Hedberg
2
-11
/
+13
2012-02-13
Bluetooth: Convert hdev->out to a bool type
Johan Hedberg
1
-1
/
+1
2012-02-13
Bluetooth: Rename conn->pend to conn->flags
Johan Hedberg
1
-3
/
+3
2012-02-13
Bluetooth: Merge device class into the EIR data in mgmt_ev_device_found
Johan Hedberg
2
-1
/
+11
2012-02-13
Bluetooth: Move eir_has_data_field to hci_core.h
Johan Hedberg
1
-0
/
+25
2012-02-13
Bluetooth: Add missing EIR defines to hci.h
Johan Hedberg
1
-0
/
+3
2012-02-13
Bluetooth: Add eir_len parameter to mgmt_ev_device_found
Johan Hedberg
2
-2
/
+3
2012-02-13
Bluetooth: Rename mgmt connected events to match user space
Johan Hedberg
2
-5
/
+5
2012-02-13
Bluetooth: Add 'eir_len' param to mgmt_device_found()
Andre Guedes
1
-1
/
+1
2012-02-13
Bluetooth: Make l2cap_clear_timer return if timer was running or not
Szymon Janc
1
-2
/
+7
2012-02-13
Bluetooth: Fix 'enable_hs' type
Fabio Estevam
1
-1
/
+1
2012-02-13
Bluetooth: Sort to-be-resolved devices by RSSI during discovery
Johan Hedberg
1
-0
/
+2
2012-02-13
Bluetooth: Move mgmt related flags from hdev->flags to hdev->dev_flags
Johan Hedberg
1
-8
/
+8
2012-02-13
Bluetooth: Remove bogus inline declaration from l2cap_chan_connect
Johan Hedberg
1
-1
/
+1
2012-02-13
Bluetooth: Remove __hci_dev_put/hold
David Herrmann
1
-10
/
+2
2012-02-13
Bluetooth: Correctly take hci_dev->dev refcount
David Herrmann
1
-3
/
+2
2012-02-13
Bluetooth: Remove HCI-owner field
David Herrmann
1
-11
/
+2
2012-02-13
Bluetooth: Remove unused hci-destruct cb
David Herrmann
1
-5
/
+1
2012-02-13
Bluetooth: Make hci-destruct callback optional
David Herrmann
1
-2
/
+4
2012-02-13
Bluetooth: Fix using an absolute timeout on hci_conn_put()
Vinicius Costa Gomes
1
-1
/
+1
2012-02-13
Bluetooth: Remove magic number from ACL TO
Andrei Emeltchenko
1
-0
/
+1
2012-02-13
Bluetooth: l2cap_set_timer needs jiffies as timeout value
Andrzej Kaczmarek
1
-3
/
+3
2012-02-13
Bluetooth: Process num completed data blocks event
Andrei Emeltchenko
1
-0
/
+13
2012-02-13
Bluetooth: Add name resolving support for mgmt based discovery
Johan Hedberg
1
-1
/
+7
2012-02-13
Bluetooth: Add discovery state tracking
Johan Hedberg
1
-0
/
+9
2012-02-13
Bluetooth: Rename hdev->inq_cache to hdev->discovery
Johan Hedberg
1
-8
/
+8
2012-02-13
Bluetooth: Return updated name state with hci_inquiry_cache_update
Johan Hedberg
1
-1
/
+1
2012-02-13
Bluetooth: Add initial mgmt_confirm_name support
Johan Hedberg
1
-7
/
+22
2012-02-13
Bluetooth: Move Extended Inquiry Response defines to hci.h
Johan Hedberg
1
-0
/
+13
2012-02-13
Bluetooth: Convert inquiry cache to use standard list types
Johan Hedberg
1
-6
/
+4
2012-02-06
mac80211: support hw scan while idle
Eliad Peller
1
-0
/
+5
2012-02-06
cfg80211/mac80211: userspace peer authorization in IBSS
Antonio Quartulli
1
-0
/
+5
2012-02-06
cfg80211: export cfg80211_ref_bss
Johannes Berg
1
-0
/
+14
2012-02-06
cfg80211: stop tracking authenticated state
Johannes Berg
1
-28
/
+11
2012-02-06
mac80211: add sta_state callback
Johannes Berg
1
-0
/
+30
2012-01-31
mac80211: add support for mcs masks
Simon Wunderlich
1
-0
/
+1
2012-01-31
nl80211: add support for mcs masks
Simon Wunderlich
1
-2
/
+1
2012-01-27
kernel-doc: fix new warnings in cfg80211.h
Randy Dunlap
1
-0
/
+6
2012-01-27
{nl,cfg,mac}80211: Add support of setting non-forwarding entity in Mesh
Chun-Yeow Yeoh
1
-0
/
+1
2012-01-27
mac80211: make CQM RSSI support per virtual interface
Johannes Berg
1
-7
/
+7
2012-01-27
mac80211: make beacon filtering per virtual interface
Johannes Berg
1
-9
/
+20
2012-01-24
NFC: Add NCI multiple targets support
Ilan Elias
2
-2
/
+41
[next]