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
/
rawsock.c
Age
Commit message (
Expand
)
Author
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2015-10-27
NFC: netlink: Add mode parameter to deactivate_target functions
Christophe Ricard
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2014-11-24
new helper: memcpy_from_msg()
Al Viro
2014-11-05
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
2014-06-11
net: add __pskb_copy_fclone and pskb_copy_for_clone
Octavian Purdila
2014-05-26
NFC: nfc_sock_link() can be static
Fengguang Wu
2014-05-20
NFC: Add RAW socket type support for SOCKPROTO_RAW
Hiren Tandel
2013-12-11
nfc: Fix FSF address in file headers
Jeff Kirsher
2013-11-20
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-09-25
NFC: rawsock: Fix a memory leak
Thierry Escande
2012-10-26
NFC: Fix some code style and whitespace issues
Szymon Janc
2012-06-26
NFC: Return from rawsock_release when sk is NULL
Eric Dumazet
2012-04-12
NFC: Fix next target_idx type and rename for clarity
Eric Lapuyade
2012-04-12
NFC: The core part should generate the target index
Samuel Ortiz
2012-03-06
NFC: Core code identation fixes
Samuel Ortiz
2012-01-24
NFC: NFC core layer should not set the target_idx
Ilan Elias
2011-12-14
NFC: Atomic socket allocation
Samuel Ortiz
2011-12-14
NFC: Add tx skb allocation routine
Samuel Ortiz
2011-12-14
NFC: Add function name to the NFC pr_fmt() routine
Samuel Ortiz
2011-11-30
nfc: Convert nfc_dbg to pr_debug
Joe Perches
2011-11-30
nfc: Use standard logging styles
Joe Perches
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-08-24
NFC: Reserve tx head and tail room
Samuel Ortiz
2011-07-05
NFC: add the NFC socket raw protocol
Lauro Ramos Venancio