index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-05-28
remove detritus left by "mm: make read_cache_page synchronous"
Al Viro
1
-4
/
+1
2010-05-28
netlink: bug fix: wrong size was calculated for vfinfo list blob
Scott Feldman
1
-5
/
+6
2010-05-28
netlink: bug fix: don't overrun skbs on vf_port dump
Scott Feldman
1
-6
/
+9
2010-05-28
xt_tee: use skb_dst_drop()
Eric Dumazet
1
-2
/
+2
2010-05-28
netdev/fec: fix ifconfig eth0 down hang issue
Bryan Wu
1
-12
/
+16
2010-05-28
cnic: Fix context memory init. on 5709.
Michael Chan
2
-9
/
+5
2010-05-28
drivers/net: Eliminate a NULL pointer dereference
Julia Lawall
1
-2
/
+1
2010-05-28
drivers/net/hamradio: Eliminate a NULL pointer dereference
Julia Lawall
1
-2
/
+1
2010-05-28
be2net: Patch removes redundant while statement in loop.
Sarveshwar Bandi
1
-1
/
+1
2010-05-28
ipv6: Add GSO support on forwarding path
Herbert Xu
1
-1
/
+1
2010-05-28
net: fix __neigh_event_send()
Eric Dumazet
1
-0
/
+1
2010-05-28
fix fs/sysv s_dirt handling
Al Viro
1
-0
/
+1
2010-05-28
fat: convert to use the new truncate convention.
npiggin@suse.de
3
-15
/
+57
2010-05-28
ext2: convert to use the new truncate convention.
npiggin@suse.de
3
-36
/
+119
2010-05-28
tmpfs: convert to use the new truncate convention
npiggin@suse.de
1
-21
/
+22
2010-05-28
fs: convert simple fs to new truncate
Nick Piggin
5
-19
/
+15
2010-05-28
kill spurious reference to vmtruncate
npiggin@suse.de
10
-22
/
+37
2010-05-28
fs: introduce new truncate sequence
npiggin@suse.de
8
-63
/
+300
2010-05-28
fs/super: fix kernel-doc warning
Randy Dunlap
1
-2
/
+2
2010-05-28
fs/minix: bugfix, number of indirect block ptrs per block depends on block size
Erik van der Kouwe
1
-12
/
+15
2010-05-28
rename the generic fsync implementations
Christoph Hellwig
23
-32
/
+44
2010-05-28
drop unused dentry argument to ->fsync
Christoph Hellwig
69
-157
/
+129
2010-05-28
fs: Add missing mutex_unlock
Julia Lawall
1
-4
/
+9
2010-05-28
Fix racy use of anon_inode_getfd() in perf_event.c
Al Viro
1
-18
/
+22
2010-05-28
get rid of the magic around f_count in aio
Al Viro
4
-15
/
+14
2010-05-28
VFS: fix recent breakage of FS_REVAL_DOT
Neil Brown
1
-1
/
+1
2010-05-28
Revert "anon_inode: set S_IFREG on the anon_inode"
Al Viro
1
-1
/
+1
2010-05-28
[IA64] Fix build breakage
Tony Luck
2
-0
/
+21
2010-05-27
posix_timer: Fix error path in timer_create
Andrey Vagin
1
-7
/
+4
2010-05-27
hwmon: (lm75) Add support for the Texas Instruments TMP105
Shubhrajyoti Datta
2
-1
/
+4
2010-05-27
hwmon: (ltc4245) Read only one GPIO pin
Ira W. Snyder
2
-16
/
+6
2010-05-27
hwmon: (dme1737) Add SCH5127 support
Juerg Haefliger
2
-113
/
+266
2010-05-27
hwmon: (tmp102) Don't always stop chip at exit
Jean Delvare
1
-10
/
+28
2010-05-27
hwmon: (tmp102) Fix suspend and resume functions
Jean Delvare
1
-4
/
+12
2010-05-27
hwmon: (tmp102) Various fixes
Jean Delvare
3
-42
/
+39
2010-05-27
hwmon: Driver for TI TMP102 temperature sensor
Steven King
4
-0
/
+335
2010-05-27
hwmon: EMC1403 thermal sensor support
Kalhan Trisal
3
-0
/
+355
2010-05-27
hwmon: (applesmc) Add temperature sensor labels to sysfs interface
Alex Murray
1
-1
/
+147
2010-05-27
hwmon: (applesmc) Add generic support for MacBook Pro 7
Henrik Rydberg
1
-0
/
+9
2010-05-27
hwmon: (applesmc) Add generic support for MacBook Pro 6
Bernhard Froemel
1
-0
/
+10
2010-05-27
hwmon: (applesmc) Add support for MacBook Pro 5,3 and 5,4
Henrik Rydberg
1
-0
/
+19
2010-05-27
hwmon: (tmp401) Reorganize code to get rid of static forward declarations
Andre Prendel
1
-108
/
+97
2010-05-27
hwmon: (tmp401) Use constants for sysfs file permissions
Andre Prendel
1
-22
/
+28
2010-05-27
hwmon: (adm1031) Allow setting update rate
Jean Delvare
1
-2
/
+66
2010-05-27
hwmon: Add description of the update_rate sysfs attribute
Ira W. Snyder
1
-3
/
+10
2010-05-27
hwmon: (lm90) Use programmed update rate
Ira W. Snyder
1
-1
/
+2
2010-05-27
hwmon: (f71882fg) Acquire I/O regions while we're working with them
Giel van Schijndel
1
-0
/
+8
2010-05-27
hwmon: (f71882fg) Code cleanup
Giel van Schijndel
1
-12
/
+6
2010-05-27
hwmon: (f71882fg) Use strict_stro(l|ul) instead of simple_strto$1
Giel van Schijndel
1
-29
/
+104
2010-05-27
hwmon: (f71882fg) Fixed braces coding style issues
Giel van Schijndel
1
-6
/
+5
[next]