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
2012-03-28
Bluetooth: Fix Endian Bug.
Santosh Nayak
2012-03-08
Bluetooth: fix conding style issues all over the tree
Gustavo F. Padovan
2012-03-02
Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffies
Marcel Holtmann
2012-02-23
Bluetooth: Remove socket lock check
Andrei Emeltchenko
2012-02-23
Bluetooth: Change sk lock to chan lock in L2CAP core
Andrei Emeltchenko
2012-02-23
Bluetooth: Revert to mutexes from RCU list
Andrei Emeltchenko
2012-02-17
Bluetooth: Use symbolic names for state in debug
Andrei Emeltchenko
2012-02-16
Bluetooth: Do not dereference zero sk
Andrei Emeltchenko
2012-02-13
Bluetooth: Add alloc_skb chan operator
Andrei Emeltchenko
2012-02-13
Bluetooth: silence lockdep warning
Octavian Purdila
2012-02-13
Bluetooth: Fix sk_sndtimeo initialization for L2CAP socket
Andrzej Kaczmarek
2012-01-03
Bluetooth: Keep chan->state and sk->sk_state in sync
Gustavo F. Padovan
2011-12-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-12-18
Bluetooth: Add ProFUSION's copyright
Gustavo F. Padovan
2011-12-18
Bluetooth: invert locking order in connect path
Gustavo F. Padovan
2011-12-16
Bluetooth: Use chan instead of l2cap_pi macro
Gustavo F. Padovan
2011-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-10
Bluetooth: Allow L2CAP to increase the security level
Gustavo F. Padovan
2011-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-11-07
Bluetooth: Add channel policy to getsockopt/setsockopt
Mat Martineau
2011-11-07
Bluetooth: Initialize tx_win_max for fixed channel
Andrei Emeltchenko
2011-11-07
Bluetooth: set skbuffer priority based on L2CAP socket priority
Luiz Augusto von Dentz
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-18
bluetooth: Properly clone LSM attributes to newly created child connections
Paul Moore
2011-10-13
Bluetooth: EWS: extended window size option support
Andrei Emeltchenko
2011-10-11
Bluetooth: convert role_switch variable to flag in l2cap chan
Andrei Emeltchenko
2011-10-11
Bluetooth: convert force_active variable to flag in l2cap chan
Andrei Emeltchenko
2011-10-11
Bluetooth: convert force_reliable variable to flag in l2cap chan
Andrei Emeltchenko
2011-10-11
Bluetooth: convert flushable variable to flag in l2cap chan
Andrei Emeltchenko
2011-08-11
Bluetooth: Fixed wrong L2CAP Sock timer value
Chen Ganir
2011-08-11
Bluetooth: l2cap: Fix lost wakeups waiting to accept socket
Peter Hurley
2011-07-08
Bluetooth: Add support for returning the encryption key size
Vinicius Costa Gomes
2011-07-07
Bluetooth: Use event-driven approach for handling ERTM receive buffer
Mat Martineau
2011-06-16
Bluetooth: use bit operation on conf_state
Gustavo F. Padovan
2011-06-13
Bluetooth: Add support for resuming socket when SMP is finished
Vinicius Costa Gomes
2011-06-13
Bluetooth: Add state tracking to struct l2cap_chan
Gustavo F. Padovan
2011-06-13
Bluetooth: add close() callback to l2cap_chan_ops
Gustavo F. Padovan
2011-06-13
Bluetooth: add recv() callback to l2cap_chan_ops
Gustavo F. Padovan
2011-06-13
Bluetooth: Add l2cap_chan_ops abstraction
Gustavo F. Padovan
2011-06-13
Bluetooth: Merge l2cap_chan_create() in the l2cap_sock_alloc()
Gustavo F. Padovan
2011-06-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
Gustavo F. Padovan
2011-06-09
Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.
Filip Palian
2011-06-08
Bluetooth: Add BT_POWER L2CAP socket option.
Jaikumar Ganesh
2011-06-08
Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close()
Gustavo F. Padovan
2011-06-08
Bluetooth: Remove export of l2cap_chan_clear_timer()
Gustavo F. Padovan
2011-06-08
Bluetooth: create channel timer to replace sk_timer
Gustavo F. Padovan
2011-06-08
Bluetooth: Add chan->chan_type struct member
Gustavo F. Padovan
2011-06-08
Bluetooth: Create l2cap_chan_send()
Gustavo F. Padovan
2011-06-08
Bluetooth: Create __l2cap_chan_close()
Gustavo F. Padovan
[next]