summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-18bna: fix skb->truesize underestimationEric Dumazet
2014-10-18dsa: Fix conversion from host device to mii busGuenter Roeck
2014-10-18sfc: add support for skb->xmit_moreEdward Cree
2014-10-18r8152: return -EBUSY for runtime suspendhayeswang
2014-10-18hyperv: 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-16vxlan: using pskb_may_pull as early as possibleLi RongQing
2014-10-16vxlan: 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-14virtio-rng: refactor probe error handlingMichael S. Tsirkin
2014-10-14virtio_scsi: drop scan callbackMichael S. Tsirkin
2014-10-14virtio_balloon: enable VQs early on restoreMichael S. Tsirkin
2014-10-14virtio_scsi: fix race on device removalMichael S. Tsirkin
2014-10-14virito_scsi: use freezable WQ for eventsPaolo Bonzini
2014-10-14virtio_net: enable VQs early on restoreMichael S. Tsirkin
2014-10-14virtio_console: enable VQs early on restoreMichael S. Tsirkin
2014-10-14virtio_scsi: enable VQs early on restoreMichael S. Tsirkin
2014-10-14virtio_blk: enable VQs early on restoreMichael S. Tsirkin
2014-10-14virtio_scsi: move kick event out from virtscsi_initMichael S. Tsirkin
2014-10-14virtio_net: fix use after free on allocation failureMichael S. Tsirkin
2014-10-14virtio_console: enable VQs earlyMichael S. Tsirkin
2014-10-14virtio_blk: enable VQs earlyMichael S. Tsirkin
2014-10-14virtio_net: enable VQs earlyMichael S. Tsirkin
2014-10-14virtio_net: minor cleanupMichael S. Tsirkin
2014-10-14virtio-net: drop config_mutexMichael S. Tsirkin
2014-10-14virtio_net: drop config_enableMichael S. Tsirkin