summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [UDP]: Clean up UDP-Lite receive checksumHerbert Xu2007-04-253-37/+8
* [NETLINK]: Limit NLMSG_GOODSIZE to 8K.David S. Miller2007-04-252-5/+14
* [IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support.Neil Horman2007-04-253-1/+8
* [NET]: convert network timestamps to ktime_tEric Dumazet2007-04-252-30/+14
* [NET]: div64_64 consolidate (rev3)Stephen Hemminger2007-04-257-1/+34
* [NET]: Convert xtime.tv_sec to get_seconds()James Morris2007-04-251-2/+2
* [NET]: Keep sk_backlog near sk_lockEric Dumazet2007-04-251-9/+9
* [TCP]: Add two new spurious RTO responses to FRTOIlpo Järvinen2007-04-252-1/+3
* [TCP]: Make snd_cwnd_clamp a u32.David S. Miller2007-04-251-1/+1
* [TCP]: Keep copied_seq, rcv_wup and rcv_next together.Eric Dumazet2007-04-251-2/+2
* [TCP]: Add RFC3742 Limited Slow-Start, controlled by variable sysctl_tcp_max_...John Heffner2007-04-252-0/+2
* [TCP] FRTO: Entry is allowed only during (New)Reno like recoveryIlpo Järvinen2007-04-251-1/+1
* [TCP] FRTO: Moved tcp_use_frto from tcp.h to tcp_input.cIlpo Järvinen2007-04-251-13/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-242-0/+4
|\
| * [IPV6]: Disallow RH0 by default.YOSHIFUJI Hideaki2007-04-242-0/+4
* | Taskstats fix the structure members alignment issueBalbir Singh2007-04-241-5/+8
|/
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-04-205-21/+11
|\
| * [MIPS] Fix wrong checksum for split TCP packets on 64-bit MIPSDave Johnson2007-04-201-1/+1
| * [MIPS] Fix BUG(), BUG_ON() handlingAtsushi Nemoto2007-04-201-1/+2
| * [MIPS] Retry {save,restore}_fp_context if failed in atomic context.Atsushi Nemoto2007-04-201-2/+7
| * [MIPS] Disallow CpU exception in kernel again.Atsushi Nemoto2007-04-202-17/+0
| * [MIPS] Add missing silicon revisions for BCM112xMark Mason2007-04-201-0/+1
* | NFS: clean up the unstable write codeTrond Myklebust2007-04-201-30/+0
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-171-3/+7
|\
| * [NET]: Set a separate lockdep class for neighbour table's proxy_queuePavel Emelianov2007-04-171-0/+7
| * [NET]: Get rid of alloc_skb_from_cacheHerbert Xu2007-04-171-3/+0
* | Provide dummy devm_ioport_* if !HAS_IOPORTRussell King2007-04-171-0/+13
* | alpha: build fixes - force architectureIvan Kokshaysky2007-04-171-12/+35
* | alpha: fixes for specific machine typesIvan Kokshaysky2007-04-172-0/+3
* | kernel-doc: fix plist.h commentsRandy Dunlap2007-04-171-31/+23
* | allow vmsplice to work in 32-bit mode on ppc64Don Zickus2007-04-171-1/+1
|/
* NFS: Ensure PG_writeback is cleared when writeback failsTrond Myklebust2007-04-141-1/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-04-101-0/+2
|\
| * ide: correctly prevent IDE timer expiry function to run if request was alread...Suleiman Souhlal2007-04-101-0/+2
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-04-101-2/+3
|\ \ | |/ |/|
| * [IA64] SGI Altix : fix pcibr_dmamap_ate32() bugMike Habeck2007-04-061-2/+3
* | [PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21Zachary Amsden2007-04-082-0/+5
* | [PATCH] high-res timers: resume fixIngo Molnar2007-04-071-0/+3
|/
* [PATCH] ia64: desc_empty thinko/typo fixMaciej Zenczykowski2007-04-041-1/+1
* [PATCH] remove protection of LANANA-reserved majorsAndrew Morton2007-04-041-2/+0
* [PATCH] md: avoid a deadlock when removing a device from an md array via sysfsNeilBrown2007-04-041-0/+1
* libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3)Albert Lee2007-04-041-0/+1
* libata: Limit max sector to 128 for TORiSAN DVD drives (take 3)Albert Lee2007-04-042-0/+2
* libata: reorder HSM_ST_FIRST for easier decoding (take 3)Albert Lee2007-04-041-2/+2
* [SPARC]: Add unsigned to unused bit field in a.out.hRobert Reif2007-04-022-2/+2
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-04-022-0/+3
|\
| * [PATCH] x86-64: Disable local APIC timer use on AMD systems with C1EAndi Kleen2007-04-022-0/+3
* | [PATCH] Fix microcode-related suspend problemRafael J. Wysocki2007-04-021-0/+4
* | [PATCH] driver core: fix built-in drivers sysfs linksKay Sievers2007-04-021-0/+1
* | [PATCH] uml: fix unreasonably long udelayPaolo 'Blaisorblade' Giarrusso2007-04-021-3/+14
|/