aboutsummaryrefslogtreecommitdiffstats
path: root/net (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-01[TCP]: Keep TSO enabled even during loss events.David S. Miller2-47/+44
2005-09-01[TCP]: Fix sk_forward_alloc underflow in tcp_sendmsgHerbert Xu2-8/+11
2005-09-01[NET]: Add sk_stream_wmem_scheduleHerbert Xu2-6/+9
2005-09-01[IPV6]: Repair Incoming Interface Handling for Raw Socket.YOSHIFUJI Hideaki2-3/+3
2005-09-01[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl14-88/+44
2005-09-01[NETFILTER]: CLUSTERIP: fix memcpy() length typoKOVACS Krisztian1-1/+1
2005-09-01[DECNET]: Tidy send side socket SKB allocation.Patrick Caulfield2-70/+33
2005-09-01[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateHerbert Xu6-9/+12
2005-09-01[CRYPTO]: Added CRYPTO_TFM_REQ_MAY_SLEEP flagHerbert Xu4-6/+5
2005-09-01[CRYPTO]: Fix XTEA implementationAaron Grothe5-29/+207
2005-09-01[TG3]: Update driver version and release date.David S. Miller1-2/+2
2005-09-01[TG3]: Minimize locking in TX path.Michael Chan1-11/+13
2005-09-01[SUNGEM]: Fix netpoll bug in Sun GEM Ether driverEric Lemoine1-0/+1
2005-09-01[SUNGEM]: fix minor bug in sungem.hGeoff Levand1-1/+1
2005-09-01[IPVS]: "extern inline" -> "static inline"Adrian Bunk1-1/+1
2005-09-01[TUNTAP]: Allow setting the linktype of the tap device from userspaceMike Kershaw2-0/+16
2005-09-01[PATCH] ppc: L2 cache prefetch fixes on 745xKumar Gala2-2/+34
2005-09-01[PATCH] Fix PCI ROM mappingBenjamin Herrenschmidt1-7/+17
2005-09-01[PATCH] Fix bug in ppc64 dynamic hugepage supportDavid Gibson1-13/+9
2005-09-01[PATCH] Add missing select's to DVB_BUDGET_AVAdrian Bunk1-0/+3
2005-08-30[PATCH] ppc32 8xx: fix warnings in m8xx_setup.cMarcelo Tosatti1-3/+3
2005-08-30[PATCH] x86: pci_assign_unassigned_resources() updateIvan Kokshaysky3-35/+17
2005-08-30[ALSA] usb-audio: throttle MIDI URB resubmits on USB errorsClemens Ladisch1-13/+64
2005-08-30[PATCH] Assign device pointer to OSS devicesTakashi Iwai3-11/+25
2005-08-30[ALSA] version 1.0.10rc1Jaroslav Kysela1-2/+2
2005-08-30[ALSA] Add identification for Live 5.1 [SB0220]Lee Revell1-0/+7
2005-08-30[ALSA] emu10k1 - Add missing ac97 support on SBLive! Player 5.1Takashi Iwai1-0/+1
2005-08-30[ALSA] intel8x0 - Add quirk for FSC 4010Takashi Iwai1-0/+6
2005-08-30[ALSA] pcm - Fix zero-division in 32bit compat layerTakashi Iwai1-3/+8
2005-08-30[ALSA] intel8x0 - add AC97_TUNE_MUTE_LED quirk for HP nx8220 laptop 103c:0934Daniel Horchner1-0/+6
2005-08-30[ALSA] usb-audio: fix Emagic MIDI protocol handlingClemens Ladisch1-5/+12
2005-08-30[ALSA] Fix missing spin_unlockTakashi Iwai2-2/+3
2005-08-30[ALSA] include/sound/gus.h: 'extern inline' -> 'static inline'Adrian Bunk1-4/+4
2005-08-30[ALSA] hda-intel - Fix ULI M5461 supportTakashi Iwai1-33/+117
2005-08-30[ALSA] hda-codec - Add beep support for UniwillTakashi Iwai1-1/+7
2005-08-30[ALSA] vxpocket - Register device pointerTakashi Iwai1-0/+1
2005-08-30[ALSA] vxpocket - Fix wrong index assignmentTakashi Iwai1-1/+1
2005-08-30[ALSA] vxpocket - Add missing event callbackTakashi Iwai1-4/+5
2005-08-30[ALSA] Fix compilation without CONFIG_PROC_FSTakashi Iwai1-2/+1
2005-08-30[ALSA] hda-codec - Code clean upTakashi Iwai1-11/+18
2005-08-30[ALSA] hda-intel - correct a bug in detection of rate supportedNicolas Graziano1-1/+5
2005-08-30[ALSA] HP nx6110 quirksSergey Vlasov2-0/+7
2005-08-30[ALSA] ac97_bus - revert last change and do it only in the ALSA treeJaroslav Kysela1-1/+1
2005-08-30[ALSA] ac97_bus - replace <linux/module.h> with <sound/driver.h> for consistencyJaroslav Kysela1-1/+1
2005-08-30[ALSA] via82xx - Add DXS entry for MSI 7142Takashi Iwai1-0/+1
2005-08-30[ALSA] PCM resume cleanupsJaroslav Kysela8-19/+32
2005-08-30[ALSA] ac97 - make ac97 codec device name uniqueBjorge Dijkstra1-1/+1
2005-08-30[ALSA] hdspm - Fix module parameter descriptionTakashi Iwai1-1/+1
2005-08-30[ALSA] nm256 - Fix PM and irq handlingTakashi Iwai1-23/+70
2005-08-30[ALSA] intel8x0 - Fix PMTakashi Iwai1-8/+31