index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
nfc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-16
net/nfc/rawsock.c: fix a permission check bug
Jeimon
1
-1
/
+1
2021-06-10
nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connect
Krzysztof Kozlowski
1
-0
/
+2
2021-06-03
NFC: nci: fix memory leak in nci_allocate_device
Dongliang Mu
2
-0
/
+6
2021-05-22
net:nfc:digital: Fix a double free in digital_tg_recv_dep_req
Lv Yunlong
1
-0
/
+2
2021-05-22
net/nfc: fix use-after-free llcp_sock_bind/connect
Or Cohen
1
-0
/
+4
2021-04-16
nfc: Avoid endless loops caused by repeated llcp_sock_connect()
Xiaoming Ni
1
-0
/
+4
2021-04-16
nfc: fix memory leak in llcp_sock_connect()
Xiaoming Ni
1
-0
/
+2
2021-04-16
nfc: fix refcount leak in llcp_sock_connect()
Xiaoming Ni
1
-0
/
+2
2021-04-16
nfc: fix refcount leak in llcp_sock_bind()
Xiaoming Ni
1
-0
/
+2
2021-02-04
NFC: fix possible resource leak
Pan Bian
1
-0
/
+1
2021-02-04
NFC: fix resource leak when target index is invalid
Pan Bian
1
-1
/
+1
2020-10-29
nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_downl...
Defang Bo
1
-1
/
+1
2020-08-21
net/nfc/rawsock.c: add CAP_NET_RAW check.
Qingyu Li
1
-2
/
+5
2020-05-10
NFC: nci: memory leak in nci_core_conn_create()
Dan Carpenter
1
-3
/
+3
2020-03-20
nfc: add missing attribute validation for vendor subcommand
Jakub Kicinski
1
-0
/
+2
2020-03-20
nfc: add missing attribute validation for SE API
Jakub Kicinski
1
-0
/
+1
2020-03-20
net: nfc: fix bounds checking bugs on "pipe"
Dan Carpenter
1
-3
/
+16
2020-01-04
net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_rec...
Jia-Ju Bai
1
-1
/
+1
2019-11-12
nfc: netlink: fix double device reference drop
Pan Bian
1
-2
/
+0
2019-10-07
NFC: fix attrs checks in netlink interface
Andrey Konovalov
1
-2
/
+4
2019-10-07
nfc: fix memory leak in llcp_sock_bind()
Eric Dumazet
1
-1
/
+6
2019-10-05
nfc: enforce CAP_NET_RAW for raw sockets
Ori Nimron
1
-2
/
+5
2019-08-04
nfc: fix potential illegal memory access
Yang Wei
1
-1
/
+1
2019-03-23
net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails
YueHaibing
2
-4
/
+40
2018-09-29
NFC: Fix possible memory corruption when handling SHDLC I-Frame commands
Suren Baghdasaryan
1
-0
/
+10
2018-07-22
net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.
Tetsuo Handa
1
-3
/
+6
2018-05-30
NFC: llcp: Limit size of SDP URI
Kees Cook
2
-1
/
+6
2017-11-30
NFC: fix device-allocation error return
Johan Hovold
1
-1
/
+1
2017-07-28
NFC: Add sockaddr length checks before accessing sa_family in bind handlers
Mateusz Jurczyk
1
-2
/
+4
2017-07-28
nfc: Fix the sockaddr length sanitization in llcp_sock_connect
Mateusz Jurczyk
1
-2
/
+1
2017-07-28
nfc: Ensure presence of required attributes in the activate_target handler
Mateusz Jurczyk
1
-1
/
+3
2017-07-28
NFC: fix broken device allocation
Johan Hovold
2
-15
/
+19
2015-12-01
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
1
-1
/
+1
2015-10-28
NFC: nci: non-static functions can not be inline
Robert Dolca
1
-8
/
+8
2015-10-27
NFC: NCI: allow spi driver to choose transfer clock
Vincent Cuissard
1
-1
/
+6
2015-10-27
NFC: NCI: move generic spi driver to a module
Vincent Cuissard
3
-2
/
+7
2015-10-27
NFC: NCI: export nci_send_frame and nci_send_cmd function
Vincent Cuissard
1
-1
/
+3
2015-10-27
NFC: st21nfca: Add support for proprietary commands
Christophe Ricard
1
-0
/
+2
2015-10-27
NFC: st-nci: Add few code style fixes
Christophe Ricard
1
-1
/
+1
2015-10-27
NFC: netlink: Add mode parameter to deactivate_target functions
Christophe Ricard
7
-11
/
+24
2015-10-26
NFC: nci: Create pipe on specific gate in nci_hci_connect_gate
Christophe Ricard
1
-1
/
+55
2015-10-26
NFC: nci: Call nci_hci_clear_all_pipes at HCI initial activation.
Christophe Ricard
1
-0
/
+4
2015-10-26
NFC: nci: add nci_hci_clear_all_pipes functions
Christophe Ricard
1
-0
/
+15
2015-10-26
NFC: nci: extract pipe value using NCI_HCP_MSG_GET_PIPE
Christophe Ricard
1
-2
/
+2
2015-10-26
NFC: nci: Fix improper management of HCI return code
Christophe Ricard
1
-17
/
+49
2015-10-26
NFC: nci: Fix incorrect data chaining when sending data
Christophe Ricard
1
-7
/
+13
2015-10-25
NFC: nci: add nci_get_conn_info_by_id function
Robert Dolca
1
-0
/
+13
2015-10-25
NFC: nci: fix possible crash in nci_core_conn_create
Robert Dolca
1
-1
/
+8
2015-10-25
NFC: nci: rename nci_prop_ops to nci_driver_ops
Robert Dolca
1
-8
/
+8
2015-10-25
NFC: nci: Allow the driver to set handler for core nci ops
Robert Dolca
3
-21
/
+54
[next]