aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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[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-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-20NFS: clean up the unstable write codeTrond Myklebust
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-17kernel-doc: fix plist.h commentsRandy Dunlap
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-10ide: correctly prevent IDE timer expiry function to run if request was alread...Suleiman Souhlal
2007-04-07[PATCH] high-res timers: resume fixIngo Molnar
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[PATCH] Fix microcode-related suspend problemRafael J. Wysocki
2007-04-02[PATCH] driver core: fix built-in drivers sysfs linksKay Sievers
2007-03-29[IFB]: Fix crash on input device removalPatrick McHardy
2007-03-28Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik
2007-03-27[PATCH] WE-22 : prevent information leak on 64 bitJean Tourrilhes
2007-03-27Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-03-27[PATCH] ipcns: fix !CONFIG_IPC_NS behaviorSerge E. Hallyn
2007-03-27[PATCH] utsns: fix !CONFIG_UTS_NS behaviorSerge E. Hallyn
2007-03-27[PATCH] uml: fix epollJeff Dike
2007-03-27Export __splice_from_pipe()Mark Fasheh
2007-03-26[PATCH] Add const to pointer qualifiers for __chk_user_ptr and __chk_io_ptr.Russ Cox
2007-03-26ide: use correct IDE error recoverySuleiman Souhlal
2007-03-22[PATCH] lockdep: lockdep_depth vs. debug_locksJarek Poplawski
2007-03-22[PATCH] FRV: fix unannotated variable declarationsDavid Howells
2007-03-18[PATCH] Fix build error due to not including <linux/errno.h>Ralf Baechle
2007-03-16[PATCH] fix MTIME_SEC_MAX on 32-bitThomas Gleixner
2007-03-16[PATCH] nfs: fix congestion controlPeter Zijlstra
2007-03-16[PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS modeAndrew Johnson
2007-03-16[PATCH] spi: destroy workqueue after spi_unregister_masterChris Lesiak
2007-03-16[PATCH] ufs2: more correct work with timeEvgeniy Dushistov
2007-03-15[PATCH] sysfs and driver core: add callback helper, used by SCSI and S390Alan Stern
2007-03-14[PATCH] sanitize security_getprocattr() APIAl Viro
2007-03-12[PATCH] pci: Repair pci_save/restore_state so we can restore one save many ti...Eric W. Biederman
2007-03-12[PATCH] msi: Safer state caching.Eric W. Biederman
2007-03-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds