index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
nfc
/
rawsock.c
Age
Commit message (
Expand
)
Author
2013-12-08
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
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