index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-02
tcp: add helper for AI algorithm
Ilpo Järvinen
7
-49
/
+21
2009-03-02
htcp: merge icsk_ca_state compare
Ilpo Järvinen
1
-2
/
+1
2009-03-02
tcp: drop unnecessary local var in collapse
Ilpo Järvinen
1
-5
/
+2
2009-03-02
tcp: cleanup ca_state mess in tcp_timer
Ilpo Järvinen
1
-13
/
+10
2009-03-02
tcp: separate timeout marking loop to it's own function
Ilpo Järvinen
1
-24
/
+39
2009-03-02
tcp: remove redundant code from tcp_mark_lost_retrans
Ilpo Järvinen
1
-4
/
+12
2009-03-02
tcp: fix corner case issue in segmentation during rexmitting
Ilpo Järvinen
1
-0
/
+2
2009-03-02
tcp: Don't clear hints when tcp_fragmenting
Ilpo Järvinen
1
-1
/
+6
2009-03-02
tcp: deferring in middle of queue makes very little sense
Ilpo Järvinen
1
-0
/
+4
2009-03-02
tcp: fix lost_cnt_hint miscounts
Ilpo Järvinen
1
-8
/
+5
2009-03-02
tcp: don't backtrack to sacked skbs
Ilpo Järvinen
1
-1
/
+1
2009-03-02
jme: Advance version number after previous changes
Guo-Fu Tseng
1
-1
/
+1
2009-03-02
typhoon: Add missing firmware copy.
David S. Miller
1
-0
/
+1
2009-03-02
rds: Fix build on powerpc.
David S. Miller
1
-0
/
+2
2009-03-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
197
-1153
/
+5028
2009-03-02
zaurus: add usb id for motomagx phones
Dmitriy Taychenachev
1
-0
/
+5
2009-03-02
usbnet: make usbnet_get_link() fall back to ethtool_op_get_link()
Bjørn Mork
1
-2
/
+2
2009-03-02
veth: Fix carrier detect
Eric W. Biederman
1
-40
/
+11
2009-03-02
cdc_ether: add usb id for Ericsson F3507g
Bjørn Mork
1
-0
/
+5
2009-03-02
jme: Adding {64,40}bits DMA mask back
Guo-Fu Tseng
1
-0
/
+10
2009-03-02
jme: Clear all modified GHC register flags
Guo-Fu Tseng
1
-4
/
+3
2009-03-02
jme: Fix pci sync
Guo-Fu Tseng
1
-3
/
+3
2009-03-02
jme: Modifies messages to display correct hardware version
Guo-Fu Tseng
1
-2
/
+6
2009-03-02
r8169: read MAC address from EEPROM on init (2nd attempt)
Ivan Vecera
1
-2
/
+112
2009-03-02
ixgbe: Fix some compiler warnings.
David S. Miller
2
-3
/
+1
2009-03-02
typhoon: Need non-vmalloc memory to DMA firmware to the card.
David S. Miller
1
-7
/
+20
2009-03-01
ixgbe: Add 82599 device id's, hook it up into the main driver.
PJ Waskiewicz
4
-135
/
+559
2009-03-01
ixgbe: Add DCB for 82599, remove BCN support
PJ Waskiewicz
5
-219
/
+644
2009-03-01
ixgbe: Add hardware specific initialization code for 82599 devices
PJ Waskiewicz
8
-59
/
+2928
2009-03-01
tcp: fix retrans_out leaks
Ilpo Järvinen
1
-4
/
+5
2009-03-01
net headers: export dcbnl.h
Chris Leech
1
-0
/
+1
2009-03-01
net headers: cleanup dcbnl.h
Chris Leech
1
-1
/
+3
2009-03-01
netpoll: Add drop checks to all entry points
Herbert Xu
2
-0
/
+16
2009-03-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
126
-4142
/
+8007
2009-03-01
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
176
-1029
/
+4783
2009-03-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
7
-70
/
+71
2009-02-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
5
-28
/
+37
2009-02-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
19
-75
/
+176
2009-02-28
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
12
-104
/
+119
2009-02-28
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-27
/
+82
2009-02-28
Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-53
/
+6
2009-02-28
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
8
-265
/
+84
2009-02-28
Fix FREEZE/THAW compat_ioctl regression
Christoph Hellwig
1
-0
/
+3
2009-02-28
hpilo: new pci device
David Altobelli
1
-1
/
+2
2009-02-28
checkpatch: version 0.28
Andy Whitcroft
1
-1
/
+1
2009-02-28
checkpatch: add __ref as a sparse modifier
Andy Whitcroft
1
-1
/
+2
2009-02-28
checkpatch: extend attribute testing to all modifiers
Andy Whitcroft
1
-2
/
+2
2009-02-28
checkpatch: a modifier is not an identifier at the end of a type
Andy Whitcroft
1
-2
/
+2
2009-02-28
checkpatch: pointer type star may have modifiers following
Andy Whitcroft
1
-2
/
+2
2009-02-28
checkpatch: correctly handle type spacing in the face of modifiers
Andy Whitcroft
1
-2
/
+2
[prev]
[next]