summaryrefslogtreecommitdiffstats
path: root/net/nfc/llcp.h
Commit message (Expand)AuthorAgeFilesLines
* net: nfc: Fix use-after-free caused by nfc_llcp_find_localLin Ma2023-06-261-1/+0
* nfc: llcp: Revert "NFC: Keep socket alive until the DISC PDU is actually sent"Krzysztof Kozlowski2022-03-031-1/+0
* nfc: constify several pointers to u8, char and sk_buffKrzysztof Kozlowski2021-07-301-4/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1
* net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-111-1/+1
* nfc: Fix FSF address in file headersJeff Kirsher2013-12-111-3/+1
* NFC: llcp: Fix non blocking sockets connectionsSamuel Ortiz2013-06-141-0/+1
* NFC: Keep socket alive until the DISC PDU is actually sentThierry Escande2013-06-141-0/+1
* NFC: Rename nfc_llcp_disconnect() to nfc_llcp_send_disconnect()Thierry Escande2013-06-141-1/+0
* NFC: Move LLCP code to the NFC top level diirectorySamuel Ortiz2013-04-261-0/+267