aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-01
|\
| * tcp: MD5: Fix IPv6 signaturesAdam Langley2008-08-01
| * skbuff: add missing kernel-doc for do_not_encryptRandy Dunlap2008-07-31
| * net/ipv4/route.c: fix build errorIngo Molnar2008-07-31
| * tcp: MD5: Fix MD5 signatures on certain ACK packetsAdam Langley2008-07-31
| * ipv6: Fix ip6_xmit to send fragments if ipfragok is trueWei Yongjun2008-07-31
| * ipvs: Move userspace definitions to include/linux/ip_vs.hJulius Volz2008-07-31
| * netdev: Fix lockdep warnings in multiqueue configurations.David S. Miller2008-07-31
| * netfilter: xt_hashlimit: fix race between htable_destroy and htable_gcPavel Emelyanov2008-07-31
| * netfilter: ipt_recent: fix race between recent_mt_destroy and proc manipulationsPavel Emelyanov2008-07-31
| * netfilter: nf_conntrack_tcp: decrease timeouts while data in unacknowledgedPatrick McHardy2008-07-31
| * irda: replace __FUNCTION__ with __func__Harvey Harrison2008-07-30
| * nsc-ircc: default to dongle type 9 on IBM hardwareMatthew Garrett2008-07-30
| * bluetooth: add quirks for a few hci_usb devicesMichael Frey2008-07-30
| * hysdn: remove the packed attribute from PofTimStamp_tagDavid Howells2008-07-30
| * isdn: use the common ascii hex helpersHarvey Harrison2008-07-30
| * tg3: adapt tg3 to use reworked PCI PM codeRafael J. Wysocki2008-07-30
| * atm: fix direct casts of pointers to u32 in the InterPhase driverDavid Howells2008-07-30
| * atm: fix const assignment/discard warnings in the ATM networking driverDavid Howells2008-07-30
| * net: use the common ascii hex helpersHarvey Harrison2008-07-30
| * random32: seeding improvementStephen Hemminger2008-07-30
| * bridge: send correct MTU value in PMTU (revised)Simon Wunderlich2008-07-30
| * Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-07-30
| |\
| | * drivers/net/ehea/ehea_main.c: Release mutex in error handling codeJulia Lawall2008-07-30
| | * sh_eth: Add support of SH7763 to sh_ethNobuhiro Iwamatsu2008-07-30
| | * fix NE2000 linkage errorMikael Pettersson2008-07-30
| | * [netdrvr] wd: fix build breakage with new NS8390p APIAlan Cox2008-07-30
| | * dm9601: don't do usb transfers of data on stackPeter Korsgaard2008-07-30
| | * S2io: fix statistics flush after a MTU changeBreno Leitao2008-07-29
| | * enc28j60: don't specify (wrong) IRQ typeDavid Brownell2008-07-29
| | * blackfin_mac: unneeded assignmentStephen Hemminger2008-07-29
| | * Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-...Jeff Garzik2008-07-29
| | |\
| | | * mv643xx_eth: bump version to 1.2Lennert Buytenhek2008-07-24
| | | * mv643xx_eth: enable hardware TX checksumming with vlan tagsLennert Buytenhek2008-07-24
| | | * mv643xx_eth: print message on link status changeLennert Buytenhek2008-07-24
| | | * mv643xx_eth: use auto phy polling for configuring (R)(G)MII interfaceLennert Buytenhek2008-07-24
| | | * mv643xx_eth: print driver version on initLennert Buytenhek2008-07-24
| | | * mv643xx_eth: use symbolic MII register addresses and valuesLennert Buytenhek2008-07-24
| | | * mv643xx_eth: use longer DMA burstsLennert Buytenhek2008-07-24
| | | * mv643xx_eth: also check TX_IN_PROGRESS when disabling transmit pathLennert Buytenhek2008-07-24
| | | * mv643xx_eth: don't fiddle with maximum receive packet size settingLennert Buytenhek2008-07-24
| | | * mv643xx_eth: fix transmit-reclaim-in-napi-pollLennert Buytenhek2008-07-24
| | | * mv643xx_eth: prevent breakage when link goes down during transmitLennert Buytenhek2008-07-24
| | | * mv643xx_eth: fix TX hang erratum workaroundLennert Buytenhek2008-07-24
| | * | cxgb3: Allow 64KB firmware images.Steve Wise2008-07-29
| | * | Blackfin EMAC Driver: Functional power management supportMichael Hennerich2008-07-29
| | * | Blackfin EMAC Driver: enable TXDWA new feature for new silicon (rev > 0.2)Bryan Wu2008-07-29
| | * | Blackfin EMAC Driver: add proper __devinit/__devexit markingsMike Frysinger2008-07-29
| | * | forcedeth bug fix: realtek phy 8211c errataAyaz Abdulla2008-07-29
* | | | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2008-08-01
|\ \ \ \