| Commit message (Expand) | Author | Age | Files | Lines |
* | net: sched: fix spelling mistake in Kconfig "trys" -> "tries" | Colin Ian King | 2020-12-09 | 1 | -1/+1 |
* | net/nfc/nci: Support NCI 2.x initial sequence | Bongsu Jeon | 2020-12-05 | 3 | -16/+104 |
* | treewide: rename nla_strlcpy to nla_strscpy. | Francis Laniel | 2020-11-16 | 1 | -1/+1 |
* | nfc: refined function nci_hci_resp_received | Alex Shi | 2020-11-15 | 1 | -6/+3 |
* | net: nfc: Fix kerneldoc warnings | Andrew Lunn | 2020-10-30 | 3 | -1/+14 |
* | nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_downl... | Defang Bo | 2020-10-21 | 1 | -1/+1 |
* | NFC: digital: Remove two unused macroes | Wang Hai | 2020-09-06 | 1 | -3/+0 |
* | net/nfc/rawsock.c: add CAP_NET_RAW check. | Qingyu Li | 2020-08-11 | 1 | -2/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-07-26 | 1 | -1/+4 |
|\ |
|
| * | nfc: nci: add missed destroy_workqueue in nci_register_device | Wang Hai | 2020-07-17 | 1 | -1/+4 |
* | | net: pass a sockptr_t into ->setsockopt | Christoph Hellwig | 2020-07-25 | 1 | -3/+3 |
* | | net: make ->{get,set}sockopt in proto_ops optional | Christoph Hellwig | 2020-07-20 | 2 | -6/+0 |
* | | net: nfc: kerneldoc fixes | Andrew Lunn | 2020-07-14 | 2 | -4/+3 |
|/ |
|
* | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2020-06-13 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-03-13 | 2 | -3/+20 |
|\ |
|
| * | net: nfc: fix bounds checking bugs on "pipe" | Dan Carpenter | 2020-03-06 | 1 | -3/+16 |
| * | nfc: add missing attribute validation for vendor subcommand | Jakub Kicinski | 2020-03-03 | 1 | -0/+2 |
| * | nfc: add missing attribute validation for deactivate target | Jakub Kicinski | 2020-03-03 | 1 | -0/+1 |
| * | nfc: add missing attribute validation for SE API | Jakub Kicinski | 2020-03-03 | 1 | -0/+1 |
* | | NFC: digital: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2020-02-18 | 1 | -2/+2 |
|/ |
|
* | net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_rec... | Jia-Ju Bai | 2019-12-18 | 1 | -1/+1 |
* | NFC: NCI: use new `delay` structure for SPI transfer delays | Alexandru Ardelean | 2019-12-05 | 1 | -2/+4 |
* | net: Fix Kconfig indentation, continued | Krzysztof Kozlowski | 2019-11-21 | 1 | -7/+7 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-11-09 | 1 | -2/+0 |
|\ |
|
| * | nfc: netlink: fix double device reference drop | Pan Bian | 2019-11-08 | 1 | -2/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-11-02 | 1 | -2/+2 |
|\| |
|
| * | net: use skb_queue_empty_lockless() in poll() handlers | Eric Dumazet | 2019-10-28 | 1 | -2/+2 |
* | | net: nfc: have genetlink code to parse the attrs during dumpit | Jiri Pirko | 2019-10-06 | 1 | -12/+5 |
|/ |
|
* | nfc: fix memory leak in llcp_sock_bind() | Eric Dumazet | 2019-10-05 | 1 | -1/+6 |
* | nfc: enforce CAP_NET_RAW for raw sockets | Ori Nimron | 2019-09-24 | 1 | -2/+5 |
* | NFC: fix attrs checks in netlink interface | Andrey Konovalov | 2019-07-29 | 1 | -2/+4 |
* | nfc: fix potential illegal memory access | Yang Wei | 2019-07-08 | 1 | -1/+1 |
* | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2019-06-21 | 6 | -78/+6 |
|\ |
|
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 2019-06-19 | 6 | -78/+6 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-06-18 | 1 | -1/+2 |
|\ \
| |/
|/| |
|
| * | nfc: Ensure presence of required attributes in the deactivate_target handler | Young Xiao | 2019-06-14 | 1 | -1/+2 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399 | Thomas Gleixner | 2019-06-05 | 4 | -48/+4 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 | Thomas Gleixner | 2019-06-05 | 1 | -14/+1 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner | 2019-06-05 | 4 | -40/+4 |
|/ |
|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner | 2019-05-21 | 13 | -169/+13 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 4 | -0/+4 |
* | genetlink: optionally validate strictly/dumps | Johannes Berg | 2019-04-27 | 1 | -0/+19 |
* | netlink: make validation more configurable for future strictness | Johannes Berg | 2019-04-27 | 1 | -5/+7 |
* | netlink: make nla_nest_start() add NLA_F_NESTED flag | Michal Kubecek | 2019-04-27 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-04-09 | 1 | -0/+8 |
|\ |
|
| * | NFC: nci: Add some bounds checking in nci_hci_cmd_received() | Dan Carpenter | 2019-04-07 | 1 | -0/+8 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-03-28 | 1 | -2/+7 |
|\| |
|
| * | nfc: Fix to check for kmemdup failure | Aditya Pakki | 2019-03-19 | 1 | -2/+7 |
* | | genetlink: make policy common to family | Johannes Berg | 2019-03-22 | 1 | -19/+1 |
|/ |
|
* | net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails | YueHaibing | 2019-02-27 | 2 | -4/+40 |