aboutsummaryrefslogtreecommitdiffstats
path: root/init (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-23[TCP]: Add H-TCP congestion control module.Baruch Even3-0/+303
2005-06-23[TCP]: Add TCP Vegas congestion control module.Stephen Hemminger3-0/+423
2005-06-23[TCP]: Add TCP Hybla congestion control module.Daniele Lacamera3-0/+198
2005-06-23[TCP]: Add High Speed TCP congestion control module.John Heffner3-0/+193
2005-06-23[TCP]: Add TCP Westwood congestion control module.Stephen Hemminger3-0/+275
2005-06-23[TCP]: Add TCP BIC congestion control module.Stephen Hemminger3-0/+353
2005-06-23[TCP]: Update sysctl and congestion control documentation.Stephen Hemminger2-52/+73
2005-06-23[TCP]: Report congestion control algorithm in tcp_diag.Stephen Hemminger2-2/+7
2005-06-23[TCP]: Change tcp_diag to use the existing __RTA_PUT() macro.Stephen Hemminger1-7/+2
2005-06-23[TCP]: Add pluggable congestion control algorithm infrastructure.Stephen Hemminger13-999/+399
2005-06-23[PATCH] Add removal schedule of register_serial/unregister_serial to appropriate fileRussell King1-0/+10
2005-06-23[PATCH] better USB_MON dependenciesAdrian Bunk5-13/+8
2005-06-23[PATCH] sys_open() cleanupTelemaque Ndizihiwe1-11/+7
2005-06-23[PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan12-12/+12
2005-06-23[PATCH] Introduce tty_unregister_ldisc()Alexey Dobriyan3-14/+26
2005-06-23[PATCH] pwc-uncompress warning fixAndrew Morton1-6/+5
2005-06-23[PATCH] IDE CD reports current speedEric Piel1-40/+49
2005-06-23[PATCH] add note about verify_area removal to feature-removal-schedule.txtJesper Juhl1-0/+8
2005-06-23[PATCH] aio: make wait_queue ->task ->privateBenjamin LaHaise2-9/+9
2005-06-23[PATCH] aio: fix do_sync_(read|write) to properly handle aio retriesBenjamin LaHaise1-2/+18
2005-06-23[PATCH] dpt_i2o: fix waitqueue abuseAndrew Morton1-12/+5
2005-06-23[PATCH] Bug in error recovery in fs/buffer.c::__block_prepare_write()Anton Altaparmakov1-4/+8
2005-06-23[PATCH] remove <linux/xattr_acl.h>Christoph Hellwig14-45/+47
2005-06-23[PATCH] acl endianess annotationsChristoph Hellwig1-4/+4
2005-06-23[PATCH] use drivers/Kconfig for sparc32William Lee Irwin III1-11/+5
2005-06-23[PATCH] Remove f_error field from struct fileChristoph Lameter4-24/+4
2005-06-23[PATCH] PCDP: handle tables that don't supply baud rateBjorn Helgaas2-5/+8
2005-06-23[PATCH] block: add unlocked_ioctl support for block devicesArnd Bergmann3-23/+57
2005-06-23[PATCH] compat: introduce compat_time_tStephen Rothwell10-6/+10
2005-06-23[PATCH] yenta TI: turn off interrupts during card power-on #2Daniel Ritz4-23/+223
2005-06-23[PATCH] Add offset.h to dontdiffMichal Schmidt1-0/+1
2005-06-23[PATCH] Potential null pointer dereference in amiga serial driverTINNES Julien RD-MAPS-ISS1-4/+14
2005-06-23[PATCH] gconfig: only show scrollbars if neededThierry Vignaud1-5/+5
2005-06-23[PATCH] ipcsem: remove superflous decrease variable from sys_semtimedopManfred Spraul1-6/+3
2005-06-23[PATCH] Turn off sibling call optimization w/ frame pointersMatthias Urlichs1-1/+1
2005-06-23[PATCH] Optimize sys_times for a single thread processChristoph Lameter2-26/+65
2005-06-23[PATCH] Remove eventpoll macro obfuscationPekka Enberg1-85/+110
2005-06-23[PATCH] Improve CD/DVD packet driver write performancePeter Osterlund2-17/+21
2005-06-23[PATCH] factor out common code in sys_fsync/sys_fdatasyncOleg Nesterov1-35/+10
2005-06-23[PATCH] mempool - only init waitqueue in slow pathBenjamin LaHaise1-1/+2
2005-06-23[PATCH] apply quotation handling to Makefile.buildJan Beulich1-2/+2
2005-06-23[PATCH] adjust per_cpu definition in non-SMP caseJan Beulich3-3/+3
2005-06-23[PATCH] ide-floppy adjustmentsJan Beulich1-0/+6
2005-06-23[PATCH] Don't force O_LARGEFILE for 32 bit processes on ia64Yoav Zach3-3/+10
2005-06-23[PATCH] parport: NetMos nm9855 fixMartin Schitter2-5/+4
2005-06-23[PATCH] Altix: shut off xmit intr if done xmittingPat Gefre1-0/+1
2005-06-23[PATCH] O(1) sb list traversing on syncsKirill Korotaev3-111/+96
2005-06-23[PATCH] Software suspend and recalc sigpending bug fixKirill Korotaev1-0/+1
2005-06-23[PATCH] Fix of bogus file max limit messagesKirill Korotaev1-27/+30
2005-06-23[PATCH] add some comments to lookup_create()Christoph Hellwig1-2/+18