index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
nfc
Age
Commit message (
Expand
)
Author
2019-10-07
NFC: fix attrs checks in netlink interface
Andrey Konovalov
2019-10-07
nfc: fix memory leak in llcp_sock_bind()
Eric Dumazet
2019-10-05
nfc: enforce CAP_NET_RAW for raw sockets
Ori Nimron
2019-07-28
nfc: fix potential illegal memory access
Yang Wei
2019-06-22
nfc: Ensure presence of required attributes in the deactivate_target handler
Young Xiao
2019-05-16
NFC: nci: Add some bounds checking in nci_hci_cmd_received()
Dan Carpenter
2019-03-10
net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails
YueHaibing
2018-11-04
Revert "net: simplify sock_poll_wait"
Karsten Graul
2018-09-18
NFC: Fix possible memory corruption when handling SHDLC I-Frame commands
Suren Baghdasaryan
2018-07-30
net: simplify sock_poll_wait
Christoph Hellwig
2018-07-18
net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.
Tetsuo Handa
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-05-29
net: remove unnecessary genlmsg_cancel() calls
YueHaibing
2018-05-26
net/nfc: convert to ->poll_mask
Christoph Hellwig
2018-05-26
net: convert datagram_poll users tp ->poll_mask
Christoph Hellwig
2018-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-02-16
NFC: llcp: Limit size of SDP URI
Kees Cook
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2017-11-27
net: annotate ->poll() instances
Al Viro
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-16
genetlink: fix genlmsg_nlhdr()
Michal Kubecek
2017-11-10
NFC: Add NFC_CMD_DEACTIVATE_TARGET support
Mark Greer
2017-11-10
NFC: digital: Abort cmd when deactivating target
Mark Greer
2017-11-06
NFC: Convert timers to use timer_setup()
Allen Pais
2017-11-06
NFC: fix device-allocation error return
Johan Hovold
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-25
net: nfc: llcp_core: use setup_timer() helper.
Allen Pais
2017-09-25
net: nfc: hci: llc_shdlc: use setup_timer() helper.
Allen Pais
2017-09-25
net: nfc: hci: use setup_timer() helper.
Allen Pais
2017-09-21
net:nfc: use setup_timer
Allen Pais
2017-06-23
NFC: Add sockaddr length checks before accessing sa_family in bind handlers
Mateusz Jurczyk
2017-06-23
nfc: nci: remove unnecessary null check
Gustavo A. R. Silva
2017-06-23
nfc: Ensure presence of required attributes in the activate_target handler
Mateusz Jurczyk
2017-06-23
nfc: Fix the sockaddr length sanitization in llcp_sock_connect
Mateusz Jurczyk
2017-06-23
NFC: digital: NFC-DEP Target WT(nfcdep,max) is now 14
Mark Greer
2017-06-23
NFC: digital: NFC-A SEL_RES must be one byte
Mark Greer
2017-06-23
NFC: digital: Delete an error message for memory allocation failure
Markus Elfring
2017-06-23
NFC: digital: Improve a size determination in four functions
Markus Elfring
2017-06-18
NFC: fix broken device allocation
Johan Hovold
2017-06-16
networking: add and use skb_put_u8()
Johannes Berg
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-05-16
net: socket: mark socket protocol handler structs as const
linzhang
2017-04-21
Merge tag 'nfc-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2017-04-13
netlink: pass extended ACK struct where available
Johannes Berg
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
[next]