aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ath1e: add new device id for asus hardwareGreg Kroah-Hartman2009-05-291-0/+1
* mlx4_en: Fix a kernel panic when waking tx queueYevgeny Petrilin2009-05-291-4/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-293-6/+9
|\
| * rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongleJohn W. Linville2009-05-292-0/+3
| * at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scanJohn W. Linville2009-05-291-6/+6
* | mac8390: fix build with NET_POLL_CONTROLLERFinn Thain2009-05-291-1/+1
* | cxgb3: link fault fixesDivy Le Ray2009-05-292-3/+10
* | cxgb3: fix dma mapping regressionDivy Le Ray2009-05-292-8/+7
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-05-275-1/+33
|\
| * netfilter: nfnetlink_log: fix wrong skbuff size calculationPablo Neira Ayuso2009-05-271-0/+6
| * netfilter: xt_hashlimit does a wrong SEQ_SKIPJesper Dangaard Brouer2009-05-271-1/+1
| * netfilter: nf_ct_dccp: add missing DCCP protocol changes in event cachePablo Neira Ayuso2009-05-251-0/+4
| * netfilter: nf_ct_tcp: fix accepting invalid RST segmentsJozsef Kadlecsik2009-05-252-0/+22
* | bfin_mac: fix build error due to net_device_ops convertMike Frysinger2009-05-261-15/+14
* | atlx: move modinfo data from atlx.h to atl1.cAlex Chiang2009-05-262-6/+6
* | gianfar: fix babbling rx error event bugXiaotian Feng2009-05-261-1/+1
* | cls_cgroup: read classid atomically in classifierPaul Menage2009-05-261-11/+11
* | Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2009-05-251-5/+30
|\ \
| * | wimax/i2400m: usb: fix device reset on autosuspend while not yet idleInaky Perez-Gonzalez2009-05-221-5/+30
* | | r8169: avoid losing MSI interruptsDavid Dillow2009-05-251-45/+57
* | | tcp: tcp_vegas ssthresh bugfixDoug Leith2009-05-251-2/+9
* | | mac8390: fix regression caused during net_device_ops conversionFinn Thain2009-05-252-6/+6
* | | gianfar: fix BUG under load after introduction of skb recyclingLennert Buytenhek2009-05-251-1/+10
* | | RxRPC: Error handling for rxrpc_alloc_connection()Dan Carpenter2009-05-211-6/+6
* | | ipv4: Fix oops with FIB_TRIERobert Olsson2009-05-211-1/+5
* | | pktgen: do not access flows[] beyond its lengthFlorian Westphal2009-05-211-1/+1
* | | gigaset: beyond ARRAY_SIZE of iwb->dataRoel Kluin2009-05-211-1/+1
|/ /
* | IPv6: set RTPROT_KERNEL to initial routeJean-Mickael Guerin2009-05-201-0/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-2010-53/+68
|\ \
| * | wireless: beyond ARRAY_SIZE of intf->crypto_statsRoel Kluin2009-05-201-1/+1
| * | iwlwifi: update 5000 ucode support to version 2 of APIJay Sternberg2009-05-201-1/+1
| * | cfg80211: fix race between core hint and driver's custom applyLuis R. Rodriguez2009-05-201-0/+7
| * | airo: fix airo_get_encode{,ext} buffer overflow like I mean it...John W. Linville2009-05-201-9/+14
| * | ath5k: fix interpolation with equal power levelsFabio Rossi2009-05-201-21/+28
| * | iwlwifi: do not cancel delayed work inside spin_lock_irqsaveReinette Chatre2009-05-203-17/+6
| * | ath5k: fix exp off-by-one when computing OFDM delta slopeForrest Zhang2009-05-201-3/+3
| * | wext: verify buffer size for SIOCSIWENCODEEXTJohannes Berg2009-05-201-0/+7
| * | ath5k: fix scanning in AR2424Pavel Roskin2009-05-201-1/+1
* | | net: fix rtable leak in net/ipv4/route.cEric Dumazet2009-05-201-38/+17
* | | net: fix length computation in rt_check_expire()Eric Dumazet2009-05-201-2/+3
|/ /
* | ipv4: make default for INET_LRO consistent with help textFrans Pop2009-05-181-1/+1
* | net: fix skb_seq_read returning wrong offset/length for page frag dataThomas Chenault2009-05-181-1/+1
* | pkt_sched: gen_estimator: use 64 bit intermediate counters for bpsEric Dumazet2009-05-181-6/+7
* | be2net: add two new pci device ids to pci device tableAjit Khaparde2009-05-182-5/+19
* | sch_teql: should not dereference skb after ndo_start_xmit()Eric Dumazet2009-05-181-2/+3
* | tcp: fix MSG_PEEK race checkIlpo Järvinen2009-05-181-1/+4
* | Doc: fixed descriptions on /proc/sys/net/core/* and /proc/sys/net/unix/*Wang Tinggong2009-05-171-3/+12
* | Neterion: *FIFO1_DMA_ERR set twice, should 2nd be *FIFO2_DMA_ERR?roel kluin2009-05-171-1/+1
* | mv643xx_eth: fix PPC DMA breakageGabriel Paubert2009-05-171-19/+22
* | bonding: fix link down handling in 802.3ad modeStephen Hemminger2009-05-171-3/+8