index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
affs
/
Changes
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-11-19
Bluetooth: Simplify request cleanup code
Johan Hedberg
2
-3
/
+3
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-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
2015-11-17
phy: marvell: Add support for 88E1540 PHY
Andrew Lunn
2
-0
/
+17
2015-11-17
arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCS
Yang Shi
1
-5
/
+39
[next]