aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-05cxgb3: fix 2 ports 1G regressionDivy Le Ray
2009-08-05vxge: Version updateBenjamin LaHaise
2009-08-05vxge: prefetch skb->dataBenjamin LaHaise
2009-08-05vxge: prefetch RxD descriptorsBenjamin LaHaise
2009-08-05vxge: improve tx performance by using mmiowb() instead of wmb()Benjamin LaHaise
2009-08-05vxge: fix pktgen hangs (don't abuse skb->cb[])Benjamin LaHaise
2009-08-05vxge: don't drop frame on tx queue fullBenjamin LaHaise
2009-08-05ixgbe: allow vlan egress priority mapping in DCB modeLucy Liu
2009-08-05be2net: Patch to perform function reset at initializationsarveshwarb
2009-08-05net: implement a SO_DOMAIN getsockoptionJan Engelhardt
2009-08-05net: implement a SO_PROTOCOL getsockoptionJan Engelhardt
2009-08-05netxen: add hardware LRO supportDhananjay Phadke
2009-08-05netxen: remove unnecessary structuresDhananjay Phadke
2009-08-05netxen: fix vlan tso caseDhananjay Phadke
2009-08-05cpmac: unmark as brokenFlorian Fainelli
2009-08-05cpmac: bump version to 0.5.1Florian Fainelli
2009-08-05cpmac: wait longer after MDIO resetFlorian Fainelli
2009-08-05cpmac: add support for fixed PHYFlorian Fainelli
2009-08-05ar7: add fixed PHY support for the two on-board cpmacFlorian Fainelli
2009-08-05cpmac: fix wrong MDIO bus identifierFlorian Fainelli
2009-08-05net: mark read-only arrays as constJan Engelhardt
2009-08-04xfrm6: Fix xfrm6_policy.c build when SYSCTL disabled.David S. Miller
2009-08-04xfrm4: fix build when SYSCTLs are disabledRandy Dunlap
2009-08-02neigh: Convert garbage collection from softirq to workqueueEric Dumazet
2009-08-02IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder
2009-08-02smsc95xx: remove EEPROM loaded checkSteve Glendinning
2009-08-02inet6: functions shadow global variableGerrit Renker
2009-08-02drivers/atm: Use DIV_ROUND_CLOSESTJulia Lawall
2009-08-02drivers/net: Use DIV_ROUND_CLOSESTJulia Lawall
2009-08-02cxgb3: fix Gen2 pci default settingsDivy Le Ray
2009-08-02cxgb3: fix EDC filename stringDivy Le Ray
2009-08-01vxge: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson
2009-08-01s2io: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson
2009-08-01qlge: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson
2009-08-01ixgb: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson
2009-08-01igbvf: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson
2009-08-01bnx2x: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson
2009-08-01bnx2: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson
2009-08-01atl1e: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson
2009-08-01atl1c: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson
2009-08-01be2net: delete unnecessary code from be_cmd_POST()Sathya Perla
2009-08-01be2net: some name changes for consistencySathya Perla
2009-08-01be2net: replace some printks with dev_err()/dev_warn()Sathya Perla
2009-08-01be2net: remove pci_func field from be_adapter structSathya Perla
2009-08-01be2net: get rid of be_ctrl_info struct/abstractionSathya Perla
2009-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-07-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-30ixgbe: Fix RSC completion delay causing Rx interrupts to stopPeter P Waskiewicz Jr
2009-07-30ixgbe: Fix usage of second flags bitmap when using LRO/RSCPeter P Waskiewicz Jr
2009-07-30ixgbe: Fix netpoll to be properly multiqueue awarePeter P Waskiewicz Jr