summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-04-25[NET]: Replace CONFIG_NET_DEBUG with sysctl.Stephen Hemminger
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet
2007-04-25[TCP]: Abstract out all write queue operations.David S. Miller
2007-04-25[UDP]: Clean up UDP-Lite receive checksumHerbert Xu
2007-04-25[NETLINK]: Limit NLMSG_GOODSIZE to 8K.David S. Miller
2007-04-25[IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support.Neil Horman
2007-04-25[NET]: convert network timestamps to ktime_tEric Dumazet
2007-04-25[NET]: div64_64 consolidate (rev3)Stephen Hemminger
2007-04-25[NET]: Convert xtime.tv_sec to get_seconds()James Morris
2007-04-25[NET]: Keep sk_backlog near sk_lockEric Dumazet
2007-04-25[TCP]: Add two new spurious RTO responses to FRTOIlpo Järvinen
2007-04-25[TCP]: Make snd_cwnd_clamp a u32.David S. Miller
2007-04-25[TCP]: Keep copied_seq, rcv_wup and rcv_next together.Eric Dumazet
2007-04-25[TCP]: Add RFC3742 Limited Slow-Start, controlled by variable sysctl_tcp_max_...John Heffner
2007-04-25[TCP] FRTO: Entry is allowed only during (New)Reno like recoveryIlpo Järvinen
2007-04-25[TCP] FRTO: Moved tcp_use_frto from tcp.h to tcp_input.cIlpo Järvinen
2007-04-24Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-04-24[IPV6]: Disallow RH0 by default.YOSHIFUJI Hideaki
2007-04-24Taskstats fix the structure members alignment issueBalbir Singh
2007-04-20Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-04-20NFS: clean up the unstable write codeTrond Myklebust
2007-04-20[MIPS] Fix wrong checksum for split TCP packets on 64-bit MIPSDave Johnson
2007-04-20[MIPS] Fix BUG(), BUG_ON() handlingAtsushi Nemoto
2007-04-20[MIPS] Retry {save,restore}_fp_context if failed in atomic context.Atsushi Nemoto
2007-04-20[MIPS] Disallow CpU exception in kernel again.Atsushi Nemoto
2007-04-20[MIPS] Add missing silicon revisions for BCM112xMark Mason
2007-04-17Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-04-17Provide dummy devm_ioport_* if !HAS_IOPORTRussell King
2007-04-17alpha: build fixes - force architectureIvan Kokshaysky
2007-04-17alpha: fixes for specific machine typesIvan Kokshaysky
2007-04-17kernel-doc: fix plist.h commentsRandy Dunlap
2007-04-17allow vmsplice to work in 32-bit mode on ppc64Don Zickus
2007-04-17[NET]: Set a separate lockdep class for neighbour table's proxy_queuePavel Emelianov
2007-04-17[NET]: Get rid of alloc_skb_from_cacheHerbert Xu
2007-04-14NFS: Ensure PG_writeback is cleared when writeback failsTrond Myklebust
2007-04-10Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-04-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-04-10ide: correctly prevent IDE timer expiry function to run if request was alread...Suleiman Souhlal
2007-04-08[PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21Zachary Amsden
2007-04-07[PATCH] high-res timers: resume fixIngo Molnar
2007-04-06[IA64] SGI Altix : fix pcibr_dmamap_ate32() bugMike Habeck
2007-04-04[PATCH] ia64: desc_empty thinko/typo fixMaciej Zenczykowski
2007-04-04[PATCH] remove protection of LANANA-reserved majorsAndrew Morton
2007-04-04[PATCH] md: avoid a deadlock when removing a device from an md array via sysfsNeilBrown
2007-04-04libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3)Albert Lee
2007-04-04libata: Limit max sector to 128 for TORiSAN DVD drives (take 3)Albert Lee
2007-04-04libata: reorder HSM_ST_FIRST for easier decoding (take 3)Albert Lee
2007-04-02[SPARC]: Add unsigned to unused bit field in a.out.hRobert Reif
2007-04-02Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2007-04-02[PATCH] Fix microcode-related suspend problemRafael J. Wysocki