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
/
include
/
net
/
bluetooth
/
l2cap.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-12
Bluetooth: Enable 6LoWPAN support for BT LE devices
Jukka Rissanen
1
-0
/
+1
2013-12-05
Bluetooth: Simplify l2cap_chan initialization for LE CoC
Johan Hedberg
1
-1
/
+0
2013-12-05
Bluetooth: Fix CID ranges for LE CoC CID allocations
Johan Hedberg
1
-0
/
+1
2013-12-05
Bluetooth: Fix LE L2CAP Connect Request handling together with SMP
Johan Hedberg
1
-0
/
+1
2013-12-05
Bluetooth: Introduce L2CAP channel callback for suspending
Johan Hedberg
1
-0
/
+1
2013-12-05
Bluetooth: Track LE L2CAP credits in l2cap_chan
Johan Hedberg
1
-0
/
+3
2013-12-05
Bluetooth: Add LE L2CAP flow control mode
Johan Hedberg
1
-0
/
+7
2013-12-05
Bluetooth: Add basic LE L2CAP connect request receiving support
Johan Hedberg
1
-0
/
+1
2013-12-05
Bluetooth: Add definitions for LE connection oriented channels
Johan Hedberg
1
-0
/
+31
2013-12-05
Bluetooth: Add module parameter to enable LE CoC support
Johan Hedberg
1
-0
/
+1
2013-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-10-22
Bluetooth: Remove sk member from struct l2cap_chan
Gustavo Padovan
1
-2
/
+0
2013-10-16
Bluetooth: Add l2cap_chan_no_resume stub for A2MP
Marcel Holtmann
1
-0
/
+4
2013-10-16
Bluetooth: Move l2cap_wait_ack() to l2cap_sock.c
Gustavo Padovan
1
-1
/
+0
2013-10-16
Bluetooth: Add chan->ops->set_shutdown()
Gustavo Padovan
1
-0
/
+5
2013-10-16
Bluetooth: Access sk_sndtimeo indirectly in l2cap_core.c
Gustavo Padovan
1
-0
/
+6
2013-10-16
Bluetooth: Extend state_change() call to report errors too
Gustavo Padovan
1
-1
/
+1
2013-10-14
treewide: Fix common typo in "identify"
Maxime Jayat
1
-1
/
+1
2013-10-14
Bluetooth: Introduce L2CAP channel callback for resuming
Marcel Holtmann
1
-0
/
+1
2013-10-14
Bluetooth: Introduce L2CAP channel flag for defer setup
Marcel Holtmann
1
-0
/
+1
2013-10-13
Bluetooth: Return the correct address type for L2CAP sockets
Marcel Holtmann
1
-2
/
+3
2013-10-13
Bluetooth: Store address information in L2CAP channel structure
Marcel Holtmann
1
-0
/
+2
2013-10-13
Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst pointers
Marcel Holtmann
1
-3
/
+0
2013-10-12
Bluetooth: The L2CAP fixed channel connectionless data is supported
Marcel Holtmann
1
-0
/
+1
2013-10-12
Bluetooth: Allow 3D profile to use security mode 4 level 0
Marcel Holtmann
1
-0
/
+1
2013-10-02
Bluetooth: Provide high speed configuration option
Marcel Holtmann
1
-0
/
+1
2013-06-23
Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATT
Johan Hedberg
1
-1
/
+1
2013-04-17
Bluetooth: l2cap: add l2cap_user sub-modules
David Herrmann
1
-0
/
+10
2013-04-17
Bluetooth: l2cap: introduce l2cap_conn ref-counting
David Herrmann
1
-0
/
+4
2013-04-06
Bluetooth: hidp: verify l2cap sockets
David Herrmann
1
-0
/
+1
2013-01-09
Bluetooth: remove an unused variable in a header file
Rami Rosen
1
-1
/
+0
2012-12-03
Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCS
Andrei Emeltchenko
1
-1
/
+1
2012-11-20
Bluetooth: Refactor locking in amp_physical_cfm
Andrei Emeltchenko
1
-1
/
+1
2012-11-02
Bluetooth: Rename ctrl_id to remote_amp_id
Andrei Emeltchenko
1
-2
/
+1
2012-11-02
Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evt
Andrei Emeltchenko
1
-0
/
+1
2012-11-02
Bluetooth: AMP: Process Logical Link complete evt
Andrei Emeltchenko
1
-0
/
+2
2012-10-24
Bluetooth: Start channel move when socket option is changed
Mat Martineau
1
-0
/
+1
2012-10-24
Bluetooth: Move channel response
Mat Martineau
1
-0
/
+2
2012-10-24
Bluetooth: Add new l2cap_chan struct members for high speed channels
Mat Martineau
1
-0
/
+29
2012-10-15
Bluetooth: Add chan->ops->defer()
Gustavo Padovan
1
-0
/
+5
2012-10-08
Bluetooth: L2CAP: Fix using default Flush Timeout for EFS
Andrei Emeltchenko
1
-1
/
+2
2012-10-08
Bluetooth: Adjust L2CAP Max PDU size for AMP packets
Andrei Emeltchenko
1
-1
/
+1
2012-09-28
Bluetooth: AMP: Process Chan Selected event
Andrei Emeltchenko
1
-0
/
+2
2012-09-28
Bluetooth: A2MP: Add fallback to normal l2cap init sequence
Andrei Emeltchenko
1
-0
/
+1
2012-09-28
Bluetooth: Choose connection based on capabilities
Andrei Emeltchenko
1
-0
/
+1
2012-08-21
Bluetooth: Use kref for l2cap channel reference counting
Syam Sidhardhan
1
-2
/
+1
2012-08-06
Bluetooth: Free the l2cap channel list only when refcount is zero
Jaganath Kanakkassery
1
-1
/
+0
2012-08-06
Bluetooth: Move l2cap_chan_hold/put to l2cap_core.c
Jaganath Kanakkassery
1
-14
/
+2
2012-07-15
Bluetooth: Use tx window from config response for ack timing
Mat Martineau
1
-0
/
+1
2012-07-11
Bluetooth: debug: Print l2cap_chan refcount
Andrei Emeltchenko
1
-0
/
+4
[next]