1. 05 10月, 2006 38 次提交
  2. 04 10月, 2006 2 次提交
    • L
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 · d002ec48
      Linus Torvalds 提交于
      * master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6:
        [XFRM]: BEET mode
        [TCP]: Kill warning in tcp_clean_rtx_queue().
        [NET_SCHED]: Remove old estimator implementation
        [ATM]: [zatm] always *pcr in alloc_shaper()
        [ATM]: [ambassador] Change the return type to reflect reality
        [ATM]: kmalloc to kzalloc patches for drivers/atm
        [TIPC]: fix printk warning
        [XFRM]: Clearing xfrm_policy_count[] to zero during flush is incorrect.
        [XFRM] STATE: Use destination address for src hash.
        [NEIGH]: always use hash_mask under tbl lock
        [UDP]: Fix MSG_PROBE crash
        [UDP6]: Fix flowi clobbering
        [NET_SCHED]: Revert "HTB: fix incorrect use of RB_EMPTY_NODE"
        [NETFILTER]: ebt_mark: add or/and/xor action support to mark target
        [NETFILTER]: ipt_REJECT: remove largely duplicate route_reverse function
        [NETFILTER]: Honour source routing for LVS-NAT
        [NETFILTER]: add type parameter to ip_route_me_harder
        [NETFILTER]: Kconfig: fix xt_physdev dependencies
      d002ec48
    • L
      Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6 · 5a96c5d0
      Linus Torvalds 提交于
      * master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6: (41 commits)
        [PARISC] Kill wall_jiffies use
        [PARISC] Honour "panic_on_oops" sysctl
        [PARISC] Fix fs/binfmt_som.c
        [PARISC] Export clear_user_page to modules
        [PARISC] Make DMA routines more stubby
        [PARISC] Define pci_get_legacy_ide_irq
        [PARISC] Fix CONFIG_DEBUG_SPINLOCK
        [PARISC] Fix HPUX compat compile with current GCC
        [PARISC] Fix iounmap compile warning
        [PARISC] Add support for Quicksilver AGPGART
        [PARISC] Move LBA and SBA register defines to the common ropes.h
        [PARISC] Create shared <asm/ropes.h> header
        [PARISC] Stash the lba_device in its struct device drvdata
        [PARISC] Generalize IS_ASTRO et al to take a parisc_device like
        [PARISC] Pretty print the name of the lba type on kernel boot
        [PARISC] Remove some obsolete comments and I checked that Reo is similar to Ike
        [PARISC] Add hardware found in the rp8400
        [PARISC] Allow nested interrupts
        [PARISC] Further updates to timer_interrupt()
        [PARISC] remove halftick and copy clocktick to local var (gcc can optimize usage)
        ...
      5a96c5d0