summaryrefslogtreecommitdiffstats
path: root/net/nfc
AgeCommit message (Expand)Author
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-06-29net: sock: introduce sk_error_reportAlexander Aring
2021-06-14Merge tag 'v5.13-rc6' into tty-nextGreg Kroah-Hartman
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-06-01NFC: nci: Remove redundant assignment to lenYang Li
2021-05-31nfc: hci: Fix spelling mistakesZheng Yongjun
2021-05-31nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connectKrzysztof Kozlowski
2021-05-31Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman
2021-05-17NFC: nci: fix memory leak in nci_allocate_deviceDongliang Mu
2021-05-13tty: make tty_ldisc_ops a param in tty_unregister_ldiscJiri Slaby
2021-05-13tty: set tty_ldisc_ops::num staticallyJiri Slaby
2021-05-13tty: make fp of tty_ldisc_ops::receive_buf{,2} constJiri Slaby
2021-05-10net/nfc/rawsock.c: fix a permission check bugJeimon
2021-05-04net/nfc: fix use-after-free llcp_sock_bind/connectOr Cohen
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-27net:nfc:digital: Fix a double free in digital_tg_recv_dep_reqLv Yunlong
2021-04-26Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-05net: nfc: Fix spelling errors in net/nfc moduleZheng Yongjun
2021-03-28NFC: digital: Correct function name in the kerneldoc commentsXiongfeng Wang
2021-03-25nfc: Avoid endless loops caused by repeated llcp_sock_connect()Xiaoming Ni
2021-03-25nfc: fix memory leak in llcp_sock_connect()Xiaoming Ni
2021-03-25nfc: fix refcount leak in llcp_sock_connect()Xiaoming Ni
2021-03-25nfc: fix refcount leak in llcp_sock_bind()Xiaoming Ni
2021-03-10net: nfc: nci: drop nci_uart_default_recvJiri Slaby
2021-03-10net: nfc: nci: drop nci_uart_ops::recv_bufJiri Slaby
2021-03-10net: nfc: nci: remove memset of nci_uart_driversJiri Slaby
2021-03-10tty: remove TTY_LDISC_MAGICJiri Slaby
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