index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
l2cap_core.c
Age
Commit message (
Expand
)
Author
2021-06-26
Bluetooth: use inclusive language when filtering devices
Archie Pusaka
2021-06-26
Bluetooth: use inclusive language in HCI role comments
Archie Pusaka
2021-06-26
Bluetooth: L2CAP: Fix invalid access on ECRED Connection response
Luiz Augusto von Dentz
2021-06-26
Bluetooth: L2CAP: Fix invalid access if ECRED Reconfigure fails
Luiz Augusto von Dentz
2021-06-26
Bluetooth: Return whether a connection is outbound
Yu Liu
2021-04-06
Bluetooth: use the correct print format for L2CAP debug statements
Kai Ye
2021-04-02
Bluetooth: Coding style fix
Meng Yu
2021-04-02
Bluetooth: Remove 'return' in void function
Meng Yu
2021-03-25
Bluetooth: L2CAP: Rudimentary typo fixes
Bhaskar Chowdhury
2021-03-22
Bluetooth: initialize skb_queue_head at l2cap_chan_create()
Tetsuo Handa
2021-03-22
Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
Archie Pusaka
2021-03-15
Bluetooth: L2CAP: Fix not checking for maximum number of DCID
Luiz Augusto von Dentz
2021-01-25
Bluetooth: L2CAP: Try harder to accept device not knowing options
Bastien Nocera
2021-01-25
Bluetooth: L2CAP: Fix handling fragmented length
Luiz Augusto von Dentz
2020-12-07
Bluetooth: Fix for Bluetooth SIG test L2CAP/COS/CFD/BV-14-C
Jimmy Wahlberg
2020-11-11
Bluetooth: Enforce key size of 16 bytes on FIPS level
Archie Pusaka
2020-09-25
Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel
Luiz Augusto von Dentz
2020-07-10
Bluetooth: core: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-18
Bluetooth: Terminate the link if pairing is cancelled
Manish Mandlik
2020-05-11
Bluetooth: L2CAP: Fix errors during L2CAP_CREDIT_BASED_CONNECTION_REQ (0x17)
Konstantin Forostyan
2020-03-25
Bluetooth: L2CAP: Use DEFER_SETUP to group ECRED connections
Luiz Augusto von Dentz
2020-03-14
Bluetooth: L2CAP: remove set but not used variable 'credits'
YueHaibing
2020-03-12
Bluetooth: L2CAP: handle l2cap config request during open state
Howard Chung
2020-03-08
Bluetooth: L2CAP: Add module option to enable ECRED mode
Luiz Augusto von Dentz
2020-03-08
Bluetooth: L2CAP: Add initial code for Enhanced Credit Based Mode
Luiz Augusto von Dentz
2020-03-08
Bluetooth: Make use of skb_pull to parse L2CAP signaling PDUs
Luiz Augusto von Dentz
2020-01-29
Bluetooth: Fix refcount use-after-free issue
Manish Mandlik
2020-01-08
Bluetooth: remove redundant assignment to variable icid
Colin Ian King
2020-01-04
Bluetooth: Auto tune if input MTU is set to 0
Luiz Augusto von Dentz
2019-11-19
Bluetooth: delete a stray unlock
Dan Carpenter
2019-09-05
Revert "Bluetooth: validate BLE connection interval updates"
Marcel Holtmann
2019-08-17
Bluetooth: Add debug setting for changing minimum encryption key size
Marcel Holtmann
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-06
Bluetooth: L2CAP: Check bearer type on __l2cap_global_chan_by_addr
Luiz Augusto von Dentz
2019-07-06
Bluetooth: validate BLE connection interval updates
csonsino
2019-07-06
Bluetooth: Check state in l2cap_disconnect_rsp
Matias Karhumaa
2019-07-03
Bluetooth: Fix faulty expression for minimum encryption key size check
Matias Karhumaa
2019-06-22
Bluetooth: Fix regression with minimum encryption key size alignment
Marcel Holtmann
2019-04-23
Bluetooth: Fix not initializing L2CAP tx_credits
Luiz Augusto von Dentz
2019-01-23
Bluetooth: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-01-23
Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer
Marcel Holtmann
2019-01-23
Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt
Marcel Holtmann
2018-12-19
Bluetooth: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-10-14
Bluetooth: Errata Service Release 8, Erratum 3253
Mallikarjun Phulari
2018-10-14
Bluetooth: Use separate L2CAP LE credit based connection result values
Mallikarjun Phulari
2018-09-27
Bluetooth: L2CAP: Detect if remote is not able to use the whole MPS
Luiz Augusto von Dentz
2018-09-27
Bluetooth: L2CAP: Derive rx credits from MTU and MPS
Luiz Augusto von Dentz
2018-09-27
Bluetooth: L2CAP: Derive MPS from connection MTU
Luiz Augusto von Dentz
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-04-03
Bluetooth: Fix connection if directed advertising and privacy is used
Szymon Janc
[next]