Gustavo F. Padovan
|
6ff5abbf4e
Bluetooth: Fix memory leak with L2CAP channels
|
14 년 전 |
Gustavo F. Padovan
|
8c1d787be4
Bluetooth: Move conn to struct l2cap_chan
|
14 년 전 |
Gustavo F. Padovan
|
fe4128e0aa
Bluetooth: Move more vars to struct l2cap_chan
|
14 년 전 |
Gustavo F. Padovan
|
0c1bc5c626
Bluetooth: Move more channel info to struct l2cap_chan
|
14 년 전 |
Gustavo F. Padovan
|
47d1ec6161
Bluetooth: Move more vars to struct l2cap_chan
|
14 년 전 |
Gustavo F. Padovan
|
4343478f3a
Bluetooth: Move some more elements to struct l2cap_chan
|
14 년 전 |
Gustavo F. Padovan
|
77a74c7e08
Bluetooth: Rename l2cap_do_connect() to l2cap_chan_connect()
|
14 년 전 |
Gustavo F. Padovan
|
b445003518
Bluetooth: Move conf_state to struct l2cap_chan
|
14 년 전 |
Gustavo F. Padovan
|
5d41ce1dd9
Bluetooth: Refactor L2CAP channel allocation
|
14 년 전 |
Gustavo F. Padovan
|
828d7d7b19
Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
|
14 년 전 |
Ruiyi Zhang
|
a429b51930
Bluetooth: Only keeping SAR bits when retransmitting one frame.
|
14 년 전 |
Gustavo F. Padovan
|
26954c7f26
Bluetooth: Fix lockdep warning in L2CAP
|
14 년 전 |
Gustavo F. Padovan
|
62f3a2cfb1
Bluetooth: Fix another locking unbalance
|
14 년 전 |
Gustavo F. Padovan
|
280f294f7b
Bluetooth: Don't lock sock inside l2cap_get_sock_by_scid()
|
14 년 전 |
Gustavo F. Padovan
|
9f69bda6aa
Bluetooth: Add proper handling of received LE data
|
14 년 전 |
Gustavo F. Padovan
|
58d35f87ef
Bluetooth: Move tx queue to struct l2cap_chan
|
14 년 전 |
Gustavo F. Padovan
|
c916fbe45c
Bluetooth: Remove unneeded uninitialized_vars()
|
14 년 전 |
Gustavo F. Padovan
|
49208c9c7b
Bluetooth: Remove some sk references from l2cap_core.c
|
14 년 전 |
Gustavo F. Padovan
|
39d5a3ee35
Bluetooth: Move SREJ list to struct l2cap_chan
|
14 년 전 |
Gustavo F. Padovan
|
2ead70b839
Bluetooth: Fix lockdep warning with skb list lock
|
14 년 전 |
Gustavo F. Padovan
|
311bb895e3
Bluetooth: Move busy workqueue to struct l2cap_chan
|
14 년 전 |
Gustavo F. Padovan
|
f1c6775be6
Bluetooth: Move srej and busy queues to struct l2cap_chan
|
14 년 전 |
Gustavo F. Padovan
|
e92c8e70fa
Bluetooth: Move ERTM timers to struct l2cap_chan
|
14 년 전 |
Gustavo F. Padovan
|
2c03a7a49e
Bluetooth: Move remote info to struct l2cap_chan
|
14 년 전 |
Gustavo F. Padovan
|
6f61fd4759
Bluetooth: Move SDU related vars to struct l2cap_chan
|
14 년 전 |
Gustavo F. Padovan
|
6a026610ee
Bluetooth: Move more ERTM stuff to struct l2cap_chan
|
14 년 전 |
Gustavo F. Padovan
|
42e5c8027b
Bluetooth: Move of ERTM *_seq vars to struct l2cap_chan
|
14 년 전 |
Gustavo F. Padovan
|
525cd1851b
Bluetooth: Move conn_state to struct l2cap_chan
|
14 년 전 |
Gustavo F. Padovan
|
710f9b0a42
Bluetooth: clean up l2cap_sock_recvmsg()
|
14 년 전 |
Gustavo F. Padovan
|
73ffa904b7
Bluetooth: Move conf_{req,rsp} stuff to struct l2cap_chan
|
14 년 전 |