Samuel Ortiz
|
b141e811a0
NFC: llcp: Decrease socket ack log when accepting a connection
|
12 years ago |
Samuel Ortiz
|
fb97c3e80f
NFC: Use skb_copy_datagram_iovec
|
12 years ago |
Samuel Ortiz
|
fad2e371bb
NFC: Avoid memcpy on LLCP connection less Rx path
|
12 years ago |
Samuel Ortiz
|
2593c2c6ec
NFC: llcp: Remove the tx backlog queue
|
12 years ago |
Thierry Escande
|
2c2d45bdcb
NFC: Add support for SO_TIMESTAMP LLCP socket option
|
12 years ago |
Dave Jones
|
026e43def7
nfc: remove noisy message from llcp_sock_sendmsg
|
12 years ago |
Samuel Ortiz
|
b874dec21d
NFC: Implement LLCP connection less Tx path
|
12 years ago |
Samuel Ortiz
|
31ca61a8df
NFC: Forward LLCP datagrams to userspace
|
12 years ago |
Szymon Janc
|
874934f4d4
NFC: Fix style issues with logical operations
|
12 years ago |
Dave Jones
|
32418cfe49
Remove noisy printks from llcp_sock_connect
|
12 years ago |
Thierry Escande
|
4463523bef
NFC: LLCP raw socket support
|
12 years ago |
Syam Sidhardhan
|
5db327f96d
NFC: Remove repeated code for NULL check
|
13 years ago |
Samuel Ortiz
|
fe3c094abc
NFC: Check for llcp_sock and its device from llcp_sock_getname
|
13 years ago |
Samuel Ortiz
|
c66433dc5d
NFC: Dereference LLCP bind socket address after checking for it to be NULL
|
13 years ago |
Samuel Ortiz
|
8b7e8eda58
NFC: Forbid LLCP service name reusing
|
13 years ago |
Samuel Ortiz
|
cbbf472181
NFC: Release LLCP SAP when the owner is released
|
13 years ago |
Samuel Ortiz
|
12e5bdfefa
NFC: Fix LLCP getname socket op
|
13 years ago |
John W. Linville
|
635d999fd3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
|
13 years ago |
Sasha Levin
|
147f20e316
NFC: Prevent NULL deref when getting socket name
|
13 years ago |
John W. Linville
|
a59f975a78
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
|
13 years ago |
Sasha Levin
|
58d1eab7ef
NFC: Fix possible NULL ptr deref when getting the name of a socket
|
13 years ago |
Samuel Ortiz
|
93d7e490b7
NFC: Move LLCP MIU extension value to socket structure
|
13 years ago |
Samuel Ortiz
|
7a06e586b9
NFC: Move LLCP receiver window value to socket structure
|
13 years ago |
Samuel Ortiz
|
a69f32af86
NFC: Socket linked list
|
13 years ago |
Samuel Ortiz
|
c7aa12252f
NFC: Take a reference on the LLCP local pointer when creating a socket
|
13 years ago |
Samuel Ortiz
|
4260c13ba9
NFC: Update the LLCP poll mask
|
13 years ago |
Samuel Ortiz
|
ff353d86a9
NFC: LLCP connect must wait for a CC frame
|
13 years ago |
Samuel Ortiz
|
427a2eb1f5
NFC: LLCP code identation fixes
|
13 years ago |
Samuel Ortiz
|
40c75f81d6
NFC: Fix LLCP sockets releasing path
|
13 years ago |
Samuel Ortiz
|
0c31835993
NFC: Unlink LLCP child sockets from llcp_sock_release
|
13 years ago |