summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-29caif-driver: Add CAIF-SPI Protocol driver.Sjur Braendeland
2010-06-29caif: Kconfig and Makefile fixesSjur Braendeland
2010-06-28cxgb4vf: Stitch new T4 PCI-E SR-IOV Virtual Function driver into the buildCasey Leedom
2010-06-28cxgb4vf: Add new Makefile for T4 PCI-E SR-IOV Virtual Function driver cxgb4vfCasey Leedom
2010-06-28cxgb4vf: Add main T4 PCI-E SR-IOV Virtual Function driver for cxgb4vfCasey Leedom
2010-06-28cxgb4vf: Add T4 Virtual Function Scatter-Gather Engine DMA codeCasey Leedom
2010-06-28cxgb4vf: Add core T4 PCI-E SR-IOV Virtual Function hardware definitions and d...Casey Leedom
2010-06-28cxgb4vf: Add code to provision T4 PCI-E SR-IOV Virtual Functions with hardwar...Casey Leedom
2010-06-28cxgb4vf: Add new macros and definitions for hardware constantsCasey Leedom
2010-06-28cxgb4vf: update to latest T4 firmware API fileCasey Leedom
2010-06-28cxgb4vf: small changes to message processing structures/macrosCasey Leedom
2010-06-28netdev: mdio-octeon: Fix section mismatch errors.David Daney
2010-06-28netdev: octeon_mgmt: Fix section mismatch errors.David Daney
2010-06-28act_mirred: don't clone skb when skb isn't sharedChangli Gao
2010-06-28tcp: tso_fragment() might avoid GFP_ATOMICEric Dumazet
2010-06-28vlan: 64 bit rx countersEric Dumazet
2010-06-28macvlan: 64 bit rx countersEric Dumazet
2010-06-28net: u64_stats_fetch_begin_bh() and u64_stats_fetch_retry_bh()Eric Dumazet
2010-06-28net: use this_cpu_ptr()Eric Dumazet
2010-06-28net: u64_stats_sync improvementsEric Dumazet
2010-06-283c59x: Specify window explicitly for access to windowed registersBen Hutchings
2010-06-28mlx4: add dynamic LRO disable supportAmerigo Wang
2010-06-28s2io: add dynamic LRO disable supportJon Mason
2010-06-26syncookies: add support for ECNFlorian Westphal
2010-06-26syncookies: do not store rcv_wscale in tcp timestampFlorian Westphal
2010-06-25ipv6: remove ipv6_statisticsEric Dumazet
2010-06-25snmp: add align parameter to snmp_mib_init()Eric Dumazet
2010-06-25loopback: use u64_stats_sync infrastructureEric Dumazet
2010-06-25arp: RCU change in arp_solicit()Eric Dumazet
2010-06-25dccp: make implementation of Syn-RTT symmetricGerrit Renker
2010-06-25dccp: remove unused function argumentGerrit Renker
2010-06-25net/fec: clean suspend/resumeEric Benard
2010-06-25cxgb3: request 7.10 firmwareDivy Le Ray
2010-06-25cxgb3: update FW to 7.10Divy Le Ray
2010-06-25net/core/pktgen.c: Use pr_<level>Joe Perches
2010-06-25net: optimize Berkeley Packet Filter (BPF) processingHagen Paul Pfeifer
2010-06-25sfc: Log clearer error messages for hardware monitorBen Hutchings
2010-06-25sfc: Use Toeplitz IPv4 hash for RSS and hash insertionBen Hutchings
2010-06-25sfc: Move siena_nic_data::ipv6_rss_key to efx_nic::rx_hash_keyBen Hutchings
2010-06-25sfc: Fix reading of inserted hashBen Hutchings
2010-06-25enic: Clean upsVasanthy Kolluri
2010-06-25enic: Bug Fix: Handle surprise hardware removalsVasanthy Kolluri
2010-06-25enic: Feature Add: Add loopback capability to enic devicesVasanthy Kolluri
2010-06-25enic: Use receive queue buffer blocks of 32/64 entriesVasanthy Kolluri
2010-06-25enic: Add new firmware devcmdsVasanthy Kolluri
2010-06-25enic: Use (netdev|dev|pr)_<level> macro helpers for loggingVasanthy Kolluri
2010-06-25enic: Clean up: Add wrapper routines for firmware devcmd callsVasanthy Kolluri
2010-06-25enic: Use a lighter reset operation for enic devicesVasanthy Kolluri
2010-06-25enic: Bug Fix: Change hardware ingress vlan rewrite modeVasanthy Kolluri
2010-06-25enic: Feature Add: Replace LRO with GROVasanthy Kolluri