index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
SubmittingPatches
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-26
ext3: Avoid starting a transaction in writepage when not necessary
Jan Kara
1
-5
/
+13
2009-03-26
writeback: double the dirty thresholds
Wu Fengguang
1
-2
/
+2
2009-03-26
Make relatime default
Matthew Garrett
1
-2
/
+3
2009-03-26
Add a strictatime mount option
Matthew Garrett
3
-1
/
+7
2009-03-26
Allow relatime to update atime once a day
Matthew Garrett
1
-9
/
+38
2009-03-26
ixgbe: Allow Priority Flow Control settings to survive a device reset
PJ Waskiewicz
5
-6
/
+26
2009-03-26
net: core: remove unneeded include in net/core/utils.c.
Rami Rosen
1
-1
/
+0
2009-03-26
e1000e: update version number
Jesse Brandeburg
1
-1
/
+1
2009-03-26
e1000e: fix close interrupt race
Jesse Brandeburg
1
-6
/
+10
2009-03-26
e1000e: fix loss of multicast packets
Jesse Brandeburg
1
-44
/
+18
2009-03-26
e1000e: commonize tx cleanup routine to match e1000 & igb
Alexander Duyck
1
-11
/
+8
2009-03-26
netfilter: fix nf_logger name in ebt_ulog.
Eric Leblond
1
-1
/
+1
2009-03-26
netfilter: fix warning in ebt_ulog init function.
Eric Leblond
1
-5
/
+5
2009-03-26
netfilter: fix warning about invalid const usage
Eric Leblond
2
-2
/
+2
2009-03-26
e1000: fix close race with interrupt
Jesse Brandeburg
1
-4
/
+24
2009-03-26
e1000: cleanup clean_tx_irq routine so that it completely cleans ring
Alexander Duyck
1
-12
/
+9
2009-03-26
e1000: fix tx hang detect logic and address dma mapping issues
Alexander Duyck
1
-25
/
+30
2009-03-26
bridge: bad error handling when adding invalid ether address
Stephen Hemminger
1
-1
/
+0
2009-03-26
bonding: select current active slave when enslaving device for mode tlb and alb
Jiri Pirko
1
-0
/
+1
2009-03-26
gianfar: reallocate skb when headroom is not enough for fcb
Li Yang
1
-10
/
+21
2009-03-26
Bump release date to 25Mar2009 and version to 0.22
Florian Fainelli
1
-2
/
+2
2009-03-26
r6040: Fix second PHY address
Florian Fainelli
1
-1
/
+1
2009-03-25
[WATCHDOG] i6300esb.c: start locking
Wim Van Sebroeck
1
-4
/
+6
2009-03-25
[WATCHDOG] i6300esb.c: convert to platform device driver
Wim Van Sebroeck
1
-33
/
+57
2009-03-25
[WATCHDOG] wdt.c: remove #ifdef CONFIG_WDT_501
Alan Cox
2
-93
/
+74
2009-03-25
[WATCHDOG] Fix io.h & uaccess.h includes.
Wim Van Sebroeck
2
-5
/
+3
2009-03-25
[WATCHDOG] More coding-style and trivial clean-up
Wim Van Sebroeck
34
-236
/
+344
2009-03-25
[WATCHDOG] struct file_operations should be const
Wim Van Sebroeck
2
-2
/
+2
2009-03-25
[WATCHDOG] cpwd.c: Coding style - Clean-up
Wim Van Sebroeck
1
-38
/
+40
2009-03-25
[WATCHDOG] hpwdt.c: Add new HP BMC controller.
Thomas Mingarelli
1
-8
/
+7
2009-03-25
[PATCH 13/13] drivers/watchdog: use USB API functions rather than constants
Julia Lawall
1
-3
/
+1
2009-03-25
[WATCHDOG] orion5x_wdt: fix compile issue by providing tclk as platform data
Thomas Reitmayr
3
-14
/
+109
2009-03-25
[WATCHDOG] rc32434_wdt: make sure watchdog is not running at startup
Wim Van Sebroeck
1
-1
/
+4
2009-03-25
[WATCHDOG] rc32434_wdt: add spin_locking
Wim Van Sebroeck
1
-0
/
+14
2009-03-25
[WATCHDOG] rc32434_wdt: add shutdown method
Wim Van Sebroeck
1
-4
/
+10
2009-03-25
[WATCHDOG] rc32434_wdt: add timeout module parameter
Phil Sutter
1
-16
/
+31
2009-03-25
[WATCHDOG] rc32434_wdt: clean-up driver
Phil Sutter
1
-38
/
+37
2009-03-25
[WATCHDOG] davinci: convert to ioremap() + io[read|write]
Kevin Hilman
1
-20
/
+25
2009-03-25
[WATCHDOG] w83697ug: add error checking
Eric Lammerts
1
-6
/
+15
2009-03-25
[WATCHDOG] cpwd.c & riowd.c - unlocked_ioctl
Wim Van Sebroeck
2
-18
/
+17
2009-03-25
qeth: fix wait_event_timeout handling
Heiko Carstens
1
-4
/
+5
2009-03-25
qeth: check for completion of a running recovery
Ursula Braun
2
-0
/
+22
2009-03-25
qeth: unregister MAC addresses during recovery.
Klaus-Dieter Wacker
1
-2
/
+4
2009-03-25
qeth: remove EDDP
Frank Blaschka
8
-980
/
+111
2009-03-25
qeth: add statistics for tx csum
Frank Blaschka
4
-2
/
+11
2009-03-25
qeth: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2009-03-25
rndis_wlan: Fix build with netdev_ops compat disabled.
David S. Miller
1
-1
/
+13
2009-03-25
ax88796: Add method to take MAC from platform data
Daniel Mack
2
-10
/
+20
2009-03-25
drivers/net/ax88796.c: take IRQ flags from platform_device
Daniel Mack
1
-5
/
+9
2009-03-25
e1000e: add support for 82574 device ID 0x10F6
Bruce Allan
2
-0
/
+2
[next]