Linus Torvalds
|
a11e1d432b
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
|
7 years ago |
Christoph Hellwig
|
17112d8081
net/bluetooth: convert to ->poll_mask
|
7 years ago |
Denys Vlasenko
|
9b2c45d479
net: make getname() functions return length rather than use int* parameter
|
7 years ago |
Mateusz Jurczyk
|
d2ecfa765d
Bluetooth: Add sockaddr length checks before accessing sa_family in bind and connect handlers
|
8 years ago |
David Howells
|
cdfbabfb2f
net: Work around lockdep limitation in sockets that use sockets
|
8 years ago |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 years ago |
Daniel Borkmann
|
dbb50887c8
Bluetooth: split sk_filter in l2cap_sock_recv_cb
|
9 years ago |
Amadeusz Sławiński
|
23bc6ab0a0
Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU
|
9 years ago |
Patrik Flykt
|
a164cee111
Bluetooth: Allow setting BT_SECURITY_FIPS with setsockopt
|
9 years ago |
Johan Hedberg
|
a2342c5fe5
Bluetooth: L2CAP: Fix setting chan src info before adding PSM/CID
|
9 years ago |
Johan Hedberg
|
114f9f1e03
Bluetooth: L2CAP: Introduce proper defines for PSM ranges
|
9 years ago |
Dean Jenkins
|
9f7378a9d6
Bluetooth: l2cap_disconnection_req priority over shutdown
|
9 years ago |
Dean Jenkins
|
04ba72e6b2
Bluetooth: Reorganize mutex lock in l2cap_sock_shutdown()
|
9 years ago |
Dean Jenkins
|
e7456437c1
Bluetooth: Unwind l2cap_sock_shutdown()
|
9 years ago |
Dean Jenkins
|
e432c72c46
Bluetooth: __l2cap_wait_ack() add defensive timeout
|
10 years ago |
Dean Jenkins
|
cb02a25583
Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies()
|
10 years ago |
Dean Jenkins
|
451e4c6c6b
Bluetooth: Add BT_DBG to l2cap_sock_shutdown()
|
10 years ago |
Dean Jenkins
|
f65468f6e2
Bluetooth: Make __l2cap_wait_ack more efficient
|
10 years ago |
Dean Jenkins
|
2baea85dec
Bluetooth: L2CAP ERTM shutdown protect sk and chan
|
10 years ago |
Eric W. Biederman
|
11aa9c28b4
net: Pass kern from net_proto_family.create to sk_alloc
|
10 years ago |
Johan Hedberg
|
a4368ff3ed
Bluetooth: Refactor L2CAP variables into l2cap_ctrl
|
10 years ago |
Ying Xue
|
1b78414047
net: Remove iocb argument from sendmsg and recvmsg
|
10 years ago |
Peter Hurley
|
dfb2fae7cd
Bluetooth: Fix nested sleeps
|
10 years ago |
Marcel Holtmann
|
dd6255588a
Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_l2
|
10 years ago |
Al Viro
|
17836394e5
first fruits - kill l2cap ->memcpy_fromiovec()
|
10 years ago |
Al Viro
|
56c39fb67c
switch l2cap ->memcpy_fromiovec() to msghdr
|
10 years ago |
Johan Hedberg
|
49d1174130
Bluetooth: Add debug logs to help track locking issues
|
10 years ago |
Johan Hedberg
|
ff714119a6
Bluetooth: Fix L2CAP nesting level initialization location
|
10 years ago |
Johan Hedberg
|
3b2ab39e26
Bluetooth: Fix L2CAP socket lock nesting level
|
10 years ago |
Johan Hedberg
|
abe84903a8
Bluetooth: Use proper nesting annotation for l2cap_chan lock
|
10 years ago |