index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
3c515.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-02-09
drivers/net: Correct NULL test
Julia Lawall
1
-1
/
+1
2010-02-09
MAINTAINERS: networking drivers - Add git net-next tree
Joe Perches
1
-0
/
+1
2010-02-09
net/sched: Fix module name in Kconfig
Jan Luebbe
1
-8
/
+8
2010-02-09
cxgb3: fix GRO checksum check
Divy Le Ray
1
-8
/
+12
2010-02-09
md: fix 'degraded' calculation when starting a reshape.
NeilBrown
1
-4
/
+7
2010-02-09
9p: fix p9_client_destroy unconditional calling v9fs_put_trans
Eric Van Hensbergen
1
-12
/
+19
2010-02-09
9p: fix memory leak in v9fs_parse_options()
Eric Van Hensbergen
1
-10
/
+17
2010-02-09
9p: Fix the kernel crash on a failed mount
Aneesh Kumar K.V
1
-1
/
+2
2010-02-09
dst: call cond_resched() in dst_gc_task()
Eric Dumazet
1
-0
/
+2
2010-02-08
9p: fix option parsing
Eric Van Hensbergen
4
-16
/
+22
2010-02-08
9p: Include fsync support for 9p client
M. Mohan Kumar
3
-1
/
+21
2010-02-08
ocfs2/cluster: Make o2net connect messages KERN_NOTICE
Sunil Mushran
1
-3
/
+3
2010-02-08
ocfs2/dlm: Fix printing of lockname
Sunil Mushran
1
-1
/
+1
2010-02-08
Revert "nfsd4: fix error return when pseudoroot missing"
J. Bruce Fields
1
-9
/
+1
2010-02-08
net/9p: fix statsize inside twstat
Eric Van Hensbergen
1
-2
/
+3
2010-02-08
net/9p: fail when user specifies a transport which we can't find
Eric Van Hensbergen
1
-0
/
+8
2010-02-08
net/9p: fix virtio transport to correctly update status on connect
Eric Van Hensbergen
1
-0
/
+1
2010-02-08
netfilter: nf_conntrack: fix hash resizing with namespaces
Patrick McHardy
10
-47
/
+49
2010-02-08
netfilter: xtables: compat out of scope fix
Alexey Dobriyan
3
-6
/
+6
2010-02-08
netfilter: nf_conntrack: restrict runtime expect hashsize modifications
Alexey Dobriyan
1
-1
/
+1
2010-02-08
netfilter: nf_conntrack: per netns nf_conntrack_cachep
Eric Dumazet
2
-16
/
+25
2010-02-08
netfilter: nf_conntrack: fix memory corruption with multiple namespaces
Patrick McHardy
1
-12
/
+12
2010-02-08
cifs: fix dentry hash calculation for case-insensitive mounts
Jeff Layton
1
-2
/
+5
2010-02-08
[CIFS] Don't cache timestamps on utimes due to coarse granularity
Steve French
1
-1
/
+11
2010-02-08
V4L/DVB: dvb-core: fix initialization of feeds list in demux filter
Francesco Lavra
1
-1
/
+1
2010-02-08
V4L/DVB: dvb_demux: Don't use vmalloc at dvb_dmx_swfilter_packet
Mauro Carvalho Chehab
1
-11
/
+8
2010-02-08
V4L/DVB: Fix the risk of an oops at dvb_dmx_release
Mauro Carvalho Chehab
1
-0
/
+1
2010-02-08
microblaze: Invalidate dcache before enabling it
Michal Simek
1
-0
/
+1
2010-02-08
powerpc/pseries: Fix kexec regression caused by CPPR tracking
Mark Nelson
1
-2
/
+12
2010-02-08
sh: Remove superfluous setup_frame_reg call
Matt Fleming
1
-1
/
+0
2010-02-08
sh: Don't continue unwinding across interrupts
Matt Fleming
1
-0
/
+20
2010-02-08
sh: Setup frame pointer in handle_exception path
Matt Fleming
1
-0
/
+2
2010-02-08
sh: Correct the offset of the return address in ret_from_exception
Matt Fleming
1
-1
/
+7
2010-02-07
Fix race in tty_fasync() properly
Linus Torvalds
2
-5
/
+5
2010-02-07
Take ima_file_free() to proper place.
Al Viro
2
-2
/
+1
2010-02-07
ima: rename PATH_CHECK to FILE_CHECK
Mimi Zohar
5
-14
/
+17
2010-02-07
ima: rename ima_path_check to ima_file_check
Mimi Zohar
4
-8
/
+8
2010-02-07
ima: initialize ima before inodes can be allocated
Eric Paris
4
-9
/
+4
2010-02-07
fix ima breakage
Mimi Zohar
4
-152
/
+97
2010-02-07
Take ima_path_check() in nfsd past dentry_open() in nfsd_open()
Al Viro
1
-1
/
+2
2010-02-07
freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb
Jun'ichi Nomura
1
-3
/
+4
2010-02-07
befs: fix leak
Al Viro
1
-0
/
+1
2010-02-06
Linux 2.6.33-rc7
v2.6.33-rc7
Linus Torvalds
1
-1
/
+1
2010-02-06
Fix potential crash with sys_move_pages
Linus Torvalds
1
-0
/
+3
2010-02-06
[CIFS] Maximum username length check in session setup does not match
Steve French
1
-6
/
+5
2010-02-06
cifs: fix length calculation for converted unicode readdir names
Jeff Layton
1
-0
/
+1
2010-02-06
ocfs2: Fix contiguousness check in ocfs2_try_to_merge_extent_map()
Roel Kluin
1
-1
/
+1
2010-02-05
hwmon: (w83781d) Request I/O ports individually for probing
Jean Delvare
1
-13
/
+13
2010-02-05
hwmon: (lm78) Request I/O ports individually for probing
Jean Delvare
1
-13
/
+12
2010-02-05
hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT
Ray Copeland
1
-1
/
+1
[next]