aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-05-10Bluetooth: Implement SendAck() Action on ERTM.Gustavo F. Padovan1-12/+29
2010-05-10Bluetooth: Check if SDU size is greater than MTU on L2CAPGustavo F. Padovan1-1/+5
2010-05-10Bluetooth: Check the minimum {I,S}-frame size into L2CAPGustavo F. Padovan1-3/+11
2010-05-10Bluetooth: Support case with F bit set under WAIT_F state.Gustavo F. Padovan1-8/+14
2010-05-10Bluetooth: Implement 'Send IorRRorRNR' eventGustavo F. Padovan2-13/+50
2010-05-10Bluetooth: Use a l2cap_pinfo struct instead l2cap_pi() macroGustavo F. Padovan1-6/+6
2010-05-10Bluetooth: Fix ACL MTU issueGustavo F. Padovan1-0/+4
2010-05-10Bluetooth: Fix expected_tx_seq calculation on L2CAPGustavo F. Padovan1-1/+1
2010-05-10Bluetooth: Fix memory leak of S-frames into L2CAPGustavo F. Padovan1-0/+1
2010-05-10Bluetooth: Move specific Basic Mode code to the right placeGustavo F. Padovan1-5/+6
2010-05-10Bluetooth: Trivial clean ups to SCOGustavo F. Padovan1-12/+11
2010-05-10Bluetooth: Make hci_send_sco() voidGustavo F. Padovan3-11/+3
2010-05-10Bluetooth: Fix wrong packet type count incrementGustavo F. Padovan1-1/+1
2010-05-10Bluetooth: Use the proper function cast to get hdr dataGustavo F. Padovan1-3/+3
2010-05-10Bluetooth: Fix return value when bt_skb_alloc failsGustavo F. Padovan2-2/+2
2010-05-08ipv4: remove ip_rt_secret timer (v4)Neil Horman3-102/+8
2010-05-07Revert "microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides."David S. Miller1-0/+10
2010-05-06bnx2: Add prefetches to rx path.Michael Chan2-3/+14
2010-05-06bnx2: Add GRO support.Michael Chan1-3/+3
2010-05-06tehuti: Remove unnecessary memset of netdev private dataTobias Klauser1-1/+0
2010-05-06sunhme: Remove unnecessary memset of netdev private dataTobias Klauser1-1/+0
2010-05-06smc9194: Remove unnecessary memset of netdev private dataTobias Klauser1-3/+0
2010-05-06ethoc: Remove unnecessary memset of napi member in netdev private dataTobias Klauser1-1/+0
2010-05-06bcm63xx_enet: Remove unnecessary memset of netdev private dataTobias Klauser1-1/+0
2010-05-06KS8695: Remove unnecessary memset of netdev private dataTobias Klauser1-1/+0
2010-05-063c523: Remove unnecessary memset of netdev private dataTobias Klauser1-1/+0
2010-05-063c507: Remove unnecessary memset of netdev private dataTobias Klauser1-1/+0
2010-05-06rps: Various optimizationsEric Dumazet1-6/+22
2010-05-06microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides.David S. Miller1-10/+0
2010-05-06net: Increase NET_SKB_PAD to 64 bytesEric Dumazet1-1/+4
2010-05-06ipv6: udp: make short packet logging consistent with ipv4Bjørn Mork1-3/+8
2010-05-06net: emaclite: Use resource_sizeTobias Klauser1-2/+2
2010-05-06e1000e: Reset 82577/82578 PHY before first PHY register readBruce Allan1-0/+10
2010-05-06e1000e: reset MAC-PHY interconnect on 82577/82578 during Sx->S0Bruce Allan2-0/+22
2010-05-06netpoll: Use 'bool' for netpoll_rx() return type.David S. Miller1-4/+4
2010-05-06bonding: make bonding support netpollWANG Cong1-1/+98
2010-05-06bridge: make bridge support netpollWANG Cong4-1/+108
2010-05-06netpoll: add generic support for bridge and bonding devicesWANG Cong6-11/+39
2010-05-06ixgbevf: Cache PF ack bit in interruptGreg Rose1-0/+16
2010-05-06ixgbe: Streamline MC filter setup for VFsGreg Rose1-2/+11
2010-05-06ixgbe: Remove unneeded register writes in VF VLAN setupGreg Rose1-11/+0
2010-05-06Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller3-8/+53
2010-05-05igb: reduce cache misses on tx cleanupNick Nunley2-27/+22
2010-05-05ks8851: companion eeprom access through ethtoolSebastien Jan1-0/+114
2010-05-05ks8851: Low level functions for read/write to companion eepromSebastien Jan2-1/+241
2010-05-05ks8851: Add caching of CCR registerSebastien Jan1-0/+12
2010-05-05forcedeth: Account for consumed budget in napi pollTom Herbert1-2/+3
2010-05-05netdev: octeon_mgmt: Remove some gratuitous blank lines.David Daney1-7/+0
2010-05-05netdev: octeon_mgmt: Try not to drop TX packets when stopping the queue.David Daney1-5/+11
2010-05-05netdev: octeon_mgmt: Free TX skbufs in a timely manner.David Daney1-3/+2