index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-15
bluetooth: Validate socket address length in sco_sock_bind().
David S. Miller
1
-0
/
+3
2015-12-03
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-1
/
+6
2015-12-01
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
1
-3
/
+3
2015-11-11
Bluetooth: Fix l2cap_chan leak in SMP
Johan Hedberg
1
-1
/
+6
2015-11-05
Bluetooth: L2CAP: Add missing checks for invalid LE DCID
Johan Hedberg
1
-1
/
+8
2015-11-05
Bluetooth: L2CAP: Fix checked range when allocating new CID
Johan Hedberg
1
-1
/
+1
2015-11-05
Bluetooth: L2CAP: Fix returning correct LE CoC response codes
Johan Hedberg
1
-1
/
+8
2015-11-05
Bluetooth: Check for supported white list before issuing commands
Marcel Holtmann
1
-6
/
+11
2015-10-27
bluetooth: 6lowpan: fix NOHZ: local_softirq_pending
Alexander Aring
1
-1
/
+1
2015-10-27
Bluetooth: Fix crash on fast disconnect of SCO
Kuba Pawlak
1
-0
/
+5
2015-10-26
Bluetooth: Fix some obvious coding style issues in the SCO module
Marcel Holtmann
1
-11
/
+19
2015-10-26
Bluetooth: Replace hci_notify with hci_sock_dev_event
Marcel Holtmann
1
-16
/
+9
2015-10-26
Bluetooth: Rename bt_cb()->req into bt_cb()->hci
Marcel Holtmann
4
-17
/
+17
2015-10-26
Bluetooth: Remove unneeded parenthesis around MSG_OOB
Marcel Holtmann
2
-2
/
+2
2015-10-25
Bluetooth: Fix locking issue during fast SCO reconnection.
Kuba Pawlak
1
-0
/
+5
2015-10-25
Bluetooth: Fix locking issue on SCO disconnection
Kuba Pawlak
1
-0
/
+2
2015-10-25
Bluetooth: Fix crash on SCO disconnect
Kuba Pawlak
1
-0
/
+2
2015-10-22
Bluetooth: Increase minor version of core module
Marcel Holtmann
1
-1
/
+1
2015-10-22
Bluetooth: Make hci_disconnect() behave correctly for all states
Johan Hedberg
1
-8
/
+3
2015-10-22
Bluetooth: Take advantage of connection abort helpers
Johan Hedberg
2
-104
/
+11
2015-10-22
Bluetooth: Introduce hci_req helper to abort a connection
Johan Hedberg
2
-0
/
+97
2015-10-22
Bluetooth: Fix crash in SMP when unpairing
Johan Hedberg
3
-0
/
+30
2015-10-22
Bluetooth: Disable auto-connection parameters when unpairing
Johan Hedberg
1
-0
/
+10
2015-10-21
Bluetooth: Remove unnecessary hci_explicit_connect_lookup function
Johan Hedberg
2
-19
/
+3
2015-10-21
Bluetooth: Remove redundant (and possibly wrong) flag clearing
Johan Hedberg
1
-1
/
+0
2015-10-21
Bluetooth: Add hdev helper variable to hci_le_create_connection_cancel
Johan Hedberg
1
-6
/
+7
2015-10-21
Bluetooth: Remove unnecessary indentation in unpair_device()
Johan Hedberg
1
-23
/
+32
2015-10-21
Bluetooth: 6lowpan: Use hci_conn_hash_lookup_le() when possible
Johan Hedberg
1
-1
/
+1
2015-10-21
Bluetooth: Use hci_conn_hash_lookup_le() when possible
Johan Hedberg
3
-11
/
+11
2015-10-21
Bluetooth: Add le_addr_type() helper function
Johan Hedberg
1
-38
/
+18
2015-10-21
Bluetooth: Fix missing hdev locking for LE scan cleanup
Johan Hedberg
1
-9
/
+43
2015-10-21
Bluetooth: Introduce driver specific post init callback
Marcel Holtmann
1
-1
/
+4
2015-10-21
Bluetooth: l2cap_disconnection_req priority over shutdown
Dean Jenkins
1
-1
/
+10
2015-10-21
Bluetooth: Reorganize mutex lock in l2cap_sock_shutdown()
Dean Jenkins
1
-17
/
+27
2015-10-21
Bluetooth: Unwind l2cap_sock_shutdown()
Dean Jenkins
1
-14
/
+18
2015-10-21
6lowpan: cleanup lowpan_header_decompress
Alexander Aring
1
-19
/
+1
2015-10-21
6lowpan: cleanup lowpan_header_compress
Alexander Aring
1
-2
/
+1
2015-10-21
bluetooth: 6lowpan: use lowpan dispatch helpers
Alexander Aring
1
-30
/
+27
2015-10-21
Bluetooth: Fix removing connection parameters when unpairing
Johan Hedberg
1
-5
/
+7
2015-10-21
Bluetooth: Add support setup stage internal notification event
Marcel Holtmann
2
-8
/
+18
2015-10-21
Bluetooth: hidp: fix device disconnect on idle timeout
David Herrmann
1
-0
/
+14
2015-10-21
Bluetooth: Add new quirk for non-persistent diagnostic settings
Marcel Holtmann
1
-0
/
+19
2015-10-21
Bluetooth: Don't use remote address type to decide IRK persistency
Johan Hedberg
2
-32
/
+19
2015-10-21
Bluetooth: Queue diagnostic messages together with HCI packets
Marcel Holtmann
1
-4
/
+5
2015-10-21
Bluetooth: Restrict valid packet types via HCI_CHANNEL_RAW
Marcel Holtmann
1
-0
/
+11
2015-10-21
Bluetooth: Remove quirk for HCI_VENDOR_PKT filter handling
Marcel Holtmann
1
-4
/
+1
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-42
/
+99
2015-10-16
Bluetooth: Fix initializing conn_params in scan phase
Jakub Pawlowski
2
-8
/
+20
2015-10-16
Bluetooth: Fix conn_params list update in hci_connect_le_scan_cleanup
Johan Hedberg
1
-4
/
+19
2015-10-16
Bluetooth: Fix remove_device behavior for explicit connects
Johan Hedberg
1
-1
/
+6
[next]