aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-11-30mac80211: fix two remote exploitsJohannes Berg2-5/+1
2009-11-24pktgen: Fix netdevice unregisterEric Dumazet1-5/+11
2009-11-23macvlan: fix gso_max_size settingPatrick McHardy1-0/+2
2009-11-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller5-20/+28
2009-11-23rfkill: fix miscdev opsJohannes Berg1-0/+1
2009-11-23ath9k: set ps_default as falseJohn W. Linville1-0/+2
2009-11-23hso: fix soft-lockupAntti Kaijanmäki1-1/+3
2009-11-23hso: fix debug routinesAntti Kaijanmäki1-2/+2
2009-11-23pktgen: Fix device name comparesEric Dumazet1-8/+10
2009-11-23stmmac: do not fail when the timer cannot be used.Giuseppe CAVALLARO2-22/+29
2009-11-23stmmac: fixed a compilation error when use the external timerGiuseppe CAVALLARO1-2/+2
2009-11-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller1-1/+1
2009-11-23netfilter: xt_limit: fix invalid return code in limit_mt_check()Patrick McHardy1-1/+1
2009-11-22Au1x00: fix crash when trying register_netdev()Alexander Beregalov1-7/+8
2009-11-21netxen : fix BOND_MODE_TLB/ALB mode.Narender Kumar3-4/+8
2009-11-21netxen: fix promisc for NX2031.Narender Kumar2-11/+40
2009-11-21netxen: fix memory initializationAmit Kumar Salecha1-0/+2
2009-11-20TI DaVinci EMAC: Minor macro related updateschaithrika@ti.com1-15/+11
2009-11-20drivers/net: ks8851_mll ethernet network driver -resubmitDavid J. Choi1-74/+68
2009-11-20net: ETHOC should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2009-11-20e1000e: do not initiate autonegotiation during OEM configurationBruce Allan1-1/+2
2009-11-20e1000e: remove unnecessary 82577 workaround causing link issuesBruce Allan1-10/+0
2009-11-20e1000e: flow control thresholds not correct when changing mtuBruce Allan1-4/+3
2009-11-20e1000e: add Tx timeout factor for 100MbpsBruce Allan1-1/+1
2009-11-20e1000e: set flow control thresholds properly after enabling/disabling pauseBruce Allan1-2/+10
2009-11-20e1000e: read of PHY register may access wrong page on 82578Bruce Allan1-24/+22
2009-11-20e1000e: partial revert of 3ec2a2b8 plus FC workraround for 82577/8Bruce Allan3-12/+32
2009-11-20ixgbe: move tc variable to CONFIG_IXGBE_DCBJaswinder Singh Rajput1-1/+1
2009-11-19netfilter: nf_log: fix sleeping function called from invalid context in seq_show()Patrick McHardy1-13/+5
2009-11-19netfilter: xt_osf: fix xt_osf_remove_callback() return valuePatrick McHardy1-1/+1
2009-11-19veth: Fix veth_get_stats()Eric Dumazet1-19/+16
2009-11-19ieee802154: dont leak skbs in ieee802154_fake_xmit()Eric Dumazet1-4/+1
2009-11-19mac80211: fix resumeJohannes Berg2-10/+17
2009-11-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds7-32/+70
2009-11-18strcmp: fix overflow and possibly signedness errorLinus Torvalds1-6/+14
2009-11-18Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6Linus Torvalds1-6/+5
2009-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds1-2/+2
2009-11-19agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()David Woodhouse1-6/+5
2009-11-18Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds5-49/+48
2009-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds5-3/+14
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds49-490/+432
2009-11-18mac80211: fix addba timer (again...)Johannes Berg1-10/+8
2009-11-19ima: replace GFP_KERNEL with GFP_NOFSMimi Zohar1-2/+2
2009-11-18OMAP: cs should be positive in gpmc_cs_free()Roel Kluin1-1/+1
2009-11-18omap: fix unlikely(x) < yRoel Kluin1-1/+1
2009-11-18Merge branch 'fix/asoc' into for-linusTakashi Iwai3-3/+4
2009-11-18Merge branch 'fix/hda' into for-linusTakashi Iwai1-0/+1
2009-11-18Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds3-2/+3
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds9-22/+78
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2-0/+24