summaryrefslogtreecommitdiffstats
path: root/net/nfc
AgeCommit message (Expand)Author
2021-02-20Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-27net: remove redundant 'depends on NET'Masahiro Yamada
2021-01-25Merge 5.11-rc5 into tty-nextGreg Kroah-Hartman
2021-01-23NFC: fix resource leak when target index is invalidPan Bian
2021-01-23NFC: fix possible resource leakPan Bian
2021-01-21Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Greg Kroah-Hartman
2021-01-20tty: convert tty_ldisc_ops 'read()' function to take a kernel pointerLinus Torvalds
2021-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-19net: nfc: nci: fix the wrong NCI_CORE_INIT parametersBongsu Jeon
2021-01-15nfc: netlink: use &w->w in nfc_genl_rcv_nl_eventGeliang Tang
2021-01-12hci: llc_shdlc: style: Simplify bool comparisonYANG LI
2021-01-05net: nfc: nci: Change the NCI close sequenceBongsu Jeon
2020-12-08net: sched: fix spelling mistake in Kconfig "trys" -> "tries"Colin Ian King
2020-12-04net/nfc/nci: Support NCI 2.x initial sequenceBongsu Jeon
2020-11-16treewide: rename nla_strlcpy to nla_strscpy.Francis Laniel
2020-11-14nfc: refined function nci_hci_resp_receivedAlex Shi
2020-10-30net: nfc: Fix kerneldoc warningsAndrew Lunn
2020-10-20nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_downl...Defang Bo
2020-09-05NFC: digital: Remove two unused macroesWang Hai
2020-08-11net/nfc/rawsock.c: add CAP_NET_RAW check.Qingyu Li
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-24net: pass a sockptr_t into ->setsockoptChristoph Hellwig
2020-07-19net: make ->{get,set}sockopt in proto_ops optionalChristoph Hellwig
2020-07-17nfc: nci: add missed destroy_workqueue in nci_register_deviceWang Hai
2020-07-13net: nfc: kerneldoc fixesAndrew Lunn
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-05net: nfc: fix bounds checking bugs on "pipe"Dan Carpenter
2020-03-03nfc: add missing attribute validation for vendor subcommandJakub Kicinski
2020-03-03nfc: add missing attribute validation for deactivate targetJakub Kicinski
2020-03-03nfc: add missing attribute validation for SE APIJakub Kicinski
2020-02-17NFC: digital: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2019-12-18net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_rec...Jia-Ju Bai
2019-12-04NFC: NCI: use new `delay` structure for SPI transfer delaysAlexandru Ardelean
2019-11-21net: Fix Kconfig indentation, continuedKrzysztof Kozlowski
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-07nfc: netlink: fix double device reference dropPan Bian
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-28net: use skb_queue_empty_lockless() in poll() handlersEric Dumazet
2019-10-06net: nfc: have genetlink code to parse the attrs during dumpitJiri Pirko
2019-10-04nfc: fix memory leak in llcp_sock_bind()Eric Dumazet
2019-09-24nfc: enforce CAP_NET_RAW for raw socketsOri Nimron
2019-07-29NFC: fix attrs checks in netlink interfaceAndrey Konovalov
2019-07-08nfc: fix potential illegal memory accessYang Wei
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-14nfc: Ensure presence of required attributes in the deactivate_target handlerYoung Xiao
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399Thomas Gleixner