summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-08-013-1/+20
|\
| * md: the bitmap code needs to use blk_plug_device_unlocked()Jens Axboe2008-08-011-1/+1
| * block: add a blk_plug_device_unlocked() that grabs the queue lockJens Axboe2008-08-012-0/+19
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2008-08-013-29/+94
|\ \
| * | kgdb: fix gdb serial thread queriesJason Wessel2008-08-011-18/+50
| * | kgdb: fix kgdb_validate_break_address to perform a mem writeJason Wessel2008-08-012-7/+29
| * | kgdb: remove the requirement for CONFIG_FRAME_POINTERJason Wessel2008-08-012-4/+15
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-08-016-18/+76
|\ \
| * | ALSA: ASoC: Export dapm_reg_event() fullyMark Brown2008-07-292-0/+4
| * | ALSA: ASoC: Update Poodle to current ASoC APIDmitry Baryshkov2008-07-291-6/+2
| * | ALSA: asoc: restrict sample rate and size in Freescale MPC8610 sound driversTimur Tabi2008-07-292-11/+70
| * | ALSA: sound/soc/pxa/tosa.c: removed duplicated includeHuang Weiyi2008-07-291-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-0173-1290/+2006
|\ \ \
| * | | tcp: MD5: Fix IPv6 signaturesAdam Langley2008-07-311-1/+1
| * | | skbuff: add missing kernel-doc for do_not_encryptRandy Dunlap2008-07-311-0/+1
| * | | net/ipv4/route.c: fix build errorIngo Molnar2008-07-311-0/+2
| * | | tcp: MD5: Fix MD5 signatures on certain ACK packetsAdam Langley2008-07-312-4/+4
| * | | ipv6: Fix ip6_xmit to send fragments if ipfragok is trueWei Yongjun2008-07-311-0/+4
| * | | ipvs: Move userspace definitions to include/linux/ip_vs.hJulius Volz2008-07-313-245/+254
| * | | netdev: Fix lockdep warnings in multiqueue configurations.David S. Miller2008-07-317-44/+78
| * | | netfilter: xt_hashlimit: fix race between htable_destroy and htable_gcPavel Emelyanov2008-07-311-3/+1
| * | | netfilter: ipt_recent: fix race between recent_mt_destroy and proc manipulationsPavel Emelyanov2008-07-311-1/+1
| * | | netfilter: nf_conntrack_tcp: decrease timeouts while data in unacknowledgedPatrick McHardy2008-07-312-5/+27
| * | | irda: replace __FUNCTION__ with __func__Harvey Harrison2008-07-3022-519/+520
| * | | nsc-ircc: default to dongle type 9 on IBM hardwareMatthew Garrett2008-07-302-2/+8
| * | | bluetooth: add quirks for a few hci_usb devicesMichael Frey2008-07-301-0/+7
| * | | hysdn: remove the packed attribute from PofTimStamp_tagDavid Howells2008-07-301-1/+1
| * | | isdn: use the common ascii hex helpersHarvey Harrison2008-07-301-3/+2
| * | | tg3: adapt tg3 to use reworked PCI PM codeRafael J. Wysocki2008-07-301-39/+28
| * | | atm: fix direct casts of pointers to u32 in the InterPhase driverDavid Howells2008-07-301-20/+20
| * | | atm: fix const assignment/discard warnings in the ATM networking driverDavid Howells2008-07-301-9/+13
| * | | net: use the common ascii hex helpersHarvey Harrison2008-07-302-10/+8
| * | | random32: seeding improvementStephen Hemminger2008-07-301-21/+27
| * | | bridge: send correct MTU value in PMTU (revised)Simon Wunderlich2008-07-304-30/+51
| * | | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-07-3018-333/+948
| |\ \ \
| | * | | drivers/net/ehea/ehea_main.c: Release mutex in error handling codeJulia Lawall2008-07-301-2/+2
| | * | | sh_eth: Add support of SH7763 to sh_ethNobuhiro Iwamatsu2008-07-303-150/+482
| | * | | fix NE2000 linkage errorMikael Pettersson2008-07-301-3/+3
| | * | | [netdrvr] wd: fix build breakage with new NS8390p APIAlan Cox2008-07-301-1/+1
| | * | | dm9601: don't do usb transfers of data on stackPeter Korsgaard2008-07-301-10/+42
| | * | | S2io: fix statistics flush after a MTU changeBreno Leitao2008-07-291-6/+23
| | * | | enc28j60: don't specify (wrong) IRQ typeDavid Brownell2008-07-291-2/+4
| | * | | blackfin_mac: unneeded assignmentStephen Hemminger2008-07-291-1/+0
| | * | | Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-...Jeff Garzik2008-07-296-122/+251
| | |\ \ \
| | | * | | mv643xx_eth: bump version to 1.2Lennert Buytenhek2008-07-241-1/+1
| | | * | | mv643xx_eth: enable hardware TX checksumming with vlan tagsLennert Buytenhek2008-07-241-1/+28
| | | * | | mv643xx_eth: print message on link status changeLennert Buytenhek2008-07-241-22/+69
| | | * | | mv643xx_eth: use auto phy polling for configuring (R)(G)MII interfaceLennert Buytenhek2008-07-246-74/+81
| | | * | | mv643xx_eth: print driver version on initLennert Buytenhek2008-07-241-1/+2
| | | * | | mv643xx_eth: use symbolic MII register addresses and valuesLennert Buytenhek2008-07-241-10/+10
OpenPOWER on IntegriCloud