summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-0714-90/+180
|\
| * sunhme: Don't match PCI devices in SBUS probe.David S. Miller2009-02-071-4/+8
| * 9p: fix endian issues [attempt 3]Eric Van Hensbergen2009-02-061-9/+13
| * net_dma: call dmaengine_get only if NET_DMA enabledDavid S. Miller2009-02-062-2/+14
| * 3c509: Fix resume from hibernation for PnP mode.Ondrej Zary2009-02-061-0/+1
| * sungem: Soft lockup in sungem on Netra AC200 when switching interface upIlkka Virta2009-02-061-4/+4
| * RxRPC: Fix a potential NULL dereferenceDavid Howells2009-02-061-2/+3
| * r8169: Don't update statistics counters when interface is downIvan Vecera2009-02-061-35/+58
| * udp: Fix potential wrong ip_hdr(skb) pointersJesper Dangaard Brouer2009-02-061-2/+4
| * neigh: some entries can be skipped during dumpingGautam Kachroo2009-02-061-6/+8
| * ipv6: Disallow rediculious flowlabel option sizes.David S. Miller2009-02-061-2/+6
| * Revert "tcp: Always set urgent pointer if it's beyond snd_nxt"David S. Miller2009-02-051-8/+4
| * ipv6: Copy cork options in ip6_append_dataHerbert Xu2009-02-051-15/+52
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-053-0/+7
| |\
| | * iwlwifi: save PCI state before suspend, restore after resumeReinette Chatre2009-02-042-0/+4
| | * iwlwifi: clean key table in iwl_clear_stations_tableReinette Chatre2009-02-041-0/+3
| * | udp: Fix UDP short packet false positiveJesper Dangaard Brouer2009-02-051-1/+2
* | | igb: remove dead code in transmit routineJesse Brandeburg2009-02-071-3/+0
* | | igb: update version number and copyright datesAlexander Duyck2009-02-0714-16/+16
* | | igb: fix two minor items found during code reviewAlexander Duyck2009-02-071-2/+4
* | | igb: update stats before doing reset in igb_downAlexander Duyck2009-02-071-0/+4
* | | igb: remove redundant count set and err_hw_initAlexander Duyck2009-02-071-11/+4
* | | igb: remove disable_av variable from mac_info structAlexander Duyck2009-02-072-2/+2
* | | igb: change pba size determination from if to switch statementAlexander Duyck2009-02-071-4/+7
* | | igb: move get_hw_control within igb_resume.Alexander Duyck2009-02-071-4/+5
* | | igb: don't read eicr when responding to legacy interruptsAlexander Duyck2009-02-071-4/+1
* | | igb: remove unnecessary adapter->hw calls when just hw-> will do.Alexander Duyck2009-02-071-11/+10
* | | igb: rename igb_update_mc_addr_list_82575 to not include the 82575Alexander Duyck2009-02-073-9/+8
* | | igb: remove redundant timer updates and cleanup watchdog_taskAlexander Duyck2009-02-071-5/+5
* | | igb: cleanup igb_netpoll to be more friendly with napi & GROAlexander Duyck2009-02-072-19/+23
* | | igb: add counter for dma out of sync errorsAlexander Duyck2009-02-074-3/+24
* | | igb: update testing done by ethtoolAlexander Duyck2009-02-071-26/+61
* | | igb: update feature flags supported in ethtoolAlexander Duyck2009-02-072-11/+10
* | | igb: remove unused rx_hdr_split statisticAlexander Duyck2009-02-072-2/+0
* | | igb: rename nvm opsAlexander Duyck2009-02-076-29/+27
* | | igb: rename phy opsAlexander Duyck2009-02-076-254/+162
* | | igb: read address from RAH/RAL instead of from EEPROMAlexander Duyck2009-02-072-17/+13
* | | igb: make dev_spec a union and remove dynamic allocationAlexander Duyck2009-02-075-47/+12
* | | igb: add link check functionAlexander Duyck2009-02-071-17/+42
* | | igb: remove check for needing an io portAlexander Duyck2009-02-072-44/+10
* | | igb: move initialization of number of queues into set_interrupt_capabilityAlexander Duyck2009-02-071-5/+5
* | | igb: move setting of buffsz out of repeated path in alloc_rx_buffersAlexander Duyck2009-02-071-11/+8
* | | igb: optimize/refactor receive pathAlexander Duyck2009-02-071-22/+22
* | | ixgbe: Fix a set_num_queues() bug that can result in num_(r|t)x_queues = 0Peter P Waskiewicz Jr2009-02-071-4/+0
* | | forcedeth: bump version to 63Ayaz Abdulla2009-02-071-1/+1
* | | forcedeth: recover error supportAyaz Abdulla2009-02-071-3/+10
* | | forcedeth: ethtool tx csum fixAyaz Abdulla2009-02-071-1/+1
* | | forcedeth: msi interrupt fixAyaz Abdulla2009-02-071-0/+5
* | | forcedeth: mgmt unit interfaceAyaz Abdulla2009-02-071-16/+82
* | | net/sunrpc/xprtsock.c: some common code foundIlpo Järvinen2009-02-061-32/+21
OpenPOWER on IntegriCloud