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.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-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_sock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: L2CAP: Fix setting chan src info before adding PSM/CID
Johan Hedberg
2016-01-29
1
-3
/
+3
*
Bluetooth: L2CAP: Introduce proper defines for PSM ranges
Johan Hedberg
2016-01-29
1
-3
/
+3
*
Bluetooth: l2cap_disconnection_req priority over shutdown
Dean Jenkins
2015-10-21
1
-1
/
+10
*
Bluetooth: Reorganize mutex lock in l2cap_sock_shutdown()
Dean Jenkins
2015-10-21
1
-17
/
+27
*
Bluetooth: Unwind l2cap_sock_shutdown()
Dean Jenkins
2015-10-21
1
-14
/
+18
*
Bluetooth: __l2cap_wait_ack() add defensive timeout
Dean Jenkins
2015-07-23
1
-1
/
+10
*
Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies()
Dean Jenkins
2015-07-23
1
-2
/
+2
*
Bluetooth: Add BT_DBG to l2cap_sock_shutdown()
Dean Jenkins
2015-07-23
1
-0
/
+4
*
Bluetooth: Make __l2cap_wait_ack more efficient
Dean Jenkins
2015-07-23
1
-6
/
+10
*
Bluetooth: L2CAP ERTM shutdown protect sk and chan
Dean Jenkins
2015-07-23
1
-0
/
+8
*
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-05-11
1
-5
/
+5
*
Bluetooth: Refactor L2CAP variables into l2cap_ctrl
Johan Hedberg
2015-03-30
1
-3
/
+3
*
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
1
-6
/
+6
*
Bluetooth: Fix nested sleeps
Peter Hurley
2015-01-23
1
-5
/
+4
*
Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_l2
Marcel Holtmann
2015-01-12
1
-0
/
+2
*
first fruits - kill l2cap ->memcpy_fromiovec()
Al Viro
2014-12-09
1
-8
/
+0
*
switch l2cap ->memcpy_fromiovec() to msghdr
Al Viro
2014-12-09
1
-2
/
+2
*
Bluetooth: Add debug logs to help track locking issues
Johan Hedberg
2014-11-15
1
-1
/
+9
*
Bluetooth: Fix L2CAP nesting level initialization location
Johan Hedberg
2014-11-13
1
-3
/
+0
*
Bluetooth: Fix L2CAP socket lock nesting level
Johan Hedberg
2014-11-13
1
-3
/
+10
*
Bluetooth: Use proper nesting annotation for l2cap_chan lock
Johan Hedberg
2014-11-13
1
-0
/
+9
*
Bluetooth: Fix l2cap_sock_teardown_cb lockdep warning
Johan Hedberg
2014-11-12
1
-1
/
+1
*
Bluetooth: Fix hci_conn reference counting for fixed channels
Johan Hedberg
2014-09-08
1
-0
/
+8
*
Bluetooth: Move parts of fixed channel initialization to l2cap_add_scid
Johan Hedberg
2014-08-14
1
-9
/
+0
*
Bluetooth: Resume BT_CONNECTED state after LE security elevation
Johan Hedberg
2014-08-14
1
-0
/
+6
*
Bluetooth: Use EOPNOTSUPP instead of ENOTSUPP
Johan Hedberg
2014-07-18
1
-1
/
+1
*
Bluetooth: Pass initiator/acceptor information to hci_conn_security()
Johan Hedberg
2014-07-17
1
-1
/
+1
*
Bluetooth: never linger on process exit
Vladimir Davydov
2014-07-17
1
-1
/
+2
*
Bluetooth: Allow L2CAP getpeername() for BT_CONFIG state
Johan Hedberg
2014-07-03
1
-1
/
+2
*
Bluetooth: Provide L2CAP ops callback for memcpy_fromiovec
Jukka Rissanen
2014-07-03
1
-13
/
+21
*
Bluetooth: Use explicit header and body length for L2CAP SKB allocation
Marcel Holtmann
2014-07-03
1
-1
/
+2
*
Bluetooth: Assign L2CAP socket priority when allocating SKB
Marcel Holtmann
2014-07-03
1
-1
/
+3
*
Bluetooth: Use const for struct l2cap_ops field
Marcel Holtmann
2014-07-03
1
-1
/
+1
*
Bluetooth: Allow change security level on ATT_CID in slave role
Marcin Kraglak
2014-06-13
1
-5
/
+0
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-06-05
1
-1
/
+4
|
\
|
*
Bluetooth: Fix L2CAP deadlock
Jukka Taimisto
2014-06-02
1
-1
/
+4
*
|
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2014-04-11
1
-3
/
+3
|
/
*
Bluetooth: Fix returning peer address in pending connect state
Johan Hedberg
2014-03-26
1
-1
/
+2
*
Bluetooth: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-12
1
-3
/
+3
*
Bluetooth: Enable LE L2CAP CoC support by default
Johan Hedberg
2014-02-14
1
-29
/
+0
*
Bluetooth: Always use l2cap_chan->psm for returning PSM to user space
Johan Hedberg
2014-02-13
1
-2
/
+2
*
Bluetooth: Refuse peer L2CAP address reading when not connected
Johan Hedberg
2014-02-13
1
-0
/
+3
*
Bluetooth: Fix CID initialization for fixed channels
Johan Hedberg
2014-02-13
1
-0
/
+5
*
Bluetooth: Fix BT_SECURITY socket option for fixed channels (ATT)
Johan Hedberg
2014-02-13
1
-0
/
+2
*
Bluetooth: Switch ATT channels to use L2CAP_CHAN_FIXED
Johan Hedberg
2014-02-13
1
-0
/
+9
*
Bluetooth: Handle security level 4 for L2CAP connections
Marcel Holtmann
2014-02-13
1
-0
/
+10
*
net: add build-time checks for msg->msg_name size
Steffen Hurrle
2014-01-18
1
-1
/
+1
*
Bluetooth: Default to no security with L2CAP RAW sockets
Johan Hedberg
2014-01-06
1
-0
/
+3
*
Bluetooth: Simplify l2cap_chan initialization for LE CoC
Johan Hedberg
2013-12-05
1
-2
/
+2
*
Bluetooth: Fix validating LE PSM values
Johan Hedberg
2013-12-05
1
-9
/
+31
[next]