index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
nfc
/
llcp_sock.c
Age
Commit message (
Expand
)
Author
2017-06-23
NFC: Add sockaddr length checks before accessing sa_family in bind handlers
Mateusz Jurczyk
2017-06-23
nfc: Fix the sockaddr length sanitization in llcp_sock_connect
Mateusz Jurczyk
2017-03-09
net: Work around lockdep limitation in sockets that use sockets
David Howells
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2016-02-25
NFC: Close a race condition in llcp_sock_getname()
Cong Wang
2015-12-01
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2014-12-09
Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-11-28
NFC: llcp: Use list_for_each_entry in llcp_accept_poll
Axel Lin
2014-11-05
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
2014-01-18
net: add build-time checks for msg->msg_name size
Steffen Hurrle
2014-01-04
NFC: llcp: Use default MIU if none was specified on connect
Szymon Janc
2013-12-11
nfc: Fix FSF address in file headers
Jeff Kirsher
2013-11-20
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-06-14
NFC: llcp: Fix non blocking sockets connections
Samuel Ortiz
2013-06-14
NFC: Keep socket alive until the DISC PDU is actually sent
Thierry Escande
2013-06-14
NFC: Rename nfc_llcp_disconnect() to nfc_llcp_send_disconnect()
Thierry Escande
2013-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-26
NFC: Move LLCP code to the NFC top level diirectory
Samuel Ortiz