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