summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-27fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi()Heiko Schocher3-1/+20
2008-08-27igb: fix setting the number of tx queuesAlexander Duyck1-2/+2
2008-08-27igb: ethtool -d reads EICR which is incorrect as it is read on clearAlexander Duyck1-2/+6
2008-08-27igb: force all queues to interrupt once every 2 secondsAlexander Duyck1-1/+9
2008-08-27r8169: balance pci_map / pci_unmap pairFrancois Romieu1-1/+1
2008-08-27pkt_sched: Fix dev_graft_qdisc() lockingJarek Poplawski1-1/+1
2008-08-27myri10ge: update version string to 1.4.3-1.358Brice Goglin1-1/+1
2008-08-27ixgbe: fix vlan filteringAlexander Duyck1-3/+5
2008-08-27Blackfin EMAC Driver: the BF526 also supports the MAC,Mike Frysinger1-3/+3
2008-08-27Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-...Jeff Garzik1-15/+20
2008-08-27mac80211: quiet chatty IBSS merge messageJohn W. Linville1-1/+1
2008-08-27mac80211: don't send empty extended rates IEJan-Espen Pettersen1-1/+1
2008-08-27mac80211: Fix debugfs file add/del for netdevJouni Malinen2-12/+18
2008-08-27net/mac80211/mesh.c: correct the argument to __mesh_table_freeJulia Lawall1-1/+1
2008-08-27mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOMJouni Malinen1-39/+9
2008-08-27net: rfkill: add missing line breakFelipe Balbi1-1/+1
2008-08-27Ath5k: fix bintval setupJiri Slaby1-3/+5
2008-08-27Ath5k: lock beaconsJiri Slaby2-3/+13
2008-08-27atmel: try open system authentication tooDan Williams1-1/+9
2008-08-27atmel: return ENOENT on request_firmware failureDan Williams1-19/+22
2008-08-26bnx2x: Version updateEilon Greenstein1-2/+2
2008-08-26bnx2x: Multi QueueYitchak Gertner1-4/+2
2008-08-26bnx2x: NAPI and interrupts enable/disableYitchak Gertner1-76/+73
2008-08-26bnx2x: NIC load failure cleanupYitchak Gertner1-12/+10
2008-08-26bnx2x: Initialization structureYitchak Gertner1-11/+11
2008-08-26bnx2x: HW lock timeoutEilon Greenstein1-2/+2
2008-08-26bnx2x: Minimize lock timeEilon Greenstein1-1/+4
2008-08-26bnx2x: Fan failure mechanism on additional designEilon Greenstein1-0/+3
2008-08-26bnx2x: Rx work checkEilon Greenstein2-1/+8
2008-08-26ipv6: sysctl fixesAl Viro1-1/+1
2008-08-26ipv4: sysctl fixesAl Viro1-4/+20
2008-08-26sctp: add verification checks to SCTP_AUTH_KEY optionVlad Yasevich2-0/+9
2008-08-24mv643xx_eth: bump version to 1.3Lennert Buytenhek1-1/+1
2008-08-24mv643xx_eth: enforce multiple-of-8-bytes receive buffer size restrictionLennert Buytenhek1-5/+13
2008-08-24mv643xx_eth: fix NULL pointer dereference in rxq_process()Lennert Buytenhek1-1/+1
2008-08-24mv643xx_eth: fix inconsistent lock semanticsLennert Buytenhek1-2/+2
2008-08-24mv643xx_eth: fix double add_timer() on the receive oom timerLennert Buytenhek1-4/+2
2008-08-24mv643xx_eth: fix NAPI 'rotting packet' issueLennert Buytenhek1-2/+1
2008-08-23ipv6: protocol for address routesStephen Hemminger1-0/+1
2008-08-23icmp: icmp_sk() should not use smp_processor_id() in preemptible codeDenis V. Lunev2-19/+26
2008-08-22pkt_sched: Fix qdisc list lockingJarek Poplawski3-8/+42
2008-08-21pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() raceJarek Poplawski3-0/+13
2008-08-21sctp: fix potential panics in the SCTP-AUTH API.Vlad Yasevich2-22/+67
2008-08-21Linux v2.6.27-rc4v2.6.27-rc4Linus Torvalds1-1/+1
2008-08-21cramfs: fix named-pipe handlingAl Viro1-46/+38
2008-08-21fbdefio: add set_page_dirty handler to deferred IO FBIan Campbell3-0/+26
2008-08-21rtc: rtc-ds1374: fix 'no irq' case handlingAnton Vorontsov1-5/+5
2008-08-21mm: xip/ext2 fix block allocation raceNick Piggin1-1/+4
2008-08-21mm: xip fix fault vs sparse page invalidate raceNick Piggin1-14/+46
2008-08-21mm: dirty page tracking race fixNick Piggin3-7/+11