summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-19net: Fix data corruption when splicing from sockets.Jarek Poplawski
2009-01-19tg3: Fix firmware loadingMatt Carlson
2009-01-19ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}()Peter P Waskiewicz Jr
2009-01-19ixgbe: fix tag stripping for VLAN ID 0Don Skidmore
2009-01-19ixgbe: fix dca issue with relaxed ordering turned onDon Skidmore
2009-01-19net: Add debug info to track down GSO checksum bugHerbert Xu
2009-01-19korina: drop leftover assignmentPhil Sutter
2009-01-19korina: adjust headroom for new skb's alsoPhil Sutter
2009-01-19korina: fix loop back of receive descriptorsPhil Sutter
2009-01-19cxgb3: Fix LRO misalignmentDivy Le Ray
2009-01-19macb: avoid lockup when TGO during underrunRichard Röjfors
2009-01-19net/9p: fid->fid is used uninitializedRoel Kluin
2009-01-19bnx2x: Version updateEilon Greenstein
2009-01-19bnx2x: Barriers for the compilerEilon Greenstein
2009-01-19bnx2x: Driver description updateEilon Greenstein
2009-01-19bnx2x: Handling PHY FW load failureEilon Greenstein
2009-01-19bnx2x: Legacy speeds autoneg failuresEilon Greenstein
2009-01-19bnx2x: Prevent self test loopback failuresEilon Greenstein
2009-01-19bnx2x: 1G-10G toggling raceEilon Greenstein
2009-01-19bnx2x: Overstepping array boundsEilon Greenstein
2009-01-19bnx2x: Block nvram access when the device is inactiveEilon Greenstein
2009-01-19bnx2x: Read chip IDEilon Greenstein
2009-01-19bnx2x: Wrong HDR offset in CAMEilon Greenstein
2009-01-19bnx2x: Potential race after iSCSI bootEilon Greenstein
2009-01-19bnx2x: Handling probe failuresEilon Greenstein
2009-01-19bnx2x: Free IRQEilon Greenstein
2009-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2009-01-17dell_rbu: use scnprintf() instead of less secure sprintf()Pavel Roskin
2009-01-17security: introduce missing kfreeVegard Nossum
2009-01-17move wm8400-regulator's probe function to .devinit.textUwe Kleine-König
2009-01-16Merge branches 'ehca', 'ipoib' and 'mlx4' into for-linusRoland Dreier
2009-01-16IB/ehca: Use consistent types for ehca_plpar_hcall9()Stephen Rothwell
2009-01-16IB/ehca: Fix printk format warnings from u64 type changeStephen Rothwell
2009-01-16IPoIB: Do not print error messages for multicast join retriesYossi Etigin
2009-01-16IB/mlx4: Fix memory ordering problem when posting LSO sendsRoland Dreier
2009-01-16Linux 2.6.29-rc2v2.6.29-rc2Linus Torvalds
2009-01-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-16ACPI PCI hotplug: harden against panic regressionJames Bottomley
2009-01-16Merge branch 'misc' into releaseLen Brown
2009-01-16Merge branch 'thinkpad-acpi' into releaseLen Brown
2009-01-16Merge branches 'bugzilla-11884' and 'bugzilla-8544' into releaseLen Brown
2009-01-16ACPI: rename main.c to sleep.cLen Brown
2009-01-16dell-laptop: move to drivers/platform/x86/ from drivers/misc/Len Brown
2009-01-16eeepc-laptop: enable Bluetooth ACPI detailsJonathan McDowell
2009-01-16ACPI: fix ACPI_FADT_S4_RTC_WAKE commentDavid Brownell
2009-01-16kprobes: check CONFIG_FREEZER instead of CONFIG_PMMasami Hiramatsu
2009-01-16PM: Fix freezer compilation if PM_SLEEP is unsetRafael J. Wysocki
2009-01-16thermal fixup for broken BIOS which has invalid trip points.Zhang Rui