index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
l2cap_sock.c
Age
Commit message (
Expand
)
Author
2013-10-15
Bluetooth: Move l2cap_wait_ack() to l2cap_sock.c
Gustavo Padovan
2013-10-15
Bluetooth: Add chan->ops->set_shutdown()
Gustavo Padovan
2013-10-15
Bluetooth: Access sk_sndtimeo indirectly in l2cap_core.c
Gustavo Padovan
2013-10-15
Bluetooth: Extend state_change() call to report errors too
Gustavo Padovan
2013-10-14
Bluetooth: Check that bind() bdaddr type matches connect()
Johan Hedberg
2013-10-14
Bluetooth: Reject invalid bdaddr types for sockets
Johan Hedberg
2013-10-14
Bluetooth: Introduce L2CAP channel callback for resuming
Marcel Holtmann
2013-10-14
Bluetooth: Introduce L2CAP channel flag for defer setup
Marcel Holtmann
2013-10-13
Bluetooth: Provide msg_name callback for L2CAP connectionless channels
Marcel Holtmann
2013-10-13
Bluetooth: Use l2cap_pi(sk) directly where possible
Marcel Holtmann
2013-10-13
Bluetooth: Return the correct address type for L2CAP sockets
Marcel Holtmann
2013-10-13
Bluetooth: Store address information in L2CAP channel structure
Marcel Holtmann
2013-10-12
Bluetooth: Allow 3D profile to use security mode 4 level 0
Marcel Holtmann
2013-10-12
Bluetooth: Limit security mode 4 level 0 to connection oriented channels
Marcel Holtmann
2013-10-10
Bluetooth: Move smp.h header file into net/bluetooth/
Marcel Holtmann
2013-10-07
Bluetooth: Fix variable shadow warnings
Johannes Berg
2013-10-02
Bluetooth: Provide high speed configuration option
Marcel Holtmann
2013-09-25
Bluetooth: Clean up socket locking in l2cap_sock_recvmsg
Johan Hedberg
2013-09-18
Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flag
Johan Hedberg
2013-06-22
Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATT
Johan Hedberg
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-04-09
bluetooth: kill unused 'module' argument of bt_procfs_init()
Al Viro
2013-04-06
Bluetooth: hidp: verify l2cap sockets
David Herrmann
2013-03-08
Bluetooth: discard bt_sock_unregister() errors
David Herrmann
2012-10-24
Bluetooth: Start channel move when socket option is changed
Mat Martineau
2012-10-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-10-15
Bluetooth: Add chan->ops->defer()
Gustavo Padovan
2012-10-15
Bluetooth: Move bt_accept_enqueue() to l2cap_sock.c
Gustavo Padovan
2012-10-12
Bluetooth: Fix L2CAP coding style
Gustavo Padovan
2012-10-11
Bluetooth: Allow to set flush timeout
Andrei Emeltchenko
2012-10-09
Bluetooth: don't attempt to free a channel that wasn't created
Sasha Levin
2012-10-07
Bluetooth: Fix dereference after NULL check
Andrei Emeltchenko
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-08-27
Bluetooth: Change signature of smp_conn_security()
Vinicius Costa Gomes
2012-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-16
Bluetooth: L2CAP - Fix info leak via getsockname()
Mathias Krause
2012-08-06
Bluetooth: Fix socket not getting freed if l2cap channel create fails
Jaganath Kanakkassery
2012-08-06
Bluetooth: Added /proc/net/l2cap via bt_procfs_init()
Masatake YAMATO
2012-08-06
Bluetooth: Free the l2cap channel list only when refcount is zero
Jaganath Kanakkassery
2012-06-05
Bluetooth: Rename L2CAP_LE_DEFAULT_MTU
Andre Guedes
2012-06-05
Bluetooth: Check MTU value in l2cap_sock_setsockopt_old
Andre Guedes
2012-06-05
Bluetooth: Move check for backlog size to l2cap_sock.c
Gustavo Padovan
2012-06-05
Bluetooth: Add l2cap_chan->ops->ready()
Andrei Emeltchenko
2012-06-05
Bluetooth: Move clean up code and set of SOCK_ZAPPED to l2cap_sock.c
Andrei Emeltchenko
2012-06-05
Bluetooth: Use chan as parameters for l2cap chan ops
Gustavo Padovan
2012-06-05
Bluetooth: Define and use PSM identifiers
Andrei Emeltchenko
2012-06-05
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
2012-05-16
Bluetooth: Create flags for bt_sk()
Gustavo Padovan
[next]