index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-12
1
-45
/
+45
*
Bluetooth: Move address type conversion to outside hci_connect_le
Andre Guedes
2014-02-26
1
-2
/
+10
*
Bluetooth: Refactor HCI connection code
Andre Guedes
2014-02-26
1
-4
/
+3
*
Bluetooth: Remove unneeded "force" parameter from smp_distribute_keys()
Johan Hedberg
2014-02-26
1
-1
/
+1
*
Bluetooth: Fix NULL pointer dereference when sending data
Andrzej Kaczmarek
2014-02-25
1
-0
/
+16
*
Bluetooth: Print error when dropping L2CAP data
Szymon Janc
2014-02-18
1
-1
/
+3
*
Bluetooth: Fix updating Identity Address in L2CAP channels
Johan Hedberg
2014-02-18
1
-0
/
+17
*
Bluetooth: Enable LE L2CAP CoC support by default
Johan Hedberg
2014-02-14
1
-11
/
+0
*
Bluetooth: Remove unnecessary check for chan->psm
Johan Hedberg
2014-02-13
1
-4
/
+1
*
Bluetooth: Free up l2cap_chan->sport when initiating a connection
Johan Hedberg
2014-02-13
1
-0
/
+7
*
Bluetooth: Fix disconnecting L2CAP when a credits overflow occurs
Johan Hedberg
2014-02-13
1
-1
/
+14
*
Bluetooth: Fix disconnecting L2CAP channel for credits violation
Johan Hedberg
2014-02-13
1
-0
/
+1
*
Bluetooth: Fix respecting le_default_mps value
Johan Hedberg
2014-02-13
1
-1
/
+1
*
Bluetooth: Fix CID initialization for fixed channels
Johan Hedberg
2014-02-13
1
-2
/
+0
*
Bluetooth: Switch ATT channels to use L2CAP_CHAN_FIXED
Johan Hedberg
2014-02-13
1
-12
/
+9
*
Bluetooth: Rename L2CAP_CHAN_CONN_FIX_A2MP to L2CAP_CHAN_FIXED
Johan Hedberg
2014-02-13
1
-9
/
+6
*
Bluetooth: Remove useless l2cap_seq_list_remove function
Johan Hedberg
2014-02-13
1
-32
/
+8
*
Bluetooth: Queue incoming ACL data until BT_CONNECTED state is reached
Johan Hedberg
2014-02-13
1
-0
/
+27
*
Bluetooth: Reorder L2CAP functions to avoid forward declarations
Johan Hedberg
2014-02-13
1
-208
/
+207
*
Bluetooth: Handle security level 4 for L2CAP connections
Marcel Holtmann
2014-02-13
1
-3
/
+8
*
Bluetooth: Enable 6LoWPAN support for BT LE devices
Jukka Rissanen
2013-12-11
1
-0
/
+12
*
Bluetooth: Fix handling of L2CAP Command Reject over LE
Johan Hedberg
2013-12-10
1
-0
/
+26
*
Bluetooth: Fix valid LE PSM check
Johan Hedberg
2013-12-05
1
-1
/
+1
*
Bluetooth: Use min_t for calculating chan->mps
Johan Hedberg
2013-12-05
1
-5
/
+1
*
Bluetooth: Simplify l2cap_chan initialization for LE CoC
Johan Hedberg
2013-12-05
1
-23
/
+12
*
Bluetooth: Add debugfs controls for LE CoC MPS and Credits
Johan Hedberg
2013-12-05
1
-4
/
+12
*
Bluetooth: Fix validating LE PSM values
Johan Hedberg
2013-12-05
1
-2
/
+13
*
Bluetooth: Fix CID ranges for LE CoC CID allocations
Johan Hedberg
2013-12-05
1
-2
/
+7
*
Bluetooth: Fix clearing of chan->omtu for LE CoC channels
Johan Hedberg
2013-12-05
1
-4
/
+4
*
Bluetooth: Limit LE MPS to the MTU value
Johan Hedberg
2013-12-05
1
-4
/
+14
*
Bluetooth: Fix suspending the L2CAP socket if we start with 0 credits
Johan Hedberg
2013-12-05
1
-0
/
+3
*
Bluetooth: Fix LE L2CAP Connect Request handling together with SMP
Johan Hedberg
2013-12-05
1
-0
/
+3
*
Bluetooth: Implement LE L2CAP reassembly
Johan Hedberg
2013-12-05
1
-3
/
+76
*
Bluetooth: Add LE L2CAP segmentation support for outgoing data
Johan Hedberg
2013-12-05
1
-1
/
+126
*
Bluetooth: Reject LE CoC commands when the feature is not enabled
Johan Hedberg
2013-12-05
1
-0
/
+11
*
Bluetooth: Add LE flow control discipline
Johan Hedberg
2013-12-05
1
-1
/
+66
*
Bluetooth: Implement returning of LE L2CAP credits
Johan Hedberg
2013-12-05
1
-0
/
+26
*
Bluetooth: Track LE L2CAP credits in l2cap_chan
Johan Hedberg
2013-12-05
1
-5
/
+11
*
Bluetooth: Add LE L2CAP flow control mode
Johan Hedberg
2013-12-05
1
-0
/
+13
*
Bluetooth: Make l2cap_le_sig_cmd logic consistent
Johan Hedberg
2013-12-05
1
-8
/
+16
*
Bluetooth: Add L2CAP Disconnect suppport for LE
Johan Hedberg
2013-12-05
1
-0
/
+7
*
Bluetooth: Fix L2CAP channel closing for LE connections
Johan Hedberg
2013-12-05
1
-2
/
+4
*
Bluetooth: Add basic LE L2CAP connect request receiving support
Johan Hedberg
2013-12-05
1
-0
/
+152
*
Bluetooth: Refactor L2CAP connect rejection to its own function
Johan Hedberg
2013-12-05
1
-18
/
+24
*
Bluetooth: Add initial code for LE L2CAP Connect Request
Johan Hedberg
2013-12-05
1
-8
/
+98
*
Bluetooth: Move LE L2CAP initiator procedure to its own function
Johan Hedberg
2013-12-05
1
-1
/
+6
*
Bluetooth: Pass command length to LE signaling channel handlers
Johan Hedberg
2013-12-05
1
-6
/
+6
*
Bluetooth: Allow l2cap_chan_check_security() to be used for LE links.
Johan Hedberg
2013-12-05
1
-0
/
+3
*
Bluetooth: Update l2cap_global_chan_by_psm() to take a link type
Johan Hedberg
2013-12-05
1
-3
/
+11
*
Bluetooth: Remove unnecessary braces from one-line if-statement
Johan Hedberg
2013-12-05
1
-3
/
+2
[next]