index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
nfc
/
llcp_core.c
Age
Commit message (
Expand
)
Author
2019-02-27
net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails
YueHaibing
2017-11-06
NFC: Convert timers to use timer_setup()
Allen Pais
2017-09-25
net: nfc: llcp_core: use setup_timer() helper.
Allen Pais
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2016-07-04
NFC: llcp: Use dynamic debug for hex dump
Thierry Escande
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2014-11-28
NFC: Fix a memory leak
Julien Lefrique
2014-06-11
net: add __pskb_copy_fclone and pskb_copy_for_clone
Octavian Purdila
2014-05-20
NFC: Add RAW socket type support for SOCKPROTO_RAW
Hiren Tandel
2014-04-11
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2014-03-14
NFC: llcp: Use list_for_each_entry in nfc_llcp_find_local()
Axel Lin
2014-03-14
NFC: Move checking valid gb_len value to nfc_llcp_set_remote_gb
Axel Lin
2014-02-23
NFC: Use LIST_HEAD() at appropriate places
Axel Lin
2014-01-04
NFC: llcp: Use default MIU if none was specified on connect
Szymon Janc
2013-12-11
nfc: Fix FSF address in file headers
Jeff Kirsher
2013-06-14
NFC: llcp: Fix the well known services endianness
Samuel Ortiz
2013-06-14
NFC: llcp: Set the LLC Link Management well known service bit
Samuel Ortiz
2013-06-14
NFC: llcp: Do not send pending Tx frames when the remote is not ready
Samuel Ortiz
2013-06-14
NFC: Fix a potential memory leak
Thierry Escande
2013-06-14
NFC: Keep socket alive until the DISC PDU is actually sent
Thierry Escande
2013-04-26
NFC: Move LLCP code to the NFC top level diirectory
Samuel Ortiz