aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_veno.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-02tcp: add helper for AI algorithmIlpo Järvinen1-6/+1
2009-03-02htcp: merge icsk_ca_state compareIlpo Järvinen1-2/+1
2009-03-02tcp: drop unnecessary local var in collapseIlpo Järvinen1-5/+2
2009-03-02tcp: cleanup ca_state mess in tcp_timerIlpo Järvinen1-13/+10
2009-03-02tcp: separate timeout marking loop to it's own functionIlpo Järvinen1-24/+39
2009-03-02tcp: remove redundant code from tcp_mark_lost_retransIlpo Järvinen1-4/+12
2009-03-02tcp: fix corner case issue in segmentation during rexmittingIlpo Järvinen1-0/+2
2009-03-02tcp: Don't clear hints when tcp_fragmentingIlpo Järvinen1-1/+6
2009-03-02tcp: deferring in middle of queue makes very little senseIlpo Järvinen1-0/+4
2009-03-02tcp: fix lost_cnt_hint miscountsIlpo Järvinen1-8/+5
2009-03-02tcp: don't backtrack to sacked skbsIlpo Järvinen1-1/+1
2009-03-02jme: Advance version number after previous changesGuo-Fu Tseng1-1/+1
2009-03-02typhoon: Add missing firmware copy.David S. Miller1-0/+1
2009-03-02rds: Fix build on powerpc.David S. Miller1-0/+2
2009-03-01zaurus: add usb id for motomagx phonesDmitriy Taychenachev1-0/+5
2009-03-01usbnet: make usbnet_get_link() fall back to ethtool_op_get_link()Bjørn Mork1-2/+2
2009-03-01veth: Fix carrier detectEric W. Biederman1-40/+11
2009-03-01cdc_ether: add usb id for Ericsson F3507gBjørn Mork1-0/+5
2009-03-01jme: Adding {64,40}bits DMA mask backGuo-Fu Tseng1-0/+10
2009-03-01jme: Clear all modified GHC register flagsGuo-Fu Tseng1-4/+3
2009-03-01jme: Fix pci syncGuo-Fu Tseng1-3/+3
2009-03-01jme: Modifies messages to display correct hardware versionGuo-Fu Tseng1-2/+6
2009-03-01r8169: read MAC address from EEPROM on init (2nd attempt)Ivan Vecera1-2/+112
2009-03-01ixgbe: Fix some compiler warnings.David S. Miller2-3/+1
2009-03-01typhoon: Need non-vmalloc memory to DMA firmware to the card.David S. Miller1-7/+20
2009-03-01ixgbe: Add 82599 device id's, hook it up into the main driver.PJ Waskiewicz4-135/+559
2009-03-01ixgbe: Add DCB for 82599, remove BCN supportPJ Waskiewicz5-219/+644
2009-03-01ixgbe: Add hardware specific initialization code for 82599 devicesPJ Waskiewicz8-59/+2928
2009-03-01tcp: fix retrans_out leaksIlpo Järvinen1-4/+5
2009-03-01net headers: export dcbnl.hChris Leech1-0/+1
2009-03-01net headers: cleanup dcbnl.hChris Leech1-1/+3
2009-03-01netpoll: Add drop checks to all entry pointsHerbert Xu2-0/+16
2009-02-27Fix FREEZE/THAW compat_ioctl regressionChristoph Hellwig1-0/+3
2009-02-27hpilo: new pci deviceDavid Altobelli1-1/+2
2009-02-27checkpatch: version 0.28Andy Whitcroft1-1/+1
2009-02-27checkpatch: add __ref as a sparse modifierAndy Whitcroft1-1/+2
2009-02-27checkpatch: extend attribute testing to all modifiersAndy Whitcroft1-2/+2
2009-02-27checkpatch: a modifier is not an identifier at the end of a typeAndy Whitcroft1-2/+2
2009-02-27checkpatch: pointer type star may have modifiers followingAndy Whitcroft1-2/+2
2009-02-27checkpatch: correctly handle type spacing in the face of modifiersAndy Whitcroft1-2/+2
2009-02-27checkpatch: do not warn about -p0 patches when checking filesAndy Whitcroft1-1/+2
2009-02-27checkpatch: make in_atomic ok in the coreAndy Whitcroft1-1/+1
2009-02-27mm: fix lazy vmap purging (use-after-free error)Vegard Nossum1-1/+2
2009-02-27mm: vmap fix overflowNick Piggin1-0/+7
2009-02-27Fix recursive lock in free_uid()/free_user_ns()David Howells2-4/+18
2009-02-27w1: add missing Kconfig/Makefile entries for DS2431 slave driverHerton Ronaldo Krzesinski2-0/+7
2009-02-27EXPORT_SYMBOL(d_obtain_alias) rather than EXPORT_SYMBOL_GPLBenny Halevy1-1/+1
2009-02-27w1_ds2433: clear the validcrc flag after a writeBen Gardner1-1/+6
2009-02-27USB: musb: fix srp sysfs entry deletionVikram Pandita1-2/+2
2009-02-27USB: musb: resume suspended root hub on disconnectAnand Gadiyar1-0/+1