summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netdev: Add netdev->addr_list_lock protection.David S. Miller2008-07-1514-0/+94
* netdev: Add addr_list_lock to struct net_device.David S. Miller2008-07-152-0/+2
* mib: add struct net to ICMPMSGIN_INC_STATS_BHPavel Emelyanov2008-07-152-2/+2
* mib: add struct net to ICMPMSGOUT_INC_STATSPavel Emelyanov2008-07-152-2/+2
* mib: add struct net to ICMP_INC_STATS_BHPavel Emelyanov2008-07-156-13/+14
* mib: add struct net to ICMP_INC_STATSPavel Emelyanov2008-07-152-2/+2
* icmp: drop unused MIB accounting wrappersPavel Emelyanov2008-07-151-5/+0
* inet: toss struct net initialization aroundPavel Emelyanov2008-07-154-6/+7
* icmp: add struct net argument to icmp_out_countPavel Emelyanov2008-07-154-4/+7
* vlan: remove unnecessary include statementsPatrick McHardy2008-07-153-22/+4
* vlan: clean up hard_start_xmit functionsPatrick McHardy2008-07-151-35/+6
* vlan: clean up vlan_dev_hard_header()Patrick McHardy2008-07-151-46/+9
* vlan: ethtool ->get_flags supportPatrick McHardy2008-07-151-0/+13
* packet: deliver VLAN TCI to userspacePatrick McHardy2008-07-152-0/+4
* packet: support extensible, 64 bit clean mmaped ring structurePatrick McHardy2008-07-152-33/+167
* vlan: deliver packets received with VLAN acceleration to network tapsPatrick McHardy2008-07-153-0/+32
* vlan: Don't store VLAN tag in cbPatrick McHardy2008-07-153-24/+13
* tipc: Optimization to multicast name lookup algorithmAllan Stephens2008-07-151-13/+30
* tipc: Add missing locks when inspecting node list & link listAllan Stephens2008-07-151-5/+24
* tipc: Fix bug in scope checking for multicast messagesAllan Stephens2008-07-151-2/+4
* tipc: Eliminate improper use of TIPC_OK error codeAllan Stephens2008-07-159-49/+49
* tipc: Fix race condition that could cause accept() to failAllan Stephens2008-07-151-20/+22
* tipc: Optimize pointer dereferencing when receiving stream dataAllan Stephens2008-07-151-1/+1
* tipc: Remove unneeded parameter to tipc_createport_raw()Allan Stephens2008-07-153-36/+20
* bnx2: Update version to 1.7.8.Michael Chan2008-07-151-2/+2
* bnx2: Support secondary MAC addresses.Benjamin Li2008-07-152-8/+32
* bnx2: Allow flexible VLAN tag settings.Michael Chan2008-07-152-17/+33
* bnx2: Add ack parameter to bnx2_fw_sync().Michael Chan2008-07-151-7/+11
* bnx2: Add PCI ID for 5716.Michael Chan2008-07-151-1/+5
* bnx2: Prevent ethtool -s from crashing when device is down.Michael Chan2008-07-151-1/+12
* Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller2008-07-1544-2791/+2071
|\
| * SAA9730: Remove driverRalf Baechle2008-07-114-1533/+0
| * Fix missing exports for net/phy/mdio-bitbang.cTakashi Iwai2008-07-111-0/+2
| * cxgb3 - Add iscsi supportKaren Xie2008-07-115-8/+59
| * virtio_net: Set VIRTIO_NET_F_GUEST_CSUM featureMark McLoughlin2008-07-111-1/+2
| * igb: Improve multiqueue AIM supportAlexander Duyck2008-07-113-81/+113
| * igb: unused variable warning in igb removeAlexander Duyck2008-07-111-0/+2
| * igb: update suspend resumeAlexander Duyck2008-07-111-17/+29
| * net: add netif_napi_del function to allow for removal of napistructsAlexander Duyck2008-07-111-0/+13
| * igb: add support for in kernel LROAlexander Duyck2008-07-115-9/+147
| * igb: add page recycling supportAlexander Duyck2008-07-112-79/+63
| * igb: Add support for quad port WOL and feature flagsAlexander Duyck2008-07-113-36/+81
| * igb: add 82576 MAC supportAlexander Duyck2008-07-119-86/+476
| * igb: Increment driver versionAuke Kok2008-07-111-1/+1
| * igb: reenable CRC stripping in hardwareAuke Kok2008-07-111-4/+5
| * igb: add DCA supportJeb Cramer2008-07-114-4/+187
| * igb: update ethtool stats to support multiqueueAlexander Duyck2008-07-113-4/+12
| * igb: Introduce multiple TX queues with infrastructurePeter P Waskiewicz Jr2008-07-112-53/+114
| * ixgb: update copyright dates and versionsJesse Brandeburg2008-07-1111-13/+13
| * ixgb: make NAPI the only option and the defaultJesse Brandeburg2008-07-112-60/+1