Age | Commit message (Expand) | Author |
2009-03-02 | htcp: merge icsk_ca_state compare | Ilpo Järvinen |
2009-03-02 | tcp: drop unnecessary local var in collapse | Ilpo Järvinen |
2009-03-02 | tcp: cleanup ca_state mess in tcp_timer | Ilpo Järvinen |
2009-03-02 | tcp: separate timeout marking loop to it's own function | Ilpo Järvinen |
2009-03-02 | tcp: remove redundant code from tcp_mark_lost_retrans | Ilpo Järvinen |
2009-03-02 | tcp: fix corner case issue in segmentation during rexmitting | Ilpo Järvinen |
2009-03-02 | tcp: Don't clear hints when tcp_fragmenting | Ilpo Järvinen |
2009-03-02 | tcp: deferring in middle of queue makes very little sense | Ilpo Järvinen |
2009-03-02 | tcp: fix lost_cnt_hint miscounts | Ilpo Järvinen |
2009-03-02 | tcp: don't backtrack to sacked skbs | Ilpo Järvinen |
2009-03-02 | jme: Advance version number after previous changes | Guo-Fu Tseng |
2009-03-02 | typhoon: Add missing firmware copy. | David S. Miller |
2009-03-02 | rds: Fix build on powerpc. | David S. Miller |
2009-03-01 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-03-01 | zaurus: add usb id for motomagx phones | Dmitriy Taychenachev |
2009-03-01 | usbnet: make usbnet_get_link() fall back to ethtool_op_get_link() | Bjørn Mork |
2009-03-01 | veth: Fix carrier detect | Eric W. Biederman |
2009-03-01 | cdc_ether: add usb id for Ericsson F3507g | Bjørn Mork |
2009-03-01 | jme: Adding {64,40}bits DMA mask back | Guo-Fu Tseng |
2009-03-01 | jme: Clear all modified GHC register flags | Guo-Fu Tseng |
2009-03-01 | jme: Fix pci sync | Guo-Fu Tseng |
2009-03-01 | jme: Modifies messages to display correct hardware version | Guo-Fu Tseng |
2009-03-01 | r8169: read MAC address from EEPROM on init (2nd attempt) | Ivan Vecera |
2009-03-01 | ixgbe: Fix some compiler warnings. | David S. Miller |
2009-03-01 | typhoon: Need non-vmalloc memory to DMA firmware to the card. | David S. Miller |
2009-03-01 | ixgbe: Add 82599 device id's, hook it up into the main driver. | PJ Waskiewicz |
2009-03-01 | ixgbe: Add DCB for 82599, remove BCN support | PJ Waskiewicz |
2009-03-01 | ixgbe: Add hardware specific initialization code for 82599 devices | PJ Waskiewicz |
2009-03-01 | tcp: fix retrans_out leaks | Ilpo Järvinen |
2009-03-01 | net headers: export dcbnl.h | Chris Leech |
2009-03-01 | net headers: cleanup dcbnl.h | Chris Leech |
2009-03-01 | netpoll: Add drop checks to all entry points | Herbert Xu |
2009-02-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-02-28 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-02-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds |
2009-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-02-27 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2009-02-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-02-27 | Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-02-27 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2009-02-27 | Fix FREEZE/THAW compat_ioctl regression | Christoph Hellwig |
2009-02-27 | hpilo: new pci device | David Altobelli |
2009-02-27 | checkpatch: version 0.28 | Andy Whitcroft |
2009-02-27 | checkpatch: add __ref as a sparse modifier | Andy Whitcroft |
2009-02-27 | checkpatch: extend attribute testing to all modifiers | Andy Whitcroft |
2009-02-27 | checkpatch: a modifier is not an identifier at the end of a type | Andy Whitcroft |
2009-02-27 | checkpatch: pointer type star may have modifiers following | Andy Whitcroft |
2009-02-27 | checkpatch: correctly handle type spacing in the face of modifiers | Andy Whitcroft |
2009-02-27 | checkpatch: do not warn about -p0 patches when checking files | Andy Whitcroft |