Age | Commit message (Expand) | Author | Files | Lines |
2020-02-17 | NFC: digital: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -2/+2 |
2019-12-18 | net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_rec... | Jia-Ju Bai | 1 | -1/+1 |
2019-12-04 | NFC: NCI: use new `delay` structure for SPI transfer delays | Alexandru Ardelean | 1 | -2/+4 |
2019-11-21 | net: Fix Kconfig indentation, continued | Krzysztof Kozlowski | 1 | -7/+7 |
2019-11-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -2/+0 |
2019-11-07 | nfc: netlink: fix double device reference drop | Pan Bian | 1 | -2/+0 |
2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -2/+2 |
2019-10-28 | net: use skb_queue_empty_lockless() in poll() handlers | Eric Dumazet | 1 | -2/+2 |
2019-10-06 | net: nfc: have genetlink code to parse the attrs during dumpit | Jiri Pirko | 1 | -12/+5 |
2019-10-04 | nfc: fix memory leak in llcp_sock_bind() | Eric Dumazet | 1 | -1/+6 |
2019-09-24 | nfc: enforce CAP_NET_RAW for raw sockets | Ori Nimron | 1 | -2/+5 |
2019-07-29 | NFC: fix attrs checks in netlink interface | Andrey Konovalov | 1 | -2/+4 |
2019-07-08 | nfc: fix potential illegal memory access | Yang Wei | 1 | -1/+1 |
2019-06-21 | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 6 | -78/+6 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 6 | -78/+6 |
2019-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+2 |
2019-06-14 | nfc: Ensure presence of required attributes in the deactivate_target handler | Young Xiao | 1 | -1/+2 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399 | Thomas Gleixner | 4 | -48/+4 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 | Thomas Gleixner | 1 | -14/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner | 4 | -40/+4 |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner | 13 | -169/+13 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 4 | -0/+4 |
2019-04-27 | genetlink: optionally validate strictly/dumps | Johannes Berg | 1 | -0/+19 |
2019-04-27 | netlink: make validation more configurable for future strictness | Johannes Berg | 1 | -5/+7 |
2019-04-27 | netlink: make nla_nest_start() add NLA_F_NESTED flag | Michal Kubecek | 1 | -2/+2 |
2019-04-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+8 |
2019-04-06 | NFC: nci: Add some bounds checking in nci_hci_cmd_received() | Dan Carpenter | 1 | -0/+8 |
2019-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+7 |
2019-03-22 | genetlink: make policy common to family | Johannes Berg | 1 | -19/+1 |
2019-03-19 | nfc: Fix to check for kmemdup failure | Aditya Pakki | 1 | -2/+7 |
2019-02-27 | net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails | YueHaibing | 2 | -4/+40 |
2018-10-24 | Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2018-10-23 | Revert "net: simplify sock_poll_wait" | Karsten Graul | 1 | -1/+1 |
2018-10-13 | change semantics of ldisc ->compat_ioctl() | Al Viro | 1 | -0/+1 |
2018-09-25 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+10 |
2018-09-21 | net: nci: remove redundant null pointer check before kfree_skb | zhong jiang | 1 | -4/+2 |
2018-09-18 | NFC: Fix possible memory corruption when handling SHDLC I-Frame commands | Suren Baghdasaryan | 1 | -0/+10 |
2018-07-30 | net: simplify sock_poll_wait | Christoph Hellwig | 1 | -1/+1 |
2018-07-18 | net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL. | Tetsuo Handa | 1 | -3/+6 |
2018-06-28 | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL | Linus Torvalds | 2 | -5/+8 |
2018-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -17/+0 |
2018-05-29 | net: remove unnecessary genlmsg_cancel() calls | YueHaibing | 1 | -17/+0 |
2018-05-26 | net/nfc: convert to ->poll_mask | Christoph Hellwig | 1 | -6/+3 |
2018-05-26 | net: convert datagram_poll users tp ->poll_mask | Christoph Hellwig | 1 | -2/+2 |
2018-02-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -1/+6 |
2018-02-16 | NFC: llcp: Limit size of SDP URI | Kees Cook | 2 | -1/+6 |
2018-02-12 | net: make getname() functions return length rather than use int* parameter | Denys Vlasenko | 1 | -3/+2 |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 1 | -8/+8 |
2017-11-27 | net: annotate ->poll() instances | Al Viro | 2 | -4/+4 |
2017-11-21 | treewide: setup_timer() -> timer_setup() | Kees Cook | 1 | -8/+6 |