summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: openvswitch: Support masked set actions.Jarno Rajahalme2015-02-073-173/+383
* Merge branch 'dsa-next'David S. Miller2015-02-072-12/+56
|\
| * net: dsa: bcm_sf2: implement GPHY power downFlorian Fainelli2015-02-072-9/+45
| * net: dsa: bcm_sf2: move GPHY enabling to its own functionFlorian Fainelli2015-02-071-12/+20
|/
* Merge tag 'nfc-next-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-02-0719-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/+6
| * 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-061-11/+17
* | Merge branch 'rhashtable-next'David S. Miller2015-02-061-138/+167
|\ \
| * | rhashtable: Avoid bucket cross reference after removalThomas Graf2015-02-061-9/+17
| * | rhashtable: Add more lock verificationThomas Graf2015-02-061-2/+8
| * | rhashtable: Dump bucket tables on locking violation under PROVE_LOCKINGThomas Graf2015-02-061-24/+75
| * | rhashtable: Wait for RCU readers after final unzip workThomas Graf2015-02-061-0/+2
| * | rhashtable: Use a single bucket lock for sibling bucketsThomas Graf2015-02-061-101/+69
| * | rhashtable: key_hashfn() must return full hash valueThomas Graf2015-02-061-7/+1
|/ /
* | vxge: fix sparse warningLad, Prabhakar2015-02-051-1/+1
* | xen-netback: fix sparse warningLad, Prabhakar2015-02-051-1/+1
* | net/macb: fix sparse warningLad, Prabhakar2015-02-051-2/+1
* | net: bnx2x: fix sparse warningsLad, Prabhakar2015-02-051-3/+3
* | enic: enic_main: fix sparse warningsLad, Prabhakar2015-02-051-3/+3
* | enic: enic_ethtool: fix sparse warningLad, Prabhakar2015-02-051-1/+1
* | be2net: fix sparse warningLad, Prabhakar2015-02-051-1/+1
* | chelsio: cxgb4: fix sparse warningLad, Prabhakar2015-02-051-1/+1
* | hyperv: fix sparse warningsLad, Prabhakar2015-02-052-5/+6
* | Merge branch 'tipc-next'David S. Miller2015-02-0515-563/+740
|\ \
| * | tipc: eliminate race condition at multicast receptionJon Paul Maloy2015-02-058-59/+114
| * | tipc: simplify socket multicast receptionJon Paul Maloy2015-02-056-101/+84
| * | tipc: simplify connection abort notifications when links breakJon Paul Maloy2015-02-051-40/+29
| * | tipc: resolve race problem at unicast message receptionJon Paul Maloy2015-02-0511-241/+372
| * | tipc: use existing sk_write_queue for outgoing packet chainJon Paul Maloy2015-02-051-18/+13
| * | tipc: split up function tipc_msg_eval()Jon Paul Maloy2015-02-053-43/+48
| * | tipc: enqueue arrived buffers in socket in separate functionJon Paul Maloy2015-02-051-15/+31
| * | tipc: simplify message forwarding and rejection in socket layerJon Paul Maloy2015-02-051-62/+58
| * | tipc: reduce usage of context info in socket and linkJon Paul Maloy2015-02-0510-91/+98
|/ /
* | hso: Use static attribute groups for sysfs entryTakashi Iwai2015-02-051-7/+10