summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-01tipc: recode getsockopt error handling for better readabilityPaul Gortmaker
2011-01-01tipc: remove pointless check for NULL prior to kfreeAllan Stephens
2011-01-01tipc: remove redundant #includesAllan Stephens
2011-01-01tipc: Finish streamlining of debugging codeAllan Stephens
2011-01-01tipc: Prune down link-specific debugging codeAllan Stephens
2011-01-01tipc: remove dump() and tipc_dump_dbg()Allan Stephens
2011-01-01tipc: remove calls to dbg() and msg_dbg()Allan Stephens
2011-01-01tipc: rename dbg.[ch] to log.[ch]Allan Stephens
2011-01-01tipc: Remove internal linked list of node objectsAllan Stephens
2011-01-01tipc: Remove user registry subsystemAllan Stephens
2011-01-01tipc: Eliminate use of user registry by topology serviceAllan Stephens
2011-01-01tipc: Eliminate use of user registry by configuration serviceAllan Stephens
2011-01-01tipc: Remove prototype code for supporting multiple clustersAllan Stephens
2011-01-01tipc: Remove prototype code for supporting inter-cluster routingAllan Stephens
2011-01-01tipc: Remove prototype code for supporting slave nodesAllan Stephens
2011-01-01tipc: Remove prototype code for supporting multiple zonesAllan Stephens
2011-01-01tg3: fix warningsEric Dumazet
2010-12-31skge: Do not use legacy PCI power managementstephen hemminger
2010-12-31sfq: fix slot_dequeue_head()Eric Dumazet
2010-12-31sch_sfq: allow big packets and be fairEric Dumazet
2010-12-31sky2: Do not use legacy PCI power managementRafael J. Wysocki
2010-12-31tg3: Do not use legacy PCI power managementRafael J. Wysocki
2010-12-31USB: cdc_ether: remove unneeded checkDan Carpenter
2010-12-31bnx2: Update firmware and versionMichael Chan
2010-12-31bnx2: Free IRQ before freeing status block memoryMichael Chan
2010-12-31netxen: update module descriptionAmit Kumar Salecha
2010-12-31dcbnl: cleanupShmulik Ravid
2010-12-31bnx2x: adding dcbnl supportShmulik Ravid
2010-12-31dcbnl: adding DCBX feature flags get-setShmulik Ravid
2010-12-31dcbnl: adding DCBX engine capabilityShmulik Ravid
2010-12-31net_dcb: add application notifiersJohn Fastabend
2010-12-31dcbnl: add appliction tlv handlersJohn Fastabend
2010-12-31dcbnl: add support for ieee8021Qaz attributesJohn Fastabend
2010-12-28vxge: remove duplicated part of checkDan Carpenter
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-12-25ipv4: dont create routes on down devicesEric Dumazet
2010-12-25epic100: hamachi: yellowfin: Fix skb allocation sizeJarek Poplawski
2010-12-25sundance: Fix oopses with corrupted skb_shared_infoJarek Poplawski
2010-12-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2010-12-25bna: Update the driver version to 2.3.2.3Rasesh Mody
2010-12-25bna: IOC failure auto recovery fixRasesh Mody
2010-12-25bna: Restore VLAN filter tableRasesh Mody
2010-12-25bna: Removed unused codeRasesh Mody
2010-12-25bna: IOC uninit check and misc cleanupRasesh Mody
2010-12-25bna: Fix for TX queueRasesh Mody
2010-12-25bna: Enable pure priority tagged packet reception and rxf uninit cleanup fixRasesh Mody
2010-12-25bna: Fix ethtool register dump and reordered an APIRasesh Mody
2010-12-25bna: Port enable disable sync and txq priority fixRasesh Mody
2010-12-25bna: TxRx and datapath fixRasesh Mody