aboutsummaryrefslogtreecommitdiffstats
path: root/net/nfc/llcp_commands.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-16NFC: llcp: Limit size of SDP URIKees Cook1-0/+4
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-8/+7
2016-07-06NFC: llcp: Fix 2 memory leaksThierry Escande1-4/+6
2016-07-06NFC: llcp: Fix usage of llcp_add_tlv()Thierry Escande1-8/+5
2016-02-25NFC: Use GFP_USER for user-controlled kmallocCong Wang1-2/+2
2014-12-09Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller1-2/+4
2014-12-02NFC: Fix warning "warning: incorrect type in assignment"Christophe Ricard1-2/+4
2014-11-24new helper: memcpy_from_msg()Al Viro1-2/+2
2014-05-20NFC: Add RAW socket type support for SOCKPROTO_RAWHiren Tandel1-1/+1
2014-01-04NFC: llcp: Use default MIU if none was specified on connectSzymon Janc1-1/+1
2014-01-04NFC: llcp: Fix possible memory leak while sending I framesSzymon Janc1-1/+3
2013-12-11nfc: Fix FSF address in file headersJeff Kirsher1-3/+1
2013-06-14NFC: Rename nfc_llcp_disconnect() to nfc_llcp_send_disconnect()Thierry Escande1-21/+1
2013-04-26NFC: Move LLCP code to the NFC top level diirectorySamuel Ortiz1-0/+817