index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-06
be2net: increase the timeout value for loopback-test FW cmd
Suresh Reddy
3
-12
/
+22
2014-01-06
be2net: disable RSS when number of RXQs is reduced to 1 via set-channels
Vasundhara Volam
2
-6
/
+12
2014-01-05
xen-netback: Include header for vmalloc
Josh Boyer
1
-0
/
+1
2014-01-05
fec: Revert "fec: Do not assume that PHY reset is active low"
Fabio Estevam
1
-10
/
+4
2014-01-05
bnx2x: fix VLAN configuration for VFs.
Yuval Mintz
5
-112
/
+174
2014-01-05
bnx2x: fix AFEX memory overflow
Yuval Mintz
1
-1
/
+4
2014-01-05
bnx2x: Clean before update RSS arrives
Michal Kalderon
2
-1
/
+7
2014-01-05
bnx2x: Correct number of MSI-X vectors for VFs
Michal Kalderon
1
-3
/
+6
2014-01-05
bnx2x: limit number of interrupt vectors for 57711
Dmitry Kravkov
2
-3
/
+5
2014-01-03
qlcnic: Fix bug in Tx completion path
Shahed Shaikh
4
-7
/
+12
2014-01-03
infiniband: make sure the src net is infiniband when create new link
Hangbin Liu
1
-1
/
+2
2014-01-03
{vxlan, inet6} Mark vxlan_dev flags with VXLAN_F_IPV6 properly
fan.du
1
-1
/
+2
2014-01-03
cxgb4: allow large buffer size to have page size
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2014-01-02
virtio-net: fix refill races during restore
Jason Wang
1
-5
/
+6
2014-01-02
qlcnic: Fix resource allocation for TX queues
Manish Chopra
1
-1
/
+2
2014-01-02
qlcnic: Fix loopback diagnostic test
Manish Chopra
3
-6
/
+7
2014-01-01
bnx2x: Fix KR2 work-around detection of BCM8073
Yaniv Rosner
1
-1
/
+1
2014-01-01
bnx2x: Fix incorrect link-up report
Yaniv Rosner
1
-0
/
+4
2014-01-01
bnx2x: Fix Duplex setting for 54618se
Yaniv Rosner
1
-26
/
+28
2014-01-01
bnx2x: Fix passive DAC cable detection
Yaniv Rosner
1
-9
/
+12
2014-01-01
bnx2x: Fix 578xx-KR 1G link
Yaniv Rosner
2
-0
/
+14
2013-12-31
usbnet: mcs7830: rework link state detection
Octavian Purdila
1
-15
/
+4
2013-12-30
Merge tag 'dt-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-15
/
+12
2013-12-30
Merge remote-tracking branch 'grant/devicetree/merge' into dt-fixes
Rob Herring
1
-2
/
+10
2013-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
39
-193
/
+559
2013-12-30
of/irq: Fix device_node refcount in of_irq_parse_raw()
Cédric Le Goater
1
-4
/
+1
2013-12-30
of/Kconfig: Spelling s/one/once/
Geert Uytterhoeven
1
-1
/
+1
2013-12-30
Revert "of/address: Handle #address-cells > 2 specially"
Rob Herring
1
-8
/
+0
2013-12-29
stmmac: Fix incorrect spinlock release and PTP cap detection.
Vince Bridgers
2
-13
/
+11
2013-12-29
phy: IRQ cannot be shared
Sergei Shtylyov
1
-4
/
+2
2013-12-29
xen-netback: fix guest-receive-side array sizes
Paul Durrant
3
-7
/
+24
2013-12-29
fec: Do not assume that PHY reset is active low
Fabio Estevam
1
-4
/
+10
2013-12-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-6
/
+8
2013-12-29
Merge tag 'pm+acpi-3.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-34
/
+50
2013-12-27
netxen: Correct off-by-one errors in bounds checks
David Gibson
1
-2
/
+2
2013-12-27
arc_emac: fix potential use after free
Eric Dumazet
1
-2
/
+2
2013-12-27
tg3: Expand 4g_overflow_test workaround to skb fragments of any size.
Nithin Sujir
1
-1
/
+1
2013-12-27
Merge branches 'powercap' and 'acpi-lpss' with new device IDs
Rafael J. Wysocki
3
-2
/
+13
2013-12-27
Merge branches 'pm-cpufreq' and 'pm-sleep' containing PM fixes
Rafael J. Wysocki
1
-32
/
+37
2013-12-26
macvlan: fix netdev feature propagation from lower device
Florian Westphal
1
-3
/
+13
2013-12-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-94
/
+189
2013-12-24
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-12
/
+49
2013-12-23
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
5
-15
/
+52
2013-12-23
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
11
-34
/
+93
2013-12-23
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2013-12-23
Merge branches 'cxgb4', 'flowsteer' and 'misc' into for-linus
Roland Dreier
4
-14
/
+51
2013-12-23
Merge tag 'drm-intel-fixes-2013-12-18' of git://people.freedesktop.org/~danve...
Dave Airlie
4
-23
/
+60
2013-12-23
Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
4
-9
/
+29
2013-12-23
drm/ttm: Fix swapin regression
Thomas Hellstrom
1
-1
/
+2
2013-12-23
gpu: fix qxl missing crc32_le
Randy Dunlap
2
-1
/
+2
[next]