Commit message (Expand) | Author | Age | |
---|---|---|---|
* | net: Fix use after free by removing length arg from sk_data_ready callbacks. | David S. Miller | 2014-04-11 |
* | NFC: llcp: Use list_for_each_entry in nfc_llcp_find_local() | Axel Lin | 2014-03-14 |
* | NFC: Move checking valid gb_len value to nfc_llcp_set_remote_gb | Axel Lin | 2014-03-14 |
* | NFC: Use LIST_HEAD() at appropriate places | Axel Lin | 2014-02-23 |
* | NFC: llcp: Use default MIU if none was specified on connect | Szymon Janc | 2014-01-03 |
* | nfc: Fix FSF address in file headers | Jeff Kirsher | 2013-12-11 |
* | NFC: llcp: Fix the well known services endianness | Samuel Ortiz | 2013-06-14 |
* | NFC: llcp: Set the LLC Link Management well known service bit | Samuel Ortiz | 2013-06-14 |
* | NFC: llcp: Do not send pending Tx frames when the remote is not ready | Samuel Ortiz | 2013-06-14 |
* | NFC: Fix a potential memory leak | Thierry Escande | 2013-06-14 |
* | NFC: Keep socket alive until the DISC PDU is actually sent | Thierry Escande | 2013-06-14 |
* | NFC: Move LLCP code to the NFC top level diirectory | Samuel Ortiz | 2013-04-26 |