summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-01-01tipc: Remove prototype code for supporting multiple zonesAllan Stephens15-325/+46
2011-01-01tg3: fix warningsEric Dumazet1-1/+9
2010-12-31drivers/atm/atmtcp.c: add missing atm_dev_putJulia Lawall1-1/+4
2010-12-31skge: Do not use legacy PCI power managementstephen hemminger1-30/+16
2010-12-31sfq: fix slot_dequeue_head()Eric Dumazet1-2/+4
2010-12-31sch_sfq: allow big packets and be fairEric Dumazet1-7/+19
2010-12-31starfire: Fix dma_addr_t size test for MIPSBen Hutchings1-1/+1
2010-12-31tg3: fix return value check in tg3_read_vpd()David Sterba1-1/+1
2010-12-31Broadcom CNIC core network driver: fix mem leak on allocation failures in cni...Jesper Juhl1-2/+8
2010-12-31ISDN, Gigaset: Fix memory leak in do_disconnect_req()Jesper Juhl1-0/+1
2010-12-31sky2: Do not use legacy PCI power managementRafael J. Wysocki1-26/+28
2010-12-31tg3: Do not use legacy PCI power managementRafael J. Wysocki1-58/+43
2010-12-31CAN: Use inode instead of kernel address for /proc fileDan Rosenberg1-2/+2
2010-12-31USB: cdc_ether: remove unneeded checkDan Carpenter1-3/+1
2010-12-31bnx2: Update firmware and versionMichael Chan5-5408/+5449
2010-12-31bnx2: Free IRQ before freeing status block memoryMichael Chan1-1/+12
2010-12-31netxen: update module descriptionAmit Kumar Salecha1-1/+1
2010-12-31dcbnl: cleanupShmulik Ravid1-1/+1
2010-12-31bnx2x: adding dcbnl supportShmulik Ravid4-26/+677
2010-12-31dcbnl: adding DCBX feature flags get-setShmulik Ravid3-0/+169
2010-12-31dcbnl: adding DCBX engine capabilityShmulik Ravid3-0/+91
2010-12-31net_dcb: add application notifiersJohn Fastabend4-1/+74
2010-12-31dcbnl: add appliction tlv handlersJohn Fastabend3-11/+135
2010-12-31dcbnl: add support for ieee8021Qaz attributesJohn Fastabend3-0/+248
2010-12-28vxge: remove duplicated part of checkDan Carpenter1-1/+1
2010-12-28skfp: testing the wrong variable in skfp_driver_init()Dan Carpenter1-1/+1
2010-12-28ppp: allow disabling multilink protocol ID compressionstephen hemminger1-2/+7
2010-12-28ehea: Avoid changing vlan flagsBreno Leitao1-0/+7
2010-12-28ueagle-atm: fix PHY signal initialization raceDan Williams1-3/+19
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1401-12035/+22675
2010-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds60-190/+413
2010-12-25ipv4: dont create routes on down devicesEric Dumazet1-3/+4
2010-12-25epic100: hamachi: yellowfin: Fix skb allocation sizeJarek Poplawski3-6/+6
2010-12-25sundance: Fix oopses with corrupted skb_shared_infoJarek Poplawski1-2/+2
2010-12-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller36-164/+410
2010-12-25bna: Update the driver version to 2.3.2.3Rasesh Mody1-1/+1
2010-12-25bna: IOC failure auto recovery fixRasesh Mody7-350/+1061
2010-12-25bna: Restore VLAN filter tableRasesh Mody1-2/+27
2010-12-25bna: Removed unused codeRasesh Mody3-253/+3
2010-12-25bna: IOC uninit check and misc cleanupRasesh Mody2-65/+2
2010-12-25bna: Fix for TX queueRasesh Mody3-6/+25
2010-12-25bna: Enable pure priority tagged packet reception and rxf uninit cleanup fixRasesh Mody1-0/+25
2010-12-25bna: Fix ethtool register dump and reordered an APIRasesh Mody2-9/+3
2010-12-25bna: Port enable disable sync and txq priority fixRasesh Mody4-39/+116
2010-12-25bna: TxRx and datapath fixRasesh Mody2-197/+178
2010-12-24ixgbevf: Add X540 VF device support to the ixgbevf driverGreg Rose5-4/+15
2010-12-24ixgbe: Add anti-spoofing feature supportGreg Rose6-3/+114
2010-12-24ixgbe: Add SR-IOV feature support to X540Greg Rose3-2/+6
2010-12-24ixgbe: Warn on VF attempt to override Administratively set MAC/VLANGreg Rose1-11/+29
2010-12-24igbvf: add support for i350 VF deviceWilliams, Mitch A3-0/+12