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
*
wimax: replace uses of __constant_{endian}
Harvey Harrison
2009-03-02
1
-4
/
+6
*
wimax/i2400m: support extended data RX protocol (no need to reallocate skbs)
Inaky Perez-Gonzalez
2009-03-02
5
-33
/
+234
*
wimax: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-03-02
3
-3
/
+3
*
wimax/i2400m: allow control of the base-station idle mode timeout
Inaky Perez-Gonzalez
2009-03-02
7
-8
/
+221
*
wimax/i2400m: firmware_check() encodes the firmware version in i2400m->fw_ver...
Inaky Perez-Gonzalez
2009-03-02
3
-5
/
+16
*
wimax/i2400m: drop support for deprecated major fw interface, add for new minor
Inaky Perez-Gonzalez
2009-03-02
1
-9
/
+5
*
wimax/i2400m: add the ability to fallback to other firmware files if the defa...
Inaky Perez-Gonzalez
2009-03-02
4
-35
/
+64
*
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
[next]