John W. Linville
|
a5eb1aeb25
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
|
11 лет назад |
Libor Pechacek
|
86aae6c7b5
Bluetooth: Convert RFCOMM spinlocks into mutexes
|
11 лет назад |
David S. Miller
|
676d23690f
net: Fix use after free by removing length arg from sk_data_ready callbacks.
|
11 лет назад |
Joe Perches
|
dcf4adbfdc
Bluetooth: Convert uses of __constant_<foo> to <foo>
|
11 лет назад |
Peter Hurley
|
72e5108c6d
Bluetooth: Don't fail RFCOMM tty writes
|
11 лет назад |
Peter Hurley
|
c4fd318d6e
Bluetooth: Directly close dlc for not yet started RFCOMM session
|
11 лет назад |
Peter Hurley
|
f622357a5e
Bluetooth: Refactor dlc disconnect logic in rfcomm_dlc_close()
|
11 лет назад |
Peter Hurley
|
5998e04063
Bluetooth: Refactor deferred setup test in rfcomm_dlc_close()
|
11 лет назад |
Peter Hurley
|
4339c25afb
Bluetooth: Simplify RFCOMM session state eval
|
11 лет назад |
Peter Hurley
|
c10a848cea
Bluetooth: Verify dlci not in use before rfcomm_dev create
|
11 лет назад |
Marcel Holtmann
|
2c068e0b92
Bluetooth: Handle security level 4 for RFCOMM connections
|
11 лет назад |
John W. Linville
|
32019c739c
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
|
11 лет назад |
Seung-Woo Kim
|
8992da0993
Bluetooth: Fix to set proper bdaddr_type for RFCOMM connect
|
11 лет назад |
Seung-Woo Kim
|
c507f138fc
Bluetooth: Fix RFCOMM bind fail for L2CAP sock
|
11 лет назад |
Marcel Holtmann
|
1120e4bfa5
Bluetooth: Use IS_ERR_OR_NULL for checking bt_debugfs
|
11 лет назад |
Marcel Holtmann
|
24bc10cad3
Bluetooth: Access RFCOMM session addresses through L2CAP channel
|
11 лет назад |
Wei Yongjun
|
0227c7b569
Bluetooth: fix error return code in rfcomm_add_listener()
|
12 лет назад |
Dean Jenkins
|
24fd642ccb
Bluetooth: Remove redundant RFCOMM BT_CLOSED settings
|
12 лет назад |
Dean Jenkins
|
8e888f2783
Bluetooth: Remove redundant call to rfcomm_send_disc
|
12 лет назад |
Dean Jenkins
|
08c30aca9e
Bluetooth: Remove RFCOMM session refcnt
|
12 лет назад |
Dean Jenkins
|
8ff52f7d04
Bluetooth: Return RFCOMM session ptrs to avoid freed session
|
12 лет назад |
Dean Jenkins
|
c06f7d532a
Bluetooth: Check rfcomm session and DLC exists on socket close
|
12 лет назад |
Dean Jenkins
|
fea7b02fbf
Bluetooth: Avoid rfcomm_session_timeout using freed session
|
12 лет назад |
Ying Xue
|
25cc4ae913
net: remove redundant check for timer pending state before del_timer
|
12 лет назад |
Syam Sidhardhan
|
5bcb80944d
Bluetooth: Use __constant modifier for RFCOMM PSM
|
13 лет назад |
Andrei Emeltchenko
|
fcb73338ed
Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr
|
13 лет назад |
Andrei Emeltchenko
|
6ed93dc642
Bluetooth: Use %pMR in debug instead of batostr
|
13 лет назад |
Gustavo Padovan
|
8c520a5992
Bluetooth: Remove unnecessary headers include
|
13 лет назад |
Gustavo Padovan
|
6039aa73a1
Bluetooth: Remove most of the inline usage
|
13 лет назад |
Octavian Purdila
|
cf33e77b76
Bluetooth: Fix RFCOMM session reference counting issue
|
13 лет назад |