index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
l2cap_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-29
Bluetooth: L2CAP: Fix auto-allocating LE PSM values
Johan Hedberg
1
-2
/
+12
2015-11-19
Bluetooth: remove unneeded variable in l2cap_stream_rx
Prasanna Karthik
1
-3
/
+1
2015-11-19
Bluetooth: Fix specifying role for LE connections
Johan Hedberg
1
-8
/
+7
2015-11-05
Bluetooth: L2CAP: Add missing checks for invalid LE DCID
Johan Hedberg
1
-1
/
+8
2015-11-05
Bluetooth: L2CAP: Fix checked range when allocating new CID
Johan Hedberg
1
-1
/
+1
2015-11-05
Bluetooth: L2CAP: Fix returning correct LE CoC response codes
Johan Hedberg
1
-1
/
+8
2015-08-10
Bluetooth: Enable new connection establishment procedure.
Jakub Pawlowski
1
-2
/
+4
2015-06-30
Bluetooth: Reinitialize the list after deletion for session user list
Tedd Ho-Jeong An
1
-2
/
+2
2015-06-11
Bluetooth: Stop sabotaging list poisoning
Alexey Dobriyan
1
-6
/
+2
2015-06-09
Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return void
Arron Wang
1
-3
/
+2
2015-03-30
Bluetooth: Refactor L2CAP variables into l2cap_ctrl
Johan Hedberg
1
-24
/
+24
2015-03-13
Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags
Marcel Holtmann
1
-1
/
+1
2015-03-13
Bluetooth: Introduce hci_dev_test_flag helper macro
Marcel Holtmann
1
-4
/
+4
2015-02-19
Bluetooth: Convert disconn_cfm to be triggered through hci_cb
Johan Hedberg
1
-1
/
+5
2015-02-19
Bluetooth: Convert connect_cfm to be triggered through hci_cb
Johan Hedberg
1
-1
/
+5
2015-02-19
Bluetooth: Convert L2CAP security callback to use hci_cb
Johan Hedberg
1
-4
/
+10
2015-02-16
Bluetooth: Fix accepting early data on fixed channels
Johan Hedberg
1
-0
/
+14
2015-01-15
Bluetooth: Fix lookup of fixed channels by local bdaddr
Johan Hedberg
1
-8
/
+7
2015-01-15
Bluetooth: Add helpers for src/dst bdaddr type conversion
Johan Hedberg
1
-12
/
+22
2015-01-15
Bluetooth: Show device address type for L2CAP debugfs entries
Marcel Holtmann
1
-2
/
+2
2015-01-02
Bluetooth: Introduce force_bredr_smp debugfs option for testing
Marcel Holtmann
1
-1
/
+1
2014-12-15
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
1
-2
/
+3
2014-12-10
Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
David S. Miller
1
-4
/
+3
2014-12-09
first fruits - kill l2cap ->memcpy_fromiovec()
Al Viro
1
-4
/
+3
2014-12-09
switch l2cap ->memcpy_fromiovec() to msghdr
Al Viro
1
-2
/
+2
2014-12-06
Bluetooth: Check for force_lesc_support when enabling SMP over BR/EDR
Marcel Holtmann
1
-2
/
+3
2014-12-03
Bluetooth: Add full SMP BR/EDR support
Johan Hedberg
1
-0
/
+4
2014-12-02
Bluetooth: Track both local and remote L2CAP fixed channel mask
Johan Hedberg
1
-19
/
+18
2014-11-27
Bluetooth: Automatically flushable packets aren't allowed on LE links
Steven Walter
1
-3
/
+11
2014-11-15
Bluetooth: Add debug logs to help track locking issues
Johan Hedberg
1
-1
/
+2
2014-11-15
Bluetooth: Trigger SMP for the appropriate LE CoC errors
Johan Hedberg
1
-1
/
+22
2014-11-15
Bluetooth: Add key preference parameter to smp_sufficient_security
Johan Hedberg
1
-1
/
+2
2014-11-15
Bluetooth: Fix sending incorrect LE CoC PDU in BT_CONNECT2 state
Johan Hedberg
1
-1
/
+2
2014-11-13
Bluetooth: Fix L2CAP nesting level initialization location
Johan Hedberg
1
-0
/
+3
2014-10-28
Bluetooth: spelling fixes
Stephen Hemminger
1
-1
/
+1
2014-10-25
Bluetooth: Fix missing channel unlock in l2cap_le_credits
Martin Townsend
1
-0
/
+1
2014-10-25
Bluetooth: Refactor arguments of mgmt_device_connected
Alfonso Acosta
1
-3
/
+1
2014-10-02
Bluetooth: Fix lockdep warning with l2cap_chan_connect
Johan Hedberg
1
-5
/
+8
2014-09-11
Bluetooth: Fix L2CAP information request handling for fixed channels
Johan Hedberg
1
-20
/
+33
2014-09-08
Bluetooth: Move identity address update behind a workqueue
Johan Hedberg
1
-2
/
+8
2014-09-08
Bluetooth: Add clarifying comment for LE CoC result value
Johan Hedberg
1
-0
/
+5
2014-09-08
Bluetooth: Remove unused l2cap_conn_shutdown API
Johan Hedberg
1
-25
/
+0
2014-09-08
Bluetooth: Set discon_timeout to 0 in l2cap_conn_del
Johan Hedberg
1
-0
/
+3
2014-09-08
Bluetooth: Improve *_get() functions to return the object type
Johan Hedberg
1
-3
/
+3
2014-09-08
Bluetooth: Fix hci_conn reference counting for fixed channels
Johan Hedberg
1
-2
/
+10
2014-09-08
Bluetooth: Remove unnecessary l2cap_chan_unlock before l2cap_chan_add
Johan Hedberg
1
-2
/
+0
2014-09-08
Bluetooth: Fix incorrect LE CoC PDU length restriction based on HCI MTU
Johan Hedberg
1
-5
/
+1
2014-08-14
Bluetooth: Fix ERTM L2CAP resend packet
Lukasz Rymanowski
1
-3
/
+5
2014-08-14
Bluetooth: Improve data packing in SAR mode
Lukasz Rymanowski
1
-4
/
+1
2014-08-14
Bluetooth: Remove unused l2cap_conn->security_timer
Johan Hedberg
1
-17
/
+1
[next]