index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
nfc
Age
Commit message (
Expand
)
Author
2021-02-03
NFC: fix possible resource leak
Pan Bian
2021-02-03
NFC: fix resource leak when target index is invalid
Pan Bian
2020-10-29
nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_downl...
Defang Bo
2020-08-19
net/nfc/rawsock.c: add CAP_NET_RAW check.
Qingyu Li
2020-03-18
nfc: add missing attribute validation for vendor subcommand
Jakub Kicinski
2020-03-18
nfc: add missing attribute validation for deactivate target
Jakub Kicinski
2020-03-18
nfc: add missing attribute validation for SE API
Jakub Kicinski
2020-03-18
net: nfc: fix bounds checking bugs on "pipe"
Dan Carpenter
2019-12-31
net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_rec...
Jia-Ju Bai
2019-11-12
nfc: netlink: fix double device reference drop
Pan Bian
2019-11-10
net: use skb_queue_empty_lockless() in poll() handlers
Eric Dumazet
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
[next]