summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-04-26[NET]: convert network timestamps to ktime_tEric Dumazet2-30/+14
2007-04-26[NET]: div64_64 consolidate (rev3)Stephen Hemminger7-1/+34
2007-04-26[NET]: Convert xtime.tv_sec to get_seconds()James Morris1-2/+2
2007-04-26[NET]: Keep sk_backlog near sk_lockEric Dumazet1-9/+9
2007-04-26[TCP]: Add two new spurious RTO responses to FRTOIlpo Järvinen2-1/+3
2007-04-26[TCP]: Make snd_cwnd_clamp a u32.David S. Miller1-1/+1
2007-04-26[TCP]: Keep copied_seq, rcv_wup and rcv_next together.Eric Dumazet1-2/+2
2007-04-26[TCP]: Add RFC3742 Limited Slow-Start, controlled by variable sysctl_tcp_max_...John Heffner2-0/+2
2007-04-26[TCP] FRTO: Entry is allowed only during (New)Reno like recoveryIlpo Järvinen1-1/+1
2007-04-26[TCP] FRTO: Moved tcp_use_frto from tcp.h to tcp_input.cIlpo Järvinen1-13/+1
2007-04-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+4
2007-04-25[IPV6]: Disallow RH0 by default.YOSHIFUJI Hideaki2-0/+4
2007-04-24Taskstats fix the structure members alignment issueBalbir Singh1-5/+8
2007-04-21Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds5-21/+11
2007-04-21NFS: clean up the unstable write codeTrond Myklebust1-30/+0
2007-04-20[MIPS] Fix wrong checksum for split TCP packets on 64-bit MIPSDave Johnson1-1/+1
2007-04-20[MIPS] Fix BUG(), BUG_ON() handlingAtsushi Nemoto1-1/+2
2007-04-20[MIPS] Retry {save,restore}_fp_context if failed in atomic context.Atsushi Nemoto1-2/+7
2007-04-20[MIPS] Disallow CpU exception in kernel again.Atsushi Nemoto2-17/+0
2007-04-20[MIPS] Add missing silicon revisions for BCM112xMark Mason1-0/+1
2007-04-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-3/+7
2007-04-18Provide dummy devm_ioport_* if !HAS_IOPORTRussell King1-0/+13
2007-04-18alpha: build fixes - force architectureIvan Kokshaysky1-12/+35
2007-04-18alpha: fixes for specific machine typesIvan Kokshaysky2-0/+3
2007-04-18kernel-doc: fix plist.h commentsRandy Dunlap1-31/+23
2007-04-18allow vmsplice to work in 32-bit mode on ppc64Don Zickus1-1/+1
2007-04-18[NET]: Set a separate lockdep class for neighbour table's proxy_queuePavel Emelianov1-0/+7
2007-04-18[NET]: Get rid of alloc_skb_from_cacheHerbert Xu1-3/+0
2007-04-15NFS: Ensure PG_writeback is cleared when writeback failsTrond Myklebust1-1/+0
2007-04-11Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-0/+2
2007-04-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-2/+3
2007-04-11ide: correctly prevent IDE timer expiry function to run if request was alread...Suleiman Souhlal1-0/+2
2007-04-09[PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21Zachary Amsden2-0/+5
2007-04-07[PATCH] high-res timers: resume fixIngo Molnar1-0/+3
2007-04-07[IA64] SGI Altix : fix pcibr_dmamap_ate32() bugMike Habeck1-2/+3
2007-04-05[PATCH] ia64: desc_empty thinko/typo fixMaciej Zenczykowski1-1/+1
2007-04-05[PATCH] remove protection of LANANA-reserved majorsAndrew Morton1-2/+0
2007-04-05[PATCH] md: avoid a deadlock when removing a device from an md array via sysfsNeilBrown1-0/+1
2007-04-04libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3)Albert Lee1-0/+1
2007-04-04libata: Limit max sector to 128 for TORiSAN DVD drives (take 3)Albert Lee2-0/+2
2007-04-04libata: reorder HSM_ST_FIRST for easier decoding (take 3)Albert Lee1-2/+2
2007-04-03[SPARC]: Add unsigned to unused bit field in a.out.hRobert Reif2-2/+2
2007-04-02Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2-0/+3
2007-04-02[PATCH] Fix microcode-related suspend problemRafael J. Wysocki1-0/+4
2007-04-02[PATCH] driver core: fix built-in drivers sysfs linksKay Sievers1-0/+1
2007-04-02[PATCH] uml: fix unreasonably long udelayPaolo 'Blaisorblade' Giarrusso1-3/+14
2007-04-02[PATCH] x86-64: Disable local APIC timer use on AMD systems with C1EAndi Kleen2-0/+3
2007-04-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-34/+19
2007-04-02[ARM] 4298/1: fix memory barriers for DMA coherent and SMP platformsLennert Buytenhek1-16/+18
2007-04-02[ARM] Fix __NR_kexec_loadRussell King1-1/+1