aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-02net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel pa...Minoru Usui
2009-06-02e1000: add missing length check to e1000 receive routineNeil Horman
2009-06-02forcedeth: add phy_power_down parameter, leave phy powered up by default (v2)Ed Swierk
2009-06-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2009-06-013c509: Add missing EISA IDsMaciej W. Rozycki
2009-06-01MAINTAINERS: take maintainership of the cpmac Ethernet driverFlorian Fainelli
2009-05-29net/firmare: Ignore .cis filesMatt Kraai
2009-05-29ath1e: add new device id for asus hardwareGreg Kroah-Hartman
2009-05-29mlx4_en: Fix a kernel panic when waking tx queueYevgeny Petrilin
2009-05-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-05-29rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongleJohn W. Linville
2009-05-29at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scanJohn W. Linville
2009-05-29mac8390: fix build with NET_POLL_CONTROLLERFinn Thain
2009-05-29cxgb3: link fault fixesDivy Le Ray
2009-05-29cxgb3: fix dma mapping regressionDivy Le Ray
2009-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-05-27netfilter: nfnetlink_log: fix wrong skbuff size calculationPablo Neira Ayuso
2009-05-27netfilter: xt_hashlimit does a wrong SEQ_SKIPJesper Dangaard Brouer
2009-05-27Bluetooth: Remove useless flush_work() causing lockdep warningsDave Young
2009-05-26bfin_mac: fix build error due to net_device_ops convertMike Frysinger
2009-05-26atlx: move modinfo data from atlx.h to atl1.cAlex Chiang
2009-05-26gianfar: fix babbling rx error event bugXiaotian Feng
2009-05-26cls_cgroup: read classid atomically in classifierPaul Menage
2009-05-25Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2009-05-25r8169: avoid losing MSI interruptsDavid Dillow
2009-05-25tcp: tcp_vegas ssthresh bugfixDoug Leith
2009-05-25mac8390: fix regression caused during net_device_ops conversionFinn Thain
2009-05-25netfilter: nf_ct_dccp: add missing DCCP protocol changes in event cachePablo Neira Ayuso
2009-05-25netfilter: nf_ct_tcp: fix accepting invalid RST segmentsJozsef Kadlecsik
2009-05-25gianfar: fix BUG under load after introduction of skb recyclingLennert Buytenhek
2009-05-22wimax/i2400m: usb: fix device reset on autosuspend while not yet idleInaky Perez-Gonzalez
2009-05-21RxRPC: Error handling for rxrpc_alloc_connection()Dan Carpenter
2009-05-21ipv4: Fix oops with FIB_TRIERobert Olsson
2009-05-21pktgen: do not access flows[] beyond its lengthFlorian Westphal
2009-05-21gigaset: beyond ARRAY_SIZE of iwb->dataRoel Kluin
2009-05-20IPv6: set RTPROT_KERNEL to initial routeJean-Mickael Guerin
2009-05-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-05-20net: fix rtable leak in net/ipv4/route.cEric Dumazet
2009-05-20net: fix length computation in rt_check_expire()Eric Dumazet
2009-05-20wireless: beyond ARRAY_SIZE of intf->crypto_statsRoel Kluin
2009-05-20iwlwifi: update 5000 ucode support to version 2 of APIJay Sternberg
2009-05-20cfg80211: fix race between core hint and driver's custom applyLuis R. Rodriguez
2009-05-20airo: fix airo_get_encode{,ext} buffer overflow like I mean it...John W. Linville
2009-05-20ath5k: fix interpolation with equal power levelsFabio Rossi
2009-05-20iwlwifi: do not cancel delayed work inside spin_lock_irqsaveReinette Chatre
2009-05-20ath5k: fix exp off-by-one when computing OFDM delta slopeForrest Zhang
2009-05-20wext: verify buffer size for SIOCSIWENCODEEXTJohannes Berg
2009-05-20ath5k: fix scanning in AR2424Pavel Roskin
2009-05-18ipv4: make default for INET_LRO consistent with help textFrans Pop
2009-05-18net: fix skb_seq_read returning wrong offset/length for page frag dataThomas Chenault