netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-03-17 12:58:49 to 2009-03-19 01:39:43 UTC [more...]

Regression in bonding between 2.6.26.8 and 2.6.27.6 - bisected - twice
 2009-03-19  1:39 UTC  (7+ messages)

[PATCH] IPv6: Fix incorrect disable_ipv6 behavior
 2009-03-19  1:23 UTC  (2+ messages)

[RFC] ipv4: add link_filter sysctl
 2009-03-19  1:21 UTC  (2+ messages)

High contention on the sk_buff_head.lock
 2009-03-19  1:17 UTC  (18+ messages)

VIA velocity skb leak
 2009-03-19  1:18 UTC  (4+ messages)
  ` a2065 skb_padto cleanups

[PATCH] [bnx2]: Fix problem of using wrong IRQ handler
 2009-03-19  1:12 UTC  (2+ messages)

iproute2: prints bogus hoplimit
 2009-03-19  1:06 UTC  (8+ messages)

[lxc-devel] Poor bridging performance on 10 GbE
 2009-03-19  0:50 UTC  (3+ messages)

TCP/IP stack interpretation of acceptable packet
 2009-03-19  0:44 UTC  (2+ messages)
` [PATCH net-next-2.6] "

[net-next PATCH 1/2] igbvf: add new driver to support 82576 virtual functions
 2009-03-19  0:40 UTC  (7+ messages)

socket api problem: can't bind an ipv6 socket to ::ffff:0.0.0.0
 2009-03-19  0:32 UTC  (23+ messages)
            ` [RFC PATCH 1/4] ipv6: Disallow binding to v4-mapped address on v6-only socket
            ` [RFC PATCH 2/4] ipv6: Allow ipv4 wildcard binds after ipv6 address binds
            ` [RFC PATCH 3/4] ipv6: Make v4-mapped bindings consitant with IPv4
            ` [RFC PATCH 4/4] ipv6: Fix conflict resolutions during ipv6 binding

Using splice to carry Xen granted pages through the network stack?
 2009-03-19  0:04 UTC 

[PATCH] r8169: Fix irq masking in rtl8169_interrupt()
 2009-03-18 22:36 UTC  (6+ messages)

dnet: remove duplicated #include
 2009-03-18 21:32 UTC  (2+ messages)

[PATCH] rtnetlink: add new value for DHCP added routes
 2009-03-18 19:27 UTC 

[PATCH -next] gianfar, ucc_geth: Use proper address translation for MDIO buses
 2009-03-18 19:21 UTC 

[PATCH] netdev: handle setting transmit queue length on active device
 2009-03-18 18:31 UTC  (9+ messages)

e1000e 0000:00:19.0: DMA-API: device driver tries to free DMA memory it has not allocated [device address=0x0000000052ff084a] [size=90 bytes]
 2009-03-18 17:53 UTC  (8+ messages)
            ` forcedeth 0000:00:0a.0: DMA-API: device driver frees DMA memory with wrong function [device address=0x0000000035992232] [size=42 bytes] [mapped as single] [unmapped as page]

IGMP Join dropping multicast packets
 2009-03-18 17:24 UTC  (7+ messages)

next-20090318: sunhme does not transmit packets
 2009-03-18 16:58 UTC  (2+ messages)

[PATCH] bas_gigaset: correctly allocate USB interrupt transfer buffer
 2009-03-18 15:58 UTC 

[Bugme-new] [Bug 12886] New: skge wake on lan
 2009-03-18 15:14 UTC  (5+ messages)

[ANNOUNCE]: First release of nftables
 2009-03-18 14:58 UTC  (4+ messages)

Question: igmp behavior on interface change
 2009-03-18 14:03 UTC 

[PATCH] fix sctp breakage
 2009-03-18 12:28 UTC  (3+ messages)

[ANNOUNCE]: First release of nftables
 2009-03-18 10:17 UTC  (9+ messages)

nftables
 2009-03-18  7:47 UTC 

[PATCH] netns: oops in ip_frag_reasm incrementing stats
 2009-03-18  7:26 UTC  (10+ messages)
` [PATCHv2] "
          ` [PATCHv3] netns: oops in ip[6]_frag_reasm "

benet now in drivers/net/, remove from staging?
 2009-03-18  6:33 UTC  (2+ messages)

**Winning Notification**
 2009-03-18  4:20 UTC 

PROBLEM: IPv6 autoconf/accept_ra default values
 2009-03-18  3:33 UTC  (3+ messages)

[Bugme-new] [Bug 12877] New: tg3: eth0 transit timed out, resetting -> dead NIC
 2009-03-17 23:30 UTC  (4+ messages)

pull request: wireless-next-2.6 2009-03-17
 2009-03-17 22:58 UTC  (3+ messages)

[GIT *] Solos PCI ADSL card update
 2009-03-17 22:49 UTC  (37+ messages)
` [PATCH 01/30] solos: Fix length header in FPGA transfers
` [PATCH 02/30] solos: Slight debugging improvements
` [PATCH 03/30] solos: FPGA and firmware update support
` [PATCH 04/30] solos: Clean up firmware loading code
` [PATCH 05/30] solos: Kill global 'opens' count
` [PATCH 06/30] solos: Handle attribute show/store in kernel more sanely
` [PATCH 07/30] solos: Add initial list of parameters
` [PATCH 08/30] solos: Handle new line status change packets, hook up to ATM layer info
` [PATCH 09/30] solos: Kill existing connections on link down event
` [PATCH 10/30] solos: Reject non-AAL5 connections.... for now
` [PATCH 11/30] solos: Add SNR and Attn to status packet, fix oops on load
` [PATCH 12/30] solos: Fix under-allocation of skb size for get/set parameters
` [PATCH 13/30] solos: Remove parameter group from sysfs on ATM dev deregister
` [PATCH 14/30] solos: First attempt at DMA support
` [PATCH 15/30] solos: Tidy up DMA handling a little. Still untested
` [PATCH 16/30] solos: Tidy up tx_mask handling for ports which need TX
` [PATCH 17/30] solos: Remove unused loopback debug stuff
` [PATCH 18/30] solos: Remove IRQF_DISABLED, don't frob IRQ enable on the FPGA in solos_irq()
` [PATCH 19/30] solos: Remove superfluous wait_queue_head_t from struct solos_param
` [PATCH 20/30] solos: Fix various bugs in status packet handling
` [PATCH 21/30] solos: Clean up handling of card->tx_mask a little
` [PATCH 22/30] solos: Remove debugging, commented-out test code
` [PATCH 23/30] solos: Add 'reset' module parameter to reset the DSL chips on load
` [PATCH 24/30] solos: Tidy up status interrupt handling, cope with 'ERROR' status
` [PATCH 25/30] solos: Don't clear config registers at startup
` [PATCH 26/30] solos: Set RX empty flag at startup only for !dma mode
` [PATCH 27/30] solos: Swap upstream/downstream rates in status packet, clean up some more
` [PATCH 28/30] solos: Reset device on unload, free pending skbs
` [PATCH 30/30] solos: Disable DMA until we have an FPGA update with it actually implemented
` [PATCH 29/30] solos: Automatically determine number of ports

[PATCH] gianfar: pass the proper dev to DMA ops
 2009-03-17 22:24 UTC  (2+ messages)

pull request: wireless-2.6 2009-03-16
 2009-03-17 21:39 UTC  (2+ messages)

2.6.29-rc8: Reported regressions from 2.6.28
 2009-03-17 19:22 UTC  (22+ messages)

Multicast packet loss
 2009-03-17 21:19 UTC  (11+ messages)

[patch next] netxen: fix firmware download warnings
 2009-03-17 20:14 UTC  (2+ messages)

netfilter 00/04: netfilter fixes
 2009-03-17 20:13 UTC  (2+ messages)

GRO with non napi driver: BUG in __napi_complete
 2009-03-17 20:11 UTC  (4+ messages)

Kernel panic during stress with igb in the upstream kernel
 2009-03-17 20:11 UTC  (4+ messages)

[PATCH] r8169: Fix irq masking in rtl8169_interrupt()
 2009-03-17 20:09 UTC 

[net-next PATCH] e1000e: allow tx of pre-formatted vlan tagged packets
 2009-03-17 19:59 UTC 

[PATCH] [SK_BUFF]: '< 0' and '>= 0' test on unsigned
 2009-03-17 19:25 UTC  (3+ messages)

[PATCH] tipc: fix non-const printf format arguments
 2009-03-17 18:28 UTC 

[PATCH] smsc911x: reset last known duplex and carrier on open
 2009-03-17 18:06 UTC 

[net-next PATCH] igb: allow tx of pre-formatted vlan tagged packets
 2009-03-17 17:39 UTC  (2+ messages)
` [net-next PATCH -- take 2] "

[E1000-devel] [Bugme-new] [Bug 12570] New: Bonding does not work over e1000e
 2009-03-17 15:59 UTC  (6+ messages)
        `  "
              ` [Bonding-devel] "


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).