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
2014-09-08
Bluetooth: Move identity address update behind a workqueue
Johan Hedberg
1
-1
/
+2
2014-09-08
Bluetooth: Remove unused l2cap_conn_shutdown API
Johan Hedberg
1
-4
/
+0
2014-09-08
Bluetooth: Improve *_get() functions to return the object type
Johan Hedberg
1
-1
/
+1
2014-09-08
Bluetooth: Fix hci_conn reference counting for fixed channels
Johan Hedberg
1
-0
/
+1
2014-08-14
Bluetooth: Remove unused l2cap_conn->security_timer
Johan Hedberg
1
-1
/
+0
2014-08-14
Bluetooth: Add public l2cap_conn_shutdown() API to request disconnection
Johan Hedberg
1
-0
/
+4
2014-08-14
Bluetooth: Convert SMP to use l2cap_chan infrastructure
Johan Hedberg
1
-1
/
+0
2014-08-14
Bluetooth: Add SMP L2CAP channel skeleton
Johan Hedberg
1
-0
/
+1
2014-08-14
Bluetooth: Add more L2CAP convenience callbacks
Johan Hedberg
1
-0
/
+25
2014-08-14
Bluetooth: Resume BT_CONNECTED state after LE security elevation
Johan Hedberg
1
-0
/
+1
2014-07-17
Bluetooth: Pass initiator/acceptor information to hci_conn_security()
Johan Hedberg
1
-1
/
+1
2014-07-13
Bluetooth: Convert L2CAP ident spinlock into a mutex
Marcel Holtmann
1
-2
/
+1
2014-07-11
Bluetooth: Update the list of L2CAP fixed channels
Marcel Holtmann
1
-1
/
+4
2014-07-03
Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one
Jukka Rissanen
1
-1
/
+0
2014-07-03
Bluetooth: Provide L2CAP ops callback for memcpy_fromiovec
Jukka Rissanen
1
-0
/
+29
2014-07-03
Bluetooth: Use explicit header and body length for L2CAP SKB allocation
Marcel Holtmann
1
-0
/
+1
2014-07-03
Bluetooth: Assign L2CAP socket priority when allocating SKB
Marcel Holtmann
1
-2
/
+1
2014-07-03
Bluetooth: Use const for struct l2cap_ops field
Marcel Holtmann
1
-1
/
+1
2014-02-18
Bluetooth: Fix updating Identity Address in L2CAP channels
Johan Hedberg
1
-0
/
+1
2014-02-15
Bluetooth: Enable LE L2CAP CoC support by default
Johan Hedberg
1
-1
/
+0
2014-02-13
Bluetooth: Rename L2CAP_CHAN_CONN_FIX_A2MP to L2CAP_CHAN_FIXED
Johan Hedberg
1
-1
/
+1
2014-02-13
Bluetooth: Queue incoming ACL data until BT_CONNECTED state is reached
Johan Hedberg
1
-0
/
+3
2014-02-13
Bluetooth: Handle security level 4 for L2CAP connections
Marcel Holtmann
1
-0
/
+1
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
[next]