Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
02f88be9488a3d831f073c1161b1e5feacb9d3ec
/
net
/
bluetooth
/
l2cap_sock.c
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
6230c9b
bluetooth: Properly clone LSM attributes to newly created child connections
by Paul Moore
· 13 years ago
6be6b11
Bluetooth: Fixed wrong L2CAP Sock timer value
by Chen Ganir
· 13 years ago
f9a3c20
Bluetooth: l2cap: Fix lost wakeups waiting to accept socket
by Peter Hurley
· 13 years ago
8f36011
Bluetooth: Add support for returning the encryption key size
by Vinicius Costa Gomes
· 13 years ago
e328140
Bluetooth: Use event-driven approach for handling ERTM receive buffer
by Mat Martineau
· 13 years ago
c1360a1
Bluetooth: use bit operation on conf_state
by Gustavo F. Padovan
· 13 years ago
f1cb9af
Bluetooth: Add support for resuming socket when SMP is finished
by Vinicius Costa Gomes
· 14 years ago
89bc500
Bluetooth: Add state tracking to struct l2cap_chan
by Gustavo F. Padovan
· 13 years ago
ba3bd0e
Bluetooth: add close() callback to l2cap_chan_ops
by Gustavo F. Padovan
· 13 years ago
2307049
Bluetooth: add recv() callback to l2cap_chan_ops
by Gustavo F. Padovan
· 13 years ago
80808e4
Bluetooth: Add l2cap_chan_ops abstraction
by Gustavo F. Padovan
· 13 years ago
dc50a06
Bluetooth: Merge l2cap_chan_create() in the l2cap_sock_alloc()
by Gustavo F. Padovan
· 13 years ago
448f262
Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
by Gustavo F. Padovan
· 13 years ago
8d03e97
Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.
by Filip Palian
· 13 years ago
14b12d0
Bluetooth: Add BT_POWER L2CAP socket option.
by Jaikumar Ganesh
· 13 years ago
0f85272
Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close()
by Gustavo F. Padovan
· 14 years ago
500698d
Bluetooth: Remove export of l2cap_chan_clear_timer()
by Gustavo F. Padovan
· 14 years ago
ab07801
Bluetooth: create channel timer to replace sk_timer
by Gustavo F. Padovan
· 14 years ago
715ec00
Bluetooth: Add chan->chan_type struct member
by Gustavo F. Padovan
· 14 years ago
9a91a04
Bluetooth: Create l2cap_chan_send()
by Gustavo F. Padovan
· 14 years ago
4519de9
Bluetooth: Create __l2cap_chan_close()
by Gustavo F. Padovan
· 14 years ago
e00cf3b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
a70171d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
23691d7
Bluetooth: Remove l2cap_sk_list
by Gustavo F. Padovan
· 14 years ago
73b2ec1
Bluetooth: Handle psm == 0 case inside l2cap_add_psm()
by Gustavo F. Padovan
· 14 years ago
9e4425f
Bluetooth: Add l2cap_add_psm() and l2cap_add_scid()
by Gustavo F. Padovan
· 14 years ago
cf2f90f
Bluetooth: Don't export l2cap_sock_ops
by Gustavo F. Padovan
· 14 years ago
6ff5abb
Bluetooth: Fix memory leak with L2CAP channels
by Gustavo F. Padovan
· 14 years ago
8c1d787
Bluetooth: Move conn to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
fe4128e
Bluetooth: Move more vars to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
0c1bc5c
Bluetooth: Move more channel info to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
47d1ec6
Bluetooth: Move more vars to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
4343478
Bluetooth: Move some more elements to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
77a74c7
Bluetooth: Rename l2cap_do_connect() to l2cap_chan_connect()
by Gustavo F. Padovan
· 14 years ago
b445003
Bluetooth: Move conf_state to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
5d41ce1
Bluetooth: Refactor L2CAP channel allocation
by Gustavo F. Padovan
· 14 years ago
cfef604
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
cd69a03
Bluetooth: Fix wrong comparison in listen()
by Gustavo F. Padovan
· 14 years ago
58d35f8
Bluetooth: Move tx queue to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
39d5a3e
Bluetooth: Move SREJ list to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
f1c6775
Bluetooth: Move srej and busy queues to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
e92c8e7
Bluetooth: Move ERTM timers to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
2c03a7a
Bluetooth: Move remote info to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
42e5c80
Bluetooth: Move of ERTM *_seq vars to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
525cd18
Bluetooth: Move conn_state to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
710f9b0a
Bluetooth: clean up l2cap_sock_recvmsg()
by Gustavo F. Padovan
· 14 years ago
73ffa90
Bluetooth: Move conf_{req,rsp} stuff to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
fc7f8a7
Bluetooth: Move ident to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
4845407
Bluetooth: Create struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
34bd027
Bluetooth: delete hanging L2CAP channel
by Andrei Emeltchenko
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
a0cc9a1
Bluetooth: delete hanging L2CAP channel
by Andrei Emeltchenko
· 14 years ago
e2174ca
Bluetooth: fix errors reported by checkpatch.pl
by Gustavo F. Padovan
· 14 years ago
5589fa9
Bluetooth: Do not send disconn comand over LE links
by Ville Tervo
· 14 years ago
b62f328
Bluetooth: Add server socket support for LE connection
by Ville Tervo
· 14 years ago
acd7d37
Bluetooth: Add LE connection support to L2CAP
by Ville Tervo
· 14 years ago
e3fb592
Bluetooth: l2cap: fix 1 byte infoleak to userspace
by Vasiliy Kulikov
· 14 years ago
6de0702
Bluetooth: move __l2cap_sock_close() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
05fc157
Bluetooth: move l2cap_sock_kill() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
6ddc048
Bluetooth: move L2CAP sock timers function to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
fd83ccd
Bluetooth: move l2cap_sock_sendmsg() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
dcba0db
Bluetooth: move l2cap_sock_shutdown() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
6898325
Bluetooth: move l2cap_sock_recvmsg() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
4e34c50
Bluetooth: move l2cap_sock_connect() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
99f4808
Bluetooth: move l2cap_sock_getsockopt() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
33575df
Bluetooth: move l2cap_sock_setsockopt() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
d7175d5
Bluetooth: move l2cap_sock_getname() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
c47b7c7
Bluetooth: move l2cap_sock_accept() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
af6bcd8
Bluetooth: move l2cap_sock_bind()/listen() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
554f05b
Bluetooth: move l2cap_sock_release() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
6539058
Bluetooth: move l2cap_sock_ops to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
bb58f74
Bluetooth: Initial work for L2CAP split.
by Gustavo F. Padovan
· 14 years ago