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.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
path:
root
/
include
/
net
/
bluetooth
/
l2cap.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-14
Bluetooth: Errata Service Release 8, Erratum 3253
Mallikarjun Phulari
1
-0
/
+2
2018-10-14
Bluetooth: Use separate L2CAP LE credit based connection result values
Mallikarjun Phulari
1
-6
/
+11
2018-09-27
Bluetooth: L2CAP: Derive rx credits from MTU and MPS
Luiz Augusto von Dentz
1
-2
/
+0
2018-09-27
Bluetooth: L2CAP: Derive MPS from connection MTU
Luiz Augusto von Dentz
1
-1
/
+0
2017-04-12
Bluetooth: L2CAP: Fix L2CAP_CR_SCID_IN_USE value
Marcin Kraglak
1
-1
/
+1
2016-01-29
Bluetooth: L2CAP: Introduce proper defines for PSM ranges
Johan Hedberg
1
-0
/
+6
2015-11-05
Bluetooth: L2CAP: Fix returning correct LE CoC response codes
Johan Hedberg
1
-0
/
+2
2015-07-23
Bluetooth: __l2cap_wait_ack() add defensive timeout
Dean Jenkins
1
-0
/
+1
2015-07-23
Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies()
Dean Jenkins
1
-0
/
+1
2014-12-19
Bluetooth: 6lowpan: Add IPSP PSM value
Jukka Rissanen
1
-0
/
+1
2014-12-10
Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
David S. Miller
1
-29
/
+0
2014-12-10
first fruits - kill l2cap ->memcpy_fromiovec()
Al Viro
1
-29
/
+0
2014-12-10
put iov_iter into msghdr
Al Viro
1
-1
/
+1
2014-12-10
switch l2cap ->memcpy_fromiovec() to msghdr
Al Viro
1
-3
/
+3
2014-12-03
Bluetooth: Add skeleton for BR/EDR SMP channel
Johan Hedberg
1
-0
/
+2
2014-12-02
Bluetooth: Track both local and remote L2CAP fixed channel mask
Johan Hedberg
1
-2
/
+2
2014-11-13
Bluetooth: Use proper nesting annotation for l2cap_chan lock
Johan Hedberg
1
-1
/
+14
2014-09-08
Bluetooth: Move identity address update behind a workqueue
Johan Hedberg
1
-1
/
+2
2014-09-08
Bluetooth: Remove unused l2cap_conn_shutdown API
Johan Hedberg
1
-4
/
+0
2014-09-08
Bluetooth: Improve *_get() functions to return the object type
Johan Hedberg
1
-1
/
+1
2014-09-08
Bluetooth: Fix hci_conn reference counting for fixed channels
Johan Hedberg
1
-0
/
+1
2014-08-14
Bluetooth: Remove unused l2cap_conn->security_timer
Johan Hedberg
1
-1
/
+0
2014-08-14
Bluetooth: Add public l2cap_conn_shutdown() API to request disconnection
Johan Hedberg
1
-0
/
+4
2014-08-14
Bluetooth: Convert SMP to use l2cap_chan infrastructure
Johan Hedberg
1
-1
/
+0
2014-08-14
Bluetooth: Add SMP L2CAP channel skeleton
Johan Hedberg
1
-0
/
+1
2014-08-14
Bluetooth: Add more L2CAP convenience callbacks
Johan Hedberg
1
-0
/
+25
2014-08-14
Bluetooth: Resume BT_CONNECTED state after LE security elevation
Johan Hedberg
1
-0
/
+1
2014-07-17
Bluetooth: Pass initiator/acceptor information to hci_conn_security()
Johan Hedberg
1
-1
/
+1
2014-07-13
Bluetooth: Convert L2CAP ident spinlock into a mutex
Marcel Holtmann
1
-2
/
+1
2014-07-11
Bluetooth: Update the list of L2CAP fixed channels
Marcel Holtmann
1
-1
/
+4
2014-07-03
Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one
Jukka Rissanen
1
-1
/
+0
2014-07-03
Bluetooth: Provide L2CAP ops callback for memcpy_fromiovec
Jukka Rissanen
1
-0
/
+29
2014-07-03
Bluetooth: Use explicit header and body length for L2CAP SKB allocation
Marcel Holtmann
1
-0
/
+1
2014-07-03
Bluetooth: Assign L2CAP socket priority when allocating SKB
Marcel Holtmann
1
-2
/
+1
2014-07-03
Bluetooth: Use const for struct l2cap_ops field
Marcel Holtmann
1
-1
/
+1
2014-02-18
Bluetooth: Fix updating Identity Address in L2CAP channels
Johan Hedberg
1
-0
/
+1
2014-02-15
Bluetooth: Enable LE L2CAP CoC support by default
Johan Hedberg
1
-1
/
+0
2014-02-13
Bluetooth: Rename L2CAP_CHAN_CONN_FIX_A2MP to L2CAP_CHAN_FIXED
Johan Hedberg
1
-1
/
+1
2014-02-13
Bluetooth: Queue incoming ACL data until BT_CONNECTED state is reached
Johan Hedberg
1
-0
/
+3
2014-02-13
Bluetooth: Handle security level 4 for L2CAP connections
Marcel Holtmann
1
-0
/
+1
2013-12-12
Bluetooth: Enable 6LoWPAN support for BT LE devices
Jukka Rissanen
1
-0
/
+1
2013-12-05
Bluetooth: Simplify l2cap_chan initialization for LE CoC
Johan Hedberg
1
-1
/
+0
2013-12-05
Bluetooth: Fix CID ranges for LE CoC CID allocations
Johan Hedberg
1
-0
/
+1
2013-12-05
Bluetooth: Fix LE L2CAP Connect Request handling together with SMP
Johan Hedberg
1
-0
/
+1
2013-12-05
Bluetooth: Introduce L2CAP channel callback for suspending
Johan Hedberg
1
-0
/
+1
2013-12-05
Bluetooth: Track LE L2CAP credits in l2cap_chan
Johan Hedberg
1
-0
/
+3
2013-12-05
Bluetooth: Add LE L2CAP flow control mode
Johan Hedberg
1
-0
/
+7
2013-12-05
Bluetooth: Add basic LE L2CAP connect request receiving support
Johan Hedberg
1
-0
/
+1
2013-12-05
Bluetooth: Add definitions for LE connection oriented channels
Johan Hedberg
1
-0
/
+31
2013-12-05
Bluetooth: Add module parameter to enable LE CoC support
Johan Hedberg
1
-0
/
+1
[next]