12 Oct, 2008

4 commits

  • * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6: (1075 commits)
    myri10ge: update driver version number to 1.4.3-1.369
    r8169: add shutdown handler
    r8169: preliminary 8168d support
    r8169: support additional 8168cp chipset
    r8169: change default behavior for mildly identified 8168c chipsets
    r8169: add a new 8168cp flavor
    r8169: add a new 8168c flavor (bis)
    r8169: add a new 8168c flavor
    r8169: sync existing 8168 device hardware start sequences with vendor driver
    r8169: 8168b Tx performance tweak
    r8169: make room for more specific 8168 hardware start procedure
    r8169: shuffle some registers handling around (8168 operation only)
    r8169: new phy init parameters for the 8168b
    r8169: update phy init parameters
    r8169: wake up the PHY of the 8168
    af_key: fix SADB_X_SPDDELETE response
    ath9k: Fix return code when ath9k_hw_setpower() fails on reset
    ath9k: remove nasty FAIL macro from ath9k_hw_reset()
    gre: minor cleanups in netlink interface
    gre: fix copy and paste error
    ...

    Linus Torvalds
     
  • * git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6:
    [CIFS] Check that last search entry resume key is valid
    [CIFS] make sure we have the right resume info before calling CIFSFindNext
    [CIFS] clean up error handling in cifs_unlink
    [CIFS] fix some settings of cifsAttrs after calling SetFileInfo and SetPathInfo
    cifs: explicitly revoke SPNEGO key after session setup
    cifs: Convert cifs to new aops.
    [CIFS] update DOS attributes in cifsInode if we successfully changed them
    cifs: remove NULL termination from rename target in CIFSSMBRenameOpenFIle
    cifs: work around samba returning -ENOENT on SetFileDisposition call
    cifs: fix inverted NULL check after kmalloc
    [CIFS] clean up upcall handling for dns_resolver keys
    [CIFS] fix busy-file renames and refactor cifs_rename logic
    cifs: add function to set file disposition
    [CIFS] add constants for string lengths of keynames in SPNEGO upcall string
    cifs: move rename and delete-on-close logic into helper function
    cifs: have find_writeable_file prefer filehandles opened by same task
    cifs: don't use GFP_KERNEL with GFP_NOFS
    [CIFS] use common code for turning off ATTR_READONLY in cifs_unlink
    cifs: clean up variables in cifs_unlink

    Linus Torvalds
     
  • * 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus: (49 commits)
    MIPS: RB532: provide GPIO_BUILTIN_NR and irq_to_gpio/gpio_to_irq
    MIPS: Move ptrace prototypes to ptrace.h
    MIPS: Ptrace support for HARDWARE_WATCHPOINTS
    MIPS: Scheduler support for HARDWARE_WATCHPOINTS.
    MIPS: Watch exception handling for HARDWARE_WATCHPOINTS.
    MIPS: Probe watch registers and report configuration.
    MIPS: Add HARDWARE_WATCHPOINTS definitions and support code.
    MIPS: Add HARDWARE_WATCHPOINTS configure option.
    MIPS: Replace use of with native implementations.
    MIPS: TXx9: Add TX4939 ATA support (v2)
    MIPS: Rewrite spinlocks to ticket locks.
    MIPS: IP checksums: Optimize adjust of sum on buffers of odd alignment.
    MIPS: IP checksums: Remove unncessary .set pseudos
    MIPS: IP checksums: Remove unncessary folding of sum to 16 bit.
    MIPS: Move headfiles to new location below arch/mips/include
    MIPS: Alchemy: rename directory
    MIPS: Optimize get_user and put_user for 64-bit
    MIPS: TXx9: Implement prom_free_prom_memory
    MIPS: TXx9: Add RBTX4939 board support
    MIPS: TXx9: Add TX4939 SoC support
    ...

    Linus Torvalds
     
  • * 'for-linus' of git://git.alsa-project.org/alsa-kernel: (258 commits)
    ALSA: hda: VREF powerdown for headphones
    ALSA: hda: STAC_HP_M4
    ALSA: ASoC: Check for machine type in GTA01 machine driver
    ALSA: mtpav - Fix race in probe
    ALSA: usb-audio: dynamic detection of MIDI interfaces in uaxx-quirk
    ALSA: Add a note on dependency of RTC stuff
    ALSA: ASoC: add new param mux to dapm_mux_update_power
    ALSA: Increase components array size
    ALSA: ASoC: Correct inverted Mic PGA Switch control in wm8510 driver
    ALSA: hda: comment typo fix
    ALSA: hda: comment typo fix
    ALSA: hda - Fix PCI SSID for ASROCK K18N78FullHD-hSLI
    ALSA: snd-usb-audio: support for Edirol UA-4FX device
    ALSA: usb - Fix possible Oops at USB-MIDI disconnection
    ALSA: hda - Fix another ALC889A (rev 0x100101)
    ALSA: hda: add more board-specific information for Realtek ALC662 rev1
    ALSA: Correct Vladimir Barinov's e-mail address
    ALSA: cs46xx: Add PCI IDs for TerraTec and Hercules cards
    ALSA: hda: SPDIF stream muting support
    ALSA: hda: appletv support
    ...

    Linus Torvalds
     

11 Oct, 2008

36 commits