netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-02-06 05:02:37 to 2009-02-09 03:34:36 UTC [more...]

TX pre-headers
 2009-02-09  3:34 UTC  (7+ messages)

[PATCH] netxen: fix msi-x interrupt handling
 2009-02-09  3:20 UTC  (2+ messages)

[PATCH] tun: Fix unicast filter overflow
 2009-02-09  1:48 UTC  (4+ messages)

[PATCH 2/6] drivers/atm: introduce missing kfree
 2009-02-09  1:00 UTC  (2+ messages)

accelerated vlan gives pcap tagged packets untagged
 2009-02-08 23:26 UTC  (2+ messages)

2.6.29-rc4: Reported regressions from 2.6.28
 2009-02-08 22:04 UTC  (3+ messages)

3c509 resume from hibernation broken somewhere between 2.6.25 and 2.6.28
 2009-02-08 20:08 UTC  (3+ messages)

Hang Seng Bank Hong Kong
 2009-02-08 17:40 UTC 

[PATCH] net/sunrpc/xprtsock.c: some common code found
 2009-02-08  5:25 UTC  (12+ messages)

copyless virtio net thoughts?
 2009-02-08  3:01 UTC  (6+ messages)

***YOUR EMAIL ADDRESS WAS SELECTED***
 2009-02-08  1:50 UTC 

[BUG BISECTED] boot hangs while bringing up gianfar ethernet
 2009-02-07 22:55 UTC  (2+ messages)

2.6.29-rc3: tg3 dead after resume
 2009-02-07 18:03 UTC  (18+ messages)
  ` What should PCI core do during suspend-resume? (was: Re: 2.6.29-rc3: tg3 dead after resume)

[RFC] addition of a dropped packet notification service
 2009-02-07 17:49 UTC  (3+ messages)

[PATCH] iproute2 : fix to catchup with xtables/iptables >= 1.4.2
 2009-02-07 16:14 UTC  (3+ messages)

File For Your Claims
 2009-02-07 16:10 UTC 

Confirm Your
 2009-02-07 15:22 UTC 

**Lucky Winner**
 2009-02-07 14:40 UTC 

[PATCH] iproute2 : ipt - free local opts
 2009-02-07 13:59 UTC 

Confirm your Web identity
 2009-02-07 13:39 UTC 

2009 Winner!!
 2009-02-07 13:38 UTC 

Soft lockup in sungem on Netra AC200 when switching interface up
 2009-02-07 12:24 UTC  (3+ messages)

[net-next PATCH 01/26] igb: optomize/refactor receive path
 2009-02-07 10:46 UTC  (27+ messages)
` [net-next PATCH 02/26] igb: move setting of buffsz out of repeated path in alloc_rx_buffers
` [net-next PATCH 03/26] igb: move initialization of number of queues into set_interrupt_capability
` [net-next PATCH 04/26] igb: remove check for needing an io port
` [net-next PATCH 05/26] igb: add link check function
` [net-next PATCH 06/26] igb: make dev_spec a union and remove dynamic allocation
` [net-next PATCH 07/26] igb: read address from RAH/RAL instead of from EEPROM
` [net-next PATCH 08/26] igb: rename phy ops
` [net-next PATCH 09/26] igb: rename nvm ops
` [net-next PATCH 10/26] igb: remove unused rx_hdr_split statistic
` [net-next PATCH 11/26] igb: update feature flags supported in ethtool
` [net-next PATCH 12/26] igb: update testing done by ethtool
` [net-next PATCH 13/26] igb: add counter for dma out of sync errors
` [net-next PATCH 14/26] igb: cleanup igb_netpoll to be more friendly with napi & GRO
` [net-next PATCH 15/26] igb: remove redundant timer updates and cleanup watchdog_task
` [net-next PATCH 16/26] igb: rename igb_update_mc_addr_list_82575 to not include the 82575
` [net-next PATCH 17/26] igb: remove unnecessary adapter->hw calls when just hw-> will do
` [net-next PATCH 18/26] igb: don't read eicr when responding to legacy interrupts
` [net-next PATCH 19/26] igb: move get_hw_control within igb_resume
` [net-next PATCH 20/26] igb: change pba size determination from if to switch statement
` [net-next PATCH 21/26] igb: remove disable_av variable from mac_info struct
` [net-next PATCH 22/26] igb: remove redundant count set and err_hw_init
` [net-next PATCH 23/26] igb: update stats before doing reset in igb_down
` [net-next PATCH 24/26] igb: fix two minor items found during code review
` [net-next PATCH 25/26] igb: update version number and copyright dates
` [net-next PATCH 26/26] igb: remove dead code in transmit routine

[net-next PATCH] ixgbe: Fix a set_num_queues() bug that can result in num_(r|t)x_queues = 0
 2009-02-07 10:17 UTC  (2+ messages)

[PATCH 5/5] forcedeth: bump version to 63
 2009-02-07  8:26 UTC  (2+ messages)

[PATCH 4/5] forcedeth: recover error support
 2009-02-07  8:26 UTC  (2+ messages)

[PATCH 3/5] forcedeth: ethtool tx csum fix
 2009-02-07  8:26 UTC  (2+ messages)

[PATCH 2/5] forcedeth: msi interrupt fix
 2009-02-07  8:26 UTC  (2+ messages)

[PATCH 1/5] forcedeth: mgmt unit interface
 2009-02-07  8:25 UTC  (2+ messages)

[PATCH 1/4] ipmr: use goto to common label instead of opencoding
 2009-02-07  7:49 UTC  (9+ messages)
` [PATCH 2/4] ax25: more common return path joining
  ` [PATCH 3/4] ipv6/ndisc: join error paths
    ` [PATCH 4/4] ipv6/addrconf: common code located

[PATCH] 9p: fix endian issues [attempt 3]
 2009-02-07  6:07 UTC  (2+ messages)

[PATCH] net_dma: call dmaengine_get only if NET_DMA enabled
 2009-02-07  6:05 UTC  (7+ messages)

[PATCH] RxRPC: Fix a potential NULL dereference
 2009-02-07  5:51 UTC  (2+ messages)

[PATCH] r8169: Don't update statistics counters when interface is down
 2009-02-07  5:50 UTC  (5+ messages)

[net-next PATCH 1/2] ixgbe: Update flow control state machine in link setup
 2009-02-07  5:47 UTC  (4+ messages)
` [net-next PATCH 2/2] ixgbe: Defeature Tx Head writeback

Confirm your Web-Mail identity
 2009-02-07  5:36 UTC 

[RFC] Suspicious bug in module refcounting
 2009-02-06 22:41 UTC  (2+ messages)

[PATCH] netns: remove useless synchronize_net()
 2009-02-06 22:10 UTC  (4+ messages)

Regression on VIA C3 motherboard, commit: 66f2173e2
 2009-02-06 19:52 UTC  (7+ messages)

[PATCH v2] tcp: splice as many packets as possible at once
 2009-02-06 18:59 UTC  (16+ messages)

[PATCH 0/16] DMA-API debugging facility v2
 2009-02-06 18:20 UTC  (6+ messages)

[PATCH] forcedeth: make msi-x different name for rx-tx
 2009-02-06 17:54 UTC  (14+ messages)
` [PATCH] forcedeth: don't clear nic_poll_irq too early
` [PATCH] forcedeth: disable irq at first before schedule rx
` [PATCH] forcedeth: ck804 and mcp55 doesn't need timerirq
` [PATCH] forcedeth: enable msix to default

Final Notification!!
 2009-02-06 17:14 UTC 

[PATCH 00/13] dmaengine redux
 2009-02-06 16:58 UTC  (3+ messages)
` [PATCH 07/13] dmaengine: introduce dma_request_channel and private channels

commit 64ff3b938ec6782e6585a83d5459b98b0c3f6eb8 breaks rlogin
 2009-02-06 11:35 UTC  (3+ messages)

NIP6_FMT removal breaks
 2009-02-06 11:13 UTC  (2+ messages)

BUG: NIU driver: strange issues with multicast "UDP: short packet"
 2009-02-06 11:11 UTC  (11+ messages)
  ` [PATCH] Fix UDP short packet false positive
      ` [RFC] "
          ` [PATCH] udp: Fix potential wrong ip_hdr(skb) pointers

Deadlock with icmpv6fuzz
 2009-02-06 11:07 UTC  (12+ messages)

[E1000-devel] [Bugme-new] [Bug 12570] New: Bonding does not work over e1000e
 2009-02-06 10:18 UTC  (2+ messages)
        `  "

Google Online Promo © 2009
 2009-02-06  9:04 UTC 

[PATCH] neighbour information dumping: some entries can be skipped
 2009-02-06  8:52 UTC  (2+ messages)

[PATCH] netlink: change return-value logic of netlink_broadcast()
 2009-02-06  7:57 UTC  (2+ messages)

[net-next PATCH] e1000e: normalize usage of serdes_has_link
 2009-02-06  7:55 UTC  (3+ messages)

[net-2.6 PATCH 1/3] ixgbe: Refactor set_num_queues() and cache_ring_register()
 2009-02-06  7:55 UTC  (6+ messages)
` [net-2.6 PATCH 2/3] ixgbe: Update link setup code to better support autonegotiation of speed
` [net-2.6 PATCH 3/3] ixgbe: Display EEPROM version in ethtool -i queries

gro: Fix frag_list merging on imprecisely split packets
 2009-02-06  5:27 UTC  (2+ messages)

[PATCH] net: fix some trailing whitespaces
 2009-02-06  5:26 UTC  (2+ messages)

[PATCH 3/3] tun: Limit amount of queued packets per device
 2009-02-06  5:25 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).