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
/
net
/
bluetooth
/
l2cap_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Fix for Bluetooth SIG test L2CAP/COS/CFD/BV-14-C
Jimmy Wahlberg
2020-12-07
1
-1
/
+1
*
Bluetooth: Enforce key size of 16 bytes on FIPS level
Archie Pusaka
2020-11-11
1
-1
/
+7
*
Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel
Luiz Augusto von Dentz
2020-09-25
1
-3
/
+4
*
Bluetooth: core: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-10
1
-10
/
+9
*
Bluetooth: Terminate the link if pairing is cancelled
Manish Mandlik
2020-06-18
1
-2
/
+4
*
Bluetooth: L2CAP: Fix errors during L2CAP_CREDIT_BASED_CONNECTION_REQ (0x17)
Konstantin Forostyan
2020-05-11
1
-2
/
+2
*
Bluetooth: L2CAP: Use DEFER_SETUP to group ECRED connections
Luiz Augusto von Dentz
2020-03-25
1
-10
/
+127
*
Bluetooth: L2CAP: remove set but not used variable 'credits'
YueHaibing
2020-03-14
1
-2
/
+1
*
Bluetooth: L2CAP: handle l2cap config request during open state
Howard Chung
2020-03-12
1
-1
/
+2
*
Bluetooth: L2CAP: Add module option to enable ECRED mode
Luiz Augusto von Dentz
2020-03-08
1
-0
/
+15
*
Bluetooth: L2CAP: Add initial code for Enhanced Credit Based Mode
Luiz Augusto von Dentz
2020-03-08
1
-16
/
+529
*
Bluetooth: Make use of skb_pull to parse L2CAP signaling PDUs
Luiz Augusto von Dentz
2020-03-08
1
-16
/
+13
*
Bluetooth: Fix refcount use-after-free issue
Manish Mandlik
2020-01-29
1
-11
/
+15
*
Bluetooth: remove redundant assignment to variable icid
Colin Ian King
2020-01-08
1
-1
/
+0
*
Bluetooth: Auto tune if input MTU is set to 0
Luiz Augusto von Dentz
2020-01-04
1
-2
/
+52
*
Bluetooth: delete a stray unlock
Dan Carpenter
2019-11-19
1
-3
/
+1
*
Revert "Bluetooth: validate BLE connection interval updates"
Marcel Holtmann
2019-09-05
1
-8
/
+1
*
Bluetooth: Add debug setting for changing minimum encryption key size
Marcel Holtmann
2019-08-17
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-11
1
-4
/
+25
|
\
|
*
Bluetooth: L2CAP: Check bearer type on __l2cap_global_chan_by_addr
Luiz Augusto von Dentz
2019-07-06
1
-3
/
+11
|
*
Bluetooth: validate BLE connection interval updates
csonsino
2019-07-06
1
-1
/
+8
|
*
Bluetooth: Check state in l2cap_disconnect_rsp
Matias Karhumaa
2019-07-06
1
-0
/
+6
*
|
Bluetooth: Fix faulty expression for minimum encryption key size check
Matias Karhumaa
2019-07-03
1
-1
/
+1
|
/
*
Bluetooth: Fix regression with minimum encryption key size alignment
Marcel Holtmann
2019-06-22
1
-5
/
+28
*
Bluetooth: Fix not initializing L2CAP tx_credits
Luiz Augusto von Dentz
2019-04-23
1
-5
/
+4
*
Bluetooth: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-01-23
1
-0
/
+1
*
Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer
Marcel Holtmann
2019-01-23
1
-0
/
+6
*
Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt
Marcel Holtmann
2019-01-23
1
-31
/
+46
*
Bluetooth: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-12-19
1
-11
/
+1
*
Bluetooth: Errata Service Release 8, Erratum 3253
Mallikarjun Phulari
2018-10-14
1
-1
/
+9
*
Bluetooth: Use separate L2CAP LE credit based connection result values
Mallikarjun Phulari
2018-10-14
1
-13
/
+13
*
Bluetooth: L2CAP: Detect if remote is not able to use the whole MPS
Luiz Augusto von Dentz
2018-09-27
1
-0
/
+10
*
Bluetooth: L2CAP: Derive rx credits from MTU and MPS
Luiz Augusto von Dentz
2018-09-27
1
-15
/
+27
*
Bluetooth: L2CAP: Derive MPS from connection MTU
Luiz Augusto von Dentz
2018-09-27
1
-7
/
+7
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+1
*
Bluetooth: Fix connection if directed advertising and privacy is used
Szymon Janc
2018-04-03
1
-1
/
+1
*
Bluetooth: Prevent stack info leak from the EFS element.
Ben Seri
2018-01-04
1
-9
/
+11
*
Bluetooth: Properly check L2CAP config option output buffer length
Ben Seri
2017-09-09
1
-37
/
+43
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-7
/
+7
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-2
/
+2
*
Bluetooth: L2CAP: Add l2cap_le_flowctl_send
Luiz Augusto von Dentz
2017-04-12
1
-8
/
+19
*
Bluetooth: L2CAP: Don't return -EAGAIN if out of credits
Luiz Augusto von Dentz
2017-04-12
1
-3
/
+0
*
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-14
1
-2
/
+2
*
[iov_iter] new primitives - copy_from_iter_full() and friends
Al Viro
2016-12-05
1
-3
/
+3
*
Bluetooth: Fix using the correct source address type
Johan Hedberg
2016-11-22
1
-1
/
+1
*
Bluetooth: split sk_filter in l2cap_sock_recv_cb
Daniel Borkmann
2016-08-24
1
-0
/
+8
*
Bluetooth: Rename HCI_BREDR into HCI_PRIMARY
Marcel Holtmann
2016-07-09
1
-1
/
+1
*
Bluetooth: L2CAP: Fix auto-allocating LE PSM values
Johan Hedberg
2016-01-29
1
-2
/
+12
*
Bluetooth: remove unneeded variable in l2cap_stream_rx
Prasanna Karthik
2015-11-19
1
-3
/
+1
*
Bluetooth: Fix specifying role for LE connections
Johan Hedberg
2015-11-19
1
-8
/
+7
[next]