summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller40-231/+5785
2009-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller9-5/+81
2009-03-17netxen: fix firmware download warningsDhananjay Phadke2-15/+15
2009-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller5-8/+10
2009-03-17gro: Fix legacy path napi_complete crashHerbert Xu1-2/+3
2009-03-17gro: Fix vlan/netpoll check againHerbert Xu1-3/+6
2009-03-16zd1211rw: Do not panic on device eject when associatedJouni Malinen1-2/+6
2009-03-16mac80211: Fix panic on fragmentation with power savingJouni Malinen1-0/+2
2009-03-16ath9k: AR9280 PCI devices must serialize IO as wellLuis R. Rodriguez1-1/+2
2009-03-16ath9k: implement IO serializationLuis R. Rodriguez4-2/+55
2009-03-16lib80211: silence excessive crypto debugging messagesJohn W. Linville3-0/+16
2009-03-16GRO: Move netpoll checks to correct locationHerbert Xu4-21/+26
2009-03-16netfilter: conntrack: check for NEXTHDR_NONE before header sanity checkingChristoph Paasch1-4/+4
2009-03-16netfilter: conntrack: fix dropping packet after l4proto->packet()Christoph Paasch2-3/+3
2009-03-16netfilter: ctnetlink: fix crash during expectation creationPablo Neira Ayuso1-0/+1
2009-03-16netfilter: conntrack: don't deliver events for racy packetsPablo Neira Ayuso1-1/+2
2009-03-15tcp: make sure xmit goal size never becomes zeroIlpo Järvinen1-1/+1
2009-03-15tcp: cache result of earlier divides when mss-aligning thingsIlpo Järvinen2-2/+13
2009-03-15tcp: simplify tcp_current_mssIlpo Järvinen5-46/+54
2009-03-15tcp: don't check mtu probe completion in the loopIlpo Järvinen1-7/+6
2009-03-15tcp: consolidate paws checkIlpo Järvinen3-12/+21
2009-03-15tcp: kill dead end_seq variable in clean_rtx_queueIlpo Järvinen1-3/+0
2009-03-15tcp: remove pointless .dsack/.num_sacks codeIlpo Järvinen2-7/+3
2009-03-15r8169: revert "r8169: read MAC address from EEPROM on init (2nd attempt)"françois romieu1-112/+2
2009-03-15r8169: use hardware auto-padding.françois romieu1-8/+0
2009-03-15pkt_sched: Change misleading code in class delete.Jarek Poplawski4-8/+20
2009-03-15net: reorder fields of struct socketEric Dumazet1-2/+6
2009-03-14igb: remove ASPM L0s workaroundAlexander Duyck1-24/+2
2009-03-14netxen: update version to 4.0.30Dhananjay Phadke2-5/+4
2009-03-14netxen: add receive side scaling (rss) supportDhananjay Phadke5-192/+404
2009-03-14netxen: remove old lro codeDhananjay Phadke2-52/+25
2009-03-14netxen: sanitize variable namesDhananjay Phadke6-136/+62
2009-03-14netxen: add suspend resume supportDhananjay Phadke3-18/+102
2009-03-14netxen: fix endianness in serial numberDhananjay Phadke1-6/+4
2009-03-14ixgbe: Add documentation for the driverPJ Waskiewicz1-0/+199
2009-03-14ixgbe: Cleanup some whitespace issues, fixup and add some commentsJesse Brandeburg2-7/+29
2009-03-14ixgbe: Two small fixes for 82599 when bringing the device down and for WoLPJ Waskiewicz1-1/+6
2009-03-14ixgbe: Add a few safety nets for register writes and descriptor cleanupsJesse Brandeburg1-6/+12
2009-03-14ixgbe: Cleanup on the Rx init pathJesse Brandeburg1-15/+14
2009-03-14ixgbe: Fix the Tx clean logic to return proper statusJesse Brandeburg1-9/+10
2009-03-14ixgbe: fix bug with napi add before request_irqJesse Brandeburg1-3/+5
2009-03-14ixgbe: Fix interrupt configuration for 82599Jesse Brandeburg4-31/+71
2009-03-14ixgbe: Disable DROP_EN for Rx queuesPJ Waskiewicz1-2/+0
2009-03-14ixgbe: Fix an accounting problem when the Rx FIFO is fullPJ Waskiewicz1-1/+6
2009-03-14ixgbe: Fix get_supported_physical_layer() due to new 82599 PHY typesPJ Waskiewicz1-0/+16
2009-03-14igb: add support for 82576 quad copper adapterAlexander Duyck4-0/+22
2009-03-14igb: add support for another dual port 82576 non-security nicAlexander Duyck3-0/+3
2009-03-14igb: correct typo that was setting vfta mask to 1Alexander Duyck2-2/+2
2009-03-14igb: add PF to poolAlexander Duyck3-10/+22
2009-03-14igb: support wol on second portAlexander Duyck2-2/+4