summaryrefslogtreecommitdiffstats
path: root/net/nfc/llcp_core.c
AgeCommit message (Expand)AuthorLines
2014-11-28NFC: Fix a memory leakJulien Lefrique-1/+4
2014-06-11net: add __pskb_copy_fclone and pskb_copy_for_cloneOctavian Purdila-2/+2
2014-05-20NFC: Add RAW socket type support for SOCKPROTO_RAWHiren Tandel-5/+6
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller-1/+1
2014-03-14NFC: llcp: Use list_for_each_entry in nfc_llcp_find_local()Axel Lin-2/+2
2014-03-14NFC: Move checking valid gb_len value to nfc_llcp_set_remote_gbAxel Lin-3/+5
2014-02-23NFC: Use LIST_HEAD() at appropriate placesAxel Lin-3/+1
2014-01-04NFC: llcp: Use default MIU if none was specified on connectSzymon Janc-1/+0
2013-12-11nfc: Fix FSF address in file headersJeff Kirsher-3/+1
2013-06-14NFC: llcp: Fix the well known services endiannessSamuel Ortiz-2/+2
2013-06-14NFC: llcp: Set the LLC Link Management well known service bitSamuel Ortiz-0/+1
2013-06-14NFC: llcp: Do not send pending Tx frames when the remote is not readySamuel Ortiz-0/+3
2013-06-14NFC: Fix a potential memory leakThierry Escande-0/+1
2013-06-14NFC: Keep socket alive until the DISC PDU is actually sentThierry Escande-0/+7
2013-04-26NFC: Move LLCP code to the NFC top level diirectorySamuel Ortiz-0/+1624