Age | Commit message (Expand) | Author |
2007-04-25 | [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support | Eric Dumazet |
2007-04-25 | [NET]: Replace CONFIG_NET_DEBUG with sysctl. | Stephen Hemminger |
2007-04-25 | [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution | Eric Dumazet |
2007-04-25 | [TCP]: Abstract out all write queue operations. | David S. Miller |
2007-04-25 | [UDP]: Clean up UDP-Lite receive checksum | Herbert 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_t | Eric 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_lock | Eric Dumazet |
2007-04-25 | [TCP]: Add two new spurious RTO responses to FRTO | Ilpo 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 recovery | Ilpo Järvinen |
2007-04-25 | [TCP] FRTO: Moved tcp_use_frto from tcp.h to tcp_input.c | Ilpo Järvinen |
2007-04-24 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2007-04-24 | [IPV6]: Disallow RH0 by default. | YOSHIFUJI Hideaki |
2007-04-24 | Taskstats fix the structure members alignment issue | Balbir Singh |
2007-04-20 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2007-04-20 | NFS: clean up the unstable write code | Trond Myklebust |
2007-04-20 | [MIPS] Fix wrong checksum for split TCP packets on 64-bit MIPS | Dave Johnson |
2007-04-20 | [MIPS] Fix BUG(), BUG_ON() handling | Atsushi 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 BCM112x | Mark Mason |
2007-04-17 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2007-04-17 | Provide dummy devm_ioport_* if !HAS_IOPORT | Russell King |
2007-04-17 | alpha: build fixes - force architecture | Ivan Kokshaysky |
2007-04-17 | alpha: fixes for specific machine types | Ivan Kokshaysky |
2007-04-17 | kernel-doc: fix plist.h comments | Randy Dunlap |
2007-04-17 | allow vmsplice to work in 32-bit mode on ppc64 | Don Zickus |
2007-04-17 | [NET]: Set a separate lockdep class for neighbour table's proxy_queue | Pavel Emelianov |
2007-04-17 | [NET]: Get rid of alloc_skb_from_cache | Herbert Xu |
2007-04-14 | NFS: Ensure PG_writeback is cleared when writeback fails | Trond Myklebust |
2007-04-10 | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2007-04-10 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2007-04-10 | ide: 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.21 | Zachary Amsden |
2007-04-07 | [PATCH] high-res timers: resume fix | Ingo Molnar |
2007-04-06 | [IA64] SGI Altix : fix pcibr_dmamap_ate32() bug | Mike Habeck |
2007-04-04 | [PATCH] ia64: desc_empty thinko/typo fix | Maciej Zenczykowski |
2007-04-04 | [PATCH] remove protection of LANANA-reserved majors | Andrew Morton |
2007-04-04 | [PATCH] md: avoid a deadlock when removing a device from an md array via sysfs | NeilBrown |
2007-04-04 | libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3) | Albert Lee |
2007-04-04 | libata: Limit max sector to 128 for TORiSAN DVD drives (take 3) | Albert Lee |
2007-04-04 | libata: reorder HSM_ST_FIRST for easier decoding (take 3) | Albert Lee |
2007-04-02 | [SPARC]: Add unsigned to unused bit field in a.out.h | Robert Reif |
2007-04-02 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds |