summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfc-next-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-02-0819-51/+2203
|\
| * NFC: nci: Move NFCEE discovery logicChristophe Ricard2015-02-042-5/+7
| * NFC: nci: Move logical connection structure allocationChristophe Ricard2015-02-045-27/+36
| * NFC: nci: Change credits field to credits_cntChristophe Ricard2015-02-042-2/+2
| * NFC: nci: Support all destinations type when creating a connectionChristophe Ricard2015-02-044-34/+74
| * NFC: nci: Add reference to the RF logical connectionChristophe Ricard2015-02-044-7/+6Star
| * NFC: st21nfca: Add HCI transaction event supportChristophe Ricard2015-02-021-0/+21
| * NFC: st21nfcb: Add HCI transaction event supportChristophe Ricard2015-02-021-1/+22
| * NFC: nci: Change NCI state machine to LISTEN_ACTIVEChristophe Ricard2015-02-021-0/+8
| * NFC: nci: Add RF NFCEE action notification supportChristophe Ricard2015-02-022-0/+19
| * NFC: Forward NFC_EVT_TRANSACTION to user spaceChristophe Ricard2015-02-025-0/+98
| * NFC: st21nfcb: Add support for secure elementChristophe Ricard2015-02-025-2/+746
| * NFC: nci: Add HCI over NCI protocol supportChristophe Ricard2015-02-025-18/+815
| * NFC: nci: Support logical connections managementChristophe Ricard2015-02-024-0/+118
| * NFC: nci: Add NFCEE enabling and disabling supportChristophe Ricard2015-02-024-0/+44
| * NFC: nci: Add NFCEE discover supportChristophe Ricard2015-02-024-0/+72
| * NFC: nci: Add NCI NFCEE constantsChristophe Ricard2015-02-021-0/+48
| * NFC: nci: Add dynamic logical connections supportChristophe Ricard2015-02-025-40/+152
* | rhashtable: Fix remove logic to avoid cross references between bucketsThomas Graf2015-02-071-11/+17
* | Merge branch 'rhashtable-next'David S. Miller2015-02-071-138/+167
|\ \
| * | rhashtable: Avoid bucket cross reference after removalThomas Graf2015-02-071-9/+17
| * | rhashtable: Add more lock verificationThomas Graf2015-02-071-2/+8
| * | rhashtable: Dump bucket tables on locking violation under PROVE_LOCKINGThomas Graf2015-02-071-24/+75
| * | rhashtable: Wait for RCU readers after final unzip workThomas Graf2015-02-071-0/+2
| * | rhashtable: Use a single bucket lock for sibling bucketsThomas Graf2015-02-071-101/+69Star
| * | rhashtable: key_hashfn() must return full hash valueThomas Graf2015-02-071-7/+1Star
|/ /
* | vxge: fix sparse warningLad, Prabhakar2015-02-061-1/+1
* | xen-netback: fix sparse warningLad, Prabhakar2015-02-061-1/+1
* | net/macb: fix sparse warningLad, Prabhakar2015-02-061-2/+1Star
* | net: bnx2x: fix sparse warningsLad, Prabhakar2015-02-061-3/+3
* | enic: enic_main: fix sparse warningsLad, Prabhakar2015-02-061-3/+3
* | enic: enic_ethtool: fix sparse warningLad, Prabhakar2015-02-061-1/+1
* | be2net: fix sparse warningLad, Prabhakar2015-02-061-1/+1
* | chelsio: cxgb4: fix sparse warningLad, Prabhakar2015-02-061-1/+1
* | hyperv: fix sparse warningsLad, Prabhakar2015-02-062-5/+6
* | Merge branch 'tipc-next'David S. Miller2015-02-0615-563/+740
|\ \
| * | tipc: eliminate race condition at multicast receptionJon Paul Maloy2015-02-068-59/+114
| * | tipc: simplify socket multicast receptionJon Paul Maloy2015-02-066-101/+84Star
| * | tipc: simplify connection abort notifications when links breakJon Paul Maloy2015-02-061-40/+29Star
| * | tipc: resolve race problem at unicast message receptionJon Paul Maloy2015-02-0611-241/+372
| * | tipc: use existing sk_write_queue for outgoing packet chainJon Paul Maloy2015-02-061-18/+13Star
| * | tipc: split up function tipc_msg_eval()Jon Paul Maloy2015-02-063-43/+48
| * | tipc: enqueue arrived buffers in socket in separate functionJon Paul Maloy2015-02-061-15/+31
| * | tipc: simplify message forwarding and rejection in socket layerJon Paul Maloy2015-02-061-62/+58Star
| * | tipc: reduce usage of context info in socket and linkJon Paul Maloy2015-02-0610-91/+98
|/ /
* | hso: Use static attribute groups for sysfs entryTakashi Iwai2015-02-061-7/+10
* | Merge branch 'isdnloop_checkpatch'David S. Miller2015-02-061-34/+30Star
|\ \
| * | drivers: isdn: isdnloop: isdnloop.c: Remove parenthesis around return values,...Bas Peters2015-02-061-14/+14
| * | drivers: isdn: isdnloop: isdnloop.c: Fix brace positions according to CodingS...Bas Peters2015-02-061-12/+6Star
| * | drivers: isdn: isdnloop: isdnloop.c: remove assignment of variables in if con...Bas Peters2015-02-061-8/+10
|/ /