summaryrefslogtreecommitdiffstats
path: root/net/nfc
Commit message (Expand)AuthorAge
* net: nfc: Fix NULL dereference on nfc_llcp_build_tlv failsYueHaibing2019-02-27
* Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-24
|\
| * change semantics of ldisc ->compat_ioctl()Al Viro2018-10-13
* | Revert "net: simplify sock_poll_wait"Karsten Graul2018-10-23
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-25
|\ \
| * | NFC: Fix possible memory corruption when handling SHDLC I-Frame commandsSuren Baghdasaryan2018-09-18
| |/
* / net: nci: remove redundant null pointer check before kfree_skbzhong jiang2018-09-21
|/
* net: simplify sock_poll_waitChristoph Hellwig2018-07-30
* net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.Tetsuo Handa2018-07-18
* Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-06
|\
| * net: remove unnecessary genlmsg_cancel() callsYueHaibing2018-05-29
* | net/nfc: convert to ->poll_maskChristoph Hellwig2018-05-26
* | net: convert datagram_poll users tp ->poll_maskChristoph Hellwig2018-05-26
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-19
|\
| * NFC: llcp: Limit size of SDP URIKees Cook2018-02-16
* | net: make getname() functions return length rather than use int* parameterDenys Vlasenko2018-02-12
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* net: annotate ->poll() instancesAl Viro2017-11-27
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* genetlink: fix genlmsg_nlhdr()Michal Kubecek2017-11-15
* NFC: Add NFC_CMD_DEACTIVATE_TARGET supportMark Greer2017-11-09
* NFC: digital: Abort cmd when deactivating targetMark Greer2017-11-09
* NFC: Convert timers to use timer_setup()Allen Pais2017-11-05
* NFC: fix device-allocation error returnJohan Hovold2017-11-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-03
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | net: nfc: llcp_core: use setup_timer() helper.Allen Pais2017-09-25
* | net: nfc: hci: llc_shdlc: use setup_timer() helper.Allen Pais2017-09-25
* | net: nfc: hci: use setup_timer() helper.Allen Pais2017-09-25
* | net:nfc: use setup_timerAllen Pais2017-09-21
|/
* NFC: Add sockaddr length checks before accessing sa_family in bind handlersMateusz Jurczyk2017-06-22
* nfc: nci: remove unnecessary null checkGustavo A. R. Silva2017-06-22
* nfc: Ensure presence of required attributes in the activate_target handlerMateusz Jurczyk2017-06-22
* nfc: Fix the sockaddr length sanitization in llcp_sock_connectMateusz Jurczyk2017-06-22
* NFC: digital: NFC-DEP Target WT(nfcdep,max) is now 14Mark Greer2017-06-22
* NFC: digital: NFC-A SEL_RES must be one byteMark Greer2017-06-22
* NFC: digital: Delete an error message for memory allocation failureMarkus Elfring2017-06-22
* NFC: digital: Improve a size determination in four functionsMarkus Elfring2017-06-22
* NFC: fix broken device allocationJohan Hovold2017-06-18
* networking: add and use skb_put_u8()Johannes Berg2017-06-16
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-16
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-16
* networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* net: socket: mark socket protocol handler structs as constlinzhang2017-05-16
* Merge tag 'nfc-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-04-21
|\
| * NFC: netlink: Use error code from nfc_activate_target()Andy Shevchenko2017-04-05
| * nfc: Send same info for both of NFC_CMD_GET_DEVICE and NFC_EVENT_DEVICE_ADDEDOGAWA Hirofumi2017-04-01
* | netlink: pass extended ACK struct where availableJohannes Berg2017-04-13
* | netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
|/