summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [NET_SCHED] sch_prio.c: remove duplicate call of tc_classify()Lucas Nussbaum2007-08-301-1/+1
* [BRIDGE]: Fix OOPS when bridging device without ethtool.Stephen Hemminger2007-08-301-8/+8
* [BRIDGE]: Packets leaking out of disabled/blocked ports.Stephen Hemminger2007-08-302-2/+6
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksc...David S. Miller2007-08-3010-77/+190
|\
| * SCTP: Fix to handle invalid parameter length correctlyWei Yongjun2007-08-301-1/+1
| * SCTP: Abort on COOKIE-ECHO if backlog is exceeded.Vlad Yasevich2007-08-301-11/+10
| * SCTP: Correctly disable listening when backlog is 0.Vlad Yasevich2007-08-301-0/+2
| * SCTP: Do not retransmit chunks that are newer then rtt.Vlad Yasevich2007-08-301-0/+7
| * SCTP: Uncomfirmed transports can't become InactiveVlad Yasevich2007-08-301-1/+6
| * SCTP: Pick the correct port when binding to 0.Vlad Yasevich2007-08-301-0/+1
| * 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
* | [TCP]: Allow minimum RTO to be configurable via routing metrics.David S. Miller2007-08-302-2/+14
* | [PKTGEN]: Fix multiqueue oops.Robert Olsson2007-08-281-2/+3
* | [BNX2]: Add write posting comment.Michael Chan2007-08-281-0/+4
* | [BNX2]: Use msleep().Arjan van de Ven2007-08-281-4/+2
|/
* Linux 2.6.23-rc4v2.6.23-rc4Linus Torvalds2007-08-271-2/+2
* dm-mpath-rdac: don't stomp on a requests transfer bitAndrew Vasquez2007-08-271-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-08-2710-30/+87
|\
| * [SPARC32]: Make flush_tlb_kernel_range() an inline function.David S. Miller2007-08-261-1/+5
| * [SERIAL]: Fix 32-bit warnings in sunzilog.c and sunsu.cDavid S. Miller2007-08-262-8/+11
| * [SPARC32]: Kill unused vars and macros from prom/console.cDavid S. Miller2007-08-261-3/+0
| * [SPARC32]: Add __cmpdi2() libcall implementation ala. MIPS.David S. Miller2007-08-263-1/+47
| * [VIDEO]: Do not prom_halt() in cg3 and bw2 device probe.David S. Miller2007-08-262-16/+23
| * [SUNVDC]: Use slice 0xff on VD_DISK_TYPE_DISK.David S. Miller2007-08-261-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-08-2718-41/+70
|\ \
| * | [NET]: Mark Paul Moore as maintainer of labelled networking.James Morris2007-08-261-0/+6
| * | [VLAN/BRIDGE]: Fix "skb_pull_rcsum - Fatal exception in interrupt"Evgeniy Polyakov2007-08-262-6/+18
| * | [ISDN]: Get rid of some pointless allocation casts in common and bsd comp.Jesper Juhl2007-08-262-4/+3
| * | [NET]: Avoid pointless allocation casts in BSD compression moduleJesper Juhl2007-08-261-4/+2
| * | [IRDA]: Do not do pointless kmalloc return value cast in KingSun driverJesper Juhl2007-08-261-2/+2
| * | [NET]: Fix crash in dev_mc_sync()/dev_mc_unsync()Benjamin Thery2007-08-261-4/+10
| * | [PPPOL2TP]: Fix endianness annotations.Al Viro2007-08-261-2/+2
| * | [IOAT]: ioatdma needs to to play nice in a multi-dma-client worldShannon Nelson2007-08-261-14/+4
| * | [SLIP]: trivial sparse warning fixStephen Hemminger2007-08-261-1/+1
| * | [EQL]: sparse warning fixStephen Hemminger2007-08-261-1/+1
| * | [NET]: is_power_of_2 in net/core/neighbour.cvignesh babu2007-08-261-1/+2
| * | [TCP]: Describe tcp_init_cwnd() thoroughly in a comment.David S. Miller2007-08-261-1/+9
| * | [NET]: Fix IP_ADD/DROP_MEMBERSHIP to handle only connectionlessFlavio Leitner2007-08-262-0/+8
| * | [KBUILD]: Sanitize tc_ematch headers.Stephen Hemminger2007-08-261-0/+1
| * | [IPSEC] AH4: Update IPv4 options handling to conform to RFC 4302.Nick Bowler2007-08-261-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/+2310
|\ \
| * | [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/+0
OpenPOWER on IntegriCloud