| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-04 | 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-17 | 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-08 | 1 | -0/+8 |
|\ |
|
| * | NFC: nci: Add some bounds checking in nci_hci_cmd_received() | Dan Carpenter | 2019-04-06 | 1 | -0/+8 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-03-27 | 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 |
* | Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-10-24 | 1 | -0/+1 |
|\ |
|
| * | change semantics of ldisc ->compat_ioctl() | Al Viro | 2018-10-13 | 1 | -0/+1 |
* | | Revert "net: simplify sock_poll_wait" | Karsten Graul | 2018-10-23 | 1 | -1/+1 |
* | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-09-25 | 1 | -0/+10 |
|\ \ |
|
| * | | NFC: Fix possible memory corruption when handling SHDLC I-Frame commands | Suren Baghdasaryan | 2018-09-18 | 1 | -0/+10 |
| |/ |
|
* / | net: nci: remove redundant null pointer check before kfree_skb | zhong jiang | 2018-09-21 | 1 | -4/+2 |
|/ |
|
* | net: simplify sock_poll_wait | Christoph Hellwig | 2018-07-30 | 1 | -1/+1 |
* | net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL. | Tetsuo Handa | 2018-07-18 | 1 | -3/+6 |
* | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL | Linus Torvalds | 2018-06-28 | 2 | -5/+8 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2018-06-06 | 1 | -17/+0 |
|\ |
|
| * | net: remove unnecessary genlmsg_cancel() calls | YueHaibing | 2018-05-29 | 1 | -17/+0 |
* | | net/nfc: convert to ->poll_mask | Christoph Hellwig | 2018-05-26 | 1 | -6/+3 |
* | | net: convert datagram_poll users tp ->poll_mask | Christoph Hellwig | 2018-05-26 | 1 | -2/+2 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-02-19 | 2 | -1/+6 |
|\ |
|
| * | NFC: llcp: Limit size of SDP URI | Kees Cook | 2018-02-16 | 2 | -1/+6 |
* | | net: make getname() functions return length rather than use int* parameter | Denys Vlasenko | 2018-02-12 | 1 | -3/+2 |
|/ |
|
* | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 2018-02-11 | 1 | -8/+8 |
* | net: annotate ->poll() instances | Al Viro | 2017-11-27 | 2 | -4/+4 |
* | treewide: setup_timer() -> timer_setup() | Kees Cook | 2017-11-21 | 1 | -8/+6 |
* | genetlink: fix genlmsg_nlhdr() | Michal Kubecek | 2017-11-16 | 1 | -3/+3 |
* | NFC: Add NFC_CMD_DEACTIVATE_TARGET support | Mark Greer | 2017-11-10 | 1 | -0/+29 |
* | NFC: digital: Abort cmd when deactivating target | Mark Greer | 2017-11-10 | 1 | -0/+1 |
* | NFC: Convert timers to use timer_setup() | Allen Pais | 2017-11-06 | 4 | -31/+21 |
* | NFC: fix device-allocation error return | Johan Hovold | 2017-11-06 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-11-04 | 2 | -0/+2 |
|\ |
|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 2 | -0/+2 |
* | | net: nfc: llcp_core: use setup_timer() helper. | Allen Pais | 2017-09-25 | 1 | -6/+4 |