summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SCTP: Use net_ratelimit to suppress error messages print too fastWei Yongjun2007-08-302-14/+17
* SCTP: Fix to encode PROTOCOL VIOLATION error cause correctlyWei Yongjun2007-08-304-24/+56
* SCTP: Fix sctp_addto_chunk() to add pad with correct lengthWei Yongjun2007-08-301-1/+1
* SCTP: Assign stream sequence numbers to the entire messageVlad Yasevich2007-08-291-12/+23
* SCTP: properly clean up fragment and ordering queues during FWD-TSN.Vlad Yasevich2007-08-293-13/+66
* Linux 2.6.23-rc4Linus Torvalds2007-08-281-2/+2
* dm-mpath-rdac: don't stomp on a requests transfer bitAndrew Vasquez2007-08-281-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-08-2810-30/+87
|\
| * [SPARC32]: Make flush_tlb_kernel_range() an inline function.David S. Miller2007-08-271-1/+5
| * [SERIAL]: Fix 32-bit warnings in sunzilog.c and sunsu.cDavid S. Miller2007-08-272-8/+11
| * [SPARC32]: Kill unused vars and macros from prom/console.cDavid S. Miller2007-08-271-3/+0Star
| * [SPARC32]: Add __cmpdi2() libcall implementation ala. MIPS.David S. Miller2007-08-273-1/+47
| * [VIDEO]: Do not prom_halt() in cg3 and bw2 device probe.David S. Miller2007-08-272-16/+23
| * [SUNVDC]: Use slice 0xff on VD_DISK_TYPE_DISK.David S. Miller2007-08-271-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-08-2818-41/+70
|\ \
| * | [NET]: Mark Paul Moore as maintainer of labelled networking.James Morris2007-08-271-0/+6
| * | [VLAN/BRIDGE]: Fix "skb_pull_rcsum - Fatal exception in interrupt"Evgeniy Polyakov2007-08-272-6/+18
| * | [ISDN]: Get rid of some pointless allocation casts in common and bsd comp.Jesper Juhl2007-08-272-4/+3Star
| * | [NET]: Avoid pointless allocation casts in BSD compression moduleJesper Juhl2007-08-271-4/+2Star
| * | [IRDA]: Do not do pointless kmalloc return value cast in KingSun driverJesper Juhl2007-08-271-2/+2
| * | [NET]: Fix crash in dev_mc_sync()/dev_mc_unsync()Benjamin Thery2007-08-271-4/+10
| * | [PPPOL2TP]: Fix endianness annotations.Al Viro2007-08-271-2/+2
| * | [IOAT]: ioatdma needs to to play nice in a multi-dma-client worldShannon Nelson2007-08-271-14/+4Star
| * | [SLIP]: trivial sparse warning fixStephen Hemminger2007-08-271-1/+1
| * | [EQL]: sparse warning fixStephen Hemminger2007-08-271-1/+1
| * | [NET]: is_power_of_2 in net/core/neighbour.cvignesh babu2007-08-271-1/+2
| * | [TCP]: Describe tcp_init_cwnd() thoroughly in a comment.David S. Miller2007-08-271-1/+9
| * | [NET]: Fix IP_ADD/DROP_MEMBERSHIP to handle only connectionlessFlavio Leitner2007-08-272-0/+8
| * | [KBUILD]: Sanitize tc_ematch headers.Stephen Hemminger2007-08-271-0/+1
| * | [IPSEC] AH4: Update IPv4 options handling to conform to RFC 4302.Nick Bowler2007-08-271-1/+1
| |/
* | fix bogus hotplug cpu warningHugh Dickins2007-08-271-1/+1
* | reverse CONFIG_ACPI_PROC_EVENT defaultHugh Dickins2007-08-271-1/+5
* | fix maxcpus=N parsingHugh Dickins2007-08-271-1/+1
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-08-2783-7160/+2310Star
|\ \
| * | [MIPS] Fulong doesn't need ISA DMA.Ralf Baechle2007-08-271-0/+1
| * | [MIPS] IP27: intr_sconnect_level: don't disable interrupts.Ralf Baechle2007-08-271-3/+0Star
| * | [MIPS] IP27: startup_bridge_irq: connect interrupt.Ralf Baechle2007-08-271-0/+2
| * | [MIPS] IP27: shutdown_bridge_irq: don't free irq.Ralf Baechle2007-08-271-3/+0Star
| * | [MIPS] Sort out handling of ISA-less PCI systems.Ralf Baechle2007-08-271-5/+5
| * | [MIPS] Add __cmpdi2Ralf Baechle2007-08-272-1/+28
| * | [MIPS] HOTPLUG: Make register_pci_controller __devinit.Ralf Baechle2007-08-271-1/+1
| * | [MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus.Ralf Baechle2007-08-271-3/+2Star
| * | [MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus.Ralf Baechle2007-08-271-1/+1
| * | [MIPS] Delete duplicate inclusion of <linux/delay.h>.Ralf Baechle2007-08-271-1/+0Star
| * | [MIPS] Polish <asm/edac.h>.Ralf Baechle2007-08-271-9/+8Star
| * | [MIPS] IP22: Export sgi_gfxaddr for use by the Newport console driver.Ralf Baechle2007-08-271-0/+1
| * | [MIPS] Maintain si_code field properly for FP exceptionsThiemo Seufer2007-08-271-3/+18
| * | [MIPS] SMTC: Fix duplicate status dumps on NMIThiemo Seufer2007-08-271-9/+1Star
| * | [MIPS] Unconditionally writeback and invalidate caches on kexec.Nicolas Schichan2007-08-271-4/+1Star
| * | [PATCH] rtc: Make rtc-rs5c348 driver hotplug-awareAtsushi Nemoto2007-08-272-2/+2