index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-03
Bluetooth: Set the correct security level for SC LTKs
Johan Hedberg
1
-2
/
+6
2014-12-03
Bluetooth: Add mgmt support for LE Secure Connections LTK types
Johan Hedberg
2
-7
/
+39
2014-12-03
Bluetooth: Update SMP security level to/from auth_req for SC
Johan Hedberg
1
-4
/
+14
2014-12-03
Bluetooth: Add SMP flag for SC and set it when necessary.
Johan Hedberg
1
-0
/
+7
2014-12-03
Bluetooth: Make auth_req mask dependent on SC enabled or not
Johan Hedberg
1
-7
/
+10
2014-12-03
Bluetooth: Add basic SMP defines for LE Secure Connections
Johan Hedberg
1
-1
/
+24
2014-12-03
Bluetooth: Simplify Link Key Notification event handling logic
Johan Hedberg
1
-11
/
+14
2014-12-02
Bluetooth: Track both local and remote L2CAP fixed channel mask
Johan Hedberg
1
-19
/
+18
2014-11-27
Bluetooth: Automatically flushable packets aren't allowed on LE links
Steven Walter
1
-3
/
+11
2014-11-24
new helper: memcpy_from_msg()
Al Viro
4
-4
/
+4
2014-11-21
Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
16
-229
/
+393
2014-11-19
Bluetooth: Convert link keys list to use RCU
Johan Hedberg
2
-21
/
+20
2014-11-19
Bluetooth: Fix setting conn->pending_sec_level value from link key
Johan Hedberg
1
-7
/
+40
2014-11-19
Bluetooth: Fix setting state back to TASK_RUNNING
Johan Hedberg
1
-0
/
+2
2014-11-18
Bluetooth: Call drain_workqueue() before resetting state
Johan Hedberg
1
-0
/
+10
2014-11-18
Bluetooth: Use shorter "rand" name for "randomizer"
Johan Hedberg
3
-31
/
+23
2014-11-18
Bluetooth: Fix BR/EDR-only address checks for remote OOB data
Johan Hedberg
1
-0
/
+22
2014-11-15
Bluetooth: Fix clearing remote OOB data through mgmt
Johan Hedberg
1
-0
/
+7
2014-11-15
Bluetooth: Add debug logs to help track locking issues
Johan Hedberg
2
-2
/
+11
2014-11-15
Bluetooth: Remove unnecessary hdev locking in smp.c
Johan Hedberg
1
-7
/
+0
2014-11-15
Bluetooth: Convert IRK list to RCU
Johan Hedberg
2
-24
/
+32
2014-11-15
Bluetooth: Convert LTK list to RCU
Johan Hedberg
3
-26
/
+30
2014-11-15
Bluetooth: Trigger SMP for the appropriate LE CoC errors
Johan Hedberg
1
-1
/
+22
2014-11-15
Bluetooth: Add key preference parameter to smp_sufficient_security
Johan Hedberg
3
-11
/
+21
2014-11-15
Bluetooth: Fix sending incorrect LE CoC PDU in BT_CONNECT2 state
Johan Hedberg
1
-1
/
+2
2014-11-15
Bluetooth: hidp: replace kzalloc/copy_from_user by memdup_user
Fabian Frederick
1
-7
/
+3
2014-11-13
Bluetooth: Fix correct nesting for 6lowpan server channel
Johan Hedberg
1
-0
/
+2
2014-11-13
Bluetooth: Fix L2CAP nesting level initialization location
Johan Hedberg
2
-3
/
+3
2014-11-13
Bluetooth: Fix L2CAP socket lock nesting level
Johan Hedberg
1
-3
/
+10
2014-11-13
Bluetooth: Use proper nesting annotation for l2cap_chan lock
Johan Hedberg
2
-0
/
+19
2014-11-12
Bluetooth: Remove unnecessary hci_dev_lock/unlock in smp.c
Johan Hedberg
1
-4
/
+0
2014-11-12
Bluetooth: Fix l2cap_sock_teardown_cb lockdep warning
Johan Hedberg
1
-1
/
+1
2014-11-11
Bluetooth: 6lowpan: Remove unnecessary RCU callback
Johan Hedberg
1
-9
/
+2
2014-11-11
Bluetooth: Fix mgmt connected notification
Johan Hedberg
1
-1
/
+7
2014-11-11
Bluetooth: Fix sparse warning in amp.c
Johan Hedberg
1
-9
/
+16
2014-11-10
Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
9
-196
/
+300
2014-11-08
Bluetooth: 6lowpan: fix skb_unshare behaviour
Alexander Aring
1
-6
/
+2
2014-11-07
Bluetooth: Send mgmt_connected only if state is BT_CONFIG
Jaganath Kanakkassery
1
-1
/
+2
2014-11-06
6lowpan: move skb_free from error paths in decompression
Martin Townsend
1
-8
/
+7
2014-11-06
Bluetooth: Sort switch cases by opcode's numeric value
Kuba Pawlak
1
-12
/
+12
2014-11-06
Bluetooth: Clear role switch pending flag
Kuba Pawlak
1
-0
/
+27
2014-11-05
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
2
-3
/
+3
2014-11-04
Bluetooth: Fix sparse warnings in RFCOMM
Johan Hedberg
1
-2
/
+4
2014-11-04
rfcomm, sched/wait: Fix broken wait construct
Peter Zijlstra
1
-10
/
+8
2014-11-03
Bluetooth: Fix invalid response for 'Start Discovery' command
Szymon Janc
1
-21
/
+35
2014-11-03
Bluetooth: Consolidate whitelist debugfs entry into device_list
Marcel Holtmann
1
-30
/
+6
2014-11-02
Bluetooth: Add hci_reset_dev() for driver triggerd stack reset
Marcel Holtmann
1
-0
/
+18
2014-11-02
Bluetooth: Introduce BT_BREDR and BT_LE config options
Marcel Holtmann
5
-9
/
+19
2014-11-02
Bluetooth: Print error message for HCI_Hardware_Error event
Marcel Holtmann
1
-0
/
+11
2014-11-02
Bluetooth: Check status of command complete for HCI_Reset
Marcel Holtmann
1
-0
/
+3
[prev]
[next]