index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
nfc
/
nci
/
core.c
Age
Commit message (
Expand
)
Author
14 days
nfc: nci: fix circular locking dependency in nci_close_device
Jakub Kicinski
2026-03-04
nfc: nci: complete pending data exchange on device close
Jakub Kicinski
2026-03-04
nfc: nci: free skb on nci_transceive early error paths
Jakub Kicinski
2026-03-04
net: nfc: nci: Fix zero-length proprietary notifications
Ian Ray
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-28
nfc: nci: Fix race between rfkill and nci_unregister_device().
Kuniyuki Iwashima
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2024-11-07
net: nfc: Propagate ISO14443 type A target ATS to userspace via netlink
Juraj Ĺ arinay
2024-05-23
nfc: nci: Fix handling of zero-length payload packets in nci_rx_work()
Ryosuke Yasuoka
2024-05-20
nfc: nci: Fix uninit-value in nci_rx_work
Ryosuke Yasuoka
2024-05-07
nfc: nci: Fix kcov check in nci_rx_work()
Tetsuo Handa
2024-03-22
nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet
Ryosuke Yasuoka
2024-01-29
nfc: nci: free rx_data_reassembly skb on NCI device cleanup
Fedor Pchelkin
2024-01-11
net: fill in MODULE_DESCRIPTION()s for NFC
Breno Leitao
2023-10-12
nfc: nci: assert requested protocol is valid
Jeremy Cline
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-18
nfc/nci: fix race with opening and closing
Lin Ma
2022-11-02
nfc: Add KCOV annotations
Dmitry Vyukov
2022-04-13
nfc: nci: add flush_workqueue to prevent uaf
Lin Ma
2021-11-17
NFC: add NCI_UNREG flag to eliminate the race
Lin Ma
2021-11-17
NFC: reorganize the functions in nci_request
Lin Ma
2021-10-11
nfc: drop unneeded debug prints
Krzysztof Kozlowski
2021-08-02
nfc: hci: pass callback data param as pointer in nci_request()
Krzysztof Kozlowski
2021-07-30
nfc: hci: cleanup unneeded spaces
Krzysztof Kozlowski
2021-07-30
nfc: nci: constify several pointers to u8, sk_buff and other structs
Krzysztof Kozlowski
2021-07-25
nfc: constify nfc_ops
Krzysztof Kozlowski
2021-07-25
nfc: constify nci_driver_ops (prop_ops and core_ops)
Krzysztof Kozlowski
2021-07-25
nfc: constify nci_ops
Krzysztof Kozlowski
2021-07-25
nfc: constify payload argument in nci_send_cmd()
Krzysztof Kozlowski
2021-05-17
NFC: nci: fix memory leak in nci_allocate_device
Dongliang Mu
2021-04-05
net: nfc: Fix spelling errors in net/nfc module
Zheng Yongjun
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-19
net: nfc: nci: fix the wrong NCI_CORE_INIT parameters
Bongsu Jeon
2021-01-05
net: nfc: nci: Change the NCI close sequence
Bongsu Jeon
2020-12-04
net/nfc/nci: Support NCI 2.x initial sequence
Bongsu Jeon
2020-10-30
net: nfc: Fix kerneldoc warnings
Andrew Lunn
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-17
nfc: nci: add missed destroy_workqueue in nci_register_device
Wang Hai
2020-07-13
net: nfc: kerneldoc fixes
Andrew Lunn
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-06-23
nfc: nci: remove unnecessary null check
Gustavo A. R. Silva
2017-06-18
NFC: fix broken device allocation
Johan Hovold
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2016-05-04
nfc: nci: Add nci_nfcc_loopback to the nci core
Christophe Ricard
2016-05-04
nfc: nci: Add an additional parameter to identify a connection id
Christophe Ricard
2016-05-04
nfc: nci: Fix nci_core_conn_close
Christophe Ricard
[next]