summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Fix wrong packet type count incrementGustavo F. Padovan2010-05-101-1/+1
* Bluetooth: Use the proper function cast to get hdr dataGustavo F. Padovan2010-05-101-3/+3
* Bluetooth: Fix return value when bt_skb_alloc failsGustavo F. Padovan2010-05-102-2/+2
* ipv4: remove ip_rt_secret timer (v4)Neil Horman2010-05-083-102/+8
* Revert "microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides."David S. Miller2010-05-071-0/+10
* bnx2: Add prefetches to rx path.Michael Chan2010-05-072-3/+14
* bnx2: Add GRO support.Michael Chan2010-05-071-3/+3
* tehuti: Remove unnecessary memset of netdev private dataTobias Klauser2010-05-071-1/+0
* sunhme: Remove unnecessary memset of netdev private dataTobias Klauser2010-05-071-1/+0
* smc9194: Remove unnecessary memset of netdev private dataTobias Klauser2010-05-071-3/+0
* ethoc: Remove unnecessary memset of napi member in netdev private dataTobias Klauser2010-05-071-1/+0
* bcm63xx_enet: Remove unnecessary memset of netdev private dataTobias Klauser2010-05-071-1/+0
* KS8695: Remove unnecessary memset of netdev private dataTobias Klauser2010-05-071-1/+0
* 3c523: Remove unnecessary memset of netdev private dataTobias Klauser2010-05-071-1/+0
* 3c507: Remove unnecessary memset of netdev private dataTobias Klauser2010-05-071-1/+0
* rps: Various optimizationsEric Dumazet2010-05-071-6/+22
* microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides.David S. Miller2010-05-071-10/+0
* net: Increase NET_SKB_PAD to 64 bytesEric Dumazet2010-05-071-1/+4
* ipv6: udp: make short packet logging consistent with ipv4Bjørn Mork2010-05-071-3/+8
* net: emaclite: Use resource_sizeTobias Klauser2010-05-061-2/+2
* e1000e: Reset 82577/82578 PHY before first PHY register readBruce Allan2010-05-061-0/+10
* e1000e: reset MAC-PHY interconnect on 82577/82578 during Sx->S0Bruce Allan2010-05-062-0/+22
* netpoll: Use 'bool' for netpoll_rx() return type.David S. Miller2010-05-061-4/+4
* bonding: make bonding support netpollWANG Cong2010-05-061-1/+98
* bridge: make bridge support netpollWANG Cong2010-05-064-1/+108
* netpoll: add generic support for bridge and bonding devicesWANG Cong2010-05-066-11/+39
* ixgbevf: Cache PF ack bit in interruptGreg Rose2010-05-061-0/+16
* ixgbe: Streamline MC filter setup for VFsGreg Rose2010-05-061-2/+11
* ixgbe: Remove unneeded register writes in VF VLAN setupGreg Rose2010-05-061-11/+0
* Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller2010-05-063-8/+53
|\
| * macvtap: add ioctl to modify vnet header sizeMichael S. Tsirkin2010-05-041-4/+23
| * tun: add ioctl to modify vnet header sizeMichael S. Tsirkin2010-05-032-4/+30
* | igb: reduce cache misses on tx cleanupNick Nunley2010-05-062-27/+22
* | ks8851: companion eeprom access through ethtoolSebastien Jan2010-05-061-0/+114
* | ks8851: Low level functions for read/write to companion eepromSebastien Jan2010-05-062-1/+241
* | ks8851: Add caching of CCR registerSebastien Jan2010-05-061-0/+12
* | forcedeth: Account for consumed budget in napi pollTom Herbert2010-05-061-2/+3
* | netdev: octeon_mgmt: Remove some gratuitous blank lines.David Daney2010-05-061-7/+0
* | netdev: octeon_mgmt: Try not to drop TX packets when stopping the queue.David Daney2010-05-061-5/+11
* | netdev: octeon_mgmt: Free TX skbufs in a timely manner.David Daney2010-05-061-3/+2
* | netdev: octeon_mgmt: Fix race manipulating irq bits.David Daney2010-05-061-2/+1
* | netdev: octeon_mgmt: Fix race condition freeing TX buffers.David Daney2010-05-061-2/+9
* | netdev: octeon_mgmt: Use proper MAC addresses.David Daney2010-05-061-10/+5
* | ixgbe: Add support for VF MAC and VLAN configurationGreg Rose2010-05-065-4/+118
* | ixgbe: Add boolean parameter to ixgbe_set_vmolrGreg Rose2010-05-063-6/+9
* | e1000/e1000e: implement a simple interrupt moderationJesse Brandeburg2010-05-066-10/+57
* | e1000e: increase rx fifo size to 36K on 82574 and 82583Alexander Duyck2010-05-061-2/+2
* | e1000e: Save irq into netdev structureTom Herbert2010-05-061-0/+2
* | e1000e: Remove unnessary log messageTom Herbert2010-05-061-1/+0
* | e1000e: reduce writes of RX producer ptrTom Herbert2010-05-061-34/+23