Geliang Tang
|
7eb7404f7e
Bluetooth: use list_for_each_entry*
|
9 years ago |
Eric W. Biederman
|
eeb1bd5c40
net: Add a struct net parameter to sock_create_kern
|
10 years ago |
Marcel Holtmann
|
72e4a6bd02
Bluetooth: Remove duplicate constant for RFCOMM PSM
|
10 years ago |
Linus Torvalds
|
70e71ca0af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
10 years ago |
Johan Hedberg
|
2a68c89724
Bluetooth: Fix sparse warnings in RFCOMM
|
10 years ago |
Peter Zijlstra
|
eedf7e47da
rfcomm, sched/wait: Fix broken wait construct
|
10 years ago |
Szymon Janc
|
15346a9c28
Bluetooth: Improve RFCOMM __test_pf macro robustness
|
10 years ago |
Szymon Janc
|
ec511545ef
Bluetooth: Fix RFCOMM NSC response
|
10 years ago |
Vignesh Raman
|
32333edb82
Bluetooth: Avoid use of session socket after the session gets freed
|
11 years ago |
Johan Hedberg
|
e7cafc4525
Bluetooth: Pass initiator/acceptor information to hci_conn_security()
|
11 years ago |
John W. Linville
|
a5eb1aeb25
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
|
11 years ago |
Libor Pechacek
|
86aae6c7b5
Bluetooth: Convert RFCOMM spinlocks into mutexes
|
11 years ago |
David S. Miller
|
676d23690f
net: Fix use after free by removing length arg from sk_data_ready callbacks.
|
11 years ago |
Joe Perches
|
dcf4adbfdc
Bluetooth: Convert uses of __constant_<foo> to <foo>
|
11 years ago |
Peter Hurley
|
72e5108c6d
Bluetooth: Don't fail RFCOMM tty writes
|
11 years ago |
Peter Hurley
|
c4fd318d6e
Bluetooth: Directly close dlc for not yet started RFCOMM session
|
11 years ago |
Peter Hurley
|
f622357a5e
Bluetooth: Refactor dlc disconnect logic in rfcomm_dlc_close()
|
11 years ago |
Peter Hurley
|
5998e04063
Bluetooth: Refactor deferred setup test in rfcomm_dlc_close()
|
11 years ago |
Peter Hurley
|
4339c25afb
Bluetooth: Simplify RFCOMM session state eval
|
11 years ago |
Peter Hurley
|
c10a848cea
Bluetooth: Verify dlci not in use before rfcomm_dev create
|
11 years ago |
Marcel Holtmann
|
2c068e0b92
Bluetooth: Handle security level 4 for RFCOMM connections
|
11 years ago |
John W. Linville
|
32019c739c
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
|
11 years ago |
Seung-Woo Kim
|
8992da0993
Bluetooth: Fix to set proper bdaddr_type for RFCOMM connect
|
11 years ago |
Seung-Woo Kim
|
c507f138fc
Bluetooth: Fix RFCOMM bind fail for L2CAP sock
|
11 years ago |
Marcel Holtmann
|
1120e4bfa5
Bluetooth: Use IS_ERR_OR_NULL for checking bt_debugfs
|
11 years ago |
Marcel Holtmann
|
24bc10cad3
Bluetooth: Access RFCOMM session addresses through L2CAP channel
|
11 years ago |
Wei Yongjun
|
0227c7b569
Bluetooth: fix error return code in rfcomm_add_listener()
|
12 years ago |
Dean Jenkins
|
24fd642ccb
Bluetooth: Remove redundant RFCOMM BT_CLOSED settings
|
12 years ago |
Dean Jenkins
|
8e888f2783
Bluetooth: Remove redundant call to rfcomm_send_disc
|
12 years ago |
Dean Jenkins
|
08c30aca9e
Bluetooth: Remove RFCOMM session refcnt
|
12 years ago |