Age | Commit message (Expand) | Author |
2010-09-20 | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst... | David S. Miller |
2010-09-17 | qlcnic: dont assume NET_IP_ALIGN is 2 | Eric Dumazet |
2010-09-17 | dca: disable dca on IOAT ver.3.0 multiple-IOH platforms | Sosnowski, Maciej |
2010-09-16 | drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memory | Dan Rosenberg |
2010-09-16 | drivers/net/eql.c: prevent reading uninitialized stack memory | Dan Rosenberg |
2010-09-16 | drivers/net/usb/hso.c: prevent reading uninitialized memory | Dan Rosenberg |
2010-09-15 | r8169: Handle rxfifo errors on 8168 chips | Matthew Garrett |
2010-09-15 | 3c59x: Remove atomic context inside vortex_{set|get}_wol | Denis Kirjanov |
2010-09-14 | phylib: fix PAL state machine restart on resume | Simon Guinot |
2010-09-14 | bonding: correctly process non-linear skbs | Andy Gospodarek |
2010-09-14 | vhost-net: fix range checking in mrg bufs case | Michael S. Tsirkin |
2010-09-13 | ppp: potential NULL dereference in ppp_mp_explode() | Dan Carpenter |
2010-09-09 | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst... | David S. Miller |
2010-09-09 | ipheth: remove incorrect devtype to WWAN | Dan Williams |
2010-09-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2010-09-08 | KS8851: Correct RX packet allocation | Eric Dumazet |
2010-09-08 | niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALL | Ben Hutchings |
2010-09-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2010-09-07 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds |
2010-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2010-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds |
2010-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2010-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds |
2010-09-07 | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 | Linus Torvalds |
2010-09-07 | Merge branch 'drm-intel-fixes' of git://anongit.freedesktop.org/~ickle/drm-intel | Linus Torvalds |
2010-09-07 | via-velocity: Turn scatter-gather support back off. | David S. Miller |
2010-09-07 | PATCH: b44 Handle RX FIFO overflow better (simplified) | Mark Lord |
2010-09-07 | 3c59x: Fix deadlock in vortex_error() | Ben Hutchings |
2010-09-07 | bonding: Fix jiffies overflow problems (again) | Jiri Bohac |
2010-09-07 | stmmac: fix sleep inside atomic | Giuseppe Cavallaro |
2010-09-07 | intel_agp,i915: Add more sandybridge graphics device ids | Zhenyu Wang |
2010-09-07 | drm/i915: Enable MI_FLUSH on Sandybridge | Zhenyu Wang |
2010-09-07 | agp/intel: Fix cache control for Sandybridge | Zhenyu Wang |
2010-09-07 | agp/intel: use #ifdef idiom for intel-agp.h | Zhenyu Wang |
2010-09-07 | agp/intel: fix physical address mask bits for sandybridge | Zhenyu Wang |
2010-09-07 | drm/i915: Prevent double dpms on | Chris Wilson |
2010-09-07 | drm/i915: Avoid use of uninitialised values when disabling panel-fitter | Chris Wilson |
2010-09-07 | drm/i915: Avoid pageflipping freeze when we miss the flip prepare interrupt | Simon Farnsworth |
2010-09-07 | drm/i915: Tightly scope intel_encoder to prevent invalid use | Chris Wilson |
2010-09-07 | drm/i915: Allocate the PCI resource for the MCHBAR | Chris Wilson |
2010-09-07 | drm/i915/dp: Really try 5 times before giving up. | Chris Wilson |
2010-09-07 | drm/i915/sdvo: Restore guess of the DDC bus in absence of VBIOS | Chris Wilson |
2010-09-07 | drm/i915/dp: Boost timeout for enabling transcoder to 100ms | Chris Wilson |
2010-09-07 | drm/i915: Re-use set_base_atomic to share setting of the display registers | Chris Wilson |
2010-09-07 | drm/i915: Fix offset page-flips on i965+ | Chris Wilson |
2010-09-07 | drm/i915: Include a generation number in the device info | Chris Wilson |
2010-09-06 | i915: return -EFAULT if copy_to_user fails | Dan Carpenter |
2010-09-06 | i915: return -EFAULT if copy_to_user fails | Dan Carpenter |
2010-09-06 | agp/intel: Promote warning about failure to setup flush to error. | Chris Wilson |