summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-10-18Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds
2014-10-18Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-m...Linus Torvalds
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-18Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-10-18Merge tag 'md/3.18' of git://neil.brown.name/mdLinus Torvalds
2014-10-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-17bna: fix skb->truesize underestimationEric Dumazet
2014-10-17dsa: Fix conversion from host device to mii busGuenter Roeck
2014-10-17sfc: add support for skb->xmit_moreEdward Cree
2014-10-17r8152: return -EBUSY for runtime suspendhayeswang
2014-10-17hyperv: Add handling of IP header with option field in netvsc_set_hash()Haiyang Zhang
2014-10-17vxlan: fix a free after useLi RongQing
2014-10-17atm: simplify lanai.c by using module_pci_driverMichael Opdenacker
2014-10-16ixgbe: check for vfs outside of sriov_num_vfs before dereferenceEmil Tantilov
2014-10-16fm10k: Add CONFIG_FM10K_VXLAN configuration optionAndy Zhou
2014-10-16fm10k: Unlock mailbox on VLAN addition failuresMatthew Vick
2014-10-16fm10k: Check the host state when bringing the interface upMatthew Vick
2014-10-15vxlan: using pskb_may_pull as early as possibleLi RongQing
2014-10-15vxlan: fix a use after free in vxlan_encap_bypassLi RongQing
2014-10-15gianfar: Add FCS to rx buffer size (fix)Claudiu Manoil
2014-10-15virtio_net: fix use after freeMichael S. Tsirkin
2014-10-15net: fec: ptp: fix convergence issue to support LinuxPTP stackNimrod Andy
2014-10-15Drivers: ide: Remove typedef atiixp_ide_timingHimangi Saraogi
2014-10-15cxgb4i : Fix -Wmaybe-uninitialized warning.Anish Bhatt
2014-10-15net: Add ndo_gso_checkTom Herbert
2014-10-15stmmac: fix sti compatibililiesGiuseppe CAVALLARO
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-15Merge tag 'llvmlinux-for-v3.18' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds
2014-10-15Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-10-15Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2014-10-15Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-10-15Merge tag 'for-v3.18' of git://git.infradead.org/battery-2.6Linus Torvalds
2014-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-10-15cxgb4i: Remove duplicate call to dst_neigh_lookup()Anish Bhatt
2014-10-15cxgb4i : Fix -Wunused-function warningAnish Bhatt
2014-10-15cxgb4 : Fix build failure in cxgb4 when ipv6 is disabled/not in-builtAnish Bhatt
2014-10-15cxgb4i : Remove duplicated CLIP handling codeAnish Bhatt
2014-10-15virtio-rng: refactor probe error handlingMichael S. Tsirkin
2014-10-15virtio_scsi: drop scan callbackMichael S. Tsirkin
2014-10-15virtio_balloon: enable VQs early on restoreMichael S. Tsirkin
2014-10-15virtio_scsi: fix race on device removalMichael S. Tsirkin
2014-10-15virito_scsi: use freezable WQ for eventsPaolo Bonzini
2014-10-15virtio_net: enable VQs early on restoreMichael S. Tsirkin
2014-10-15virtio_console: enable VQs early on restoreMichael S. Tsirkin
2014-10-15virtio_scsi: enable VQs early on restoreMichael S. Tsirkin
2014-10-15virtio_blk: enable VQs early on restoreMichael S. Tsirkin
2014-10-15virtio_scsi: move kick event out from virtscsi_initMichael S. Tsirkin
2014-10-15virtio_net: fix use after free on allocation failureMichael S. Tsirkin