summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-29net: u64_stats_fetch_begin_bh() and u64_stats_fetch_retry_bh()Eric Dumazet1-15/+44
2010-06-29net: use this_cpu_ptr()Eric Dumazet3-4/+4
2010-06-29net: u64_stats_sync improvementsEric Dumazet1-1/+5
2010-06-293c59x: Specify window explicitly for access to windowed registersBen Hutchings1-148/+140
2010-06-29mlx4: add dynamic LRO disable supportAmerigo Wang1-1/+37
2010-06-29s2io: add dynamic LRO disable supportJon Mason1-5/+45
2010-06-27syncookies: add support for ECNFlorian Westphal5-13/+17
2010-06-27syncookies: do not store rcv_wscale in tcp timestampFlorian Westphal2-22/+14
2010-06-26ipv6: remove ipv6_statisticsEric Dumazet1-2/+0
2010-06-26snmp: add align parameter to snmp_mib_init()Eric Dumazet7-22/+40
2010-06-26loopback: use u64_stats_sync infrastructureEric Dumazet1-46/+16
2010-06-26arp: RCU change in arp_solicit()Eric Dumazet1-5/+7
2010-06-26dccp: make implementation of Syn-RTT symmetricGerrit Renker2-3/+16
2010-06-26dccp: remove unused function argumentGerrit Renker4-19/+13
2010-06-26net/fec: clean suspend/resumeEric Benard1-18/+12
2010-06-26cxgb3: request 7.10 firmwareDivy Le Ray1-2/+2
2010-06-26cxgb3: update FW to 7.10Divy Le Ray3-1918/+1936
2010-06-26net/core/pktgen.c: Use pr_<level>Joe Perches1-78/+64
2010-06-26net: optimize Berkeley Packet Filter (BPF) processingHagen Paul Pfeifer2-51/+209
2010-06-26sfc: Log clearer error messages for hardware monitorBen Hutchings1-3/+8
2010-06-26sfc: Use Toeplitz IPv4 hash for RSS and hash insertionBen Hutchings2-3/+22
2010-06-26sfc: Move siena_nic_data::ipv6_rss_key to efx_nic::rx_hash_keyBen Hutchings4-9/+8
2010-06-26sfc: Fix reading of inserted hashBen Hutchings2-8/+6
2010-06-26enic: Clean upsVasanthy Kolluri25-53/+41
2010-06-26enic: Bug Fix: Handle surprise hardware removalsVasanthy Kolluri3-4/+20
2010-06-26enic: Feature Add: Add loopback capability to enic devicesVasanthy Kolluri5-27/+45
2010-06-26enic: Use receive queue buffer blocks of 32/64 entriesVasanthy Kolluri4-26/+37
2010-06-26enic: Add new firmware devcmdsVasanthy Kolluri3-9/+146
2010-06-26enic: Use (netdev|dev|pr)_<level> macro helpers for loggingVasanthy Kolluri9-109/+98
2010-06-26enic: Clean up: Add wrapper routines for firmware devcmd callsVasanthy Kolluri5-84/+201
2010-06-26enic: Use a lighter reset operation for enic devicesVasanthy Kolluri4-8/+55
2010-06-26enic: Bug Fix: Change hardware ingress vlan rewrite modeVasanthy Kolluri5-7/+68
2010-06-26enic: Feature Add: Replace LRO with GROVasanthy Kolluri3-80/+9
2010-06-26cnic: Update version to 2.1.3.Michael Chan1-2/+2
2010-06-26cnic: Further unify kcq handling code.Michael Chan1-37/+34
2010-06-26cnic: Restructure kcq processing.Michael Chan1-54/+22
2010-06-26cnic: Unify kcq allocation for all devices.Michael Chan2-64/+98
2010-06-26cnic: Unify IRQ code for all hardware types.Michael Chan1-13/+20
2010-06-26cnic: Fine-tune CID memory space calculation.Michael Chan2-15/+21
2010-06-25sfc: Record hardware RX hash on each skb where possibleBen Hutchings7-3/+49
2010-06-25sfc: Disable setting feature flags that are not implementedBen Hutchings1-1/+0
2010-06-25sfc: Replace EFX_DRIVER_NAME with KBUILD_MODNAMEBen Hutchings3-5/+3
2010-06-25sfc: Implement message level controlBen Hutchings20-529/+727
2010-06-25sfc: Log MTD errors using partition name, not just net device nameBen Hutchings1-9/+14
2010-06-25sfc: Implement ethtool register dump operationBen Hutchings4-0/+292
2010-06-25tcp: do not send reset to already closed socketsKonstantin Khorenko1-0/+4
2010-06-25broadcom: Add 5241 supportDmitry Baryshkov2-0/+23
2010-06-25broadcom: move all PHY_ID's to headerDmitry Baryshkov2-12/+18
2010-06-25net: fix "netpoll: Allow netpoll_setup/cleanup recursion"Andrew Morton1-1/+0
2010-06-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller25-66/+116