summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-30net/firmare: Ignore .cis filesMatt Kraai1-0/+1
2009-05-30ath1e: add new device id for asus hardwareGreg Kroah-Hartman1-0/+1
2009-05-30mlx4_en: Fix a kernel panic when waking tx queueYevgeny Petrilin1-4/+4
2009-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David 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-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David 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-27bfin_mac: fix build error due to net_device_ops convertMike Frysinger1-15/+14
2009-05-27atlx: move modinfo data from atlx.h to atl1.cAlex Chiang2-6/+6
2009-05-27gianfar: fix babbling rx error event bugXiaotian Feng1-1/+1
2009-05-27cls_cgroup: read classid atomically in classifierPaul Menage1-11/+11
2009-05-26Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller1-5/+30
2009-05-26r8169: avoid losing MSI interruptsDavid Dillow1-45/+57
2009-05-26tcp: tcp_vegas ssthresh bugfixDoug Leith1-2/+9
2009-05-26mac8390: 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-22RxRPC: Error handling for rxrpc_alloc_connection()Dan Carpenter1-6/+6
2009-05-22ipv4: Fix oops with FIB_TRIERobert Olsson1-1/+5
2009-05-22pktgen: do not access flows[] beyond its lengthFlorian Westphal1-1/+1
2009-05-22gigaset: beyond ARRAY_SIZE of iwb->dataRoel Kluin1-1/+1
2009-05-21IPv6: set RTPROT_KERNEL to initial routeJean-Mickael Guerin1-0/+3
2009-05-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller10-53/+68
2009-05-21net: fix rtable leak in net/ipv4/route.cEric Dumazet1-38/+17
2009-05-21net: 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-19ipv4: make default for INET_LRO consistent with help textFrans Pop1-1/+1
2009-05-19net: fix skb_seq_read returning wrong offset/length for page frag dataThomas Chenault1-1/+1
2009-05-19pkt_sched: gen_estimator: use 64 bit intermediate counters for bpsEric Dumazet1-6/+7
2009-05-19be2net: add two new pci device ids to pci device tableAjit Khaparde2-5/+19
2009-05-19sch_teql: should not dereference skb after ndo_start_xmit()Eric Dumazet1-2/+3
2009-05-19tcp: fix MSG_PEEK race checkIlpo Järvinen1-1/+4
2009-05-18Doc: fixed descriptions on /proc/sys/net/core/* and /proc/sys/net/unix/*Wang Tinggong1-3/+12
2009-05-18Neterion: *FIFO1_DMA_ERR set twice, should 2nd be *FIFO2_DMA_ERR?roel kluin1-1/+1
2009-05-18mv643xx_eth: fix PPC DMA breakageGabriel Paubert1-19/+22