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
/
nci
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-18
nfc/nci: fix race with opening and closing
Lin Ma
1
-1
/
+1
2022-04-13
nfc: nci: add flush_workqueue to prevent uaf
Lin Ma
1
-0
/
+4
2021-11-18
NFC: add NCI_UNREG flag to eliminate the race
Lin Ma
1
-2
/
+17
2021-11-18
NFC: reorganize the functions in nci_request
Lin Ma
1
-4
/
+7
2021-10-12
nfc: drop unneeded debug prints
Krzysztof Kozlowski
1
-4
/
+0
2021-08-02
nfc: hci: pass callback data param as pointer in nci_request()
Krzysztof Kozlowski
1
-61
/
+58
2021-07-30
nfc: hci: cleanup unneeded spaces
Krzysztof Kozlowski
1
-4
/
+4
2021-07-30
nfc: nci: constify several pointers to u8, sk_buff and other structs
Krzysztof Kozlowski
1
-19
/
+21
2021-07-25
nfc: constify nfc_ops
Krzysztof Kozlowski
1
-1
/
+1
2021-07-25
nfc: constify nci_driver_ops (prop_ops and core_ops)
Krzysztof Kozlowski
1
-8
/
+8
2021-07-25
nfc: constify nci_ops
Krzysztof Kozlowski
1
-3
/
+2
2021-07-25
nfc: constify payload argument in nci_send_cmd()
Krzysztof Kozlowski
1
-1
/
+1
2021-05-17
NFC: nci: fix memory leak in nci_allocate_device
Dongliang Mu
1
-0
/
+1
2021-04-05
net: nfc: Fix spelling errors in net/nfc module
Zheng Yongjun
1
-1
/
+1
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-01-20
net: nfc: nci: fix the wrong NCI_CORE_INIT parameters
Bongsu Jeon
1
-1
/
+1
2021-01-06
net: nfc: nci: Change the NCI close sequence
Bongsu Jeon
1
-2
/
+2
2020-12-05
net/nfc/nci: Support NCI 2.x initial sequence
Bongsu Jeon
1
-2
/
+16
2020-10-30
net: nfc: Fix kerneldoc warnings
Andrew Lunn
1
-0
/
+2
2020-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+4
2020-07-17
nfc: nci: add missed destroy_workqueue in nci_register_device
Wang Hai
1
-1
/
+4
2020-07-14
net: nfc: kerneldoc fixes
Andrew Lunn
1
-2
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-13
/
+1
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-8
/
+6
2017-06-23
nfc: nci: remove unnecessary null check
Gustavo A. R. Silva
1
-5
/
+4
2017-06-19
NFC: fix broken device allocation
Johan Hovold
1
-2
/
+1
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-2
/
+2
2016-05-04
nfc: nci: Add nci_nfcc_loopback to the nci core
Christophe Ricard
1
-0
/
+77
2016-05-04
nfc: nci: Add an additional parameter to identify a connection id
Christophe Ricard
1
-7
/
+18
2016-05-04
nfc: nci: Fix nci_core_conn_close
Christophe Ricard
1
-0
/
+1
2016-05-04
nfc: nci: Fix nci_core_conn_create to allowing empty destination
Christophe Ricard
1
-9
/
+9
2015-12-29
NFC: nci: memory leak in nci_core_conn_create()
Dan Carpenter
1
-3
/
+3
2015-10-28
NFC: nci: non-static functions can not be inline
Robert Dolca
1
-8
/
+8
2015-10-27
NFC: NCI: export nci_send_frame and nci_send_cmd function
Vincent Cuissard
1
-1
/
+3
2015-10-27
NFC: netlink: Add mode parameter to deactivate_target functions
Christophe Ricard
1
-4
/
+11
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
1
-20
/
+51
2015-10-25
NFC: nci: Introduce nci_core_cmd
Robert Dolca
1
-5
/
+19
2015-10-25
NFC: nci: Do not call post_setup when setup fails
Robert Dolca
1
-2
/
+1
2015-10-03
NFC: nci: Use __nci_request for exported routines
Samuel Ortiz
1
-5
/
+6
2015-08-20
NFC: nci: export nci_core_reset and nci_core_init
Robert Baldyga
1
-0
/
+14
2015-08-20
NFC: nci: Add post_setup handler
Robert Baldyga
1
-0
/
+4
2015-06-13
NFC: nci: remove current SLEEP mode management
Vincent Cuissard
1
-1
/
+1
2015-06-10
NFC: nci: Export nci_req_complete
Samuel Ortiz
1
-0
/
+1
2015-06-09
NFC: nci: Move close ops call in nci_close_device
Christophe Ricard
1
-4
/
+6
2015-06-09
NFC: nci: Add nci_prop_cmd allowing to send proprietary nci cmd
Christophe Ricard
1
-0
/
+26
2015-06-09
NFC: nci: Add nci init ops for early device initialization
Christophe Ricard
1
-2
/
+7
[next]