summary refs log tree commit diff
AgeCommit message (Expand)Author
2011-02-17sfc: Implement hardware acceleration of RFSBen Hutchings
2011-02-16sfc: Limit filter search depth further for performance hints (i.e. RFS)Ben Hutchings
2011-02-15net: RPS: Make hardware-accelerated RFS conditional on NETIF_F_NTUPLEBen Hutchings
2011-02-15sfc: Add TX queues for high-priority trafficBen Hutchings
2011-02-15sfc: Distinguish queue lookup from test for queue existenceBen Hutchings
2011-02-15sfc: Move TX queue core queue mapping into tx.cBen Hutchings
2011-02-15net: Adjust TX queue kobjects if number of queues changes during unregisterBen Hutchings
2011-02-14sch_mqprio: Always set num_tc to 0 in mqprio_destroy()Ben Hutchings
2011-02-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-08pch_can: fix module reload issue with MSITomoya
2011-02-08pch_can: fix rmmod issueTomoya
2011-02-08pch_can: fix 800k comms issueTomoya
2011-02-08net: Kill NETEVENT_PMTU_UPDATE.David S. Miller
2011-02-08net: Remove bogus barrier() in dst_allfrag().David S. Miller
2011-02-08net: Fix lockdep regression caused by initializing netdev queues too early.David S. Miller
2011-02-08net/caif: Fix dangling list pointer in freed object on error.David S. Miller
2011-02-08ipsec: allow to align IPv4 AH on 32 bitsNicolas Dichtel
2011-02-08USB CDC NCM errata updates for cdc_ncm host driverAlexey Orishko
2011-02-08CDC NCM errata updates for cdc.hAlexey Orishko
2011-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-02-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2011-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-02-08ixgbe: update version stringDon Skidmore
2011-02-08ixgbe: cleanup variable initializationDon Skidmore
2011-02-08ixgbe: limit VF access to network trafficAlexander Duyck
2011-02-08ixgbe: fix for 82599 erratum on Header SplittingDon Skidmore
2011-02-08ixgbe: fix variable set but not used warnings by gcc 4.6Emil Tantilov
2011-02-08e1000: add support for Marvell Alaska M88E1118R PHYFlorian Fainelli
2011-02-08e1000e: tx_timeout should not increment for non-hang eventsJesse Brandeburg
2011-02-07Merge branch 'batman-adv/merge' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller
2011-02-08batman-adv: Linearize fragment packets before mergeSven Eckelmann
2011-02-07x25: possible skb leak on bad facilitiesandrew hendry
2011-02-07mac80211: remove unneeded checkDan Carpenter
2011-02-07ath9k: Update comments for not parsing DTIM periodMohammed Shafi Shajakhan
2011-02-07mac80211: Update comments on radiotap MCS indexMohammed Shafi Shajakhan
2011-02-07mac80211: as a 4-addr station, do not receive packets for other stationsFelix Fietkau
2011-02-07mac80211: Make some mlme timers module paramaters.Ben Greear
2011-02-07ath5k: Fix fast channel switchingNick Kossifidis
2011-02-07mac80211: fix the skb cloned check in the tx pathFelix Fietkau
2011-02-07iwlagn: Re-enable RF_KILL interrupt when downDon Fry
2011-02-07ssb-pcmcia: Fix parsing of invariants tuplesMichael Büsch
2011-02-07enic: Update MAINTAINERSVasanthy Kolluri
2011-02-07enic: Clean up: Remove support for an older version of hardwareVasanthy Kolluri
2011-02-07enic: Bug Fix: Reorder firmware devcmds - CMD_INIT and CMD_IG_VLAN_REWRITE_MODEVasanthy Kolluri
2011-02-07enic: Bug Fix: Fix return values of enic_add/del_station_addr routinesVasanthy Kolluri
2011-02-07enic: Clean up: Organize devcmd wrapper routinesVasanthy Kolluri
2011-02-07enic: Decouple mac address registration and deregistration from port profile ...Roopa Prabhu
2011-02-06bnx2x: Proper netdev->ndo_set_rx_mode() implementation.Vladislav Zolotarov
2011-02-06bnx2x: Duplication in promisc modeVladislav Zolotarov
2011-02-06bnx2x: MTU for FCoE L2 ringVladislav Zolotarov