aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-03
|\
| * glge: remove unused #include <version.h>Huang Weiyi2009-04-02
| * dnet: remove unused #include <version.h>Huang Weiyi2009-04-02
| * tcp: miscounts due to tcp_fragment pcount resetIlpo Järvinen2009-04-02
| * tcp: add helper for counter tweaking due mid-wq changeIlpo Järvinen2009-04-02
| * hso: fix for the 'invalid frame length' messagesJan Dumon2009-04-02
| * hso: fix for crash when unplugging the deviceJan Dumon2009-04-02
| * fsl_pq_mdio: Fix compile failureSegher Boessenkool2009-04-02
| * fsl_pq_mdio: Revive UCC MDIO supportAnton Vorontsov2009-04-02
| * ucc_geth: Pass proper device to DMA routines, otherwise oops happensAnton Vorontsov2009-04-02
| * i.MX31: Fixing cs89x0 network building to i.MX31ADSAlan Carvalho de Assis2009-04-02
| * tc35815: Fix build error if NAPI enabledAtsushi Nemoto2009-04-02
| * hso: add Vendor/Product ID's for new devicesJan Dumon2009-04-02
| * ucc_geth: Remove unused headerKumar Gala2009-04-02
| * gianfar: Remove unused headerKumar Gala2009-04-02
| * kaweth: Fix locking to be SMP-safeLarry Finger2009-04-02
| * net: allow multiple dev per napi with GROStephen Hemminger2009-04-02
| * r8169: reset IntrStatus after chip resetKarsten Wiese2009-04-02
| * ixgbe: Fix potential memory leak/driver panic issue while setting up Tx & Rx ...Mallikarjuna R Chilakala2009-04-02
| * ixgbe: fix ethtool -A|a behaviorDon Skidmore2009-04-02
| * ixgbe: Patch to fix driver panic while freeing up tx & rx resourcesMallikarjuna R Chilakala2009-04-02
| * ixgbe: refactor tx buffer processing to use skb_dma_map/unmapAlexander Duyck2009-04-02
| * ixgbe: Fix 82598 MSI-X allocation on systems with more than 8 CPU coresPJ Waskiewicz2009-04-02
| * ixgbe: feature - driver to default with FC on.Don Skidmore2009-04-02
| * ixgbe: Fix DCB netlink layer for 82599 to enable Priority Flow ControlPJ Waskiewicz2009-04-02
| * ixgbe: Fix ethtool output with advertised mode.Don Skidmore2009-04-02
| * ixgbe: fix build when DEBUG is definedAlexander Duyck2009-04-02
| * net/igb: Fix kexec with igb (rev. 3)Rafael J. Wysocki2009-04-02
| * igb: cleanup igb loopback pathAlexander Duyck2009-04-02
| * igb: increase delay for copper link setupAlexander Duyck2009-04-02
| * igb: set num_rx/tx_queues to 0 when queues are freedAlexander Duyck2009-04-02
| * igb: add support for x2 link width configurationsAlexander Duyck2009-04-02
| * net/fec_mpc52xx: Don't dereference phy_device if it is NULLGrant Likely2009-04-02
| * net/fec_mpc52xx: Migrate to net_device_ops.Henk Stegeman2009-04-02
| * net/fec_mpc52xx: fix BUG on missing dma_opsGrant Likely2009-04-02
| * netfilter: use rcu_read_bh() in ipt_do_table()Eric Dumazet2009-04-02
| * RDS: Use spinlock to protect 64b value update on 32b archsAndy Grover2009-04-02
| * RDS: Rewrite connection cleanup, fixing oops on rmmodAndy Grover2009-04-02
| * RDS: Fix m_rs_lock deadlockAndy Grover2009-04-02
| * Neterion: New driver: Kconfig and MakefileRamkrishna Vepa2009-04-02
| * Neterion: New driver: Driver versionRamkrishna Vepa2009-04-02
| * Neterion: New driver: Ethtool relatedRamkrishna Vepa2009-04-02
| * Neterion: New driver: Main entry pointsRamkrishna Vepa2009-04-02
| * Neterion: New driver: Traffic & alarm handlerRamkrishna Vepa2009-04-02
| * Neterion: New driver: Hardware init & configurationRamkrishna Vepa2009-04-02
| * Neterion: New driver: register set - vxge-reg.hRamkrishna Vepa2009-04-02
| * Neterion: New driver: Update Maintainer listRamkrishna Vepa2009-04-02
| * Neterion: Driver help fileRamkrishna Vepa2009-04-02
| * sfc: Call netif_napi_add() before registering our interrupt handlerBen Hutchings2009-03-31
| * core: remove pointless conditional before kfree()Wei Yongjun2009-03-31