summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: Fix data corruption when splicing from sockets.Jarek Poplawski2009-01-191-32/+29
* tg3: Fix firmware loadingMatt Carlson2009-01-192-31/+51
* ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}()Peter P Waskiewicz Jr2009-01-191-3/+3
* ixgbe: fix tag stripping for VLAN ID 0Don Skidmore2009-01-191-26/+27
* ixgbe: fix dca issue with relaxed ordering turned onDon Skidmore2009-01-192-0/+6
* net: Add debug info to track down GSO checksum bugHerbert Xu2009-01-191-1/+13
* korina: drop leftover assignmentPhil Sutter2009-01-191-2/+1
* korina: adjust headroom for new skb's alsoPhil Sutter2009-01-191-0/+3
* korina: fix loop back of receive descriptorsPhil Sutter2009-01-191-4/+5
* cxgb3: Fix LRO misalignmentDivy Le Ray2009-01-191-0/+1
* macb: avoid lockup when TGO during underrunRichard Röjfors2009-01-191-0/+8
* net/9p: fid->fid is used uninitializedRoel Kluin2009-01-191-1/+1
* bnx2x: Version updateEilon Greenstein2009-01-194-6/+6
* bnx2x: Barriers for the compilerEilon Greenstein2009-01-192-19/+27
* bnx2x: Driver description updateEilon Greenstein2009-01-191-1/+1
* bnx2x: Handling PHY FW load failureEilon Greenstein2009-01-191-3/+4
* bnx2x: Legacy speeds autoneg failuresEilon Greenstein2009-01-191-2/+8
* bnx2x: Prevent self test loopback failuresEilon Greenstein2009-01-191-1/+1
* bnx2x: 1G-10G toggling raceEilon Greenstein2009-01-191-11/+32
* bnx2x: Overstepping array boundsEilon Greenstein2009-01-191-0/+4
* bnx2x: Block nvram access when the device is inactiveEilon Greenstein2009-01-191-0/+3
* bnx2x: Read chip IDEilon Greenstein2009-01-191-1/+1
* bnx2x: Wrong HDR offset in CAMEilon Greenstein2009-01-191-3/+6
* bnx2x: Potential race after iSCSI bootEilon Greenstein2009-01-191-5/+9
* bnx2x: Handling probe failuresEilon Greenstein2009-01-191-7/+5
* bnx2x: Free IRQEilon Greenstein2009-01-191-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-01-1717-171/+189
|\
| *-. Merge branches 'ehca', 'ipoib' and 'mlx4' into for-linusRoland Dreier2009-01-165-28/+46
| |\ \
| | | * IB/mlx4: Fix memory ordering problem when posting LSO sendsRoland Dreier2009-01-161-9/+19
| | | * mlx4_core: Fix min() warningAndrew Morton2009-01-151-3/+3
| | * | IPoIB: Do not print error messages for multicast join retriesYossi Etigin2009-01-161-1/+1
| | * | IPoIB: Fix deadlock between ipoib_open() and child interface createRoland Dreier2009-01-141-3/+8
| | * | IPoIB: Fix hang in napi_disable() if P_Key is never foundRoland Dreier2009-01-141-12/+15
| | |/
| * | IB/ehca: Use consistent types for ehca_plpar_hcall9()Stephen Rothwell2009-01-161-13/+13
| * | IB/ehca: Fix printk format warnings from u64 type changeStephen Rothwell2009-01-1612-130/+130
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2009-01-171-1/+1
|\ \
| * | move wm8400-regulator's probe function to .devinit.textUwe Kleine-König2009-01-171-1/+1
* | | dell_rbu: use scnprintf() instead of less secure sprintf()Pavel Roskin2009-01-171-2/+2
* | | security: introduce missing kfreeVegard Nossum2009-01-171-0/+1
|/ /
* | Linux 2.6.29-rc2v2.6.29-rc2Linus Torvalds2009-01-161-1/+1
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-01-1617-212/+858
|\ \
| * | ACPI PCI hotplug: harden against panic regressionJames Bottomley2009-01-161-0/+2
| * | Merge branch 'misc' into releaseLen Brown2009-01-1612-10/+23
| |\ \
| | * | ACPI: rename main.c to sleep.cLen Brown2009-01-162-1/+1
| | * | dell-laptop: move to drivers/platform/x86/ from drivers/misc/Len Brown2009-01-164-2/+14
| | * | eeepc-laptop: enable Bluetooth ACPI detailsJonathan McDowell2009-01-161-2/+2
| | * | ACPI: fix ACPI_FADT_S4_RTC_WAKE commentDavid Brownell2009-01-161-1/+1
| | * | kprobes: check CONFIG_FREEZER instead of CONFIG_PMMasami Hiramatsu2009-01-163-3/+3
| | * | PM: Fix freezer compilation if PM_SLEEP is unsetRafael J. Wysocki2009-01-161-1/+2
| * | | Merge branch 'thinkpad-acpi' into releaseLen Brown2009-01-163-155/+791
| |\ \ \
OpenPOWER on IntegriCloud