summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-05-02vhost: src file renamesMichael S. Tsirkin
2013-05-01vhost: fix error handling in RESET_OWNER ioctlMichael S. Tsirkin
2013-05-01tcm_vhost: remove virtio-net.h dependencyMichael S. Tsirkin
2013-05-01vhost: move per-vq net specific fields out to netMichael S. Tsirkin
2013-05-01tcm_vhost: document inflight ref-counting useMichael S. Tsirkin
2013-05-01vhost: move vhost-net zerocopy fields to net.cAsias He
2013-05-01tcm_vhost: Wait for pending requests in vhost_scsi_flush()Asias He
2013-05-01vhost: Allow device specific fields per vqAsias He
2013-05-01Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Michael S. Tsirkin
2013-04-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-04-27net/mlx4: Add support to get VF configRony Efraim
2013-04-27net/mlx4: Add VF MAC spoof checking supportRony Efraim
2013-04-27net/mlx4: Add set VF default vlan ID and priority supportRony Efraim
2013-04-27net/mlx4: Add set VF mac address supportRony Efraim
2013-04-27net/mlx4: Add structures to keep VF Ethernet ports informationRony Efraim
2013-04-27net/mlx4: Add reference counting to MAC registerationRony Efraim
2013-04-27net/mlx4_en: Disable HW clock overflow check when no HW supportAmir Vadai
2013-04-27net/mlx4_core: Disable HW timestamping for VFsAmir Vadai
2013-04-27be2net: Avoid diagnostic test in certain versions of firmware to avoid NIC fr...Suresh Reddy
2013-04-27be2net: Renamed rx_address_mismatch_errors to rx_address_filteredSuresh Reddy
2013-04-27be2net: Add support for setting and getting rx flow hash optionsSuresh Reddy
2013-04-26ixgbe: add mac type to the version in ethtool_regsEmil Tantilov
2013-04-26ixgbe: add support for disabling link at boot time on 82599Emil Tantilov
2013-04-26ixgbe: cache AUTOC readsEmil Tantilov
2013-04-26ixgbe: fix register access during ethtool loopback testEmil Tantilov
2013-04-26ixgbe: fix EICR write in ixgbe_msix_otherJacob Keller
2013-04-26igb: limit udelay for phy changes to 10000usAndi Kleen
2013-04-26e1000e: panic caused by Rx traffic arriving while interface going downBruce Allan
2013-04-26e1000e: fix numeric overflow in phc settime methodRichard Cochran
2013-04-25net/cpsw: fix irq_disable() with threaded interruptsSebastian Siewior
2013-04-25net/cpsw: optimize the for_each_slave_macro()Sebastian Siewior
2013-04-25net/cpsw: make sure modules remove does not leak any ressourcesSebastian Siewior
2013-04-25net/ti: add MODULE_DEVICE_TABLE + MODULE_LICENSESebastian Siewior
2013-04-25net/cpsw: redo rx skb allocation in rx pathSebastian Siewior
2013-04-25net/davinci_cpdma: remove unused argument in cpdma_chan_submit()Sebastian Siewior
2013-04-25net/cpsw: don't rely only on netif_running() to check which device is activeSebastian Siewior
2013-04-25net/cpsw: don't continue if we miss to allocate rx skbsSebastian Siewior
2013-04-25net/davinci_cpdma: don't check for jiffies with interruptsSebastian Siewior
2013-04-25iser-target: Add iSCSI Extensions for RDMA (iSER) target driverNicholas Bellinger
2013-04-25tcm_vhost: Enable VIRTIO_SCSI_F_HOTPLUGAsias He
2013-04-25tcm_vhost: Add ioctl to get and set events missed flagAsias He
2013-04-25bnx2x, bnx2fc: Use per port max exchange resourcesBhanu Prakash Gollapudi
2013-04-25tcm_vhost: Add hotplug/hotunplug supportAsias He
2013-04-25tcm_vhost: Refactor the lock nesting ruleAsias He
2013-04-25tcm_fc: Check for aborted sequenceMark Rustad
2013-04-25iscsi-target: Add iser network portal attributeNicholas Bellinger
2013-04-25iscsi-target: Refactor TX queue logic + export response PDU creationNicholas Bellinger
2013-04-25iscsi-target: Refactor RX PDU logic + export request PDU handlingNicholas Bellinger
2013-04-25iscsi-target: Add per transport iscsi_cmd alloc/freeNicholas Bellinger
2013-04-25iscsi-target: Add iser-target parameter keys + setup during loginNicholas Bellinger