aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-02tcp: kill eff_sacks "cache", the sole user can calculate itselfIlpo Järvinen
2009-03-02tcp: add helper for AI algorithmIlpo Järvinen
2009-03-02htcp: merge icsk_ca_state compareIlpo Järvinen
2009-03-02tcp: drop unnecessary local var in collapseIlpo Järvinen
2009-03-02tcp: cleanup ca_state mess in tcp_timerIlpo Järvinen
2009-03-02tcp: separate timeout marking loop to it's own functionIlpo Järvinen
2009-03-02tcp: remove redundant code from tcp_mark_lost_retransIlpo Järvinen
2009-03-02tcp: fix corner case issue in segmentation during rexmittingIlpo Järvinen
2009-03-02tcp: Don't clear hints when tcp_fragmentingIlpo Järvinen
2009-03-02tcp: deferring in middle of queue makes very little senseIlpo Järvinen
2009-03-02tcp: fix lost_cnt_hint miscountsIlpo Järvinen
2009-03-02tcp: don't backtrack to sacked skbsIlpo Järvinen
2009-03-02jme: Advance version number after previous changesGuo-Fu Tseng
2009-03-02typhoon: Add missing firmware copy.David S. Miller
2009-03-02rds: Fix build on powerpc.David S. Miller
2009-03-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-01zaurus: add usb id for motomagx phonesDmitriy Taychenachev
2009-03-01usbnet: make usbnet_get_link() fall back to ethtool_op_get_link()Bjørn Mork
2009-03-01veth: Fix carrier detectEric W. Biederman
2009-03-01cdc_ether: add usb id for Ericsson F3507gBjørn Mork
2009-03-01jme: Adding {64,40}bits DMA mask backGuo-Fu Tseng
2009-03-01jme: Clear all modified GHC register flagsGuo-Fu Tseng
2009-03-01jme: Fix pci syncGuo-Fu Tseng
2009-03-01jme: Modifies messages to display correct hardware versionGuo-Fu Tseng
2009-03-01r8169: read MAC address from EEPROM on init (2nd attempt)Ivan Vecera
2009-03-01ixgbe: Fix some compiler warnings.David S. Miller
2009-03-01typhoon: Need non-vmalloc memory to DMA firmware to the card.David S. Miller
2009-03-01ixgbe: Add 82599 device id's, hook it up into the main driver.PJ Waskiewicz
2009-03-01ixgbe: Add DCB for 82599, remove BCN supportPJ Waskiewicz
2009-03-01ixgbe: Add hardware specific initialization code for 82599 devicesPJ Waskiewicz
2009-03-01tcp: fix retrans_out leaksIlpo Järvinen
2009-03-01net headers: export dcbnl.hChris Leech
2009-03-01net headers: cleanup dcbnl.hChris Leech
2009-03-01netpoll: Add drop checks to all entry pointsHerbert Xu
2009-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-02-27Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-02-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-02-27Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-02-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-02-27Fix FREEZE/THAW compat_ioctl regressionChristoph Hellwig
2009-02-27hpilo: new pci deviceDavid Altobelli
2009-02-27checkpatch: version 0.28Andy Whitcroft
2009-02-27checkpatch: add __ref as a sparse modifierAndy Whitcroft
2009-02-27checkpatch: extend attribute testing to all modifiersAndy Whitcroft
2009-02-27checkpatch: a modifier is not an identifier at the end of a typeAndy Whitcroft
2009-02-27checkpatch: pointer type star may have modifiers followingAndy Whitcroft