index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
nfc
/
llcp_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-11
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
1
-1
/
+1
2014-03-14
NFC: llcp: Use list_for_each_entry in nfc_llcp_find_local()
Axel Lin
1
-2
/
+2
2014-03-14
NFC: Move checking valid gb_len value to nfc_llcp_set_remote_gb
Axel Lin
1
-3
/
+5
2014-02-23
NFC: Use LIST_HEAD() at appropriate places
Axel Lin
1
-3
/
+1
2014-01-04
NFC: llcp: Use default MIU if none was specified on connect
Szymon Janc
1
-1
/
+0
2013-12-11
nfc: Fix FSF address in file headers
Jeff Kirsher
1
-3
/
+1
2013-06-14
NFC: llcp: Fix the well known services endianness
Samuel Ortiz
1
-2
/
+2
2013-06-14
NFC: llcp: Set the LLC Link Management well known service bit
Samuel Ortiz
1
-0
/
+1
2013-06-14
NFC: llcp: Do not send pending Tx frames when the remote is not ready
Samuel Ortiz
1
-0
/
+3
2013-06-14
NFC: Fix a potential memory leak
Thierry Escande
1
-0
/
+1
2013-06-14
NFC: Keep socket alive until the DISC PDU is actually sent
Thierry Escande
1
-0
/
+7
2013-04-26
NFC: Move LLCP code to the NFC top level diirectory
Samuel Ortiz
1
-0
/
+1624