aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* iwl3945: Getting rid of the *39_rxon iwl_priv fieldsSamuel Ortiz2009-02-09
* orinoco: checkpatch cleanupAndrey Borzenkov2009-02-09
* gro: Optimise TCP packet receptionHerbert Xu2009-02-08
* gro: Optimise IPv4 packet receptionHerbert Xu2009-02-08
* gro: Optimise Ethernet header comparisonHerbert Xu2009-02-08
* gro: Remember number of held packets instead of counting every timeHerbert Xu2009-02-08
* net: Increase default NET_SKB_PAD to 32.David S. Miller2009-02-08
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-07
|\
| * sunhme: Don't match PCI devices in SBUS probe.David S. Miller2009-02-07
| * 9p: fix endian issues [attempt 3]Eric Van Hensbergen2009-02-07
| * net_dma: call dmaengine_get only if NET_DMA enabledDavid S. Miller2009-02-07
| * 3c509: Fix resume from hibernation for PnP mode.Ondrej Zary2009-02-07
| * sungem: Soft lockup in sungem on Netra AC200 when switching interface upIlkka Virta2009-02-07
| * RxRPC: Fix a potential NULL dereferenceDavid Howells2009-02-07
| * r8169: Don't update statistics counters when interface is downIvan Vecera2009-02-07
| * udp: Fix potential wrong ip_hdr(skb) pointersJesper Dangaard Brouer2009-02-06
| * neigh: some entries can be skipped during dumpingGautam Kachroo2009-02-06
| * ipv6: Disallow rediculious flowlabel option sizes.David S. Miller2009-02-06
| * Revert "tcp: Always set urgent pointer if it's beyond snd_nxt"David S. Miller2009-02-05
| * ipv6: Copy cork options in ip6_append_dataHerbert Xu2009-02-05
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-05
| |\
| | * iwlwifi: save PCI state before suspend, restore after resumeReinette Chatre2009-02-04
| | * iwlwifi: clean key table in iwl_clear_stations_tableReinette Chatre2009-02-04
| * | udp: Fix UDP short packet false positiveJesper Dangaard Brouer2009-02-05
* | | igb: remove dead code in transmit routineJesse Brandeburg2009-02-07
* | | igb: update version number and copyright datesAlexander Duyck2009-02-07
* | | igb: fix two minor items found during code reviewAlexander Duyck2009-02-07
* | | igb: update stats before doing reset in igb_downAlexander Duyck2009-02-07
* | | igb: remove redundant count set and err_hw_initAlexander Duyck2009-02-07
* | | igb: remove disable_av variable from mac_info structAlexander Duyck2009-02-07
* | | igb: change pba size determination from if to switch statementAlexander Duyck2009-02-07
* | | igb: move get_hw_control within igb_resume.Alexander Duyck2009-02-07
* | | igb: don't read eicr when responding to legacy interruptsAlexander Duyck2009-02-07
* | | igb: remove unnecessary adapter->hw calls when just hw-> will do.Alexander Duyck2009-02-07
* | | igb: rename igb_update_mc_addr_list_82575 to not include the 82575Alexander Duyck2009-02-07
* | | igb: remove redundant timer updates and cleanup watchdog_taskAlexander Duyck2009-02-07
* | | igb: cleanup igb_netpoll to be more friendly with napi & GROAlexander Duyck2009-02-07
* | | igb: add counter for dma out of sync errorsAlexander Duyck2009-02-07
* | | igb: update testing done by ethtoolAlexander Duyck2009-02-07
* | | igb: update feature flags supported in ethtoolAlexander Duyck2009-02-07
* | | igb: remove unused rx_hdr_split statisticAlexander Duyck2009-02-07
* | | igb: rename nvm opsAlexander Duyck2009-02-07
* | | igb: rename phy opsAlexander Duyck2009-02-07
* | | igb: read address from RAH/RAL instead of from EEPROMAlexander Duyck2009-02-07
* | | igb: make dev_spec a union and remove dynamic allocationAlexander Duyck2009-02-07
* | | igb: add link check functionAlexander Duyck2009-02-07
* | | igb: remove check for needing an io portAlexander Duyck2009-02-07
* | | igb: move initialization of number of queues into set_interrupt_capabilityAlexander Duyck2009-02-07
* | | igb: move setting of buffsz out of repeated path in alloc_rx_buffersAlexander Duyck2009-02-07
* | | igb: optimize/refactor receive pathAlexander Duyck2009-02-07