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