| Age | Commit message (Expand) | Author | Files | Lines |
| 3 days | nfc: llcp: read llcp_sock->local under the socket lock in getsockopt | Breno Leitao | 1 | -4/+6 |
| 3 days | nfc: llcp: avoid userspace overflow on invalid optlen | Breno Leitao | 1 | -0/+6 |
| 2026-05-11 | NFC: nci: uart: Constify struct tty_ldisc_ops | Christophe JAILLET | 1 | -1/+1 |
| 2026-05-07 | nfc: hci: fix out-of-bounds read in HCP header parsing | Ashutosh Desai | 2 | -0/+20 |
| 2026-05-05 | nfc: llcp: Fix use-after-free race in nfc_llcp_recv_cc() | Lee Jones | 1 | -0/+11 |
| 2026-05-05 | nfc: llcp: Fix use-after-free in llcp_sock_release() | Lee Jones | 1 | -0/+2 |
| 2026-04-12 | NFC: digital: Bounds check NFC-A cascade depth in SDD response handler | Greg Kroah-Hartman | 1 | -0/+6 |
| 2026-04-12 | nfc: llcp: add missing return after LLCP_CLOSED checks | Junxi Qian | 1 | -0/+2 |
| 2026-03-19 | nfc: nci: fix circular locking dependency in nci_close_device | Jakub Kicinski | 1 | -4/+6 |
| 2026-03-04 | nfc: rawsock: cancel tx_work before socket teardown | Jakub Kicinski | 1 | -0/+11 |
| 2026-03-04 | nfc: nci: clear NCI_DATA_EXCHANGE before calling completion callback | Jakub Kicinski | 1 | -4/+8 |
| 2026-03-04 | nfc: nci: complete pending data exchange on device close | Jakub Kicinski | 1 | -0/+9 |
| 2026-03-04 | nfc: digital: free skb on digital_in_send error paths | Jakub Kicinski | 1 | -2/+6 |
| 2026-03-04 | nfc: nci: free skb on nci_transceive early error paths | Jakub Kicinski | 1 | -2/+7 |
| 2026-03-04 | net: nfc: nci: Fix zero-length proprietary notifications | Ian Ray | 1 | -1/+11 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 14 | -25/+25 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 14 | -26/+26 |
| 2026-02-19 | net: nfc: nci: Fix parameter validation for packet data | Michael Thalmeier | 1 | -18/+141 |
| 2026-02-05 | nfc: hci: shdlc: Stop timers and work before freeing context | Votokina Victoria | 1 | -0/+8 |
| 2026-01-28 | nfc: nci: Fix race between rfkill and nci_unregister_device(). | Kuniyuki Iwashima | 2 | -4/+27 |
| 2026-01-26 | nfc: llcp: Fix memleak in nfc_llcp_send_ui_frame(). | Kuniyuki Iwashima | 2 | -2/+19 |
| 2025-12-28 | net: nfc: fix deadlock between nfc_unregister_device and rfkill_fop_write | Deepanshu Kartikey | 1 | -2/+7 |
| 2025-11-04 | net: Convert proto_ops connect() callbacks to use sockaddr_unsized | Kees Cook | 2 | -2/+2 |
| 2025-11-04 | net: Convert proto_ops bind() callbacks to use sockaddr_unsized | Kees Cook | 1 | -2/+2 |
| 2025-09-30 | net: nfc: nci: Add parameter validation for packet data | Deepak Sharma | 1 | -36/+99 |
| 2025-06-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -4/+4 |
| 2025-06-19 | NFC: nci: uart: Set tty->disc_data only in success path | Krzysztof Kozlowski | 1 | -4/+4 |
| 2025-06-18 | nfc: Remove checks for nla_data returning NULL | Simon Horman | 1 | -5/+1 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 5 | -9/+11 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 7 | -17/+17 |
| 2025-02-19 | nfc: hci: Remove unused nfc_llc_unregister | Dr. David Alan Gilbert | 2 | -12/+0 |
| 2025-01-22 | NFC: nci: Add bounds checking in nci_hci_create_pipe() | Dan Carpenter | 1 | -0/+2 |
| 2024-11-07 | net: nfc: Propagate ISO14443 type A target ATS to userspace via netlink | Juraj Ĺ arinay | 3 | -2/+48 |
| 2024-05-23 | Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -3/+15 |
| 2024-05-23 | nfc: nci: Fix handling of zero-length payload packets in nci_rx_work() | Ryosuke Yasuoka | 1 | -2/+1 |
| 2024-05-20 | nfc: nci: Fix uninit-value in nci_rx_work | Ryosuke Yasuoka | 1 | -1/+14 |
| 2024-05-13 | net: change proto and proto_ops accept type | Jens Axboe | 1 | -2/+2 |
| 2024-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
| 2024-05-07 | nfc: nci: Fix kcov check in nci_rx_work() | Tetsuo Handa | 1 | -0/+1 |
| 2024-04-12 | net: nfc: remove inappropriate attrs check | Lin Ma | 1 | -4/+2 |
| 2024-04-09 | nfc: llcp: fix nfc_llcp_setsockopt() unsafe copies | Eric Dumazet | 1 | -6/+6 |
| 2024-03-22 | nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet | Ryosuke Yasuoka | 1 | -0/+5 |
| 2024-03-05 | nfc: core: make nfc_class constant | Ricardo B. Marliere | 1 | -1/+1 |
| 2024-02-06 | nfc: hci: Save a few bytes of memory when registering a 'nfc_llc' engine | Christophe JAILLET | 1 | -2/+2 |
| 2024-02-06 | nfc: hci: Introduce nfc_llc_del_engine() to reduce code duplication | Christophe JAILLET | 1 | -8/+10 |
| 2024-01-29 | nfc: nci: free rx_data_reassembly skb on NCI device cleanup | Fedor Pchelkin | 1 | -0/+4 |
| 2024-01-11 | net: fill in MODULE_DESCRIPTION()s for NFC | Breno Leitao | 3 | -0/+3 |
| 2023-12-25 | nfc: Do not send datagram if socket state isn't LLCP_BOUND | Siddh Raman Pant | 1 | -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 | 1 | -3/+36 |
| 2023-10-16 | nfc: nci: fix possible NULL pointer dereference in send_acknowledge() | Krzysztof Kozlowski | 1 | -0/+2 |
| 2023-10-12 | nfc: nci: assert requested protocol is valid | Jeremy Cline | 1 | -0/+5 |
| 2023-10-10 | net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn() | Eric Dumazet | 1 | -18/+12 |
| 2023-10-03 | net: nfc: llcp: Add lock when modifying device list | Jeremy Cline | 1 | -0/+2 |
| 2023-09-01 | Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -15/+8 |
| 2023-08-15 | genetlink: use attrs from struct genl_info | Jakub Kicinski | 1 | -2/+2 |
| 2023-08-11 | tty: ldops: unify to u8 | Jiri Slaby (SUSE) | 1 | -3/+3 |
| 2023-08-11 | tty: use u8 for flags | Jiri Slaby (SUSE) | 1 | -1/+1 |
| 2023-08-11 | tty: make tty_ldisc_ops::*buf*() hooks operate on size_t | Jiri Slaby (SUSE) | 1 | -1/+1 |
| 2023-08-11 | tty: remove dummy tty_ldisc_ops::poll() implementations | Jiri Slaby (SUSE) | 1 | -7/+0 |
| 2023-08-03 | net: nfc: remove casts from tty->disc_data | Jiri Slaby | 1 | -4/+4 |
| 2023-06-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 6 | -24/+77 |
| 2023-06-26 | net: nfc: Fix use-after-free caused by nfc_llcp_find_local | Lin Ma | 6 | -24/+77 |
| 2023-05-15 | nfc: llcp: fix possible use of uninitialized variable in nfc_llcp_send_connect() | Krzysztof Kozlowski | 1 | -1/+2 |
| 2023-03-07 | nfc: change order inside nfc_se_io error path | Fedor Pchelkin | 1 | -1/+1 |
| 2023-02-26 | nfc: fix memory leak of se_io context in nfc_genl_se_io | Fedor Pchelkin | 1 | -0/+4 |
| 2023-01-13 | net: nfc: Fix use-after-free in local_cleanup() | Jisoo Jang | 1 | -0/+1 |
| 2022-12-26 | nfc: Fix potential resource leaks | Miaoqian Lin | 1 | -14/+38 |
| 2022-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+6 |
| 2022-12-05 | NFC: nci: Bounds check struct nfc_target arrays | Kees Cook | 1 | -0/+6 |
| 2022-11-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -2/+4 |
| 2022-11-22 | NFC: nci: fix memory leak in nci_rx_data_packet() | Liu Shixin | 1 | -1/+3 |
| 2022-11-18 | nfc/nci: fix race with opening and closing | Lin Ma | 1 | -1/+1 |
| 2022-11-02 | nfc: Add KCOV annotations | Dmitry Vyukov | 3 | -2/+13 |
| 2022-09-27 | NFC: hci: Split memcpy() of struct hcp_message flexible array | Kees Cook | 1 | -7/+5 |
| 2022-08-29 | genetlink: start to validate reserved header bytes | Jakub Kicinski | 1 | -0/+1 |
| 2022-05-28 | net: nfc: Directly use ida_alloc()/free() | keliu | 1 | -2/+2 |
| 2022-05-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -3/+3 |
| 2022-05-17 | NFC: nci: fix sleep in atomic context bugs caused by nci_skb_alloc | Duoming Zhou | 2 | -3/+3 |
| 2022-05-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -17/+16 |
| 2022-05-05 | NFC: netlink: fix sleep in atomic bug when firmware download timeout | Duoming Zhou | 1 | -2/+2 |
| 2022-05-01 | nfc: replace improper check device_is_registered() in netlink related functions | Duoming Zhou | 1 | -15/+14 |
| 2022-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 1 | -0/+4 |
| 2022-04-13 | nfc: nci: add flush_workqueue to prevent uaf | Lin Ma | 1 | -0/+4 |
| 2022-04-13 | NFC: NULL out the dev->rfkill to prevent UAF | Lin Ma | 1 | -0/+1 |
| 2022-04-06 | net: remove noblock parameter from skb_recv_datagram() | Oliver Hartkopp | 2 | -4/+2 |
| 2022-03-03 | nfc: llcp: Revert "NFC: Keep socket alive until the DISC PDU is actually sent" | Krzysztof Kozlowski | 3 | -15/+0 |
| 2022-03-03 | nfc: llcp: protect nfc_llcp_sock_unlink() calls | Krzysztof Kozlowski | 1 | -5/+5 |
| 2022-03-03 | nfc: llcp: use test_bit() | Krzysztof Kozlowski | 1 | -1/+1 |
| 2022-03-03 | nfc: llcp: use centralized exiting of bind on errors | Krzysztof Kozlowski | 1 | -10/+15 |
| 2022-03-03 | nfc: llcp: simplify llcp_sock_connect() error paths | Krzysztof Kozlowski | 1 | -4/+4 |
| 2022-03-03 | nfc: llcp: nullify llcp_sock->dev on connect() error paths | Krzysztof Kozlowski | 1 | -0/+1 |
| 2022-01-20 | Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -0/+5 |
| 2022-01-19 | nfc: llcp: fix NULL error pointer dereference on sendmsg() after failed bind() | Krzysztof Kozlowski | 1 | -0/+5 |
| 2021-12-20 | Merge 5.16-rc6 into tty-next | Greg Kroah-Hartman | 1 | -4/+8 |
| 2021-12-09 | nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_done | Krzysztof Kozlowski | 1 | -2/+4 |
| 2021-12-09 | nfc: fix segfault in nfc_genl_dump_devices_done | Tadeusz Struk | 1 | -2/+4 |
| 2021-11-25 | tty: remove file from tty_ldisc_ops::ioctl and compat_ioctl | Jiri Slaby | 1 | -3/+2 |
| 2021-11-17 | NFC: add NCI_UNREG flag to eliminate the race | Lin Ma | 1 | -2/+17 |
| 2021-11-17 | NFC: reorder the logic in nfc_{un,}register_device | Lin Ma | 1 | -14/+18 |
| 2021-11-17 | NFC: reorganize the functions in nci_request | Lin Ma | 1 | -4/+7 |
| 2021-11-11 | Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -0/+15 |
| 2021-11-04 | Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -1/+1 |
| 2021-11-03 | NFC: add necessary privilege flags in netlink layer | Lin Ma | 1 | -0/+15 |
| 2021-10-18 | Merge 5.15-rc6 into tty-next | Greg Kroah-Hartman | 4 | -4/+18 |
| 2021-10-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 4 | -4/+18 |
| 2021-10-13 | NFC: digital: fix possible memory leak in digital_in_send_sdd_req() | Ziyang Xuan | 1 | -2/+6 |
| 2021-10-13 | NFC: digital: fix possible memory leak in digital_tg_listen_mdaa() | Ziyang Xuan | 1 | -2/+7 |
| 2021-10-13 | nfc: fix error handling of nfc_proto_register() | Ziyang Xuan | 1 | -0/+3 |
| 2021-10-11 | nfc: nci: replace GPLv2 boilerplate with SPDX | Krzysztof Kozlowski | 1 | -14/+2 |
| 2021-10-11 | nfc: drop unneeded debug prints | Krzysztof Kozlowski | 7 | -57/+1 |
| 2021-10-08 | nfc: nci: fix the UAF of rf_conn_info object | Lin Ma | 1 | -0/+2 |
| 2021-09-22 | tty: remove file from n_tty_ioctl_helper | Jiri Slaby | 1 | -1/+1 |
| 2021-09-13 | nfc: do not break pr_debug() call into separate lines | Krzysztof Kozlowski | 1 | -14/+9 |
| 2021-08-13 | net: in_irq() cleanup | Changbin Du | 1 | -1/+1 |
| 2021-08-02 | nfc: hci: pass callback data param as pointer in nci_request() | Krzysztof Kozlowski | 2 | -70/+65 |
| 2021-07-30 | nfc: hci: cleanup unneeded spaces | Krzysztof Kozlowski | 4 | -14/+14 |
| 2021-07-30 | nfc: nci: constify several pointers to u8, sk_buff and other structs | Krzysztof Kozlowski | 6 | -97/+110 |
| 2021-07-30 | nfc: constify local pointer variables | Krzysztof Kozlowski | 3 | -6/+6 |
| 2021-07-30 | nfc: constify several pointers to u8, char and sk_buff | Krzysztof Kozlowski | 6 | -53/+61 |
| 2021-07-30 | nfc: hci: annotate nfc_llc_init() as __init | Krzysztof Kozlowski | 1 | -1/+1 |
| 2021-07-30 | nfc: annotate af_nfc_exit() as __exit | Krzysztof Kozlowski | 1 | -1/+1 |
| 2021-07-25 | nfc: constify nfc_digital_ops | Krzysztof Kozlowski | 1 | -1/+1 |
| 2021-07-25 | nfc: constify nfc_llc_ops | Krzysztof Kozlowski | 4 | -6/+6 |
| 2021-07-25 | nfc: constify nfc_hci_ops | Krzysztof Kozlowski | 1 | -1/+1 |
| 2021-07-25 | nfc: constify nfc_ops | Krzysztof Kozlowski | 4 | -4/+4 |
| 2021-07-25 | nfc: constify nfc_hci_gate | Krzysztof Kozlowski | 1 | -1/+1 |
| 2021-07-25 | nfc: constify pointer to nfc_vendor_cmd | Krzysztof Kozlowski | 1 | -1/+1 |
| 2021-07-25 | nfc: constify nci_driver_ops (prop_ops and core_ops) | Krzysztof Kozlowski | 1 | -8/+8 |
| 2021-07-25 | nfc: constify nci_ops | Krzysztof Kozlowski | 1 | -3/+2 |
| 2021-07-25 | nfc: constify payload argument in nci_send_cmd() | Krzysztof Kozlowski | 1 | -1/+1 |
| 2021-07-05 | Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -3/+4 |
| 2021-06-29 | net: sock: introduce sk_error_report | Alexander Aring | 1 | -1/+1 |
| 2021-06-14 | Merge tag 'v5.13-rc6' into tty-next | Greg Kroah-Hartman | 1 | -0/+2 |
| 2021-06-07 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -0/+2 |
| 2021-06-01 | NFC: nci: Remove redundant assignment to len | Yang Li | 1 | -2/+0 |
| 2021-05-31 | nfc: hci: Fix spelling mistakes | Zheng Yongjun | 3 | -3/+3 |
| 2021-05-31 | nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connect | Krzysztof Kozlowski | 1 | -0/+2 |
| 2021-05-31 | Merge 5.13-rc4 into tty-next | Greg Kroah-Hartman | 3 | -1/+7 |
| 2021-05-17 | NFC: nci: fix memory leak in nci_allocate_device | Dongliang Mu | 2 | -0/+6 |
| 2021-05-13 | tty: make tty_ldisc_ops a param in tty_unregister_ldisc | Jiri Slaby | 1 | -1/+1 |
| 2021-05-13 | tty: set tty_ldisc_ops::num statically | Jiri Slaby | 1 | -1/+2 |
| 2021-05-13 | tty: make fp of tty_ldisc_ops::receive_buf{,2} const | Jiri Slaby | 1 | -1/+1 |
| 2021-05-10 | net/nfc/rawsock.c: fix a permission check bug | Jeimon | 1 | -1/+1 |
| 2021-05-04 | net/nfc: fix use-after-free llcp_sock_bind/connect | Or Cohen | 1 | -0/+4 |
| 2021-04-29 | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 4 | -5/+7 |
| 2021-04-27 | net:nfc:digital: Fix a double free in digital_tg_recv_dep_req | Lv Yunlong | 1 | -0/+2 |
| 2021-04-26 | Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -81/+67 |
| 2021-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+10 |
| 2021-04-05 | net: nfc: Fix spelling errors in net/nfc module | Zheng Yongjun | 3 | -4/+4 |
| 2021-03-28 | NFC: digital: Correct function name in the kerneldoc comments | Xiongfeng Wang | 1 | -1/+1 |
| 2021-03-25 | nfc: Avoid endless loops caused by repeated llcp_sock_connect() | Xiaoming Ni | 1 | -0/+4 |
| 2021-03-25 | nfc: fix memory leak in llcp_sock_connect() | Xiaoming Ni | 1 | -0/+2 |
| 2021-03-25 | nfc: fix refcount leak in llcp_sock_connect() | Xiaoming Ni | 1 | -0/+2 |
| 2021-03-25 | nfc: fix refcount leak in llcp_sock_bind() | Xiaoming Ni | 1 | -0/+2 |
| 2021-03-10 | net: nfc: nci: drop nci_uart_default_recv | Jiri Slaby | 1 | -10/+0 |
| 2021-03-10 | net: nfc: nci: drop nci_uart_ops::recv_buf | Jiri Slaby | 1 | -69/+67 |
| 2021-03-10 | net: nfc: nci: remove memset of nci_uart_drivers | Jiri Slaby | 1 | -1/+0 |
| 2021-03-10 | tty: remove TTY_LDISC_MAGIC | Jiri Slaby | 1 | -1/+0 |
| 2021-02-20 | Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -1/+2 |
| 2021-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -1/+2 |
| 2021-01-27 | net: remove redundant 'depends on NET' | Masahiro Yamada | 1 | -1/+0 |
| 2021-01-25 | Merge 5.11-rc5 into tty-next | Greg Kroah-Hartman | 1 | -1/+1 |
| 2021-01-23 | NFC: fix resource leak when target index is invalid | Pan Bian | 1 | -1/+1 |
| 2021-01-23 | NFC: fix possible resource leak | Pan Bian | 1 | -0/+1 |
| 2021-01-21 | Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/to... | Greg Kroah-Hartman | 1 | -1/+2 |
| 2021-01-20 | tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer | Linus Torvalds | 1 | -1/+2 |
| 2021-01-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2021-01-19 | net: nfc: nci: fix the wrong NCI_CORE_INIT parameters | Bongsu Jeon | 1 | -1/+1 |
| 2021-01-15 | nfc: netlink: use &w->w in nfc_genl_rcv_nl_event | Geliang Tang | 1 | -2/+2 |
| 2021-01-12 | hci: llc_shdlc: style: Simplify bool comparison | YANG LI | 1 | -1/+1 |
| 2021-01-05 | net: nfc: nci: Change the NCI close sequence | Bongsu Jeon | 1 | -2/+2 |
| 2020-12-08 | net: sched: fix spelling mistake in Kconfig "trys" -> "tries" | Colin Ian King | 1 | -1/+1 |
| 2020-12-04 | net/nfc/nci: Support NCI 2.x initial sequence | Bongsu Jeon | 3 | -16/+104 |
| 2020-11-16 | treewide: rename nla_strlcpy to nla_strscpy. | Francis Laniel | 1 | -1/+1 |
| 2020-11-14 | nfc: refined function nci_hci_resp_received | Alex Shi | 1 | -6/+3 |
| 2020-10-30 | net: nfc: Fix kerneldoc warnings | Andrew Lunn | 3 | -1/+14 |
| 2020-10-20 | nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_downl... | Defang Bo | 1 | -1/+1 |
| 2020-09-05 | NFC: digital: Remove two unused macroes | Wang Hai | 1 | -3/+0 |
| 2020-08-11 | net/nfc/rawsock.c: add CAP_NET_RAW check. | Qingyu Li | 1 | -2/+5 |
| 2020-07-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+4 |
| 2020-07-24 | net: pass a sockptr_t into ->setsockopt | Christoph Hellwig | 1 | -3/+3 |
| 2020-07-19 | net: make ->{get,set}sockopt in proto_ops optional | Christoph Hellwig | 2 | -6/+0 |
| 2020-07-17 | nfc: nci: add missed destroy_workqueue in nci_register_device | Wang Hai | 1 | -1/+4 |
| 2020-07-13 | net: nfc: kerneldoc fixes | Andrew Lunn | 2 | -4/+3 |
| 2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -1/+1 |
| 2020-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2 | -3/+20 |
| 2020-03-05 | net: nfc: fix bounds checking bugs on "pipe" | Dan Carpenter | 1 | -3/+16 |
| 2020-03-03 | nfc: add missing attribute validation for vendor subcommand | Jakub Kicinski | 1 | -0/+2 |
| 2020-03-03 | nfc: add missing attribute validation for deactivate target | Jakub Kicinski | 1 | -0/+1 |
| 2020-03-03 | nfc: add missing attribute validation for SE API | Jakub Kicinski | 1 | -0/+1 |
| 2020-02-17 | NFC: digital: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -2/+2 |
| 2019-12-18 | net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_rec... | Jia-Ju Bai | 1 | -1/+1 |
| 2019-12-04 | NFC: NCI: use new `delay` structure for SPI transfer delays | Alexandru Ardelean | 1 | -2/+4 |
| 2019-11-21 | net: Fix Kconfig indentation, continued | Krzysztof Kozlowski | 1 | -7/+7 |
| 2019-11-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -2/+0 |
| 2019-11-07 | nfc: netlink: fix double device reference drop | Pan Bian | 1 | -2/+0 |
| 2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -2/+2 |
| 2019-10-28 | net: use skb_queue_empty_lockless() in poll() handlers | Eric Dumazet | 1 | -2/+2 |
| 2019-10-06 | net: nfc: have genetlink code to parse the attrs during dumpit | Jiri Pirko | 1 | -12/+5 |
| 2019-10-04 | nfc: fix memory leak in llcp_sock_bind() | Eric Dumazet | 1 | -1/+6 |