index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
nfc
/
llcp_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-25
nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local
Siddh Raman Pant
1
-3
/
+36
2023-10-11
net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn()
Eric Dumazet
1
-18
/
+12
2023-10-03
net: nfc: llcp: Add lock when modifying device list
Jeremy Cline
1
-0
/
+2
2023-06-26
net: nfc: Fix use-after-free caused by nfc_llcp_find_local
Lin Ma
1
-7
/
+42
2023-01-14
net: nfc: Fix use-after-free in local_cleanup()
Jisoo Jang
1
-0
/
+1
2022-03-03
nfc: llcp: Revert "NFC: Keep socket alive until the DISC PDU is actually sent"
Krzysztof Kozlowski
1
-7
/
+0
2022-03-03
nfc: llcp: use test_bit()
Krzysztof Kozlowski
1
-1
/
+1
2021-10-12
nfc: drop unneeded debug prints
Krzysztof Kozlowski
1
-4
/
+1
2021-07-30
nfc: constify several pointers to u8, char and sk_buff
Krzysztof Kozlowski
1
-20
/
+24
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2019-02-27
net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails
YueHaibing
1
-4
/
+20
2017-11-06
NFC: Convert timers to use timer_setup()
Allen Pais
1
-8
/
+6
2017-09-25
net: nfc: llcp_core: use setup_timer() helper.
Allen Pais
1
-6
/
+4
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-1
/
+1
2016-07-04
NFC: llcp: Use dynamic debug for hex dump
Thierry Escande
1
-5
/
+4
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
1
-1
/
+1
2014-11-28
NFC: Fix a memory leak
Julien Lefrique
1
-1
/
+4
2014-06-12
net: add __pskb_copy_fclone and pskb_copy_for_clone
Octavian Purdila
1
-2
/
+2
2014-05-20
NFC: Add RAW socket type support for SOCKPROTO_RAW
Hiren Tandel
1
-5
/
+6
2014-04-12
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
1
-1
/
+1
2014-03-14
NFC: llcp: Use list_for_each_entry in nfc_llcp_find_local()
Axel Lin
1
-2
/
+2
2014-03-14
NFC: Move checking valid gb_len value to nfc_llcp_set_remote_gb
Axel Lin
1
-3
/
+5
2014-02-24
NFC: Use LIST_HEAD() at appropriate places
Axel Lin
1
-3
/
+1
2014-01-04
NFC: llcp: Use default MIU if none was specified on connect
Szymon Janc
1
-1
/
+0
2013-12-11
nfc: Fix FSF address in file headers
Jeff Kirsher
1
-3
/
+1
2013-06-14
NFC: llcp: Fix the well known services endianness
Samuel Ortiz
1
-2
/
+2
2013-06-14
NFC: llcp: Set the LLC Link Management well known service bit
Samuel Ortiz
1
-0
/
+1
2013-06-14
NFC: llcp: Do not send pending Tx frames when the remote is not ready
Samuel Ortiz
1
-0
/
+3
2013-06-14
NFC: Fix a potential memory leak
Thierry Escande
1
-0
/
+1
2013-06-14
NFC: Keep socket alive until the DISC PDU is actually sent
Thierry Escande
1
-0
/
+7
2013-04-26
NFC: Move LLCP code to the NFC top level diirectory
Samuel Ortiz
1
-0
/
+1624