index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
nfc
Age
Commit message (
Expand
)
Author
Lines
12 days
nfc: rawsock: cancel tx_work before socket teardown
Jakub Kicinski
-0
/
+11
12 days
nfc: nci: clear NCI_DATA_EXCHANGE before calling completion callback
Jakub Kicinski
-4
/
+8
12 days
nfc: nci: complete pending data exchange on device close
Jakub Kicinski
-0
/
+9
12 days
nfc: digital: free skb on digital_in_send error paths
Jakub Kicinski
-2
/
+6
12 days
nfc: nci: free skb on nci_transceive early error paths
Jakub Kicinski
-2
/
+7
12 days
net: nfc: nci: Fix zero-length proprietary notifications
Ian Ray
-1
/
+11
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-25
/
+25
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-26
/
+26
2026-02-19
net: nfc: nci: Fix parameter validation for packet data
Michael Thalmeier
-18
/
+141
2026-02-05
nfc: hci: shdlc: Stop timers and work before freeing context
Votokina Victoria
-0
/
+8
2026-01-28
nfc: nci: Fix race between rfkill and nci_unregister_device().
Kuniyuki Iwashima
-4
/
+27
2026-01-26
nfc: llcp: Fix memleak in nfc_llcp_send_ui_frame().
Kuniyuki Iwashima
-2
/
+19
2025-12-28
net: nfc: fix deadlock between nfc_unregister_device and rfkill_fop_write
Deepanshu Kartikey
-2
/
+7
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
-2
/
+2
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
-2
/
+2
2025-09-30
net: nfc: nci: Add parameter validation for packet data
Deepak Sharma
-36
/
+99
2025-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-4
/
+4
2025-06-19
NFC: nci: uart: Set tty->disc_data only in success path
Krzysztof Kozlowski
-4
/
+4
2025-06-18
nfc: Remove checks for nla_data returning NULL
Simon Horman
-5
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-9
/
+11
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-17
/
+17
2025-02-19
nfc: hci: Remove unused nfc_llc_unregister
Dr. David Alan Gilbert
-12
/
+0
2025-01-22
NFC: nci: Add bounds checking in nci_hci_create_pipe()
Dan Carpenter
-0
/
+2
2024-11-07
net: nfc: Propagate ISO14443 type A target ATS to userspace via netlink
Juraj Ĺ arinay
-2
/
+48
2024-05-23
Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-3
/
+15
2024-05-23
nfc: nci: Fix handling of zero-length payload packets in nci_rx_work()
Ryosuke Yasuoka
-2
/
+1
2024-05-20
nfc: nci: Fix uninit-value in nci_rx_work
Ryosuke Yasuoka
-1
/
+14
2024-05-13
net: change proto and proto_ops accept type
Jens Axboe
-2
/
+2
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+1
2024-05-07
nfc: nci: Fix kcov check in nci_rx_work()
Tetsuo Handa
-0
/
+1
2024-04-12
net: nfc: remove inappropriate attrs check
Lin Ma
-4
/
+2
2024-04-09
nfc: llcp: fix nfc_llcp_setsockopt() unsafe copies
Eric Dumazet
-6
/
+6
2024-03-22
nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet
Ryosuke Yasuoka
-0
/
+5
2024-03-05
nfc: core: make nfc_class constant
Ricardo B. Marliere
-1
/
+1
2024-02-06
nfc: hci: Save a few bytes of memory when registering a 'nfc_llc' engine
Christophe JAILLET
-2
/
+2
2024-02-06
nfc: hci: Introduce nfc_llc_del_engine() to reduce code duplication
Christophe JAILLET
-8
/
+10
2024-01-29
nfc: nci: free rx_data_reassembly skb on NCI device cleanup
Fedor Pchelkin
-0
/
+4
2024-01-11
net: fill in MODULE_DESCRIPTION()s for NFC
Breno Leitao
-0
/
+3
2023-12-25
nfc: Do not send datagram if socket state isn't LLCP_BOUND
Siddh Raman Pant
-0
/
+5
2023-12-25
nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local
Siddh Raman Pant
-3
/
+36
2023-10-16
nfc: nci: fix possible NULL pointer dereference in send_acknowledge()
Krzysztof Kozlowski
-0
/
+2
2023-10-12
nfc: nci: assert requested protocol is valid
Jeremy Cline
-0
/
+5
2023-10-10
net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn()
Eric Dumazet
-18
/
+12
2023-10-03
net: nfc: llcp: Add lock when modifying device list
Jeremy Cline
-0
/
+2
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-15
/
+8
2023-08-15
genetlink: use attrs from struct genl_info
Jakub Kicinski
-2
/
+2
2023-08-11
tty: ldops: unify to u8
Jiri Slaby (SUSE)
-3
/
+3
2023-08-11
tty: use u8 for flags
Jiri Slaby (SUSE)
-1
/
+1
2023-08-11
tty: make tty_ldisc_ops::*buf*() hooks operate on size_t
Jiri Slaby (SUSE)
-1
/
+1
2023-08-11
tty: remove dummy tty_ldisc_ops::poll() implementations
Jiri Slaby (SUSE)
-7
/
+0
[next]