Gustavo Padovan
|
d78a32a8fc
Bluetooth: Remove sk member from struct l2cap_chan
|
11 years ago |
Gustavo Padovan
|
0e790c64f3
Bluetooth: Add L2CAP channel to skb private data
|
11 years ago |
Gustavo Padovan
|
8ffb929098
Bluetooth: Remove parent socket usage from l2cap_core.c
|
11 years ago |
Gustavo Padovan
|
acdcabf532
Bluetooth: Hold socket in defer callback in L2CAP socket
|
11 years ago |
Gustavo Padovan
|
0f2c615374
Bluetooth: Do not access chan->sk directly
|
11 years ago |
Johan Hedberg
|
eb622495e8
Bluetooth: Fix ATT socket backwards compatibility with user space
|
11 years ago |
Marcel Holtmann
|
7f59ddada1
Bluetooth: Socket address parameter for CID is in little endian
|
11 years ago |
Johan Hedberg
|
bfe4655f05
Bluetooth: Reintroduce socket restrictions for LE sockets
|
11 years ago |
Gustavo Padovan
|
dc25306b03
Bluetooth: Move l2cap_wait_ack() to l2cap_sock.c
|
11 years ago |
Gustavo Padovan
|
5ec1bbe549
Bluetooth: Add chan->ops->set_shutdown()
|
11 years ago |
Gustavo Padovan
|
8d836d71e2
Bluetooth: Access sk_sndtimeo indirectly in l2cap_core.c
|
11 years ago |
Gustavo Padovan
|
53f5212121
Bluetooth: Extend state_change() call to report errors too
|
11 years ago |
Johan Hedberg
|
1f209383f2
Bluetooth: Check that bind() bdaddr type matches connect()
|
11 years ago |
Johan Hedberg
|
80c1a2e76d
Bluetooth: Reject invalid bdaddr types for sockets
|
11 years ago |
Marcel Holtmann
|
d97c899bde
Bluetooth: Introduce L2CAP channel callback for resuming
|
11 years ago |
Marcel Holtmann
|
bdc2578307
Bluetooth: Introduce L2CAP channel flag for defer setup
|
11 years ago |
Marcel Holtmann
|
2edf870d19
Bluetooth: Provide msg_name callback for L2CAP connectionless channels
|
11 years ago |
Marcel Holtmann
|
84b34d9867
Bluetooth: Use l2cap_pi(sk) directly where possible
|
11 years ago |
Marcel Holtmann
|
4f1654e084
Bluetooth: Return the correct address type for L2CAP sockets
|
11 years ago |
Marcel Holtmann
|
7eafc59e2f
Bluetooth: Store address information in L2CAP channel structure
|
11 years ago |
Marcel Holtmann
|
3124b84309
Bluetooth: Allow 3D profile to use security mode 4 level 0
|
11 years ago |
Marcel Holtmann
|
6a974b50a1
Bluetooth: Limit security mode 4 level 0 to connection oriented channels
|
11 years ago |
Marcel Holtmann
|
ac4b723661
Bluetooth: Move smp.h header file into net/bluetooth/
|
11 years ago |
Johannes Berg
|
c1f23a2bfc
Bluetooth: Fix variable shadow warnings
|
11 years ago |
Marcel Holtmann
|
848566b381
Bluetooth: Provide high speed configuration option
|
11 years ago |
Johan Hedberg
|
970871bc9c
Bluetooth: Clean up socket locking in l2cap_sock_recvmsg
|
11 years ago |
Johan Hedberg
|
e793dcf082
Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flag
|
11 years ago |
Johan Hedberg
|
073d1cf35f
Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATT
|
12 years ago |
Linus Torvalds
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
b03166152f
bluetooth: kill unused 'module' argument of bt_procfs_init()
|
12 years ago |