summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds30-147/+132
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds23-367/+212
2014-10-18Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtdLinus Torvalds37-549/+710
2014-10-18Merge tag 'md/3.18' of git://neil.brown.name/mdLinus Torvalds11-526/+260
2014-10-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-137/+174
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds52-637/+1527
2014-10-18bna: fix skb->truesize underestimationEric Dumazet1-1/+1
2014-10-18dsa: Fix conversion from host device to mii busGuenter Roeck2-8/+22
2014-10-18sfc: add support for skb->xmit_moreEdward Cree2-29/+43
2014-10-18r8152: return -EBUSY for runtime suspendhayeswang1-7/+15
2014-10-18hyperv: Add handling of IP header with option field in netvsc_set_hash()Haiyang Zhang1-16/+10
2014-10-18vxlan: fix a free after useLi RongQing1-0/+1
2014-10-17atm: simplify lanai.c by using module_pci_driverMichael Opdenacker1-21/+1
2014-10-16ixgbe: check for vfs outside of sriov_num_vfs before dereferenceEmil Tantilov1-0/+3
2014-10-16fm10k: Add CONFIG_FM10K_VXLAN configuration optionAndy Zhou2-3/+14
2014-10-16fm10k: Unlock mailbox on VLAN addition failuresMatthew Vick1-3/+4
2014-10-16fm10k: Check the host state when bringing the interface upMatthew Vick1-0/+1
2014-10-16vxlan: using pskb_may_pull as early as possibleLi RongQing1-4/+2
2014-10-16vxlan: fix a use after free in vxlan_encap_bypassLi RongQing1-3/+5
2014-10-16gianfar: Add FCS to rx buffer size (fix)Claudiu Manoil1-1/+1
2014-10-16virtio_net: fix use after freeMichael S. Tsirkin1-1/+3
2014-10-16net: fec: ptp: fix convergence issue to support LinuxPTP stackNimrod Andy3-42/+56
2014-10-15Drivers: ide: Remove typedef atiixp_ide_timingHimangi Saraogi1-4/+4
2014-10-15cxgb4i : Fix -Wmaybe-uninitialized warning.Anish Bhatt1-1/+1
2014-10-15net: Add ndo_gso_checkTom Herbert2-2/+2
2014-10-15stmmac: fix sti compatibililiesGiuseppe CAVALLARO2-5/+6
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds17-44/+44
2014-10-15Merge tag 'llvmlinux-for-v3.18' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds6-91/+67
2014-10-15Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds20-333/+433
2014-10-15Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds70-773/+3632
2014-10-15Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds43-292/+1052
2014-10-15Merge tag 'for-v3.18' of git://git.infradead.org/battery-2.6Linus Torvalds22-221/+1532
2014-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-120/+276
2014-10-15cxgb4i: Remove duplicate call to dst_neigh_lookup()Anish Bhatt1-5/+0
2014-10-15cxgb4i : Fix -Wunused-function warningAnish Bhatt2-0/+10
2014-10-15cxgb4 : Fix build failure in cxgb4 when ipv6 is disabled/not in-builtAnish Bhatt2-1/+9
2014-10-15cxgb4i : Remove duplicated CLIP handling codeAnish Bhatt2-133/+7
2014-10-15virtio-rng: refactor probe error handlingMichael S. Tsirkin1-6/+9
2014-10-15virtio_scsi: drop scan callbackMichael S. Tsirkin1-16/+7
2014-10-15virtio_balloon: enable VQs early on restoreMichael S. Tsirkin1-0/+2
2014-10-15virtio_scsi: fix race on device removalMichael S. Tsirkin1-1/+10
2014-10-15virito_scsi: use freezable WQ for eventsPaolo Bonzini1-1/+1
2014-10-15virtio_net: enable VQs early on restoreMichael S. Tsirkin1-0/+2
2014-10-15virtio_console: enable VQs early on restoreMichael S. Tsirkin1-0/+2
2014-10-15virtio_scsi: enable VQs early on restoreMichael S. Tsirkin1-0/+2
2014-10-15virtio_blk: enable VQs early on restoreMichael S. Tsirkin1-3/+6
2014-10-15virtio_scsi: move kick event out from virtscsi_initMichael S. Tsirkin1-5/+11
2014-10-15virtio_net: fix use after free on allocation failureMichael S. Tsirkin1-0/+2
2014-10-15virtio_console: enable VQs earlyMichael S. Tsirkin1-0/+2
2014-10-15virtio_blk: enable VQs earlyMichael S. Tsirkin1-0/+2