index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
nfc
Age
Commit message (
Expand
)
Author
2023-01-13
net: nfc: Fix use-after-free in local_cleanup()
Jisoo Jang
2022-12-26
nfc: Fix potential resource leaks
Miaoqian Lin
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-12-05
NFC: nci: Bounds check struct nfc_target arrays
Kees Cook
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-22
NFC: nci: fix memory leak in nci_rx_data_packet()
Liu Shixin
2022-11-18
nfc/nci: fix race with opening and closing
Lin Ma
2022-11-02
nfc: Add KCOV annotations
Dmitry Vyukov
2022-09-27
NFC: hci: Split memcpy() of struct hcp_message flexible array
Kees Cook
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
2022-05-28
net: nfc: Directly use ida_alloc()/free()
keliu
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-17
NFC: nci: fix sleep in atomic context bugs caused by nci_skb_alloc
Duoming Zhou
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-05
NFC: netlink: fix sleep in atomic bug when firmware download timeout
Duoming Zhou
2022-05-01
nfc: replace improper check device_is_registered() in netlink related functions
Duoming Zhou
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-13
nfc: nci: add flush_workqueue to prevent uaf
Lin Ma
2022-04-13
NFC: NULL out the dev->rfkill to prevent UAF
Lin Ma
2022-04-06
net: remove noblock parameter from skb_recv_datagram()
Oliver Hartkopp
2022-03-03
nfc: llcp: Revert "NFC: Keep socket alive until the DISC PDU is actually sent"
Krzysztof Kozlowski
2022-03-03
nfc: llcp: protect nfc_llcp_sock_unlink() calls
Krzysztof Kozlowski
2022-03-03
nfc: llcp: use test_bit()
Krzysztof Kozlowski
2022-03-03
nfc: llcp: use centralized exiting of bind on errors
Krzysztof Kozlowski
2022-03-03
nfc: llcp: simplify llcp_sock_connect() error paths
Krzysztof Kozlowski
2022-03-03
nfc: llcp: nullify llcp_sock->dev on connect() error paths
Krzysztof Kozlowski
2022-01-20
Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-01-19
nfc: llcp: fix NULL error pointer dereference on sendmsg() after failed bind()
Krzysztof Kozlowski
2021-12-20
Merge 5.16-rc6 into tty-next
Greg Kroah-Hartman
2021-12-09
nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_done
Krzysztof Kozlowski
2021-12-09
nfc: fix segfault in nfc_genl_dump_devices_done
Tadeusz Struk
2021-11-25
tty: remove file from tty_ldisc_ops::ioctl and compat_ioctl
Jiri Slaby
2021-11-17
NFC: add NCI_UNREG flag to eliminate the race
Lin Ma
2021-11-17
NFC: reorder the logic in nfc_{un,}register_device
Lin Ma
2021-11-17
NFC: reorganize the functions in nci_request
Lin Ma
2021-11-11
Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-11-04
Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-11-03
NFC: add necessary privilege flags in netlink layer
Lin Ma
2021-10-18
Merge 5.15-rc6 into tty-next
Greg Kroah-Hartman
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-13
NFC: digital: fix possible memory leak in digital_in_send_sdd_req()
Ziyang Xuan
2021-10-13
NFC: digital: fix possible memory leak in digital_tg_listen_mdaa()
Ziyang Xuan
2021-10-13
nfc: fix error handling of nfc_proto_register()
Ziyang Xuan
2021-10-11
nfc: nci: replace GPLv2 boilerplate with SPDX
Krzysztof Kozlowski
2021-10-11
nfc: drop unneeded debug prints
Krzysztof Kozlowski
2021-10-08
nfc: nci: fix the UAF of rf_conn_info object
Lin Ma
2021-09-22
tty: remove file from n_tty_ioctl_helper
Jiri Slaby
2021-09-13
nfc: do not break pr_debug() call into separate lines
Krzysztof Kozlowski
2021-08-13
net: in_irq() cleanup
Changbin Du
2021-08-02
nfc: hci: pass callback data param as pointer in nci_request()
Krzysztof Kozlowski
[next]