index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-06
vhost: Remove comments for hdr in vhost.h
Asias He
1
-3
/
+0
2013-05-06
vhost: Move VHOST_NET_FEATURES to net.c
Asias He
2
-3
/
+6
2013-05-06
vhost-net: Free ubuf when vhost_dev_set_owner fails
Asias He
1
-6
/
+32
2013-05-06
vhost: Export vhost_dev_set_owner
Asias He
2
-1
/
+2
2013-05-02
vhost_scsi: module rename
Michael S. Tsirkin
4
-12
/
+11
2013-05-02
tcm_vhost: header split up
Michael S. Tsirkin
2
-139
/
+104
2013-05-02
vhost: src file renames
Michael S. Tsirkin
2
-0
/
+1
2013-05-01
vhost: fix error handling in RESET_OWNER ioctl
Michael S. Tsirkin
4
-12
/
+24
2013-05-01
tcm_vhost: remove virtio-net.h dependency
Michael S. Tsirkin
1
-1
/
+0
2013-05-01
vhost: move per-vq net specific fields out to net
Michael S. Tsirkin
3
-21
/
+27
2013-05-01
tcm_vhost: document inflight ref-counting use
Michael S. Tsirkin
1
-2
/
+10
2013-05-01
vhost: move vhost-net zerocopy fields to net.c
Asias He
3
-101
/
+142
2013-05-01
tcm_vhost: Wait for pending requests in vhost_scsi_flush()
Asias He
2
-1
/
+92
2013-05-01
vhost: Allow device specific fields per vq
Asias He
4
-87
/
+124
2013-05-01
Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Michael S. Tsirkin
36
-1000
/
+4381
2013-04-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
7
-38
/
+80
2013-04-26
net/mlx4: Add support to get VF config
Rony Efraim
2
-0
/
+41
2013-04-26
net/mlx4: Add VF MAC spoof checking support
Rony Efraim
4
-0
/
+59
2013-04-26
net/mlx4: Add set VF default vlan ID and priority support
Rony Efraim
6
-6
/
+122
2013-04-26
net/mlx4: Add set VF mac address support
Rony Efraim
2
-1
/
+72
2013-04-26
net/mlx4: Add structures to keep VF Ethernet ports information
Rony Efraim
3
-0
/
+62
2013-04-26
net/mlx4: Add reference counting to MAC registeration
Rony Efraim
1
-5
/
+10
2013-04-26
net/mlx4_en: Disable HW clock overflow check when no HW support
Amir Vadai
1
-3
/
+7
2013-04-26
net/mlx4_core: Disable HW timestamping for VFs
Amir Vadai
1
-0
/
+5
2013-04-26
be2net: Avoid diagnostic test in certain versions of firmware to avoid NIC fr...
Suresh Reddy
1
-0
/
+6
2013-04-26
be2net: Renamed rx_address_mismatch_errors to rx_address_filtered
Suresh Reddy
4
-14
/
+14
2013-04-26
be2net: Add support for setting and getting rx flow hash options
Suresh Reddy
5
-11
/
+177
2013-04-25
ixgbe: add mac type to the version in ethtool_regs
Emil Tantilov
1
-1
/
+2
2013-04-25
ixgbe: add support for disabling link at boot time on 82599
Emil Tantilov
2
-2
/
+20
2013-04-25
ixgbe: cache AUTOC reads
Emil Tantilov
2
-16
/
+25
2013-04-25
ixgbe: fix register access during ethtool loopback test
Emil Tantilov
1
-12
/
+14
2013-04-25
ixgbe: fix EICR write in ixgbe_msix_other
Jacob Keller
1
-0
/
+10
2013-04-25
igb: limit udelay for phy changes to 10000us
Andi Kleen
1
-3
/
+3
2013-04-25
e1000e: panic caused by Rx traffic arriving while interface going down
Bruce Allan
1
-2
/
+5
2013-04-25
e1000e: fix numeric overflow in phc settime method
Richard Cochran
1
-2
/
+1
2013-04-25
net/cpsw: fix irq_disable() with threaded interrupts
Sebastian Siewior
1
-3
/
+22
2013-04-25
net/cpsw: optimize the for_each_slave_macro()
Sebastian Siewior
1
-3
/
+6
2013-04-25
net/cpsw: make sure modules remove does not leak any ressources
Sebastian Siewior
1
-7
/
+16
2013-04-25
net/ti: add MODULE_DEVICE_TABLE + MODULE_LICENSE
Sebastian Siewior
3
-0
/
+4
2013-04-25
net/cpsw: redo rx skb allocation in rx path
Sebastian Siewior
2
-21
/
+19
2013-04-25
net/davinci_cpdma: remove unused argument in cpdma_chan_submit()
Sebastian Siewior
4
-10
/
+10
2013-04-25
net/cpsw: don't rely only on netif_running() to check which device is active
Sebastian Siewior
1
-11
/
+22
2013-04-25
net/cpsw: don't continue if we miss to allocate rx skbs
Sebastian Siewior
1
-13
/
+22
2013-04-25
net/davinci_cpdma: don't check for jiffies with interrupts
Sebastian Siewior
1
-8
/
+12
2013-04-25
iser-target: Add iSCSI Extensions for RDMA (iSER) target driver
Nicholas Bellinger
7
-0
/
+2475
2013-04-25
tcm_vhost: Enable VIRTIO_SCSI_F_HOTPLUG
Asias He
1
-1
/
+2
2013-04-25
tcm_vhost: Add ioctl to get and set events missed flag
Asias He
2
-0
/
+20
2013-04-25
bnx2x, bnx2fc: Use per port max exchange resources
Bhanu Prakash Gollapudi
8
-42
/
+64
2013-04-25
tcm_vhost: Add hotplug/hotunplug support
Asias He
2
-2
/
+218
2013-04-25
tcm_vhost: Refactor the lock nesting rule
Asias He
1
-13
/
+19
[next]