summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-01netdev: Fix lockdep warnings in multiqueue configurations.David S. Miller7-44/+78
2008-07-31netfilter: xt_hashlimit: fix race between htable_destroy and htable_gcPavel Emelyanov1-3/+1
2008-07-31netfilter: ipt_recent: fix race between recent_mt_destroy and proc manipulationsPavel Emelyanov1-1/+1
2008-07-31netfilter: nf_conntrack_tcp: decrease timeouts while data in unacknowledgedPatrick McHardy2-5/+27
2008-07-31irda: replace __FUNCTION__ with __func__Harvey Harrison22-519/+520
2008-07-31nsc-ircc: default to dongle type 9 on IBM hardwareMatthew Garrett2-2/+8
2008-07-31bluetooth: add quirks for a few hci_usb devicesMichael Frey1-0/+7
2008-07-31hysdn: remove the packed attribute from PofTimStamp_tagDavid Howells1-1/+1
2008-07-31isdn: use the common ascii hex helpersHarvey Harrison1-3/+2
2008-07-31tg3: adapt tg3 to use reworked PCI PM codeRafael J. Wysocki1-39/+28
2008-07-31atm: fix direct casts of pointers to u32 in the InterPhase driverDavid Howells1-20/+20
2008-07-31atm: fix const assignment/discard warnings in the ATM networking driverDavid Howells1-9/+13
2008-07-31net: use the common ascii hex helpersHarvey Harrison2-10/+8
2008-07-31random32: seeding improvementStephen Hemminger1-21/+27
2008-07-31bridge: send correct MTU value in PMTU (revised)Simon Wunderlich4-30/+51
2008-07-31Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller18-333/+948
2008-07-31drivers/net/ehea/ehea_main.c: Release mutex in error handling codeJulia Lawall1-2/+2
2008-07-31sh_eth: Add support of SH7763 to sh_ethNobuhiro Iwamatsu3-150/+482
2008-07-31fix NE2000 linkage errorMikael Pettersson1-3/+3
2008-07-30net: Make "networking" one-click deselectable.Robert P. J. Day1-6/+1
2008-07-30ipv6: Fix useless proc net sockstat6 removalDaniel Lezcano1-1/+0
2008-07-30tcp: MD5: Use MIB counter instead of warning for MD5 mismatch.David S. Miller4-27/+14
2008-07-30pkt_sched: Fix OOPS on ingress qdisc add.David S. Miller3-46/+23
2008-07-30[netdrvr] wd: fix build breakage with new NS8390p APIAlan Cox1-1/+1
2008-07-30dm9601: don't do usb transfers of data on stackPeter Korsgaard1-10/+42
2008-07-30niu: Fix error checking in niu_ethflow_to_class.Andreas Schwab1-1/+1
2008-07-30IPv6: datagram_send_ctl() should exit immediately when an error occuredMiao Xie1-1/+1
2008-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller46-404/+673
2008-07-30S2io: fix statistics flush after a MTU changeBreno Leitao1-6/+23
2008-07-30enc28j60: don't specify (wrong) IRQ typeDavid Brownell1-2/+4
2008-07-30blackfin_mac: unneeded assignmentStephen Hemminger1-1/+0
2008-07-30Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-...Jeff Garzik6-122/+251
2008-07-30cxgb3: Allow 64KB firmware images.Steve Wise1-1/+1
2008-07-30Blackfin EMAC Driver: Functional power management supportMichael Hennerich1-0/+1
2008-07-30Blackfin EMAC Driver: enable TXDWA new feature for new silicon (rev > 0.2)Bryan Wu1-26/+77
2008-07-30Blackfin EMAC Driver: add proper __devinit/__devexit markingsMike Frysinger1-3/+3
2008-07-30forcedeth bug fix: realtek phy 8211c errataAyaz Abdulla1-6/+58
2008-07-30mac80211: fix mesh beaconingLuis Carlos Cobo1-0/+1
2008-07-30PS3: gelic: use unsigned long for irqflagsVegard Nossum1-6/+6
2008-07-30mac80211: fix cfg80211 hooks for master interfaceJohannes Berg1-15/+88
2008-07-30nl80211: fix dump callbacksJohannes Berg1-122/+153
2008-07-30mac80211: partially fix skb->cb useJohannes Berg13-52/+40
2008-07-30rtl8187: Improve wireless statistics for RTL8187BLarry Finger2-34/+54
2008-07-30rtl8187: Fix for TX sequence number problemLarry Finger2-0/+16
2008-07-30mac80211: append CONFIG_ to MAC80211_VERBOSE_PS_DEBUG in net/mac80211/tx.c.Rami Rosen1-3/+3
2008-07-30mac80211: fix sparse integer as NULL pointer warningHarvey Harrison1-1/+1
2008-07-30drivers/net/wireless/iwlwifi/iwl-led.c: printk fixAndrew Morton1-1/+3
2008-07-30mac80211: return correct error return from ieee80211_wep_initJeremy Fitzhardinge2-4/+4
2008-07-30mac80211: tx, use dev_kfree_skb_any for beacon_getJiri Slaby1-1/+1
2008-07-30rt2x00: Clear queue entry flags during initializationIvo van Doorn1-2/+8