| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-04 | Remove noisy printks from llcp_sock_connect | Dave Jones | 1 | -6/+2 |
| 2012-10-02 | workqueue: avoid using deprecated functions | Linus Torvalds | 5 | -18/+18 |
| 2012-09-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 18 | -579/+1157 |
| 2012-09-27 | NFC: Fix sleeping in atomic when releasing socket | Szymon Janc | 1 | -5/+5 |
| 2012-09-27 | NFC: Fix sleeping in invalid context when netlink socket is closed | Szymon Janc | 1 | -7/+39 |
| 2012-09-27 | NFC: Add dummy nfc_llc_shdlc_register definition | John W. Linville | 1 | -0/+8 |
| 2012-09-27 | NFC: LLCP raw socket support | Thierry Escande | 4 | -4/+137 |
| 2012-09-27 | NFC: Use dynamic initialization for rwlocks | Szymon Janc | 1 | -2/+2 |
| 2012-09-25 | NFC: Fix typo negociating -> negotiating | Waldemar Rymarkiewicz | 1 | -5/+5 |
| 2012-09-25 | NFC: Don't handle consequent RSET frames after UA | Waldemar Rymarkiewicz | 1 | -7/+31 |
| 2012-09-25 | NFC: Handle RSET in SHDLC_CONNECTING state | Waldemar Rymarkiewicz | 1 | -1/+2 |
| 2012-09-25 | NFC: Add HCI module description | Eric Lapuyade | 1 | -0/+1 |
| 2012-09-25 | NFC: Fix LLC registration definitions for ANSI compliance | Eric Lapuyade | 2 | -2/+2 |
| 2012-09-25 | NFC: Remove unneeded LLC symbols export | Samuel Ortiz | 3 | -17/+1 |
| 2012-09-25 | NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core | Eric Lapuyade | 4 | -1009/+123 |
| 2012-09-25 | NFC: Add an shdlc llc module to llc core | Eric Lapuyade | 4 | -2/+851 |
| 2012-09-25 | NFC: Add a nop (passthrough) llc module to llc core | Eric Lapuyade | 4 | -2/+105 |
| 2012-09-25 | NFC: Add an LLC Core layer to HCI | Eric Lapuyade | 4 | -1/+241 |
| 2012-09-25 | NFC: Modified hci_transceive to become an asynchronous operation | Eric Lapuyade | 2 | -20/+42 |
| 2012-09-25 | NFC: Add a public nfc_hci_send_cmd_async method | Eric Lapuyade | 1 | -1/+33 |
| 2012-09-25 | NFC: Changed the HCI cmd execution callback prototype | Eric Lapuyade | 4 | -24/+21 |
| 2012-09-25 | NFC: Correct outgoing frame before requeueing | Waldemar Rymarkiewicz | 1 | -2/+1 |
| 2012-09-25 | NFC: Remove crc generation from shdlc layer | Waldemar Rymarkiewicz | 1 | -25/+2 |
| 2012-09-25 | NFC: Fix possible LLCP memory leak | Wei Yongjun | 1 | -5/+9 |
| 2012-09-25 | NFC: Remove pointless conditional before HCI kfree_skb() | Wei Yongjun | 2 | -4/+2 |
| 2012-09-25 | NFC: Use system_nrt_wq instead of custom ones | Tejun Heo | 6 | -118/+26 |
| 2012-09-25 | NFC: Remove repeated code for NULL check | Syam Sidhardhan | 1 | -3/+0 |
| 2012-09-25 | NFC: Implement NCI dep_link_up and dep_link_down | Ilan Elias | 2 | -1/+55 |
| 2012-09-25 | NFC: Parse NCI NFC-DEP activation params | Ilan Elias | 1 | -0/+32 |
| 2012-09-25 | NFC: Set local general bytes in nci_start_poll | Ilan Elias | 2 | -0/+69 |
| 2012-09-10 | netlink: Rename pid to portid to avoid confusion | Eric W. Biederman | 1 | -13/+13 |
| 2012-07-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 3 | -4/+21 |
| 2012-07-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 3 | -4/+21 |
| 2012-07-12 | NFC: NCI module license 'unspecified' taints kernel | Dave Jones | 1 | -0/+3 |
| 2012-07-12 | NFC: Set target nfcid1 for all HCI reader A targets | Eric Lapuyade | 1 | -0/+15 |
| 2012-07-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 11 | -223/+392 |
| 2012-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
| 2012-07-10 | NFC: Fix order of arguments to list_add_tail() when queueing HCP frames | Mathias Jeppsson | 1 | -1/+1 |
| 2012-07-10 | NFC: Fix empty HCI message list check | Mathias Jeppsson | 1 | -3/+2 |
| 2012-07-09 | NFC: Check for llcp_sock and its device from llcp_sock_getname | Samuel Ortiz | 1 | -0/+3 |
| 2012-07-09 | NFC: Add ISO 14443 type B protocol | Samuel Ortiz | 3 | -4/+8 |
| 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: Do not return EBUSY when stopping a poll that's already stopped | Samuel Ortiz | 1 | -0/+9 |
| 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 | NFC: Add netlink module alias for NFC | Samuel Ortiz | 1 | -0/+3 |
| 2012-07-09 | NFC: Add modules alias for NFC sockets | Samuel Ortiz | 1 | -0/+1 |
| 2012-07-09 | NFC: Allow HCI driver to pre-open pipes to some gates | Eric Lapuyade | 3 | -21/+15 |
| 2012-07-09 | NFC: nfc_driver_failure() implementation | Eric Lapuyade | 1 | -6/+2 |
| 2012-07-09 | NFC: nfc_targets_found() should accept zero target found | Eric Lapuyade | 1 | -6/+13 |
| 2012-07-09 | NFC: Core must test the device polling state inside the device lock | Eric Lapuyade | 1 | -2/+7 |
| 2012-07-09 | NFC: Implement HCI driver or internal error management | Eric Lapuyade | 1 | -4/+11 |
| 2012-07-09 | NFC: Factorize HCI cmd completion | Eric Lapuyade | 1 | -11/+16 |
| 2012-07-09 | NFC: Driver failure API | Eric Lapuyade | 1 | -0/+10 |
| 2012-07-09 | NFC: Changed HCI cmd execution completion result to std linux errno | Eric Lapuyade | 3 | -22/+23 |
| 2012-07-09 | NFC: Implement HCP reaggregation allocation error case | Eric Lapuyade | 1 | -5/+10 |
| 2012-07-09 | NFC: Remove an impossible HCI error case | Eric Lapuyade | 1 | -10/+0 |
| 2012-07-09 | NFC: Handle SHDLC RSET frames from an SHDLC connected chip | Eric Lapuyade | 1 | -4/+4 |
| 2012-07-09 | NFC: Removed addressed shdlc TODOs | Eric Lapuyade | 1 | -11/+0 |
| 2012-07-09 | NFC: Prepare asynchronous error management for driver and shdlc | Eric Lapuyade | 2 | -8/+19 |
| 2012-07-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 3 | -7/+10 |
| 2012-07-09 | NFC: Prevent NULL deref when getting socket name | Sasha Levin | 1 | -1/+1 |
| 2012-06-28 | net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new() | Thomas Graf | 1 | -9/+9 |
| 2012-06-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -6/+9 |
| 2012-06-26 | NFC: Return from rawsock_release when sk is NULL | Eric Dumazet | 1 | -1/+4 |
| 2012-06-25 | NFC: Prevent multiple buffer overflows in NCI | Dan Rosenberg | 1 | -5/+5 |
| 2012-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+3 |
| 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: Switch to Initiator mode when getting NFC_ATTR_PROTOCOLS | Samuel Ortiz | 1 | -2/+2 |
| 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: Call the DEP link down ops even when in target mode | Samuel Ortiz | 1 | -5/+0 |
| 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 | 3 | -0/+34 |
| 2012-06-04 | NFC: Introduce target mode tx ops | Samuel Ortiz | 3 | -25/+28 |
| 2012-06-04 | NFC: Set the NFC device RF mode appropriately | Samuel Ortiz | 1 | -4/+10 |
| 2012-06-04 | NFC: Add target mode activation netlink event | Samuel Ortiz | 3 | -0/+100 |
| 2012-06-04 | NFC: Add target mode protocols to the polling loop startup routine | Samuel Ortiz | 6 | -17/+32 |
| 2012-06-04 | NFC: Export LLCP general bytes getter | Samuel Ortiz | 1 | -0/+8 |
| 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: HCI drivers don't have to keep track of polling state | Eric Lapuyade | 1 | -17/+4 |
| 2012-05-15 | NFC: The NFC genl family structure should not be exposed globally | H Hartley Sweeten | 1 | -1/+1 |
| 2012-05-15 | NFC: HCI ops should not be exposed globally | H Hartley Sweeten | 1 | -1/+1 |
| 2012-05-15 | NFC: Quiet nci/ntf.c sparse noise about plain integer as NULL pointer | H Hartley Sweeten | 1 | -1/+1 |
| 2012-05-15 | NFC: Include nci_core.h to nci/lib.c | H Hartley Sweeten | 1 | -0/+1 |
| 2012-05-15 | NFC: Quiet nci/data.c sparse noise about plain integer as NULL pointer | H Hartley Sweeten | 1 | -4/+4 |
| 2012-05-15 | NFC: Fix LLCP compilation warning | joseph daniel | 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-05-15 | NFC: Add HCI/SHDLC support to let driver check for tag presence | Eric Lapuyade | 2 | -0/+24 |
| 2012-05-15 | NFC: Specify usage for targets found and target lost events | Eric Lapuyade | 2 | -11/+28 |
| 2012-05-15 | NFC: Remove useless HCI private nfc target table | Eric Lapuyade | 1 | -7/+0 |
| 2012-05-15 | NFC: Cache the core NFC active target pointer instead of its index | Eric Lapuyade | 3 | -63/+81 |
| 2012-05-15 | NFC: Select CRC_CCITT for SHDLC link layer of HCI based drivers | Marcel Holtmann | 1 | -0/+1 |
| 2012-04-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 17 | -16/+2654 |
| 2012-04-15 | net: cleanup unsigned to unsigned int | Eric Dumazet | 2 | -3/+3 |
| 2012-04-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
| 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-12 | NFC: Add Core support to generate tag lost event | Eric Lapuyade | 1 | -1/+71 |
| 2012-04-12 | NFC: Changed target activated state logic | Eric Lapuyade | 1 | -3/+21 |
| 2012-04-12 | NFC: Fix next target_idx type and rename for clarity | Eric Lapuyade | 2 | -3/+3 |
| 2012-04-12 | NFC: The core part should generate the target index | Samuel Ortiz | 4 | -6/+18 |
| 2012-04-12 | NFC: SHDLC implementation | Eric Lapuyade | 3 | -0/+954 |
| 2012-04-12 | NFC: HCI support | Eric Lapuyade | 8 | -0/+1496 |
| 2012-04-12 | NFC: Export target lost function | Eric Lapuyade | 1 | -0/+39 |
| 2012-04-12 | NFC: Add a target lost netlink event | Samuel Ortiz | 2 | -0/+31 |
| 2012-04-11 | NFC: Fix the LLCP Tx fragmentation loop | Samuel Ortiz | 1 | -2/+2 |
| 2012-04-01 | nfc: Stop using NLA_PUT*(). | David S. Miller | 1 | -29/+41 |
| 2012-03-06 | NFC: NCI code identation fixes | Samuel Ortiz | 4 | -122/+111 |
| 2012-03-06 | NFC: Core code identation fixes | Samuel Ortiz | 5 | -62/+54 |
| 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 | 4 | -23/+17 |
| 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 |
| 2012-03-06 | NFC: Factorize the I frame queueing routine | Samuel Ortiz | 2 | -17/+29 |
| 2012-03-06 | NFC: Add device powered netlink attribute | Samuel Ortiz | 1 | -0/+3 |
| 2012-01-27 | nfc: NULL vs zero in nci_activate_target() | Dan Carpenter | 1 | -1/+1 |
| 2012-01-24 | NFC: Add NCI multiple targets support | Ilan Elias | 3 | -94/+337 |
| 2012-01-24 | NFC: NFC core layer should not set the target_idx | Ilan Elias | 2 | -17/+0 |
| 2012-01-24 | NFC: Clearly separate NCI states from flags | Ilan Elias | 3 | -12/+12 |
| 2012-01-24 | NFC: Add NCI data exchange timer | Ilan Elias | 2 | -0/+28 |
| 2012-01-24 | NFC: Export new attributes sensb_res and sensf_res | Ilan Elias | 2 | -13/+104 |
| 2012-01-24 | NFC: Complete NCI deactivate in deactivate_ntf | Ilan Elias | 2 | -1/+6 |
| 2012-01-04 | NFC: Export a new attribute nfcid1 in target info | Ilan Elias | 2 | -0/+9 |
| 2012-01-04 | NFC: Handle error during NCI data exchange | Ilan Elias | 1 | -0/+18 |
| 2012-01-04 | NFC: Update names and structs to NCI spec 1.0 d22 | Ilan Elias | 4 | -31/+30 |
| 2011-12-19 | NFC: use kfree_skb() for sk_buffs | Dan Carpenter | 1 | -1/+1 |
| 2011-12-19 | NFC: double unlock in nfc_llcp_recv_connect() | Dan Carpenter | 1 | -3/+1 |
| 2011-12-19 | NFC: Fix LLCP related build failure | Samuel Ortiz | 1 | -2/+2 |
| 2011-12-14 | NFC: Initial LLCP support | Samuel Ortiz | 9 | -2/+2321 |
| 2011-12-14 | NFC: Set and get DEP general bytes | Samuel Ortiz | 1 | -0/+18 |
| 2011-12-14 | NFC: Add a DEP link control netlink command | Samuel Ortiz | 3 | -0/+230 |
| 2011-12-14 | NFC: Atomic socket allocation | Samuel Ortiz | 1 | -1/+1 |
| 2011-12-14 | NFC: Do not take the genl mutex from the netlink release notifier | Samuel Ortiz | 1 | -2/+0 |
| 2011-12-14 | NFC: Add tx skb allocation routine | Samuel Ortiz | 2 | -8/+29 |
| 2011-12-14 | NFC: Add function name to the NFC pr_fmt() routine | Samuel Ortiz | 7 | -7/+7 |
| 2011-12-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+1 |
| 2011-12-12 | nfc: signedness bug in __nci_request() | Dan Carpenter | 1 | -1/+1 |
| 2011-11-30 | nfc: Remove function tracer like entry messages | Joe Perches | 5 | -63/+19 |
| 2011-11-30 | nfc: Remove unused nfc_printk and nfc_<level> macros | Joe Perches | 2 | -26/+0 |
| 2011-11-30 | nfc: Convert nfc_dbg to pr_debug | Joe Perches | 7 | -158/+160 |
| 2011-11-30 | nfc: Use standard logging styles | Joe Perches | 6 | -26/+38 |
| 2011-11-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville | 4 | -1/+4 |
| 2011-11-11 | NFC: Check if NCI data flow control is used | Ilan Elias | 1 | -1/+4 |
| 2011-11-11 | NFC: Removal of unused operations for NCI spec 1.0 d18 | Ilan Elias | 3 | -43/+3 |
| 2011-11-11 | NFC: Update names and structs to NCI spec 1.0 d18 | Ilan Elias | 5 | -84/+131 |
| 2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -0/+3 |
| 2011-10-31 | treewide: use __printf not __attribute__((format(printf,...))) | Joe Perches | 1 | -1/+1 |
| 2011-10-31 | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 2 | -0/+2 |
| 2011-10-31 | net: Fix files explicitly needing to include module.h | Paul Gortmaker | 1 | -0/+1 |
| 2011-09-27 | NFC: use after free on error | Dan Carpenter | 1 | -8/+6 |
| 2011-09-27 | NFC: protect nci_data_exchange transactions | Ilan Elias | 3 | -2/+12 |
| 2011-09-27 | NFC: implicitly deactivate in nci_start_poll | Ilan Elias | 1 | -1/+6 |
| 2011-09-27 | NFC: improve readability of an 'if' in nci core.c | Ilan Elias | 1 | -18/+14 |
| 2011-09-20 | NFC: basic NCI protocol implementation | Ilan Elias | 9 | -0/+1633 |
| 2011-09-20 | NFC: move nfc.h from include/net to include/net/nfc | Ilan Elias | 1 | -1/+1 |
| 2011-09-20 | NFC: Add dev_up and dev_down control operations | Ilan Elias | 3 | -0/+137 |
| 2011-08-24 | NFC: Reserve tx head and tail room | Samuel Ortiz | 2 | -8/+11 |
| 2011-07-05 | NFC: add the NFC socket raw protocol | Lauro Ramos Venancio | 4 | -1/+376 |
| 2011-07-05 | NFC: add NFC socket family | Aloisio Almeida Jr | 4 | -1/+120 |
| 2011-07-05 | NFC: add nfc generic netlink interface | Lauro Ramos Venancio | 4 | -3/+640 |
| 2011-07-05 | NFC: add nfc subsystem core | Lauro Ramos Venancio | 4 | -0/+466 |