index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
nfc
Age
Commit message (
Expand
)
Author
2021-01-27
net: remove redundant 'depends on NET'
Masahiro Yamada
2021-01-25
Merge 5.11-rc5 into tty-next
Greg Kroah-Hartman
2021-01-23
NFC: fix resource leak when target index is invalid
Pan Bian
2021-01-23
NFC: fix possible resource leak
Pan Bian
2021-01-21
Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Greg Kroah-Hartman
2021-01-20
tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer
Linus Torvalds
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-15
nfc: netlink: use &w->w in nfc_genl_rcv_nl_event
Geliang Tang
2021-01-12
hci: llc_shdlc: style: Simplify bool comparison
YANG LI
2021-01-05
net: nfc: nci: Change the NCI close sequence
Bongsu Jeon
2020-12-08
net: sched: fix spelling mistake in Kconfig "trys" -> "tries"
Colin Ian King
2020-12-04
net/nfc/nci: Support NCI 2.x initial sequence
Bongsu Jeon
2020-11-16
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
2020-11-14
nfc: refined function nci_hci_resp_received
Alex Shi
2020-10-30
net: nfc: Fix kerneldoc warnings
Andrew Lunn
2020-10-20
nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_downl...
Defang Bo
2020-09-05
NFC: digital: Remove two unused macroes
Wang Hai
2020-08-11
net/nfc/rawsock.c: add CAP_NET_RAW check.
Qingyu Li
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-19
net: make ->{get,set}sockopt in proto_ops optional
Christoph Hellwig
2020-07-17
nfc: nci: add missed destroy_workqueue in nci_register_device
Wang Hai
2020-07-13
net: nfc: kerneldoc fixes
Andrew Lunn
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-05
net: nfc: fix bounds checking bugs on "pipe"
Dan Carpenter
2020-03-03
nfc: add missing attribute validation for vendor subcommand
Jakub Kicinski
2020-03-03
nfc: add missing attribute validation for deactivate target
Jakub Kicinski
2020-03-03
nfc: add missing attribute validation for SE API
Jakub Kicinski
2020-02-17
NFC: digital: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-12-18
net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_rec...
Jia-Ju Bai
2019-12-04
NFC: NCI: use new `delay` structure for SPI transfer delays
Alexandru Ardelean
2019-11-21
net: Fix Kconfig indentation, continued
Krzysztof Kozlowski
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-07
nfc: netlink: fix double device reference drop
Pan Bian
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-28
net: use skb_queue_empty_lockless() in poll() handlers
Eric Dumazet
2019-10-06
net: nfc: have genetlink code to parse the attrs during dumpit
Jiri Pirko
2019-10-04
nfc: fix memory leak in llcp_sock_bind()
Eric Dumazet
2019-09-24
nfc: enforce CAP_NET_RAW for raw sockets
Ori Nimron
2019-07-29
NFC: fix attrs checks in netlink interface
Andrey Konovalov
2019-07-08
nfc: fix potential illegal memory access
Yang Wei
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-14
nfc: Ensure presence of required attributes in the deactivate_target handler
Young Xiao
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
[prev]
[next]