aboutsummaryrefslogtreecommitdiffstats
path: root/net (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-25Blackfin arch: fix bug - MPU crashes under stressBernd Schmidt1-2/+4
2008-08-25Blackfin arch: Fix bug - when to rmmod the L1_module, it stucks and then reboot the board.Sonic Zhang1-1/+1
2008-08-25Blackfin arch: dont actually need to muck with EMAC_SYSTAT for BF52x for demuxingMike Frysinger1-1/+1
2008-08-25Blackfin arch: Add MTD Partitions for MTD_DATAFLASH, increase max SPI SCLKMichael Hennerich1-1/+26
2008-08-25ALSA: fix for CA0106 on MSI K8N Diamond PLUS MotherboardStephen Rothwell1-1/+1
2008-08-25bnx2x: Version updateEilon Greenstein1-2/+2
2008-08-25bnx2x: Multi QueueYitchak Gertner1-4/+2
2008-08-25bnx2x: NAPI and interrupts enable/disableYitchak Gertner1-76/+73
2008-08-25bnx2x: NIC load failure cleanupYitchak Gertner1-12/+10
2008-08-25bnx2x: Initialization structureYitchak Gertner1-11/+11
2008-08-25bnx2x: HW lock timeoutEilon Greenstein1-2/+2
2008-08-25bnx2x: Minimize lock timeEilon Greenstein1-1/+4
2008-08-25bnx2x: Fan failure mechanism on additional designEilon Greenstein1-0/+3
2008-08-25bnx2x: Rx work checkEilon Greenstein2-1/+8
2008-08-25ipv6: sysctl fixesAl Viro1-1/+1
2008-08-25ipv4: sysctl fixesAl Viro1-4/+20
2008-08-25sctp: add verification checks to SCTP_AUTH_KEY optionVlad Yasevich2-0/+9
2008-08-25[x86] Clean up MAXSMP Kconfig, and limit NR_CPUS to 512Linus Torvalds1-22/+8
2008-08-25[module] Don't let gcc inline load_module()Linus Torvalds1-1/+1
2008-08-25sched_clock: fix cpu_clock()Peter Zijlstra1-50/+34
2008-08-25x86: add X86_FEATURE_XMM4_2 definitionsAustin Zhang1-0/+2
2008-08-25KVM: fix userspace ABI breakageAdrian Bunk1-2/+2
2008-08-25KVM: MMU: Fix torn shadow pteAvi Kivity1-1/+1
2008-08-25KVM: Use .fixup instead of .text.fixup on __kvm_handle_fault_on_rebootEduardo Habkost1-1/+1
2008-08-26lguest: update commentryRusty Russell2-0/+16
2008-08-26stop_machine: Remove deprecated stop_machine_runRusty Russell1-18/+1
2008-08-26stop_machine: wean Xen off stop_machine_runRusty Russell1-1/+1
2008-08-26virtio_balloon: fix towards_target when deflating balloonAnthony Liguori1-1/+1
2008-08-25x86: fix cpufreq + sched_clock() regressionPeter Zijlstra1-1/+1
2008-08-25ALSA: ASoC: Fix double free and memory leak in many codec driversJean Delvare8-32/+51
2008-08-25x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3Yinghai Lu1-0/+78
2008-08-25ALSA: CA0106 on MSI K8N Diamond PLUS MotherboardTravis Place1-2/+3
2008-08-24x86: do not enable TSC notifier if we don't need itLinus Torvalds1-0/+4
2008-08-23Fix oops in acer_wmi driver (acer_wmi_init)Arjan van de Ven1-0/+5
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk67-72/+0
2008-08-23rtc: fix deadlockIngo Molnar1-8/+4
2008-08-23x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUsRafael J. Wysocki3-13/+11
2008-08-23x86: fix: make PCI ECS for AMD CPUs hotplug capableRobert Richter1-4/+31
2008-08-23x86: fix: do not run code in amd_bus.c on non-AMD CPUsRobert Richter1-3/+16
2008-08-23ipv6: protocol for address routesStephen Hemminger1-0/+1
2008-08-23icmp: icmp_sk() should not use smp_processor_id() in preemptible codeDenis V. Lunev2-19/+26
2008-08-23crypto: authenc - Avoid using clobbered request pointerHerbert Xu1-4/+6
2008-08-22ALSA: hda - Fix call of alc888_coef_init()Takashi Iwai1-3/+3
2008-08-22x86: work around MTRR mask setting, v2Ingo Molnar1-1/+6
2008-08-22x86: fix section mismatch warning - uv_cpu_initMarcin Slusarz4-3/+10
2008-08-22pkt_sched: Fix qdisc list lockingJarek Poplawski3-8/+42
2008-08-22[libata] pata_it821x: fix warningJeff Garzik1-1/+1
2008-08-22libata: Fix a large collection of DMA mode mismatchesAlan Cox7-11/+33
2008-08-22ahci: sis controllers actually can do PMPTejun Heo1-3/+3
2008-08-22pata_via: clean up recent tf_load changesTejun Heo1-48/+11