| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-12-15 |
|\ |
|
| * | nfc: signedness bug in __nci_request() | Dan Carpenter | 2011-12-12 |
* | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 |
|\ \ |
|
| * | | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 2011-10-31 |
| * | | net: Fix files explicitly needing to include module.h | Paul Gortmaker | 2011-10-31 |
| |/ |
|
* / | treewide: use __printf not __attribute__((format(printf,...))) | Joe Perches | 2011-10-31 |
|/ |
|
* | NFC: use after free on error | Dan Carpenter | 2011-09-27 |
* | NFC: protect nci_data_exchange transactions | Ilan Elias | 2011-09-27 |
* | NFC: implicitly deactivate in nci_start_poll | Ilan Elias | 2011-09-27 |
* | NFC: improve readability of an 'if' in nci core.c | Ilan Elias | 2011-09-27 |
* | NFC: basic NCI protocol implementation | Ilan Elias | 2011-09-20 |
* | NFC: move nfc.h from include/net to include/net/nfc | Ilan Elias | 2011-09-20 |
* | NFC: Add dev_up and dev_down control operations | Ilan Elias | 2011-09-20 |
* | NFC: Reserve tx head and tail room | Samuel Ortiz | 2011-08-24 |
* | NFC: add the NFC socket raw protocol | Lauro Ramos Venancio | 2011-07-05 |
* | NFC: add NFC socket family | Aloisio Almeida Jr | 2011-07-05 |
* | NFC: add nfc generic netlink interface | Lauro Ramos Venancio | 2011-07-05 |
* | NFC: add nfc subsystem core | Lauro Ramos Venancio | 2011-07-05 |