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
Age
Commit message (
Expand
)
Author
2012-10-04
Remove noisy printks from llcp_sock_connect
Dave Jones
2012-10-02
workqueue: avoid using deprecated functions
Linus Torvalds
2012-09-27
NFC: Fix sleeping in atomic when releasing socket
Szymon Janc
2012-09-27
NFC: LLCP raw socket support
Thierry Escande
2012-09-27
NFC: Use dynamic initialization for rwlocks
Szymon Janc
2012-09-25
NFC: Fix possible LLCP memory leak
Wei Yongjun
2012-09-25
NFC: Use system_nrt_wq instead of custom ones
Tejun Heo
2012-09-25
NFC: Remove repeated code for NULL check
Syam Sidhardhan
2012-07-09
NFC: Check for llcp_sock and its device from llcp_sock_getname
Samuel Ortiz
2012-07-09
NFC: Dereference LLCP bind socket address after checking for it to be NULL
Samuel Ortiz
2012-07-09
NFC: Remove warning from nfc_llcp_local_put
Samuel Ortiz
2012-07-09
NFC: Handle LLCP Disconnected Mode frames
Samuel Ortiz
2012-07-09
NFC: LLCP late binding
Samuel Ortiz
2012-07-09
NFC: Forbid SSAP binding to a not well known LLCP service
Samuel Ortiz
2012-07-09
NFC: Forbid LLCP service name reusing
Samuel Ortiz
2012-07-09
NFC: Release LLCP SAP when the owner is released
Samuel Ortiz
2012-07-09
NFC: Close listening LLCP sockets when the device is gone
Samuel Ortiz
2012-07-09
NFC: Build LLCP general bytes upon request
Samuel Ortiz
2012-07-09
NFC: Fix LLCP getname socket op
Samuel Ortiz
2012-07-09
NFC: Update LLCP socket target index when getting a connection
Samuel Ortiz
2012-07-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-09
NFC: Prevent NULL deref when getting socket name
Sasha Levin
2012-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-08
NFC: Fix possible NULL ptr deref when getting the name of a socket
Sasha Levin
2012-06-04
NFC: Destroy LLCP timout workqueue when releasing the link
Samuel Ortiz
2012-06-04
NFC: Send a receiver ready frame only to reply to an I frame
Samuel Ortiz
2012-06-04
NFC: Requeue lost LLCP frames
Samuel Ortiz
2012-06-04
NFC: Don't hold a NULL connecting LLCP socket lock
Samuel Ortiz
2012-06-04
NFC: Introduce target mode rx data callback
Samuel Ortiz
2012-06-04
NFC: LLCP's MIUX is 10 bytes long, not 7
Samuel Ortiz
2012-06-04
NFC: Move LLCP MIU extension value to socket structure
Samuel Ortiz
2012-06-04
NFC: Move LLCP receiver window value to socket structure
Samuel Ortiz
2012-06-04
NFC: Socket linked list
Samuel Ortiz
2012-06-04
NFC: Take a reference on the LLCP local pointer when creating a socket
Samuel Ortiz
2012-05-16
NFC: Queue I frame fragments to the LLCP sockets queue tail
Samuel Ortiz
2012-05-15
NFC: Return the amount of LLCP bytes queued to sock_sendmsg
Samuel Ortiz
2012-05-15
NFC: Update the LLCP poll mask
Samuel Ortiz
2012-05-15
NFC: LLCP connect must wait for a CC frame
Samuel Ortiz
2012-04-12
NFC: Fix LLCP link timeout typo
Samuel Ortiz
2012-04-12
NFC: Add MIUX to the local LLCP general bytes
Samuel Ortiz
2012-04-12
NFC: Call llcp_add_header properly when sending LLCP DM or DISC
Samuel Ortiz
2012-04-12
NFC: Fix LLCP TLV building routine
Samuel Ortiz
2012-04-12
NFC: No need to apply twice the modulo op to LLCP's recv_n
Samuel Ortiz
2012-04-12
NFC: Dump LLCP frames
Samuel Ortiz
2012-04-11
NFC: Fix the LLCP Tx fragmentation loop
Samuel Ortiz
2012-03-06
NFC: LLCP code identation fixes
Samuel Ortiz
2012-03-06
NFC: Fix LLCP sockets releasing path
Samuel Ortiz
2012-03-06
NFC: Remove the rf mode parameter from the DEP link up routine
Samuel Ortiz
2012-03-06
NFC: SN is not an invalid GT value
Samuel Ortiz
2012-03-06
NFC: Unlink LLCP child sockets from llcp_sock_release
Samuel Ortiz
[next]