index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
l2cap_sock.c
Age
Commit message (
Expand
)
Author
2016-08-19
Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU
Amadeusz Sławiński
2015-03-30
Bluetooth: Refactor L2CAP variables into l2cap_ctrl
Johan Hedberg
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-01-23
Bluetooth: Fix nested sleeps
Peter Hurley
2015-01-12
Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_l2
Marcel Holtmann
2014-12-09
first fruits - kill l2cap ->memcpy_fromiovec()
Al Viro
2014-12-09
switch l2cap ->memcpy_fromiovec() to msghdr
Al Viro
2014-11-15
Bluetooth: Add debug logs to help track locking issues
Johan Hedberg
2014-11-13
Bluetooth: Fix L2CAP nesting level initialization location
Johan Hedberg
2014-11-13
Bluetooth: Fix L2CAP socket lock nesting level
Johan Hedberg
2014-11-13
Bluetooth: Use proper nesting annotation for l2cap_chan lock
Johan Hedberg
2014-11-12
Bluetooth: Fix l2cap_sock_teardown_cb lockdep warning
Johan Hedberg
2014-09-08
Bluetooth: Fix hci_conn reference counting for fixed channels
Johan Hedberg
2014-08-14
Bluetooth: Move parts of fixed channel initialization to l2cap_add_scid
Johan Hedberg
2014-08-14
Bluetooth: Resume BT_CONNECTED state after LE security elevation
Johan Hedberg
2014-07-18
Bluetooth: Use EOPNOTSUPP instead of ENOTSUPP
Johan Hedberg
2014-07-17
Bluetooth: Pass initiator/acceptor information to hci_conn_security()
Johan Hedberg
2014-07-17
Bluetooth: never linger on process exit
Vladimir Davydov
2014-07-03
Bluetooth: Allow L2CAP getpeername() for BT_CONFIG state
Johan Hedberg
2014-07-03
Bluetooth: Provide L2CAP ops callback for memcpy_fromiovec
Jukka Rissanen
2014-07-03
Bluetooth: Use explicit header and body length for L2CAP SKB allocation
Marcel Holtmann
2014-07-03
Bluetooth: Assign L2CAP socket priority when allocating SKB
Marcel Holtmann
2014-07-03
Bluetooth: Use const for struct l2cap_ops field
Marcel Holtmann
2014-06-13
Bluetooth: Allow change security level on ATT_CID in slave role
Marcin Kraglak
2014-06-05
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-06-02
Bluetooth: Fix L2CAP deadlock
Jukka Taimisto
2014-04-11
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2014-03-26
Bluetooth: Fix returning peer address in pending connect state
Johan Hedberg
2014-03-12
Bluetooth: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-02-14
Bluetooth: Enable LE L2CAP CoC support by default
Johan Hedberg
2014-02-13
Bluetooth: Always use l2cap_chan->psm for returning PSM to user space
Johan Hedberg
2014-02-13
Bluetooth: Refuse peer L2CAP address reading when not connected
Johan Hedberg
2014-02-13
Bluetooth: Fix CID initialization for fixed channels
Johan Hedberg
2014-02-13
Bluetooth: Fix BT_SECURITY socket option for fixed channels (ATT)
Johan Hedberg
2014-02-13
Bluetooth: Switch ATT channels to use L2CAP_CHAN_FIXED
Johan Hedberg
2014-02-13
Bluetooth: Handle security level 4 for L2CAP connections
Marcel Holtmann
2014-01-18
net: add build-time checks for msg->msg_name size
Steffen Hurrle
2014-01-06
Bluetooth: Default to no security with L2CAP RAW sockets
Johan Hedberg
2013-12-05
Bluetooth: Simplify l2cap_chan initialization for LE CoC
Johan Hedberg
2013-12-05
Bluetooth: Fix validating LE PSM values
Johan Hedberg
2013-12-05
Bluetooth: Introduce L2CAP channel callback for suspending
Johan Hedberg
2013-12-05
Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket options
Johan Hedberg
2013-12-05
Bluetooth: Limit L2CAP_OPTIONS socket option usage with LE
Johan Hedberg
2013-12-05
Bluetooth: Track LE L2CAP credits in l2cap_chan
Johan Hedberg
2013-12-05
Bluetooth: Add LE L2CAP flow control mode
Johan Hedberg
2013-12-05
Bluetooth: Add module parameter to enable LE CoC support
Johan Hedberg
2013-10-21
Bluetooth: Remove sk member from struct l2cap_chan
Gustavo Padovan
2013-10-21
Bluetooth: Add L2CAP channel to skb private data
Gustavo Padovan
2013-10-21
Bluetooth: Remove parent socket usage from l2cap_core.c
Gustavo Padovan
2013-10-21
Bluetooth: Hold socket in defer callback in L2CAP socket
Gustavo Padovan
[next]