index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
l2cap_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Convert disconn_cfm to be triggered through hci_cb
Johan Hedberg
2015-02-19
1
-1
/
+5
*
Bluetooth: Convert connect_cfm to be triggered through hci_cb
Johan Hedberg
2015-02-19
1
-1
/
+5
*
Bluetooth: Convert L2CAP security callback to use hci_cb
Johan Hedberg
2015-02-19
1
-4
/
+10
*
Bluetooth: Fix accepting early data on fixed channels
Johan Hedberg
2015-02-16
1
-0
/
+14
*
Bluetooth: Fix lookup of fixed channels by local bdaddr
Johan Hedberg
2015-01-15
1
-8
/
+7
*
Bluetooth: Add helpers for src/dst bdaddr type conversion
Johan Hedberg
2015-01-15
1
-12
/
+22
*
Bluetooth: Show device address type for L2CAP debugfs entries
Marcel Holtmann
2015-01-15
1
-2
/
+2
*
Bluetooth: Introduce force_bredr_smp debugfs option for testing
Marcel Holtmann
2015-01-02
1
-1
/
+1
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-12-15
1
-2
/
+3
|
\
|
*
Bluetooth: Check for force_lesc_support when enabling SMP over BR/EDR
Marcel Holtmann
2014-12-06
1
-2
/
+3
*
|
Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
David S. Miller
2014-12-10
1
-4
/
+3
|
\
\
|
|
/
|
/
|
|
*
first fruits - kill l2cap ->memcpy_fromiovec()
Al Viro
2014-12-09
1
-4
/
+3
|
*
switch l2cap ->memcpy_fromiovec() to msghdr
Al Viro
2014-12-09
1
-2
/
+2
*
|
Bluetooth: Add full SMP BR/EDR support
Johan Hedberg
2014-12-03
1
-0
/
+4
*
|
Bluetooth: Track both local and remote L2CAP fixed channel mask
Johan Hedberg
2014-12-02
1
-19
/
+18
*
|
Bluetooth: Automatically flushable packets aren't allowed on LE links
Steven Walter
2014-11-27
1
-3
/
+11
|
/
*
Bluetooth: Add debug logs to help track locking issues
Johan Hedberg
2014-11-15
1
-1
/
+2
*
Bluetooth: Trigger SMP for the appropriate LE CoC errors
Johan Hedberg
2014-11-15
1
-1
/
+22
*
Bluetooth: Add key preference parameter to smp_sufficient_security
Johan Hedberg
2014-11-15
1
-1
/
+2
*
Bluetooth: Fix sending incorrect LE CoC PDU in BT_CONNECT2 state
Johan Hedberg
2014-11-15
1
-1
/
+2
*
Bluetooth: Fix L2CAP nesting level initialization location
Johan Hedberg
2014-11-13
1
-0
/
+3
*
Bluetooth: spelling fixes
Stephen Hemminger
2014-10-28
1
-1
/
+1
*
Bluetooth: Fix missing channel unlock in l2cap_le_credits
Martin Townsend
2014-10-25
1
-0
/
+1
*
Bluetooth: Refactor arguments of mgmt_device_connected
Alfonso Acosta
2014-10-25
1
-3
/
+1
*
Bluetooth: Fix lockdep warning with l2cap_chan_connect
Johan Hedberg
2014-10-02
1
-5
/
+8
*
Bluetooth: Fix L2CAP information request handling for fixed channels
Johan Hedberg
2014-09-11
1
-20
/
+33
*
Bluetooth: Move identity address update behind a workqueue
Johan Hedberg
2014-09-08
1
-2
/
+8
*
Bluetooth: Add clarifying comment for LE CoC result value
Johan Hedberg
2014-09-08
1
-0
/
+5
*
Bluetooth: Remove unused l2cap_conn_shutdown API
Johan Hedberg
2014-09-08
1
-25
/
+0
*
Bluetooth: Set discon_timeout to 0 in l2cap_conn_del
Johan Hedberg
2014-09-08
1
-0
/
+3
*
Bluetooth: Improve *_get() functions to return the object type
Johan Hedberg
2014-09-08
1
-3
/
+3
*
Bluetooth: Fix hci_conn reference counting for fixed channels
Johan Hedberg
2014-09-08
1
-2
/
+10
*
Bluetooth: Remove unnecessary l2cap_chan_unlock before l2cap_chan_add
Johan Hedberg
2014-09-08
1
-2
/
+0
*
Bluetooth: Fix incorrect LE CoC PDU length restriction based on HCI MTU
Johan Hedberg
2014-09-08
1
-5
/
+1
*
Bluetooth: Fix ERTM L2CAP resend packet
Lukasz Rymanowski
2014-08-14
1
-3
/
+5
*
Bluetooth: Improve data packing in SAR mode
Lukasz Rymanowski
2014-08-14
1
-4
/
+1
*
Bluetooth: Remove unused l2cap_conn->security_timer
Johan Hedberg
2014-08-14
1
-17
/
+1
*
Bluetooth: Add public l2cap_conn_shutdown() API to request disconnection
Johan Hedberg
2014-08-14
1
-0
/
+25
*
Bluetooth: Use L2CAP resume callback to call smp_distribute_keys
Johan Hedberg
2014-08-14
1
-6
/
+0
*
Bluetooth: Convert SMP to use l2cap_chan infrastructure
Johan Hedberg
2014-08-14
1
-10
/
+0
*
Bluetooth: Call l2cap_le_conn_ready after notifying channels
Johan Hedberg
2014-08-14
1
-3
/
+3
*
Bluetooth: Call L2CAP teardown callback before clearing chan->conn
Johan Hedberg
2014-08-14
1
-2
/
+2
*
Bluetooth: Move parts of fixed channel initialization to l2cap_add_scid
Johan Hedberg
2014-08-14
1
-0
/
+4
*
Bluetooth: Remove special ATT data channel handling
Johan Hedberg
2014-08-14
1
-79
/
+0
*
Bluetooth: Improve fixed channel lookup based on link type
Johan Hedberg
2014-08-14
1
-3
/
+8
*
Bluetooth: Move L2CAP fixed channel creation into l2cap_conn_cfm
Johan Hedberg
2014-08-14
1
-44
/
+80
*
Bluetooth: Refactor l2cap_connect_cfm
Johan Hedberg
2014-08-14
1
-5
/
+8
*
Bluetooth: Remove special handling of ATT in l2cap_security_cfm()
Johan Hedberg
2014-08-14
1
-9
/
+2
*
Bluetooth: Fix __l2cap_no_conn_pending() usage with all channels
Johan Hedberg
2014-08-14
1
-0
/
+3
*
Bluetooth: Fix reference counting of global L2CAP channels
Johan Hedberg
2014-08-14
1
-8
/
+28
[next]