index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dccp: Do not let initial option overhead shrink the MPS
Gerrit Renker
2009-03-02
2
-2
/
+18
*
dccp: Minimise header option overhead in setting the MPS
Gerrit Renker
2009-03-02
2
-8
/
+17
*
tcp: get rid of two unnecessary u16s in TCP skb flags copying
Ilpo Järvinen
2009-03-02
1
-2
/
+2
*
tcp: in sendmsg/pages open code the real goto target
Ilpo Järvinen
2009-03-02
1
-2
/
+2
*
tcp: kill eff_sacks "cache", the sole user can calculate itself
Ilpo Järvinen
2009-03-02
5
-23
/
+9
*
tcp: add helper for AI algorithm
Ilpo Järvinen
2009-03-02
7
-49
/
+21
*
htcp: merge icsk_ca_state compare
Ilpo Järvinen
2009-03-02
1
-2
/
+1
*
tcp: drop unnecessary local var in collapse
Ilpo Järvinen
2009-03-02
1
-5
/
+2
*
tcp: cleanup ca_state mess in tcp_timer
Ilpo Järvinen
2009-03-02
1
-13
/
+10
*
tcp: separate timeout marking loop to it's own function
Ilpo Järvinen
2009-03-02
1
-24
/
+39
*
tcp: remove redundant code from tcp_mark_lost_retrans
Ilpo Järvinen
2009-03-02
1
-4
/
+12
*
tcp: fix corner case issue in segmentation during rexmitting
Ilpo Järvinen
2009-03-02
1
-0
/
+2
*
tcp: Don't clear hints when tcp_fragmenting
Ilpo Järvinen
2009-03-02
1
-1
/
+6
*
tcp: deferring in middle of queue makes very little sense
Ilpo Järvinen
2009-03-02
1
-0
/
+4
*
tcp: fix lost_cnt_hint miscounts
Ilpo Järvinen
2009-03-02
1
-8
/
+5
*
tcp: don't backtrack to sacked skbs
Ilpo Järvinen
2009-03-02
1
-1
/
+1
*
jme: Advance version number after previous changes
Guo-Fu Tseng
2009-03-02
1
-1
/
+1
*
typhoon: Add missing firmware copy.
David S. Miller
2009-03-02
1
-0
/
+1
*
rds: Fix build on powerpc.
David S. Miller
2009-03-02
1
-0
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-03-02
197
-1153
/
+5028
|
\
|
*
zaurus: add usb id for motomagx phones
Dmitriy Taychenachev
2009-03-02
1
-0
/
+5
|
*
usbnet: make usbnet_get_link() fall back to ethtool_op_get_link()
Bjørn Mork
2009-03-02
1
-2
/
+2
|
*
veth: Fix carrier detect
Eric W. Biederman
2009-03-02
1
-40
/
+11
|
*
cdc_ether: add usb id for Ericsson F3507g
Bjørn Mork
2009-03-02
1
-0
/
+5
|
*
r8169: read MAC address from EEPROM on init (2nd attempt)
Ivan Vecera
2009-03-02
1
-2
/
+112
|
*
tcp: fix retrans_out leaks
Ilpo Järvinen
2009-03-01
1
-4
/
+5
|
*
net headers: export dcbnl.h
Chris Leech
2009-03-01
1
-0
/
+1
|
*
net headers: cleanup dcbnl.h
Chris Leech
2009-03-01
1
-1
/
+3
|
*
netpoll: Add drop checks to all entry points
Herbert Xu
2009-03-01
2
-0
/
+16
|
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-03-01
176
-1029
/
+4783
|
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
2009-02-28
5
-28
/
+37
|
|
|
\
|
|
|
*
Staging: w35und: fix usb_control_msg() error handling in wb35_probe()
Pekka Enberg
2009-02-27
1
-6
/
+10
|
|
|
*
Staging: w35und: fix registration with wlan stack
Pavel Machek
2009-02-27
1
-1
/
+3
|
|
|
*
Staging: panel: fix oops on panel_cleanup_module
Costantino Leandro
2009-02-27
1
-11
/
+12
|
|
|
*
Staging: rtl8187se: Fix oops and memory poison caused by builtin ieee80211.
leandro Costantino
2009-02-27
2
-10
/
+11
|
|
|
*
Staging: rtl8187se: fix Kconfig dependencies
Randy Dunlap
2009-02-27
1
-0
/
+1
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-02-28
19
-75
/
+176
|
|
|
\
\
|
|
|
*
|
USB: musb: fix srp sysfs entry deletion
Vikram Pandita
2009-02-27
1
-2
/
+2
|
|
|
*
|
USB: musb: resume suspended root hub on disconnect
Anand Gadiyar
2009-02-27
1
-0
/
+1
|
|
|
*
|
USB: musb: use right poll limit for low speed devices
Sergei Shtylyov
2009-02-27
1
-8
/
+10
|
|
|
*
|
USB: musb: be careful with 64K+ transfer lengths, host side
Sergei Shtylyov
2009-02-27
1
-7
/
+7
|
|
|
*
|
USB: musb: fix data toggle saving with shared FIFO
Sergei Shtylyov
2009-02-27
1
-6
/
+1
|
|
|
*
|
USB: musb: host endpoint_disable() oops fixes
Sergei Shtylyov
2009-02-27
1
-10
/
+26
|
|
|
*
|
USB: musb: fix urb_dequeue() method
Sergei Shtylyov
2009-02-27
1
-3
/
+12
|
|
|
*
|
USB: musb: fix musb_host_tx() for shared endpoint FIFO
Dmitry Krivoschekov
2009-02-27
1
-1
/
+2
|
|
|
*
|
USB: musb: be careful with 64K+ transfer lengths (gadget side)
Felipe Balbi
2009-02-27
1
-2
/
+2
|
|
|
*
|
usb: musb: make Davinci *work* in mainline
David Brownell
2009-02-27
5
-18
/
+17
|
|
|
*
|
USB: usb_get_string should check the descriptor type
Alan Stern
2009-02-27
1
-3
/
+8
|
|
|
*
|
USB: gadget: fix build error in omap_apollon_2420_defconfig
David Brownell
2009-02-27
1
-0
/
+1
|
|
|
*
|
USB: g_file_storage: automatically disable stalls under Atmel
Alan Stern
2009-02-27
1
-1
/
+5
[next]