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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-19
Bluetooth: Remove conn_unfinished variable from hci_connect_le()
Johan Hedberg
1
-36
/
+12
2015-11-19
Bluetooth: Move check for ongoing connect earlier in hci_connect_le()
Johan Hedberg
1
-6
/
+6
2015-11-19
Bluetooth: Fix specifying role for LE connections
Johan Hedberg
4
-13
/
+11
2015-11-19
Bluetooth: Remove unnecessary le_scan_restart_work_complete() function
Johan Hedberg
1
-36
/
+24
2015-11-19
Bluetooth: Simplify le_scan_disable_work()
Johan Hedberg
1
-91
/
+57
2015-11-19
Bluetooth: Pass inquiry length to bredr_inquiry()
Johan Hedberg
1
-3
/
+5
2015-11-19
Bluetooth: Fix BR/EDR Page Scan update with Add Device
Johan Hedberg
1
-13
/
+1
2015-11-19
Bluetooth: Move Stop Discovery to req_workqueue
Johan Hedberg
4
-67
/
+71
2015-11-19
Bluetooth: Move Start Discovery to req_workqueue
Johan Hedberg
3
-229
/
+213
2015-11-19
Bluetooth: Add error return value to hci_req_sync callback
Johan Hedberg
3
-26
/
+54
2015-11-19
Bluetooth: Add discovery type validity helper
Johan Hedberg
1
-0
/
+40
2015-11-19
Bluetooth: Move LE scan disable/restart behind req_workqueue
Johan Hedberg
4
-173
/
+183
2015-11-19
Bluetooth: Make __hci_update_background_scan private to hci_request.c
Johan Hedberg
2
-3
/
+1
2015-11-19
Bluetooth: Use req_workqueue for background scanning when powering on
Johan Hedberg
1
-6
/
+4
2015-11-19
Bluetooth: Use req_workqueue for explicit connect requests
Johan Hedberg
2
-36
/
+18
2015-11-19
Bluetooth: Add HCI status return parameter to hci_req_sync()
Johan Hedberg
4
-19
/
+26
2015-11-19
Bluetooth: Don't wait for HCI in Add/Remove Device
Johan Hedberg
1
-111
/
+50
2015-11-19
Bluetooth: Run all background scan updates through req_workqueue
Johan Hedberg
4
-24
/
+25
2015-11-19
Bluetooth: Add stubs for synchronous HCI request functionality
Johan Hedberg
3
-0
/
+15
2015-11-19
Bluetooth: Add 'sync' specifier to synchronous request APIs
Johan Hedberg
3
-20
/
+20
2015-11-19
Bluetooth: Move synchronous request handling into hci_request.c
Johan Hedberg
3
-193
/
+195
2015-11-19
Bluetooth: Remove unnecessary call to hci_update_background_scan
Johan Hedberg
2
-4
/
+1
2015-11-19
Bluetooth: Add support for controller specific logging
Marcel Holtmann
3
-0
/
+104
2015-11-19
Bluetooth: Add support for sending system notes to monitor channel
Marcel Holtmann
4
-5
/
+35
2015-11-19
Bluetooth: Fix casting coding style within HCI sockets
Marcel Holtmann
1
-13
/
+13
2015-11-19
Bluetooth: Add clarifying comment why schedule_work is used
Johan Hedberg
1
-0
/
+4
2015-11-19
Bluetooth: Add missing hci_skb_opcode for raw socket commands
Marcel Holtmann
1
-0
/
+5
2015-11-19
Bluetooth: Compress the size of struct hci_ctrl
Johan Hedberg
4
-14
/
+23
2015-11-19
Bluetooth: Remove redundant setting to zero of bt_cb
Johan Hedberg
1
-6
/
+2
2015-11-19
Bluetooth: Use new hci_skb_pkt_* wrappers for drivers
Marcel Holtmann
21
-116
/
+127
2015-11-19
Bluetooth: Use new hci_skb_pkt_* wrappers for core packet handling
Marcel Holtmann
3
-32
/
+33
2015-11-19
Bluetooth: Add hci_skb_* helper wrappers for bt_cb(skb) access
Marcel Holtmann
1
-0
/
+4
2015-11-19
Bluetooth: Make LE only events conditional on supported commands
Marcel Holtmann
1
-4
/
+18
2015-11-19
Bluetooth: Fix issue with HCI_QUIRK_FIXUP_INQUIRY_MODE and event mask
Marcel Holtmann
1
-1
/
+2
2015-11-19
Bluetooth: Build LE event mask based on supported commands
Marcel Holtmann
1
-1
/
+28
2015-11-19
Bluetooth: Move BR/EDR default events behind its features
Marcel Holtmann
1
-4
/
+8
2015-11-18
be2net: remove local variable 'status'
Ivan Vecera
1
-4
/
+2
2015-11-18
net: hisilicon: fix binding document of mdio
huangdaode
1
-1
/
+6
2015-11-18
net ipv4: use preferred log methods
Bastian Stender
4
-59
/
+44
2015-11-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
29
-278
/
+247
2015-11-18
Merge tag 'hwmon-for-linus-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-11
/
+14
2015-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
84
-3650
/
+1036
2015-11-17
MAINTAINERS: Update Mellanox's Eth NIC driver entries
Or Gerlitz
1
-1
/
+9
2015-11-17
net/core: revert "net: fix __netdev_update_features return.." and add comment
Nikolay Aleksandrov
1
-1
/
+4
2015-11-17
af_unix: take receive queue lock while appending new skb
Hannes Frederic Sowa
1
-1
/
+4
2015-11-17
rtnetlink: fix frame size warning in rtnl_fill_ifinfo
Hannes Frederic Sowa
1
-122
/
+152
2015-11-17
net: use skb_clone to avoid alloc_pages failure.
Martin Zhang
1
-1
/
+1
2015-11-17
packet: Use PAGE_ALIGNED macro
Tobias Klauser
1
-1
/
+1
2015-11-17
packet: Don't check frames_per_block against negative values
Tobias Klauser
1
-2
/
+2
2015-11-17
net: phy: Use interrupts when available in NOLINK state
Andrew Lunn
1
-0
/
+3
[next]