aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-06-02net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel panic when we use cls_cgroupMinoru Usui1-6/+17
2009-06-02e1000: add missing length check to e1000 receive routineNeil Horman1-2/+3
2009-06-02forcedeth: add phy_power_down parameter, leave phy powered up by default (v2)Ed Swierk1-2/+13
2009-06-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller1-6/+0
2009-06-013c509: Add missing EISA IDsMaciej W. Rozycki1-0/+4
2009-06-01MAINTAINERS: take maintainership of the cpmac Ethernet driverFlorian Fainelli1-0/+7
2009-05-29net/firmare: Ignore .cis filesMatt Kraai1-0/+1
2009-05-29ath1e: add new device id for asus hardwareGreg Kroah-Hartman1-0/+1
2009-05-29mlx4_en: Fix a kernel panic when waking tx queueYevgeny Petrilin1-4/+4
2009-05-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller3-6/+9
2009-05-29rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongleJohn W. Linville2-0/+3
2009-05-29at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scanJohn W. Linville1-6/+6
2009-05-29mac8390: fix build with NET_POLL_CONTROLLERFinn Thain1-1/+1
2009-05-29cxgb3: link fault fixesDivy Le Ray2-3/+10
2009-05-29cxgb3: fix dma mapping regressionDivy Le Ray2-8/+7
2009-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller5-1/+33
2009-05-27netfilter: nfnetlink_log: fix wrong skbuff size calculationPablo Neira Ayuso1-0/+6
2009-05-27netfilter: xt_hashlimit does a wrong SEQ_SKIPJesper Dangaard Brouer1-1/+1
2009-05-27Bluetooth: Remove useless flush_work() causing lockdep warningsDave Young1-6/+0
2009-05-26bfin_mac: fix build error due to net_device_ops convertMike Frysinger1-15/+14
2009-05-26atlx: move modinfo data from atlx.h to atl1.cAlex Chiang2-6/+6
2009-05-26gianfar: fix babbling rx error event bugXiaotian Feng1-1/+1
2009-05-26cls_cgroup: read classid atomically in classifierPaul Menage1-11/+11
2009-05-25Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimaxDavid S. Miller1-5/+30
2009-05-25r8169: avoid losing MSI interruptsDavid Dillow1-45/+57
2009-05-25tcp: tcp_vegas ssthresh bugfixDoug Leith1-2/+9
2009-05-25mac8390: fix regression caused during net_device_ops conversionFinn Thain2-6/+6
2009-05-25netfilter: nf_ct_dccp: add missing DCCP protocol changes in event cachePablo Neira Ayuso1-0/+4
2009-05-25netfilter: nf_ct_tcp: fix accepting invalid RST segmentsJozsef Kadlecsik2-0/+22
2009-05-25gianfar: fix BUG under load after introduction of skb recyclingLennert Buytenhek1-1/+10
2009-05-22wimax/i2400m: usb: fix device reset on autosuspend while not yet idleInaky Perez-Gonzalez1-5/+30
2009-05-21RxRPC: Error handling for rxrpc_alloc_connection()Dan Carpenter1-6/+6
2009-05-21ipv4: Fix oops with FIB_TRIERobert Olsson1-1/+5
2009-05-21pktgen: do not access flows[] beyond its lengthFlorian Westphal1-1/+1
2009-05-21gigaset: beyond ARRAY_SIZE of iwb->dataRoel Kluin1-1/+1
2009-05-20IPv6: set RTPROT_KERNEL to initial routeJean-Mickael Guerin1-0/+3
2009-05-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller10-53/+68
2009-05-20net: fix rtable leak in net/ipv4/route.cEric Dumazet1-38/+17
2009-05-20net: fix length computation in rt_check_expire()Eric Dumazet1-2/+3
2009-05-20wireless: beyond ARRAY_SIZE of intf->crypto_statsRoel Kluin1-1/+1
2009-05-20iwlwifi: update 5000 ucode support to version 2 of APIJay Sternberg1-1/+1
2009-05-20cfg80211: fix race between core hint and driver's custom applyLuis R. Rodriguez1-0/+7
2009-05-20airo: fix airo_get_encode{,ext} buffer overflow like I mean it...John W. Linville1-9/+14
2009-05-20ath5k: fix interpolation with equal power levelsFabio Rossi1-21/+28
2009-05-20iwlwifi: do not cancel delayed work inside spin_lock_irqsaveReinette Chatre3-17/+6
2009-05-20ath5k: fix exp off-by-one when computing OFDM delta slopeForrest Zhang1-3/+3
2009-05-20wext: verify buffer size for SIOCSIWENCODEEXTJohannes Berg1-0/+7
2009-05-20ath5k: fix scanning in AR2424Pavel Roskin1-1/+1
2009-05-18ipv4: make default for INET_LRO consistent with help textFrans Pop1-1/+1
2009-05-18net: fix skb_seq_read returning wrong offset/length for page frag dataThomas Chenault1-1/+1