aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/virtio (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-13IB/ipath: Fix race with ACK retry timeout list managementRalph Campbell1-2/+3
2007-11-13IB/ipath: Fix memory leak in ipath_resize_cq() if copy_to_user() failsRalph Campbell1-4/+7
2007-11-13mlx4_core: Fix possible bad free in mlx4_buf_free()Ali Ayoub1-3/+4
2007-11-13ACPI: Battery: remove cycle from battery removal.Alexey Starikovskiy1-4/+6
2007-11-13Revert "ext2/ext3/ext4: add block bitmap validation"Linus Torvalds3-130/+9
2007-11-13[NETFILTER]: xt_time should not assume CONFIG_KTIME_SCALAREric Dumazet1-1/+1
2007-11-13[NET]: Move unneeded data to initdata section.Denis V. Lunev6-7/+9
2007-11-13[NET]: Cleanup pernet operation without CONFIG_NET_NSDenis V. Lunev1-0/+18
2007-11-13[TEHUTI]: Fix incorrect usage of strncat in bdx_get_drvinfo()Roel Kluin1-4/+4
2007-11-13[MYRI_SBUS]: Prevent that myri_do_handshake lies about ticks.Roel Kluin1-1/+1
2007-11-13[NETFILTER]: bridge: fix double POSTROUTING hook invocationPatrick McHardy1-0/+3
2007-11-13[NETFILTER]: Consolidate nf_sockopt and compat_nf_sockoptPavel Emelyanov1-62/+44
2007-11-13[NETFILTER]: nf_nat: fix memset errorLi Zefan1-1/+1
2007-11-12[INET]: Use list_head-s in inetpeer.cPavel Emelyanov2-28/+16
2007-11-12[IPVS]: Remove unused exports.Adrian Bunk2-2/+0
2007-11-12[NET]: Unexport sysctl_{r,w}mem_max.Adrian Bunk1-4/+0
2007-11-13[POWERPC] Silence an annoying boot messageStephen Rothwell1-12/+4
2007-11-12[TG3]: Update version to 3.86Matt Carlson1-2/+2
2007-11-13[POWERPC] Fix early btext debug on PowerMacBenjamin Herrenschmidt1-1/+3
2007-11-13[POWERPC] Demote clockevent printk to KERN_DEBUGTony Breeds1-1/+1
2007-11-13[POWERPC] Fix CONFIG_SMP=n build error on ppc64Olof Johansson1-2/+0
2007-11-13[POWERPC] Avoid unpaired stwcx. on some processorsBecky Bruce3-10/+24
2007-11-12[TG3]: MII => TPMatt Carlson1-1/+1
2007-11-12[TG3]: Add A1 revsMatt Carlson2-12/+21
2007-11-12[TG3]: Increase the PCI MRRSMatt Carlson1-1/+7
2007-11-12[TG3]: Prescaler fixMatt Carlson2-1/+24
2007-11-12[TG3]: Limit 5784 / 5764 to MAC LED modeMatt Carlson1-0/+3
2007-11-12[TG3]: Disable GPHY autopowerdownMatt Carlson2-0/+12
2007-11-12[TG3]: CPMU adjustments for loopback testsMatt Carlson1-5/+7
2007-11-12[TG3]: Fix nvram selftest failuresMatt Carlson2-6/+38
2007-11-12[TG3]: 5784 / 5764 DMA engine lockup fixMatt Carlson2-2/+28
2007-11-12[TG3]: APE flag fixMatt Carlson1-1/+1
2007-11-12[TG3]: 5784 / 5764 GPHY power down fixMatt Carlson2-3/+32
2007-11-12[TG3]: Fix 5761 PXEboot crashMatt Carlson1-23/+23
2007-11-12[AF_PACKET]: Fix minor code duplicationUrs Thuermann1-11/+5
2007-11-12[NET]: Remove references to net-modules.txt.Adrian Bunk4-156/+82
2007-11-12[INET]: Remove leftover prototypes from include/net/inet_common.hArnaldo Carvalho de Melo1-4/+0
2007-11-12[NET]: Add the helper kernel_sock_shutdown()Trond Myklebust6-6/+21
2007-11-12[SUNGEM]: Fix suspend regression due to NAPI changes.Johannes Berg1-6/+5
2007-11-12[PPP]: Remove ptr comparisons to 0Joe Perches3-93/+94
2007-11-12[IPV6]: Add ifindex field to ND user option messages.Pierre Ynard2-0/+3
2007-11-12sigwait eats blocked default-ignore signalsRoland McGrath1-1/+1
2007-11-12nfsd4: recheck for secure ports in fh_verifyJ. Bruce Fields1-17/+26
2007-11-12knfsd: fix spurious EINVAL errors on first access of new filesystemJ. Bruce Fields2-2/+2
2007-11-12Revert "Bias the placement of kernel pages at lower PFNs"Linus Torvalds1-20/+0
2007-11-12x86: fix taking DNA during 64bit sigreturnSiddha, Suresh B2-4/+10
2007-11-12SLUB: killed the unused "end" variableDenis Cheng1-2/+0
2007-11-12core dump: remain dumpableRoland McGrath1-2/+4
2007-11-12Fix memory leak in discard case of sctp_sf_abort_violation()Jesper Juhl1-5/+5
2007-11-12virtio: Force use of power-of-two for descriptor ring sizesRusty Russell4-14/+25