summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: Convert unbounded kzalloc calls to kcallocJoe Perches2010-08-1721-38/+37
* tipc: Prevent missing name table entries when link flip-flops rapidlyAllan Stephens2010-08-174-1/+39
* tipc: Allow connect() to wait indefinitelyAllan Stephens2010-08-171-4/+7
* tipc: Minor enhancements to name table display formatAllan Stephens2010-08-171-28/+16
* tipc: Optimize tipc_node_has_active_links()Allan Stephens2010-08-171-2/+1
* tipc: Remove per-connection sequence number logicAllan Stephens2010-08-171-12/+3
* tipc: Fix bug in broadcast link transmit statistics computationAllan Stephens2010-08-171-3/+2
* tipc: Fix premature broadcast advertisement by sending nodeAllan Stephens2010-08-171-11/+19
* tipc: Prevent crash when broadcast link cannot send to all nodesAllan Stephens2010-08-171-4/+6
* tipc: Check for disabled bearer when processing incoming messagesAllan Stephens2010-08-171-0/+14
* tipc: correct problems with misleading flags returned using poll()Allan Stephens2010-08-171-21/+40
* tipc: Provide correct error code for unsupported connect() operationAllan Stephens2010-08-171-1/+1
* tipc: add SO_RCVLOWAT support to stream socket receive pathFlorian Westphal2010-08-171-3/+4
* tipc: Fix log buffer memory leak if initialization failsAnders Kaseorg2010-08-171-2/+4
* qlcnic: turn off lro when rxcsum is disabled.Sucheta Chakraborty2010-08-173-1/+25
* qlcnic: fix link diag testSony Chacko2010-08-172-9/+9
* qlcnic: fix link status messageSony Chacko2010-08-171-2/+2
* qlcnic: add eswitch statistics supportAmit Kumar Salecha2010-08-173-1/+287
* qlcnic: fix for setting function modesRajesh Borundia2010-08-171-3/+0
* qlcnic: device state management fixes for virtual funcAmit Kumar Salecha2010-08-172-34/+51
* qlcnic: fix aer for virtual funcAmit Kumar Salecha2010-08-171-1/+1
* enic: Mark intr_timer in vnic_enet_config as deprecatedRoopa Prabhu2010-08-171-1/+1
* enic: Check if rq/wq buf not NULL before freeing themRoopa Prabhu2010-08-172-4/+8
* enic: Clean up: remove enic_dev_stats_clearRoopa Prabhu2010-08-171-15/+0
* enic: Use offsetof macro in vic tlv length calculationRoopa Prabhu2010-08-171-3/+4
* enic: Add new firmware devcmdsRoopa Prabhu2010-08-171-0/+12
* enic: Add support for firmware management deviceRoopa Prabhu2010-08-172-7/+31
* enic: Add set mac addressRoopa Prabhu2010-08-172-2/+4
* cpmac: fix all checkpatch errors and warningsFlorian Fainelli2010-08-171-13/+20
* am79c961a: Use net_device_stats from struct net_deviceTobias Klauser2010-08-172-20/+16
* r6040: fix all checkpatch errors and warningsFlorian Fainelli2010-08-171-14/+20
* pcnet_cs: Use pr_fmt and pr_<level>Joe Perches2010-08-171-13/+13
* pcnet_cs: Use proper netdev_*-printoutsWolfram Sang2010-08-171-31/+27
* ethtool: Provide a default implementation of ethtool_ops::get_drvinfoBen Hutchings2010-08-1717-208/+23
* net/decnet: Adjust confusing if indentationJulia Lawall2010-08-161-4/+4
* drivers/isdn: Adjust confusing if indentationJulia Lawall2010-08-163-7/+9
* drivers/net: Adjust confusing if indentationJulia Lawall2010-08-161-1/+1
* drivers/net/hamradio: Adjust confusing if indentationJulia Lawall2010-08-161-1/+2
* drivers/net/bnx2x: Adjust confusing if indentationJulia Lawall2010-08-161-5/+5
* drivers/net: Adjust confusing if indentationJulia Lawall2010-08-161-1/+1
* drivers/atm: Adjust confusing if indentationJulia Lawall2010-08-161-1/+1
* drivers/net: Adjust confusing if indentationJulia Lawall2010-08-162-6/+6
* drivers/net/irda: Adjust confusing if indentationJulia Lawall2010-08-161-1/+1
* net/atm: Adjust confusing if indentationJulia Lawall2010-08-161-1/+1
* drivers/net/wan: Adjust confusing if indentationJulia Lawall2010-08-163-3/+3
* macvtap: Implement multiqueue for macvtap driverKrishna Kumar2010-08-162-18/+90
* core: Factor out flow calculation from get_rps_cpuKrishna Kumar2010-08-162-44/+71
* bnx2x: Load firmware in open() instead of probe()Dmitry Kravkov2010-08-163-19/+36
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-1613-35/+57
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-08-1610-16/+48
| |\
OpenPOWER on IntegriCloud