summaryrefslogtreecommitdiff
path: root/net/nfc/llcp_commands.c
AgeCommit message (Expand)Author
2023-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-26net: nfc: Fix use-after-free caused by nfc_llcp_find_localLin Ma
2023-05-15nfc: llcp: fix possible use of uninitialized variable in nfc_llcp_send_connect()Krzysztof Kozlowski
2021-10-11nfc: drop unneeded debug printsKrzysztof Kozlowski
2021-07-30nfc: constify several pointers to u8, char and sk_buffKrzysztof Kozlowski
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-02-27net: nfc: Fix NULL dereference on nfc_llcp_build_tlv failsYueHaibing
2018-07-18net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.Tetsuo Handa
2018-02-16NFC: llcp: Limit size of SDP URIKees Cook
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2016-07-06NFC: llcp: Fix 2 memory leaksThierry Escande
2016-07-06NFC: llcp: Fix usage of llcp_add_tlv()Thierry Escande
2016-02-25NFC: Use GFP_USER for user-controlled kmallocCong Wang
2014-12-09Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-12-02NFC: Fix warning "warning: incorrect type in assignment"Christophe Ricard
2014-11-24new helper: memcpy_from_msg()Al Viro
2014-05-20NFC: Add RAW socket type support for SOCKPROTO_RAWHiren Tandel
2014-01-04NFC: llcp: Use default MIU if none was specified on connectSzymon Janc
2014-01-04NFC: llcp: Fix possible memory leak while sending I framesSzymon Janc
2013-12-11nfc: Fix FSF address in file headersJeff Kirsher
2013-06-14NFC: Rename nfc_llcp_disconnect() to nfc_llcp_send_disconnect()Thierry Escande
2013-04-26NFC: Move LLCP code to the NFC top level diirectorySamuel Ortiz