summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-07igb: remove unused rx_hdr_split statisticAlexander Duyck
2009-02-07igb: rename nvm opsAlexander Duyck
2009-02-07igb: rename phy opsAlexander Duyck
2009-02-07igb: read address from RAH/RAL instead of from EEPROMAlexander Duyck
2009-02-07igb: make dev_spec a union and remove dynamic allocationAlexander Duyck
2009-02-07igb: add link check functionAlexander Duyck
2009-02-07igb: remove check for needing an io portAlexander Duyck
2009-02-07igb: move initialization of number of queues into set_interrupt_capabilityAlexander Duyck
2009-02-07igb: move setting of buffsz out of repeated path in alloc_rx_buffersAlexander Duyck
2009-02-07igb: optimize/refactor receive pathAlexander Duyck
2009-02-07sunhme: Don't match PCI devices in SBUS probe.David S. Miller
2009-02-07ixgbe: Fix a set_num_queues() bug that can result in num_(r|t)x_queues = 0Peter P Waskiewicz Jr
2009-02-07forcedeth: bump version to 63Ayaz Abdulla
2009-02-07forcedeth: recover error supportAyaz Abdulla
2009-02-07forcedeth: ethtool tx csum fixAyaz Abdulla
2009-02-07forcedeth: msi interrupt fixAyaz Abdulla
2009-02-07forcedeth: mgmt unit interfaceAyaz Abdulla
2009-02-06net/sunrpc/xprtsock.c: some common code foundIlpo Järvinen
2009-02-06ipv6/addrconf: common code locatedIlpo Järvinen
2009-02-06ipv6/ndisc: join error pathsIlpo Järvinen
2009-02-06ax25: more common return path joiningIlpo Järvinen
2009-02-06ipmr: use goto to common label instead of opencodingIlpo Järvinen
2009-02-069p: fix endian issues [attempt 3]Eric Van Hensbergen
2009-02-06net_dma: call dmaengine_get only if NET_DMA enabledDavid S. Miller
2009-02-063c509: Fix resume from hibernation for PnP mode.Ondrej Zary
2009-02-06sungem: Soft lockup in sungem on Netra AC200 when switching interface upIlkka Virta
2009-02-06RxRPC: Fix a potential NULL dereferenceDavid Howells
2009-02-06r8169: Don't update statistics counters when interface is downIvan Vecera
2009-02-06ixgbe: Defeature Tx Head writebackPeter P Waskiewicz Jr
2009-02-06ixgbe: Update flow control state machine in link setupPeter P Waskiewicz Jr
2009-02-06udp: Fix potential wrong ip_hdr(skb) pointersJesper Dangaard Brouer
2009-02-06forcedeth: enable msix to defaultYinghai Lu
2009-02-06forcedeth: ck804 and mcp55 doesn't need timerirqYinghai Lu
2009-02-06forcedeth: disable irq at first before schedule rxYinghai Lu
2009-02-06forcedeth: don't clear nic_poll_irq too earlyYinghai Lu
2009-02-06forcedeth: make msi-x different name for rx-txYinghai Lu
2009-02-06neigh: some entries can be skipped during dumpingGautam Kachroo
2009-02-06ipv6: Disallow rediculious flowlabel option sizes.David S. Miller
2009-02-05netlink: change return-value logic of netlink_broadcast()Pablo Neira Ayuso
2009-02-05e1000e: normalize usage of serdes_has_linkAlex Chiang
2009-02-05ixgbe: Display EEPROM version in ethtool -i queriesPeter P Waskiewicz Jr
2009-02-05ixgbe: Update link setup code to better support autonegotiation of speedPeter P Waskiewicz Jr
2009-02-05ixgbe: Refactor set_num_queues() and cache_ring_register()Peter P Waskiewicz Jr
2009-02-05gro: Fix frag_list merging on imprecisely split packetsHerbert Xu
2009-02-05net: fix some trailing whitespacesGraf Yang
2009-02-05tun: Limit amount of queued packets per deviceHerbert Xu
2009-02-05Revert "tcp: Always set urgent pointer if it's beyond snd_nxt"David S. Miller
2009-02-05ipv6: Copy cork options in ip6_append_dataHerbert Xu
2009-02-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-02-05udp: Fix UDP short packet false positiveJesper Dangaard Brouer