netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-04-14 23:51:44 to 2009-04-16 00:20:14 UTC [more...]

iptables very slow after commit 784544739a25c30637397ace5489eeb6e15d7d49
 2009-04-16  0:10 UTC  (27+ messages)
        ` [PATCH] netfilter: use per-cpu spinlock rather than RCU
                    ` [PATCH] netfilter: use per-cpu spinlock rather than RCU (v2)
                        ` [PATCH] netfilter: use per-cpu spinlock rather than RCU (v3)
                                  ` [PATCH] netfilter: use per-cpu rwlock rather than RCU (v4)

Kernel sends multicast groups to sockets that did not subscribe to the MC group
 2009-04-15 23:45 UTC  (23+ messages)
      ` [PATCH] Multicast: Avoid useless duplication of multicast messages

[PATCH] myr10ge: again fix lro_gen_skb() alignment
 2009-04-15 23:42 UTC  (7+ messages)

An inconsistency/bug in ingress netem timestamps
 2009-04-15 23:41 UTC  (7+ messages)

[tree] latest kill-the-BKL tree, v12
 2009-04-15 23:35 UTC  (3+ messages)

[PATCH 00/14] Add common OF device tree support for MDIO busses
 2009-04-15 23:06 UTC  (6+ messages)
` [PATCH 05/14] phylib: add *_direct() variants of phy_connect and phy_attach functions
` [PATCH 09/14] net: Rework gianfar driver to use of_mdio infrastructure

[Bugme-new] [Bug 12971] New: "tg3 transmit timed out" when transmitting at high bitrate
 2009-04-15 23:05 UTC  (2+ messages)

Acai Diet, the all naturaly balanced way to lose weight
 2009-04-14 20:45 UTC 

Lose wieght without dieting , Acai Berry
 2009-04-14 18:48 UTC 

[PATCH 01/26] bmac: convert to net_device_ops
 2009-04-15 22:53 UTC  (26+ messages)
` [PATCH 02/26] cpmac: "
  ` [PATCH 03/26] dm9000: "
    ` [PATCH 04/26] hplance: "
      ` [PATCH 05/26] ibmveth: "
        ` [PATCH 06/26] irda/au1k_ir: "
          ` [PATCH 07/26] irda/pxaficp_ir: "
            ` [PATCH 08/26] irda/sa1100_ir: "
              ` [PATCH 09/26] iseries_veth: "
                ` [PATCH 10/26] ixp2000/ixpdev: "
                  ` [PATCH 11/26] jazzsonic: "
                    ` [PATCH 12/26] korina: "
                      ` [PATCH 13/26] lib82596: "
                        ` [PATCH 14/26] mace: "
                          ` [PATCH 15/26] macmace: "
                            ` [PATCH 16/26] meth: "
                              ` [PATCH 17/26] mipsnet: "
                                ` [PATCH 18/26] mvme147: "
                                  ` [PATCH 19/26] netx-eth: "
                                    ` [PATCH 20/26] pasemi_mac: "
                                      ` [PATCH 21/26] pci-skeleton: "
                                        ` [PATCH 22/26] rionet: "
                                          ` [PATCH 23/26] sb1250-mac: "
                                            ` [PATCH 24/26] sgiseeq: "
                                              ` [PATCH 25/26] smc911x: "
                                                ` [PATCH 26/26] sun3lance: "

[Bugme-new] [Bug 13097] New: Kernel will freeze network after using a tun/tap device
 2009-04-15 22:29 UTC 

[Lguest] [PATCH 4/5] lguest: use KVM hypercalls
 2009-04-15 22:27 UTC  (18+ messages)
                    `  "

[PATCH] net: remove superfluous call to synchronize_net()
 2009-04-15 21:54 UTC  (2+ messages)

[PATCH] bonding: allow bond in mode balance-alb to work properly in bridge
 2009-04-15 18:54 UTC  (23+ messages)
` [PATCH 0/3] bonding: allow bond in mode balance-alb to work properly in bridge -try6
  ` [PATCH 1/3] net: introduce a list of device addresses dev_addr_list
    ` [PATCH 1/3] net: introduce a list of device addresses dev_addr_list (v2)
  ` [PATCH 2/3] net: bridge: use device address list instead of dev_addr
  ` [PATCH 3/3] net: bonding: add slave device addresses in mode alb

2.6.27.18: bnx2/tg3: BUG: "scheduling while atomic" trying to ifenslave a second interface to my bond
 2009-04-15 18:39 UTC  (7+ messages)

[PATCH] phylib: Fix delay argument of schedule_delayed_work
 2009-04-15 18:37 UTC  (2+ messages)

[PATCH -next 1/3] ipw2x00: remove old compat_net_dev_ops code
 2009-04-15 17:58 UTC  (3+ messages)
` [PATCH -next 2/3] usbnet: "
  ` [PATCH -next 3/3] 8390(p): "

fixed phy -- how do we decide to use this code?
 2009-04-15 17:25 UTC  (4+ messages)

Acai Diet , Your friends will be so jealous
 2009-04-14 18:48 UTC 

Oops in tun: bisected to Limit amount of queued packets per device
 2009-04-15 14:30 UTC  (4+ messages)

[PATCH] macb: Add support of the netpoll API
 2009-04-15 13:46 UTC 

mcp55 forcedeth woes
 2009-04-15 13:54 UTC  (2+ messages)

[PATCH] TX_RING and packet mmap
 2009-04-15 13:14 UTC  (12+ messages)

[PATCH] FEC driver: patches for -next
 2009-04-15 13:11 UTC  (16+ messages)
` [PATCH 01/12] fec: remove unused ifdef
  ` [PATCH 02/12] fec: switch to writel/readl
    ` [PATCH 03/12] fec: do not typedef struct types
      ` [PATCH 04/12] fec: remove unnecessary cast
        ` [PATCH 05/12] fec: Codingstyle cleanups
          ` [PATCH 06/12] fec: refactor set_multicast_list() to make it more readable
            ` [PATCH 07/12] fec: refactor init function
              ` [PATCH 08/12] fec: align receive packets
                ` [PATCH 09/12] fec: remove debugging printks
                  ` [PATCH 10/12] fec: switch to net_device_ops
                    ` [PATCH 11/12] FEC Buffer rework
                      ` [PATCH 12/12] fec: call fec_restart() in fec_open()

[Bugme-new] [Bug 12954] New: SAMEIP --nodst functionality gone missing
 2009-04-15 12:35 UTC  (8+ messages)

[PATCH] LSM: Add security_socket_post_accept() and security_socket_post_recv_datagram()
 2009-04-15 10:51 UTC  (5+ messages)
    ` [PATCH 1/2] "
    ` [PATCH 2/2] tomoyo: Add network access control support

panic on rmmod of nf_conntrack_irc
 2009-04-15 10:45 UTC  (12+ messages)
            ` [PATCH] netfilter: nf_log fix

[PATCH] packet: avoid warnings when high-order page allocation fails
 2009-04-15 10:40 UTC  (2+ messages)

[PATCH] net: fix unaligned memory accesses in ASIX
 2009-04-15 10:14 UTC  (4+ messages)

[PATCH] stop send queue before resetting gianfar
 2009-04-15  9:35 UTC  (2+ messages)

Stop dreaming about losing weight , Acai Berry makes it happen right before your eyes
 2009-04-14 18:48 UTC 

[RFC][PATCH v3 6/6] fix wrong get_user_pages usage in iovlock.c
 2009-04-15  8:48 UTC  (3+ messages)

[PATCH 1/5] a2065: convert to net_device_ops
 2009-04-15  4:58 UTC  (10+ messages)
` [PATCH 2/5] atarilance: "
  ` [PATCH 3/5] au1000: "
    ` [PATCH 4/5] bfin_mac: "
      ` [PATCH 5/5] declance: "

[net-2.6 PATCH 1/2] ixgbe: fix tx queue index
 2009-04-15  4:54 UTC  (4+ messages)
` [net-2.6 PATCH 2/2] ixgbe: update real_num_tx_queues on changing num_rx_queues

[PATCH -next] sfc: Use correct macro to set event bitfield
 2009-04-15  2:48 UTC  (2+ messages)

[PATCH] sfc: Match calls to netif_napi_add() and netif_napi_del()
 2009-04-15  2:48 UTC  (2+ messages)

2.6.30-rc1 A few issues and a stall
 2009-04-15  1:27 UTC  (5+ messages)
` 2.6.30-rc1 A few issues and a stall (nmi_watchdog traceback)

[PATCH stable] sfc: Match calls to netif_napi_add() and netif_napi_del()
 2009-04-15  0:39 UTC 

[Bugme-new] [Bug 13072] New: forcedeth seems to switch off eth on shutdown
 2009-04-15  0:03 UTC 

[PATCH net-next-2.6 0/3] bonding: One fix two features
 2009-04-14 23:53 UTC  (6+ messages)
` [PATCH 1/3] bonding: send IPv6 neighbor advertisement on failover
  ` [PATCH 2/3] bonding: Fix ALB mode to balance traffic on VLANs
    ` 2.6.29 ALB bonding printk()s every arp (was Re: [PATCH 2/3] bonding: Fix ALB mode to balance traffic on VLANs)
      ` [PATCH] bonding: Remove debug printk


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