index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2013-07-25
Bluetooth: Add missing braces to an "else if"
Gustavo Padovan
1
-1
/
+2
2013-06-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2013-06-23
Bluetooth: Fix invalid length check in l2cap_information_rsp()
Jaganath Kanakkassery
1
-1
/
+1
2013-06-23
Bluetooth: Fix multiple LE socket handling
Johan Hedberg
1
-4
/
+8
2013-06-23
Bluetooth: Remove useless hci_conn disc_timeout setting
Johan Hedberg
1
-2
/
+0
2013-06-23
Bluetooth: Simplify hci_conn_hold/drop logic for L2CAP
Johan Hedberg
1
-3
/
+5
2013-06-23
Bluetooth: Remove unnecessary L2CAP channel state check
Johan Hedberg
1
-4
/
+1
2013-06-23
Bluetooth: Remove useless sk variable in l2cap_le_conn_ready
Johan Hedberg
1
-5
/
+3
2013-06-23
Bluetooth: Fix duplicate call to l2cap_chan_ready()
Johan Hedberg
1
-2
/
+0
2013-06-23
Bluetooth: Add clarifying comment to l2cap_conn_ready()
Johan Hedberg
1
-0
/
+3
2013-06-23
Bluetooth: Fix hardcoding ATT CID in __l2cap_chan_add()
Johan Hedberg
1
-2
/
+6
2013-06-23
Bluetooth: Fix EBUSY condition test in l2cap_chan_connect
Johan Hedberg
1
-10
/
+4
2013-06-23
Bluetooth: Fix LE vs BR/EDR selection when connecting
Johan Hedberg
1
-1
/
+1
2013-06-23
Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATT
Johan Hedberg
1
-7
/
+7
2013-06-23
Bluetooth: Handle LE L2CAP signalling in its own function
Johan Hedberg
1
-5
/
+48
2013-06-13
Bluetooth: Fix crash in l2cap_build_cmd() with small MTU
Anderson Lizardo
1
-0
/
+3
2013-06-12
Bluetooth: Fix missing length checks for L2CAP signalling PDUs
Johan Hedberg
1
-18
/
+52
2013-04-24
Bluetooth: Remove unneeded parameter from L2CAP ATT channel handling
Marcel Holtmann
1
-3
/
+4
2013-04-17
Bluetooth: l2cap: add l2cap_user sub-modules
David Herrmann
1
-0
/
+86
2013-04-17
Bluetooth: l2cap: introduce l2cap_conn ref-counting
David Herrmann
1
-1
/
+24
2013-04-11
Bluetooth: Remove unneeded parameter
Claudio Takahasi
1
-5
/
+5
2013-04-11
Bluetooth: rename hci_conn_put to hci_conn_drop
David Herrmann
1
-3
/
+3
2013-01-30
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
1
-5
/
+0
2013-01-10
Bluetooth: Fix authentication if acl data comes before remote feature evt
Jaganath Kanakkassery
1
-0
/
+11
2013-01-09
Bluetooth: AMP: Remove dead code
Andrei Emeltchenko
1
-5
/
+0
2012-12-03
Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCS
Andrei Emeltchenko
1
-5
/
+5
2012-12-03
Bluetooth: Process receiving FCS_NONE in L2CAP Conf Rsp
Andrei Emeltchenko
1
-0
/
+7
2012-12-03
Bluetooth: Fix missing L2CAP EWS Conf parameter
Andrei Emeltchenko
1
-17
/
+15
2012-12-03
Bluetooth: AMP: Check that AMP is present and active
Andrei Emeltchenko
1
-0
/
+1
2012-12-03
Bluetooth: Refactor l2cap_send_disconn_req
Andrei Emeltchenko
1
-30
/
+26
2012-11-20
Bluetooth: AMP: Set no FCS for incoming L2CAP chan
Andrei Emeltchenko
1
-0
/
+1
2012-11-20
Bluetooth: Improve error message printing
Andrei Emeltchenko
1
-1
/
+1
2012-11-20
Bluetooth: Fix sending L2CAP Create Chan Req
Andrei Emeltchenko
1
-11
/
+18
2012-11-20
Bluetooth: trivial: Use __constant for constants
Andrei Emeltchenko
1
-4
/
+4
2012-11-20
Bluetooth: Disable FCS only for new HS channels
Andrei Emeltchenko
1
-0
/
+2
2012-11-20
Bluetooth: Refactor locking in amp_physical_cfm
Andrei Emeltchenko
1
-5
/
+2
2012-11-20
Bluetooth: Remove unneeded local_amp_id initialization
Andrei Emeltchenko
1
-1
/
+0
2012-11-20
Bluetooth: Use __l2cap_no_conn_pending helper
Andrei Emeltchenko
1
-1
/
+1
2012-11-02
Bluetooth: Rename ctrl_id to remote_amp_id
Andrei Emeltchenko
1
-1
/
+1
2012-11-02
Bluetooth: Process Create Chan Request
Andrei Emeltchenko
1
-20
/
+43
2012-11-02
Bluetooth: AMP: Check for hs_hcon instead of ctrl_id
Andrei Emeltchenko
1
-2
/
+2
2012-11-02
Bluetooth: Disconnect logical link when deleting chan
Andrei Emeltchenko
1
-0
/
+7
2012-11-02
Bluetooth: AMP: Add Logical Link Create function
Andrei Emeltchenko
1
-5
/
+14
2012-11-02
Bluetooth: Derive remote and local amp id from chan struct
Andrei Emeltchenko
1
-2
/
+4
2012-11-02
Bluetooth: Return correct L2CAP response type
Andrei Emeltchenko
1
-1
/
+10
2012-11-02
Bluetooth: Save hs_hchan instead of hs_hcon in loglink complete
Andrei Emeltchenko
1
-1
/
+1
2012-11-02
Bluetooth: trivial: Fix braces style and remove empty line
Andrei Emeltchenko
1
-2
/
+2
2012-11-02
Bluetooth: AMP: Process Logical Link complete evt
Andrei Emeltchenko
1
-2
/
+2
2012-11-02
Bluetooth: Use helper function sending EFS conf rsp
Andrei Emeltchenko
1
-6
/
+1
2012-11-02
Bluetooth: trivial: Remove unneeded assignment
Andrei Emeltchenko
1
-1
/
+1
[next]