index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
nfc
/
llcp
/
llcp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfc-fixes-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2012-12-06
1
-1
/
+4
|
\
|
*
NFC: Fix incorrect llcp pointer dereference
Waldemar Rymarkiewicz
2012-11-28
1
-1
/
+4
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-11-21
1
-1
/
+1
|
\
|
|
*
NFC: Fix nfc_llcp_local chained list insertion
Thierry Escande
2012-11-20
1
-1
/
+1
*
|
NFC: Queue a copy of the transmitted LLCP skb
Samuel Ortiz
2012-11-19
1
-4
/
+13
*
|
NFC: Extend netlink interface for LTO, RW, and MIUX parameters support
Thierry Escande
2012-10-29
1
-7
/
+7
*
|
NFC: Purge LLCP socket Tx queues when being disconnected
Samuel Ortiz
2012-10-26
1
-0
/
+31
*
|
NFC: Fix some code style and whitespace issues
Szymon Janc
2012-10-26
1
-3
/
+4
*
|
NFC: Return NULL when no LLCP socket for a dsap,ssap couple is found
Samuel Ortiz
2012-10-26
1
-4
/
+6
*
|
NFC: Handle LLCP UI frames
Samuel Ortiz
2012-10-26
1
-0
/
+38
*
|
NFC: Keep connection less bound sockets alive when DEP link goes down
Samuel Ortiz
2012-10-26
1
-0
/
+10
*
|
NFC: Check for connection less sockets when looking for a service name
Samuel Ortiz
2012-10-26
1
-1
/
+6
*
|
NFC: Reserve LLCP ssap when replying to an SNL frame
Samuel Ortiz
2012-10-26
1
-6
/
+40
*
|
NFC: Remove unneeded LLCP function return calls
Szymon Janc
2012-10-26
1
-9
/
+0
*
|
NFC: Initial SNL support
Samuel Ortiz
2012-10-26
1
-0
/
+65
*
|
NFC: Avoid falling back to SYMM when sk is NULL
Samuel Ortiz
2012-10-26
1
-3
/
+4
|
/
*
workqueue: avoid using deprecated functions
Linus Torvalds
2012-10-03
1
-5
/
+5
*
NFC: Fix sleeping in atomic when releasing socket
Szymon Janc
2012-09-27
1
-5
/
+5
*
NFC: LLCP raw socket support
Thierry Escande
2012-09-27
1
-0
/
+46
*
NFC: Use dynamic initialization for rwlocks
Szymon Janc
2012-09-27
1
-2
/
+2
*
NFC: Fix possible LLCP memory leak
Wei Yongjun
2012-09-25
1
-5
/
+9
*
NFC: Use system_nrt_wq instead of custom ones
Tejun Heo
2012-09-25
1
-49
/
+8
*
NFC: Remove warning from nfc_llcp_local_put
Samuel Ortiz
2012-07-09
1
-2
/
+0
*
NFC: Handle LLCP Disconnected Mode frames
Samuel Ortiz
2012-07-09
1
-0
/
+44
*
NFC: LLCP late binding
Samuel Ortiz
2012-07-09
1
-77
/
+164
*
NFC: Forbid SSAP binding to a not well known LLCP service
Samuel Ortiz
2012-07-09
1
-17
/
+5
*
NFC: Release LLCP SAP when the owner is released
Samuel Ortiz
2012-07-09
1
-13
/
+0
*
NFC: Close listening LLCP sockets when the device is gone
Samuel Ortiz
2012-07-09
1
-3
/
+8
*
NFC: Build LLCP general bytes upon request
Samuel Ortiz
2012-07-09
1
-15
/
+17
*
NFC: Update LLCP socket target index when getting a connection
Samuel Ortiz
2012-07-09
1
-0
/
+1
*
NFC: Destroy LLCP timout workqueue when releasing the link
Samuel Ortiz
2012-06-04
1
-0
/
+1
*
NFC: Send a receiver ready frame only to reply to an I frame
Samuel Ortiz
2012-06-04
1
-1
/
+1
*
NFC: Requeue lost LLCP frames
Samuel Ortiz
2012-06-04
1
-31
/
+55
*
NFC: Don't hold a NULL connecting LLCP socket lock
Samuel Ortiz
2012-06-04
1
-3
/
+3
*
NFC: Introduce target mode rx data callback
Samuel Ortiz
2012-06-04
1
-0
/
+15
*
NFC: Move LLCP MIU extension value to socket structure
Samuel Ortiz
2012-06-04
1
-0
/
+1
*
NFC: Move LLCP receiver window value to socket structure
Samuel Ortiz
2012-06-04
1
-11
/
+10
*
NFC: Socket linked list
Samuel Ortiz
2012-06-04
1
-112
/
+137
*
NFC: Take a reference on the LLCP local pointer when creating a socket
Samuel Ortiz
2012-06-04
1
-15
/
+31
*
NFC: LLCP connect must wait for a CC frame
Samuel Ortiz
2012-05-15
1
-0
/
+7
*
NFC: Fix LLCP link timeout typo
Samuel Ortiz
2012-04-12
1
-1
/
+1
*
NFC: Add MIUX to the local LLCP general bytes
Samuel Ortiz
2012-04-12
1
-0
/
+10
*
NFC: No need to apply twice the modulo op to LLCP's recv_n
Samuel Ortiz
2012-04-12
1
-1
/
+1
*
NFC: Dump LLCP frames
Samuel Ortiz
2012-04-12
1
-0
/
+7
*
NFC: LLCP code identation fixes
Samuel Ortiz
2012-03-06
1
-46
/
+47
*
NFC: Fix LLCP sockets releasing path
Samuel Ortiz
2012-03-06
1
-4
/
+11
*
NFC: Remove the rf mode parameter from the DEP link up routine
Samuel Ortiz
2012-03-06
1
-1
/
+1
*
NFC: Send LLCP RR frames to acknowledge received I frames
Samuel Ortiz
2012-03-06
1
-2
/
+7
*
NFC: Set the right LLCP N(R) value for I frames
Samuel Ortiz
2012-03-06
1
-1
/
+1
*
NFC: Clear LLCP SDPs whan MAC goes down
Samuel Ortiz
2012-03-06
1
-0
/
+13
[next]