index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
nfc
/
llcp_core.c
Age
Commit message (
Expand
)
Author
2017-11-06
NFC: Convert timers to use timer_setup()
Allen Pais
2017-09-25
net: nfc: llcp_core: use setup_timer() helper.
Allen Pais
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2016-07-04
NFC: llcp: Use dynamic debug for hex dump
Thierry Escande
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2014-11-28
NFC: Fix a memory leak
Julien Lefrique
2014-06-11
net: add __pskb_copy_fclone and pskb_copy_for_clone
Octavian Purdila
2014-05-20
NFC: Add RAW socket type support for SOCKPROTO_RAW
Hiren Tandel
2014-04-11
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2014-03-14
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-02-23
NFC: Use LIST_HEAD() at appropriate places
Axel Lin
2014-01-04
NFC: llcp: Use default MIU if none was specified on connect
Szymon Janc
2013-12-11
nfc: Fix FSF address in file headers
Jeff Kirsher
2013-06-14
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-04-26
NFC: Move LLCP code to the NFC top level diirectory
Samuel Ortiz