index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
nfc
/
llcp_commands.c
Age
Commit message (
Expand
)
Author
2026-08-11
nfc: llcp: fix OOB read and u8 offset wrap in TLV parsers
Muhammad Bilal
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-26
nfc: llcp: Fix memleak in nfc_llcp_send_ui_frame().
Kuniyuki Iwashima
2023-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-26
net: nfc: Fix use-after-free caused by nfc_llcp_find_local
Lin Ma
2023-05-15
nfc: llcp: fix possible use of uninitialized variable in nfc_llcp_send_connect()
Krzysztof Kozlowski
2021-10-11
nfc: drop unneeded debug prints
Krzysztof Kozlowski
2021-07-30
nfc: constify several pointers to u8, char and sk_buff
Krzysztof Kozlowski
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-02-27
net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails
YueHaibing
2018-07-18
net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.
Tetsuo Handa
2018-02-16
NFC: llcp: Limit size of SDP URI
Kees Cook
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2016-07-06
NFC: llcp: Fix 2 memory leaks
Thierry Escande
2016-07-06
NFC: llcp: Fix usage of llcp_add_tlv()
Thierry Escande
2016-02-25
NFC: Use GFP_USER for user-controlled kmalloc
Cong Wang
2014-12-09
Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-12-02
NFC: Fix warning "warning: incorrect type in assignment"
Christophe Ricard
2014-11-24
new helper: memcpy_from_msg()
Al Viro
2014-05-20
NFC: Add RAW socket type support for SOCKPROTO_RAW
Hiren Tandel
2014-01-04
NFC: llcp: Use default MIU if none was specified on connect
Szymon Janc
2014-01-04
NFC: llcp: Fix possible memory leak while sending I frames
Szymon Janc
2013-12-11
nfc: Fix FSF address in file headers
Jeff Kirsher
2013-06-14
NFC: Rename nfc_llcp_disconnect() to nfc_llcp_send_disconnect()
Thierry Escande
2013-04-26
NFC: Move LLCP code to the NFC top level diirectory
Samuel Ortiz