index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
nfc
/
llcp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-09
NFC: Check for llcp_sock and its device from llcp_sock_getname
Samuel Ortiz
1
-0
/
+3
2012-07-09
NFC: Dereference LLCP bind socket address after checking for it to be NULL
Samuel Ortiz
1
-2
/
+2
2012-07-09
NFC: Remove warning from nfc_llcp_local_put
Samuel Ortiz
1
-2
/
+0
2012-07-09
NFC: Handle LLCP Disconnected Mode frames
Samuel Ortiz
1
-0
/
+44
2012-07-09
NFC: LLCP late binding
Samuel Ortiz
2
-77
/
+166
2012-07-09
NFC: Forbid SSAP binding to a not well known LLCP service
Samuel Ortiz
1
-17
/
+5
2012-07-09
NFC: Forbid LLCP service name reusing
Samuel Ortiz
1
-1
/
+3
2012-07-09
NFC: Release LLCP SAP when the owner is released
Samuel Ortiz
3
-14
/
+11
2012-07-09
NFC: Close listening LLCP sockets when the device is gone
Samuel Ortiz
1
-3
/
+8
2012-07-09
NFC: Build LLCP general bytes upon request
Samuel Ortiz
1
-15
/
+17
2012-07-09
NFC: Fix LLCP getname socket op
Samuel Ortiz
1
-4
/
+7
2012-07-09
NFC: Update LLCP socket target index when getting a connection
Samuel Ortiz
1
-0
/
+1
2012-07-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2012-07-09
NFC: Prevent NULL deref when getting socket name
Sasha Levin
1
-1
/
+1
2012-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+3
2012-06-08
NFC: Fix possible NULL ptr deref when getting the name of a socket
Sasha Levin
1
-0
/
+3
2012-06-04
NFC: Destroy LLCP timout workqueue when releasing the link
Samuel Ortiz
1
-0
/
+1
2012-06-04
NFC: Send a receiver ready frame only to reply to an I frame
Samuel Ortiz
1
-1
/
+1
2012-06-04
NFC: Requeue lost LLCP frames
Samuel Ortiz
1
-31
/
+55
2012-06-04
NFC: Don't hold a NULL connecting LLCP socket lock
Samuel Ortiz
1
-3
/
+3
2012-06-04
NFC: Introduce target mode rx data callback
Samuel Ortiz
1
-0
/
+15
2012-06-04
NFC: LLCP's MIUX is 10 bytes long, not 7
Samuel Ortiz
1
-2
/
+2
2012-06-04
NFC: Move LLCP MIU extension value to socket structure
Samuel Ortiz
4
-2
/
+9
2012-06-04
NFC: Move LLCP receiver window value to socket structure
Samuel Ortiz
4
-21
/
+55
2012-06-04
NFC: Socket linked list
Samuel Ortiz
3
-135
/
+158
2012-06-04
NFC: Take a reference on the LLCP local pointer when creating a socket
Samuel Ortiz
3
-24
/
+40
2012-05-16
NFC: Queue I frame fragments to the LLCP sockets queue tail
Samuel Ortiz
1
-1
/
+1
2012-05-15
NFC: Return the amount of LLCP bytes queued to sock_sendmsg
Samuel Ortiz
1
-1
/
+1
2012-05-15
NFC: Update the LLCP poll mask
Samuel Ortiz
1
-1
/
+14
2012-05-15
NFC: LLCP connect must wait for a CC frame
Samuel Ortiz
2
-1
/
+48
2012-04-12
NFC: Fix LLCP link timeout typo
Samuel Ortiz
1
-1
/
+1
2012-04-12
NFC: Add MIUX to the local LLCP general bytes
Samuel Ortiz
1
-0
/
+10
2012-04-12
NFC: Call llcp_add_header properly when sending LLCP DM or DISC
Samuel Ortiz
1
-2
/
+2
2012-04-12
NFC: Fix LLCP TLV building routine
Samuel Ortiz
1
-1
/
+1
2012-04-12
NFC: No need to apply twice the modulo op to LLCP's recv_n
Samuel Ortiz
2
-2
/
+2
2012-04-12
NFC: Dump LLCP frames
Samuel Ortiz
1
-0
/
+7
2012-04-11
NFC: Fix the LLCP Tx fragmentation loop
Samuel Ortiz
1
-2
/
+2
2012-03-06
NFC: LLCP code identation fixes
Samuel Ortiz
4
-93
/
+100
2012-03-06
NFC: Fix LLCP sockets releasing path
Samuel Ortiz
2
-12
/
+26
2012-03-06
NFC: Remove the rf mode parameter from the DEP link up routine
Samuel Ortiz
1
-1
/
+1
2012-03-06
NFC: SN is not an invalid GT value
Samuel Ortiz
1
-0
/
+2
2012-03-06
NFC: Unlink LLCP child sockets from llcp_sock_release
Samuel Ortiz
1
-13
/
+3
2012-03-06
NFC: Fragment LLCP I frames
Samuel Ortiz
1
-14
/
+43
2012-03-06
NFC: Set MIU and RW values from CONNECT and CC LLCP frames
Samuel Ortiz
2
-3
/
+49
2012-03-06
NFC: Send LLCP RR frames to acknowledge received I frames
Samuel Ortiz
3
-3
/
+33
2012-03-06
NFC: Set the right LLCP N(R) value for I frames
Samuel Ortiz
1
-1
/
+1
2012-03-06
NFC: Clear LLCP SDPs whan MAC goes down
Samuel Ortiz
1
-0
/
+13
2012-03-06
NFC: Fix bitops usage in LLCP
Samuel Ortiz
1
-10
/
+10
2012-03-06
NFC: LLCP socket sendmsg implemetation
Samuel Ortiz
3
-1
/
+62
2012-03-06
NFC: Handle Receiver Not Ready LLCP frame
Samuel Ortiz
1
-5
/
+11
[next]