summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-08net: openvswitch: Support masked set actions.Jarno Rajahalme3-173/+383
2015-02-08Merge branch 'dsa-next'David S. Miller2-12/+56
2015-02-08net: dsa: bcm_sf2: implement GPHY power downFlorian Fainelli2-9/+45
2015-02-08net: dsa: bcm_sf2: move GPHY enabling to its own functionFlorian Fainelli1-12/+20
2015-02-08Merge tag 'nfc-next-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller19-51/+2203
2015-02-07rhashtable: Fix remove logic to avoid cross references between bucketsThomas Graf1-11/+17
2015-02-07Merge branch 'rhashtable-next'David S. Miller1-138/+167
2015-02-07rhashtable: Avoid bucket cross reference after removalThomas Graf1-9/+17
2015-02-07rhashtable: Add more lock verificationThomas Graf1-2/+8
2015-02-07rhashtable: Dump bucket tables on locking violation under PROVE_LOCKINGThomas Graf1-24/+75
2015-02-07rhashtable: Wait for RCU readers after final unzip workThomas Graf1-0/+2
2015-02-07rhashtable: Use a single bucket lock for sibling bucketsThomas Graf1-101/+69
2015-02-07rhashtable: key_hashfn() must return full hash valueThomas Graf1-7/+1
2015-02-06vxge: fix sparse warningLad, Prabhakar1-1/+1
2015-02-06xen-netback: fix sparse warningLad, Prabhakar1-1/+1
2015-02-06net/macb: fix sparse warningLad, Prabhakar1-2/+1
2015-02-06net: bnx2x: fix sparse warningsLad, Prabhakar1-3/+3
2015-02-06enic: enic_main: fix sparse warningsLad, Prabhakar1-3/+3
2015-02-06enic: enic_ethtool: fix sparse warningLad, Prabhakar1-1/+1
2015-02-06be2net: fix sparse warningLad, Prabhakar1-1/+1
2015-02-06chelsio: cxgb4: fix sparse warningLad, Prabhakar1-1/+1
2015-02-06hyperv: fix sparse warningsLad, Prabhakar2-5/+6
2015-02-06Merge branch 'tipc-next'David S. Miller15-563/+740
2015-02-06tipc: eliminate race condition at multicast receptionJon Paul Maloy8-59/+114
2015-02-06tipc: simplify socket multicast receptionJon Paul Maloy6-101/+84
2015-02-06tipc: simplify connection abort notifications when links breakJon Paul Maloy1-40/+29
2015-02-06tipc: resolve race problem at unicast message receptionJon Paul Maloy11-241/+372
2015-02-06tipc: use existing sk_write_queue for outgoing packet chainJon Paul Maloy1-18/+13
2015-02-06tipc: split up function tipc_msg_eval()Jon Paul Maloy3-43/+48
2015-02-06tipc: enqueue arrived buffers in socket in separate functionJon Paul Maloy1-15/+31
2015-02-06tipc: simplify message forwarding and rejection in socket layerJon Paul Maloy1-62/+58
2015-02-06tipc: reduce usage of context info in socket and linkJon Paul Maloy10-91/+98
2015-02-06hso: Use static attribute groups for sysfs entryTakashi Iwai1-7/+10
2015-02-06Merge branch 'isdnloop_checkpatch'David S. Miller1-34/+30
2015-02-06drivers: isdn: isdnloop: isdnloop.c: Remove parenthesis around return values,...Bas Peters1-14/+14
2015-02-06drivers: isdn: isdnloop: isdnloop.c: Fix brace positions according to CodingS...Bas Peters1-12/+6
2015-02-06drivers: isdn: isdnloop: isdnloop.c: remove assignment of variables in if con...Bas Peters1-8/+10
2015-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller280-1653/+2574
2015-02-05MMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds66-383/+524
2015-02-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-3/+6
2015-02-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds13-27/+54
2015-02-05Merge tag 'spi-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2-2/+16
2015-02-05Merge tag 'pm+acpi-3.19-fin' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-28/+7
2015-02-05Merge tag 'pci-v3.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-3/+56
2015-02-05sit: fix some __be16/u16 mismatchesEric Dumazet1-4/+4
2015-02-05ipv6: fix sparse errors in ip6_make_flowlabel()Eric Dumazet1-2/+2
2015-02-05net: remove some sparse warningsEric Dumazet1-3/+3
2015-02-05flow_keys: n_proto type should be __be16Eric Dumazet1-3/+3
2015-02-05vxlan: Only set has-GBP bit in header if any other bits would be setThomas Graf1-0/+3
2015-02-05net: ep93xx_eth: Delete unnecessary checks before the function call "kfree"Markus Elfring1-4/+2