summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fragment: add fast path for in-order fragmentsChangli Gao2010-06-303-0/+24
* snmp: 64bit ipstats_mib for all archesEric Dumazet2010-06-307-26/+167
* be2net: memory barrier fixes on IBM p7 platformSathya Perla2010-06-302-0/+9
* cpmac: use resource_size()Dan Carpenter2010-06-301-4/+4
* act_nat: use stack variableChangli Gao2010-06-301-21/+10
* act_mirred: combine duplicate codeChangli Gao2010-06-301-4/+2
* net/neighbour.h: fix typoKulikov Vasiliy2010-06-301-1/+1
* gianfar: Implement workaround for eTSEC-A002 erratumAnton Vorontsov2010-06-302-3/+38
* gianfar: Implement workaround for eTSEC76 erratumAnton Vorontsov2010-06-302-0/+20
* gianfar: Implement workaround for eTSEC74 erratumAnton Vorontsov2010-06-302-2/+38
* net/core: use ntohs for skb->protocolSebastian Andrzej Siewior2010-06-301-1/+2
* ipv6: Use interface max_desync_factor instead of static defaultBen Hutchings2010-06-301-4/+4
* ipv6: Clamp reported valid_lft to a minimum of 0Ben Hutchings2010-06-301-2/+6
* usb: pegasus: fixed coding style issuesNicolas Kaiser2010-06-302-212/+209
* 3c59x: Use fine-grained locks for MII and windowed register accessBen Hutchings2010-06-291-27/+41
* e1000e: disable EEE support by defaultBruce Allan2010-06-291-0/+4
* e1000e: remove EEE module parameterBruce Allan2010-06-291-28/+0
* e1000e: suppress compile warnings on certain archsBruce Allan2010-06-291-17/+21
* e1000e: don't inadvertently re-set INTX_DISABLEDean Nelson2010-06-291-4/+9
* drivers/net/Makefile: conditionally descend to wirelessNicolas Kaiser2010-06-291-1/+1
* net/Makefile: conditionally descend to wireless and ieee802154Nicolas Kaiser2010-06-291-2/+2
* qlcnic: Add support for configuring eswitch and nparsRajesh K Borundia2010-06-293-75/+542
* qlcnic: Remove obsolete codeAnirban Chakraborty2010-06-294-57/+13
* micrel phy driver - updated(1)Choi, David2010-06-291-19/+148
* qlcnic: fail when try to setup unsupported featuresStanislaw Gruszka2010-06-291-3/+10
* netxen: fail when try to setup unsupported featuresStanislaw Gruszka2010-06-291-3/+10
* bnx2x: fail when try to setup unsupported featuresStanislaw Gruszka2010-06-291-0/+3
* vmxnet3: fail when try to setup unsupported featuresStanislaw Gruszka2010-06-291-2/+7
* e1000e: fail when try to setup unsupported featuresStanislaw Gruszka2010-06-291-1/+0
* caif-driver: Add CAIF-SPI Protocol driver.Sjur Braendeland2010-06-296-0/+1483
* caif: Kconfig and Makefile fixesSjur Braendeland2010-06-294-29/+7
* cxgb4vf: Stitch new T4 PCI-E SR-IOV Virtual Function driver into the buildCasey Leedom2010-06-282-0/+24
* cxgb4vf: Add new Makefile for T4 PCI-E SR-IOV Virtual Function driver cxgb4vfCasey Leedom2010-06-281-0/+7
* cxgb4vf: Add main T4 PCI-E SR-IOV Virtual Function driver for cxgb4vfCasey Leedom2010-06-282-0/+3446
* cxgb4vf: Add T4 Virtual Function Scatter-Gather Engine DMA codeCasey Leedom2010-06-281-0/+2460
* cxgb4vf: Add core T4 PCI-E SR-IOV Virtual Function hardware definitions and d...Casey Leedom2010-06-283-0/+1727
* cxgb4vf: Add code to provision T4 PCI-E SR-IOV Virtual Functions with hardwar...Casey Leedom2010-06-281-0/+106
* cxgb4vf: Add new macros and definitions for hardware constantsCasey Leedom2010-06-282-0/+42
* cxgb4vf: update to latest T4 firmware API fileCasey Leedom2010-06-282-7/+22
* cxgb4vf: small changes to message processing structures/macrosCasey Leedom2010-06-283-5/+17
* netdev: mdio-octeon: Fix section mismatch errors.David Daney2010-06-281-3/+3
* netdev: octeon_mgmt: Fix section mismatch errors.David Daney2010-06-281-3/+3
* act_mirred: don't clone skb when skb isn't sharedChangli Gao2010-06-282-5/+12
* tcp: tso_fragment() might avoid GFP_ATOMICEric Dumazet2010-06-281-3/+3
* vlan: 64 bit rx countersEric Dumazet2010-06-283-25/+41
* macvlan: 64 bit rx countersEric Dumazet2010-06-282-21/+35
* net: u64_stats_fetch_begin_bh() and u64_stats_fetch_retry_bh()Eric Dumazet2010-06-281-15/+44
* net: use this_cpu_ptr()Eric Dumazet2010-06-283-4/+4
* net: u64_stats_sync improvementsEric Dumazet2010-06-281-1/+5
* 3c59x: Specify window explicitly for access to windowed registersBen Hutchings2010-06-281-148/+140
OpenPOWER on IntegriCloud