index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
/
l2cap.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
Luiz Augusto von Dentz
2022-07-26
1
-0
/
+1
*
Bluetooth: L2CAP: Fix not checking for maximum number of DCID
Luiz Augusto von Dentz
2021-03-15
1
-0
/
+1
*
Bluetooth: L2CAP: Fix handling fragmented length
Luiz Augusto von Dentz
2021-01-25
1
-0
/
+1
*
Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel
Luiz Augusto von Dentz
2020-09-25
1
-0
/
+2
*
Bluetooth: L2CAP: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-18
1
-3
/
+3
*
Bluetooth: L2CAP: Use DEFER_SETUP to group ECRED connections
Luiz Augusto von Dentz
2020-03-25
1
-0
/
+4
*
Bluetooth: L2CAP: Add get_peer_pid callback
Luiz Augusto von Dentz
2020-03-24
1
-0
/
+1
*
Bluetooth: L2CAP: Add module option to enable ECRED mode
Luiz Augusto von Dentz
2020-03-08
1
-0
/
+1
*
Bluetooth: L2CAP: Add initial code for Enhanced Credit Based Mode
Luiz Augusto von Dentz
2020-03-08
1
-0
/
+4
*
Bluetooth: L2CAP: Add definitions for Enhanced Credit Based Mode
Luiz Augusto von Dentz
2020-03-08
1
-0
/
+39
*
Bluetooth: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-28
1
-4
/
+4
*
Bluetooth: Errata Service Release 8, Erratum 3253
Mallikarjun Phulari
2018-10-14
1
-0
/
+2
*
Bluetooth: Use separate L2CAP LE credit based connection result values
Mallikarjun Phulari
2018-10-14
1
-6
/
+11
*
Bluetooth: L2CAP: Derive rx credits from MTU and MPS
Luiz Augusto von Dentz
2018-09-27
1
-2
/
+0
*
Bluetooth: L2CAP: Derive MPS from connection MTU
Luiz Augusto von Dentz
2018-09-27
1
-1
/
+0
*
Bluetooth: L2CAP: Fix L2CAP_CR_SCID_IN_USE value
Marcin Kraglak
2017-04-12
1
-1
/
+1
*
Bluetooth: L2CAP: Introduce proper defines for PSM ranges
Johan Hedberg
2016-01-29
1
-0
/
+6
*
Bluetooth: L2CAP: Fix returning correct LE CoC response codes
Johan Hedberg
2015-11-05
1
-0
/
+2
*
Bluetooth: __l2cap_wait_ack() add defensive timeout
Dean Jenkins
2015-07-23
1
-0
/
+1
*
Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies()
Dean Jenkins
2015-07-23
1
-0
/
+1
*
Bluetooth: 6lowpan: Add IPSP PSM value
Jukka Rissanen
2014-12-19
1
-0
/
+1
*
Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
David S. Miller
2014-12-10
1
-29
/
+0
|
\
|
*
first fruits - kill l2cap ->memcpy_fromiovec()
Al Viro
2014-12-09
1
-29
/
+0
|
*
put iov_iter into msghdr
Al Viro
2014-12-09
1
-1
/
+1
|
*
switch l2cap ->memcpy_fromiovec() to msghdr
Al Viro
2014-12-09
1
-3
/
+3
*
|
Bluetooth: Add skeleton for BR/EDR SMP channel
Johan Hedberg
2014-12-03
1
-0
/
+2
*
|
Bluetooth: Track both local and remote L2CAP fixed channel mask
Johan Hedberg
2014-12-02
1
-2
/
+2
|
/
*
Bluetooth: Use proper nesting annotation for l2cap_chan lock
Johan Hedberg
2014-11-13
1
-1
/
+14
*
Bluetooth: Move identity address update behind a workqueue
Johan Hedberg
2014-09-08
1
-1
/
+2
*
Bluetooth: Remove unused l2cap_conn_shutdown API
Johan Hedberg
2014-09-08
1
-4
/
+0
*
Bluetooth: Improve *_get() functions to return the object type
Johan Hedberg
2014-09-08
1
-1
/
+1
*
Bluetooth: Fix hci_conn reference counting for fixed channels
Johan Hedberg
2014-09-08
1
-0
/
+1
*
Bluetooth: Remove unused l2cap_conn->security_timer
Johan Hedberg
2014-08-14
1
-1
/
+0
*
Bluetooth: Add public l2cap_conn_shutdown() API to request disconnection
Johan Hedberg
2014-08-14
1
-0
/
+4
*
Bluetooth: Convert SMP to use l2cap_chan infrastructure
Johan Hedberg
2014-08-14
1
-1
/
+0
*
Bluetooth: Add SMP L2CAP channel skeleton
Johan Hedberg
2014-08-14
1
-0
/
+1
*
Bluetooth: Add more L2CAP convenience callbacks
Johan Hedberg
2014-08-14
1
-0
/
+25
*
Bluetooth: Resume BT_CONNECTED state after LE security elevation
Johan Hedberg
2014-08-14
1
-0
/
+1
*
Bluetooth: Pass initiator/acceptor information to hci_conn_security()
Johan Hedberg
2014-07-17
1
-1
/
+1
*
Bluetooth: Convert L2CAP ident spinlock into a mutex
Marcel Holtmann
2014-07-13
1
-2
/
+1
*
Bluetooth: Update the list of L2CAP fixed channels
Marcel Holtmann
2014-07-11
1
-1
/
+4
*
Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one
Jukka Rissanen
2014-07-03
1
-1
/
+0
*
Bluetooth: Provide L2CAP ops callback for memcpy_fromiovec
Jukka Rissanen
2014-07-03
1
-0
/
+29
*
Bluetooth: Use explicit header and body length for L2CAP SKB allocation
Marcel Holtmann
2014-07-03
1
-0
/
+1
*
Bluetooth: Assign L2CAP socket priority when allocating SKB
Marcel Holtmann
2014-07-03
1
-2
/
+1
*
Bluetooth: Use const for struct l2cap_ops field
Marcel Holtmann
2014-07-03
1
-1
/
+1
*
Bluetooth: Fix updating Identity Address in L2CAP channels
Johan Hedberg
2014-02-18
1
-0
/
+1
*
Bluetooth: Enable LE L2CAP CoC support by default
Johan Hedberg
2014-02-14
1
-1
/
+0
*
Bluetooth: Rename L2CAP_CHAN_CONN_FIX_A2MP to L2CAP_CHAN_FIXED
Johan Hedberg
2014-02-13
1
-1
/
+1
*
Bluetooth: Queue incoming ACL data until BT_CONNECTED state is reached
Johan Hedberg
2014-02-13
1
-0
/
+3
[next]