safe/jmp/linux-2.6
2008-02-27 David S. Miller[AF_KEY]: Fix oops by converting to proc_net_*().
2008-02-27 Li ZefanCONNECTOR: make cn_already_initialized static
2008-02-27 Bjorn Mork[IPV4]: Reset scope when changing address
2008-02-27 Benjamin Thery[IPV6]: Add missing initializations of the new nl_info...
2008-02-27 Patrick McHardy[MACVLAN]: Update Kconfig to refer to iproute
2008-02-27 Thomas Gleixnerbluetooth: delete timer in l2cap_conn_del()
2008-02-25 Harvey Harrisontipc: fix integer as NULL pointer sparse warnings in...
2008-02-25 David S. MillerMerge branch 'upstream-davem' of /linux/kernel/git...
2008-02-24 Linus TorvaldsLinux 2.6.25-rc3 v2.6.25-rc3
2008-02-24 Gaston, Jason Di2c-i801: Add support for the ICH10
2008-02-24 David Brownelli2c: Make i2c_register_board_info() a NOP when CONFIG_I...
2008-02-24 Christian Kraffti2c-pca-isa: Add access check to legacy ioports
2008-02-24 Manuel LaussAlchemy: compile fix
2008-02-24 Tobias Klauseri2c: Storage class should be before const qualifier
2008-02-24 Wolfram Sangi2c-pxa: Misc fixes
2008-02-24 Jean DelvareARM: OMAP: Release i2c_adapter after use (Siemens SX1)
2008-02-24 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-02-24 Randy Dunlaplibata-core: fix kernel-doc warning
2008-02-24 Anton Vorontsovsata_fsl: fix build with ATA_VERBOSE_DEBUG
2008-02-24 Shane Huang[libata] ahci: AMD SB700/SB800 SATA support 64bit DMA
2008-02-24 Mark Lordlibata-pmp: clear hob for pmp register accesses
2008-02-24 Tejun Heolibata: automatically use DMADIR if drive/bridge requir...
2008-02-24 Pavel Machekpower_state: get rid of write-only variable in SATA
2008-02-24 Alan Coxpata_atiixp: Use 255 sector limit
2008-02-24 Auke Koke1000e: remove unused read value in ASPM disable code.
2008-02-24 Auke Koke1000e: fix spelling errors in comments
2008-02-24 Jesse Brandeburge1000e: fix flow control denial of service possibility
2008-02-24 Jesse Brandeburge1000e: fix flow control when using ethtool overrides
2008-02-24 Jesse Brandeburge1000e: fix link up message to show ethX:
2008-02-24 Auke Koke1000e: 82573 can use eerd method to read eeprom
2008-02-24 Auke Kokixgb: add RNBC counter - no buffer count - to ethtool...
2008-02-24 Atsushi Nemotomacb: Fix speed setting
2008-02-24 Stephen Hemmingersky2: fix LED management
2008-02-24 Laura Garcia[netdrvr] via-rhine: Use register offset definition...
2008-02-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-02-24 Adrian Bunknet/phy/mdio_bus.c: fix a check-after-use
2008-02-24 Bill Hayesigb: Fix panic with NICs with 1000BASE-SX PHY
2008-02-24 Becky Brucegianfar: don't pass NULL dev ptr to DMA ops
2008-02-24 Francois Romieusis190: read the mac address from the eeprom first
2008-02-24 Harvey Harrisontlan: add static to function definitions
2008-02-24 Julia Lawallclaw: make use of DIV_ROUND_UP
2008-02-24 Komuropcnet_cs: if AX88190-based card, printk "use axnet_cs...
2008-02-24 Leonardo Potenzadrivers/net/cs89x0.c: compilation warning fix
2008-02-24 Christian Borntraegervirtio_net: Fix oops on early interrupts - introduced...
2008-02-24 Grant Grundleruli526x partially recognizing interface
2008-02-24 Grant Grundlerupdate TULIP MAINTAINERS
2008-02-24 Andy Gospodarekigb: fix legacy mode irq issue
2008-02-24 Scott Woodfs_enet: Don't call phy_mii_ioctl() in atomic context.
2008-02-24 Thomas Kleinehea: add kdump support
2008-02-24 David S. MillerMerge branch 'master' of ../linux-2.6/
2008-02-24 Mirco TischlerFix u132-hcd.c compile error
2008-02-24 Joonwoo Park[NETFILTER]: fix ebtable targets return
2008-02-24 Pavel Emelyanov[IP_TUNNEL]: Don't limit the number of tunnels with...
2008-02-24 David S. Miller[NET]: Restore sanity wrt. print_mac().
2008-02-24 Pavel Emelyanov[NEIGH]: Fix race between neighbor lookup and table...
2008-02-24 Thomas Graf[RTNL]: Validate hardware and broadcast address attribu...
2008-02-24 Stephen Hemmingertg3: ethtool phys_id default
2008-02-24 Michael Chan[BNX2]: Update version to 1.7.4.
2008-02-24 Oliver Pinterfix vmsas.c file permissions
2008-02-24 Michael Chan[BNX2]: Disable parallel detect on an HP blade.
2008-02-24 Michael Chan[BNX2]: More 5706S link down workaround.
2008-02-24 Linus TorvaldsAdd memory barrier semantics to wake_up() & co
2008-02-24 Jeff Garzikmvsas: fix build warning, clean prototypes
2008-02-24 Oleg Nesterovdocumentation: atomic_add_unless() doesn't imply mb...
2008-02-24 Li Zefanmemcgroup: return negative error code in mem_cgroup_cre...
2008-02-24 Li Zefanmemcgroup: remove a useless VM_BUG_ON()
2008-02-24 Li Zefanmemcgroup: fix and update documentation
2008-02-24 Li Zefancgroup: remove dead code in cgroup_get_rootdir()
2008-02-24 Li Zefancgroup: remove duplicate code in find_css_set()
2008-02-24 Li Zefancgroup: fix subsys bitops
2008-02-24 Li Zefancgroup: fix memory leak in cgroup_get_sb()
2008-02-24 Li Zefancgroup: clean up cgroup.h
2008-02-24 Li Zefancgroup: fix comments
2008-02-24 Li Zefancgroup: fix and update documentation
2008-02-24 Alexander van... Solve section mismatch for free_area_init_core.
2008-02-24 Casey SchauflerSmack: update for file capabilities
2008-02-24 Srinivasa Dskprobes: refuse kprobe insertion on add/sub_preempt_cou...
2008-02-24 Andi Kleencgroup memory controller: document huge memory/cache...
2008-02-24 Richard Kennedykernel-doc: fix function-pointer-parameter parsing
2008-02-24 Yoshinori Satoh8300: defconfig update
2008-02-24 Yoshinori Satoh8300: IRQ handling update
2008-02-24 Yoshinori Satoh8300: uaccess.h update
2008-02-24 Yoshinori Satoh8300: signal.c typo fix
2008-02-24 Thomas Gleixnerfutex: runtime enable pi and robust functionality
2008-02-24 Thomas Gleixnerfutex: fix init order
2008-02-24 Jean Delvaredmi: prevent linked list corruption
2008-02-24 Sergio Luisdrivers/video/uvesafb.c: fix section mismatch warning...
2008-02-24 Eugene Teoproc: add RLIMIT_RTTIME to /proc/<pid>/limits
2008-02-24 Christoph Hellwigefs: move headers out of include/linux/
2008-02-24 Paul ClementsNBD: make nbd default to deadline I/O scheduler
2008-02-24 Jeff Dikeuml: fix FP register corruption
2008-02-24 Johann Felix... uml: fix helper_wait calls in watchdog
2008-02-24 Jeff Dikeuml: remove unused sigcontext accessors
2008-02-24 Jean Delvaredmi: don't save the same device twice
2008-02-24 David Brownellrtc-cmos: display HPET emulation mode
2008-02-24 Michael Bueschhwrng: remove Michael as HWRNG maintainer
2008-02-24 KOSAKI Motohirocpuset: trivial documentation fix s/N_MEMORY/N_HIGH_MEMORY/
2008-02-24 Ned Forresterspi: pxa2xx_spi clock polarity fix
2008-02-24 Atsushi Nemotoatmel_spi: fix clock polarity
next