summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-31[NET] napi: Call __netif_rx_complete in netif_rx_completeHerbert Xu
2007-05-31[TCP]: Consolidate checking for tcp orphan count being too big.Pavel Emelianov
2007-05-31[SOCK]: Shrink struct sock by 8 bytes on 64-bit.Arnaldo Carvalho de Melo
2007-05-31[AF_PACKET]: Kill CONFIG_PACKET_SOCKET.David S. Miller
2007-05-31[IPV6]: Fix build warning.David S. Miller
2007-05-31[AF_PACKET]: Kill bogus CONFIG_PACKET_MULTICASTDavid S. Miller
2007-05-31[IPV4]: Kill references to bogus non-existent CONFIG_IP_NOSIOCRTDavid S. Miller
2007-05-31[IPSEC]: Fix panic when using inter address familiy IPsec on loopback.Kazunori MIYAZAWA
2007-05-31[NET]: parse ip:port strings correctly in in4_ptonJerome Borsboom
2007-05-31[IPV6] ROUTE: No longer handle ::/0 specially.YOSHIFUJI Hideaki
2007-05-31[IPSEC]: Fix IPv6 AH calculation in outboundKazunori MIYAZAWA
2007-05-31[XFRM]: xfrm_larval_drop sysctl should be __read_mostly.David S. Miller
2007-05-31[XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl.David S. Miller
2007-05-31[CASSINI]: Fix printk message typo.David S. Miller
2007-05-31[CRYPTO] cryptd: Fix problem with cryptd and the freezerRafael J. Wysocki
2007-05-31[ALSA] hda-codec - Fix STAC922x capture boost levelTakashi Iwai
2007-05-31[ALSA] hda-codec - Fix input with STAC92xxTakashi Iwai
2007-05-31[ALSA] hda-codec - Fix pin configs for Gateway MX6453Steve Longerbeam
2007-05-31[ALSA] hda-codec - Add support for MSI K9N UltraTobin Davis
2007-05-31[ALSA] hda-codec - Add quirk for Supermicro PDSBA to alc883_cfg_tbl[]Daniel T Chen
2007-05-31[ALSA] hda-codec - Add quirk for MSI S420Baruch Even
2007-05-31[ALSA] Fix ASoC s3c24xx-pcm spinlock bugZoltan Devai
2007-05-31[ALSA] hda-intel: fix ASUS M2V detectionDaniel Drake
2007-05-31[ALSA] ali5451 - Fix possible NULL dereferenceTakashi Iwai
2007-05-31[ALSA] hda-codec - Add support for ASUS A8J modemChristian Rothlaender
2007-05-31[ALSA] HDA: Fix headphone mute issue on non-eapd Conexant systemsTobin Davis
2007-05-31[ALSA] HDA: Add more systems to Sigmatel codecTobin Davis
2007-05-31[ALSA] HDA: Add support for Gateway NX860Tobin Davis
2007-05-31sh: support older gcc'sAndrew Morton
2007-05-31sh: trivial build cleanups.Evgeniy Polyakov
2007-05-31sh: Fix vsyscall build failure.Manuel Lauss
2007-05-31sh: Trivial fix for dma-api compile failure.Manuel Lauss
2007-05-31sh: Fix pcrel too far for in_nmi label.Takashi YOSHII
2007-05-31a bug in ramfs_nommu_resize function, passing old size to vmtruncateBryan Wu
2007-05-30NFS: Fix a refcount leakage in O_DIRECTTrond Myklebust
2007-05-30fix possible null ptr deref in kallsyms_lookupKyle McMartin
2007-05-30alpha: support new syscallsRichard Henderson
2007-05-30alpha: cleanup in bitops.hRichard Henderson
2007-05-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-05-30[ARM] Fix some section mismatch warningsRussell King
2007-05-30Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-05-30Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds
2007-05-30ehea: Fixed multi queue RX bugThomas Klein
2007-05-30sky2: enable IRQ on duplex renegotiationStephen Hemminger
2007-05-30e1000: restore netif_poll_enable call but make sure IRQs are offHerbert Xu
2007-05-30defxx: Fix the handling of ioremap() failuresMaciej W. Rozycki
2007-05-30sky2: program proper register for fiber PHYStephen Hemminger
2007-05-30sky2: checksum offload plus vlan bugStephen Hemminger
2007-05-30sky2: dont set bogus bit in PHY registerStephen Hemminger
2007-05-30Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik