aboutsummaryrefslogtreecommitdiffstats
path: root/net (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-03netdev: Update status of 8390 based drivers in MAINTAINERSPaul Gortmaker1-2/+1
2011-01-03net/Space: delete orphaned externs from deleted driversPaul Gortmaker1-5/+0
2011-01-01tipc: update log.h re-include protection to reflect new namePaul Gortmaker1-2/+2
2011-01-01sky2: implement 64 bit statsstephen hemminger2-36/+109
2011-01-01tipc: remove extraneous braces from single statementsAllan Stephens7-48/+27
2011-01-01tipc: remove zeroing assignments to static global variablesAllan Stephens11-15/+15
2011-01-01tipc: split variable assignments out of conditional expressionsAllan Stephens4-32/+56
2011-01-01tipc: cleanup various cosmetic whitespace issuesAllan Stephens19-133/+124
2011-01-01tipc: recode getsockopt error handling for better readabilityPaul Gortmaker1-13/+9
2011-01-01tipc: remove pointless check for NULL prior to kfreeAllan Stephens2-6/+2
2011-01-01tipc: remove redundant #includesAllan Stephens12-32/+0
2011-01-01tipc: Finish streamlining of debugging codeAllan Stephens4-45/+18
2011-01-01tipc: Prune down link-specific debugging codeAllan Stephens3-147/+36
2011-01-01tipc: remove dump() and tipc_dump_dbg()Allan Stephens2-86/+3
2011-01-01tipc: remove calls to dbg() and msg_dbg()Allan Stephens14-233/+16
2011-01-01tipc: rename dbg.[ch] to log.[ch]Allan Stephens5-19/+15
2011-01-01tipc: Remove internal linked list of node objectsAllan Stephens1-27/+16
2011-01-01tipc: Remove user registry subsystemAllan Stephens8-292/+7
2011-01-01tipc: Eliminate use of user registry by topology serviceAllan Stephens1-16/+10
2011-01-01tipc: Eliminate use of user registry by configuration serviceAllan Stephens1-19/+7
2011-01-01tipc: Remove prototype code for supporting multiple clustersAllan Stephens16-289/+83
2011-01-01tipc: Remove prototype code for supporting inter-cluster routingAllan Stephens10-548/+15
2011-01-01tipc: Remove prototype code for supporting slave nodesAllan Stephens12-247/+40
2011-01-01tipc: Remove prototype code for supporting multiple zonesAllan Stephens15-325/+46
2011-01-01tg3: fix warningsEric Dumazet1-1/+9
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-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-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-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-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