netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-04-15 22:53:16 to 2009-04-17 00:57:34 UTC [more...]

[PATCH net-next] myri10ge: allow per-board firmware overriding
 2009-04-17  0:57 UTC  (2+ messages)

[PATCH net-next] myri10ge: force stats update in ethtool gstats
 2009-04-17  0:57 UTC  (2+ messages)

2.6.30-rc2-git2: Reported regressions from 2.6.29
 2009-04-17  0:46 UTC  (4+ messages)

iptables very slow after commit 784544739a25c30637397ace5489eeb6e15d7d49
 2009-04-17  0:15 UTC  (49+ 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 spinlock and RCU (v5)
                                                ` [PATCH] netfilter: use per-cpu recursive spinlock (v6)
                                                      ` [PATCH[] netfilter: use per-cpu reader-writer lock (v0.7)
                                              ` [PATCH] netfilter: per-cpu spin-lock with recursion (v0.8)

[1/2] tun: Only free a netdev when all tun descriptors are closed
 2009-04-17  0:09 UTC  (2+ messages)

PATCH: Multicast: Filter multicast traffic per socket mc_list
 2009-04-17  0:01 UTC  (20+ messages)

tun: performance regression in 2.6.30-rc1
 2009-04-16 23:57 UTC  (2+ messages)

[PATCH] tun: fix BUG with large packets without TUN_VNET_HDR
 2009-04-16 23:50 UTC  (3+ messages)

netfilter 00/03: netfilter fixes
 2009-04-16 23:33 UTC  (5+ messages)
` netfilter 01/03: nf_log regression fix
` netfilter 02/03: nf_conntrack: fix crash when unloading helpers
` netfilter 03/03: nf_nat: add support for persistent mappings

[net-2.6 PATCH] Be explict with what we are !'ing in ixgbe_sfp_config_module_task()
 2009-04-16 23:27 UTC  (2+ messages)

[PATCH] iwl3945-base.c: Add missing space to debug print
 2009-04-16 23:23 UTC 

[PATCH] ixgbe: missing parentheses
 2009-04-16 23:04 UTC  (4+ messages)

Network latency regressions from 2.6.22 to 2.6.29
 2009-04-16 23:00 UTC  (18+ messages)

sparc: struct device - replace bus_id with dev_name(), dev_set_name()
 2009-04-16 22:56 UTC  (2+ messages)

An inconsistency/bug in ingress netem timestamps
 2009-04-16 21:48 UTC  (5+ messages)

2.6.29-git13: Reported regressions from 2.6.28
 2009-04-16 21:35 UTC  (5+ messages)

[PATCH 2.6.30] Network Drop Monitor: Make use of consume_skb() in af_can.c
 2009-04-16 19:58 UTC 

[PATCH 1/2] MAINTAINERS - Add section NETWORKING DRIVERS
 2009-04-16 19:38 UTC  (2+ messages)
` [PATCH 2/2] MAINTAINERS - Update NETWORKING W: url and standardize T: git url

[RFC] add missing MODULE_DESCRIPTION to drivers/net/*
 2009-04-16 18:55 UTC  (2+ messages)

[PATCH 1/2] macb: Handle Retry Limit Exceeded errors
 2009-04-16 18:41 UTC  (3+ messages)
` [PATCH 2/2] macb: process the RX ring regardless of interrupt status

[PATCH] net: remove superfluous call to synchronize_net()
 2009-04-16 18:43 UTC  (7+ messages)

[PATCH] LSM: Add security_socket_post_accept() and security_socket_post_recv_datagram()
 2009-04-16 18:23 UTC  (4+ messages)

[PATCH] net: Fix GRO for multiple page fragments
 2009-04-16 18:04 UTC 

[IPV6]: ROUTE:read ifname in rt6_info_route()
 2009-04-16 17:27 UTC  (6+ messages)

e1000 watchdog timer fails to start after ethool settings change
 2009-04-16 16:43 UTC  (2+ messages)

[tree] latest kill-the-BKL tree, v12
 2009-04-16 16:40 UTC  (6+ messages)

[PATCH] Multicast: Avoid useless duplication of multicast messages
 2009-04-16 14:45 UTC  (2+ messages)

more findings/questions on vlans/bonds
 2009-04-16 14:17 UTC  (3+ messages)

zero features for a vlan over bond
 2009-04-16 14:11 UTC  (3+ messages)
  ` zero features for a vlan over bond / vlan features

[PATCH] Multicast: Avoid useless duplication of multicast messages
 2009-04-16 12:44 UTC  (5+ messages)

[PATCH net-next] myri10ge: add MODULE_DEVICE_TABLE
 2009-04-16 12:29 UTC 

[PATCH net-next] myri10ge: fix tx ring size in ethtool -g
 2009-04-16 12:28 UTC 

[patch]handle EPERM in pegasus
 2009-04-16 11:23 UTC 

[PATCH] TX_RING and packet mmap
 2009-04-16 11:16 UTC  (11+ messages)

[GIT]: Networking
 2009-04-16 11:12 UTC 

[Lguest] [PATCH 4/5] lguest: use KVM hypercalls
 2009-04-16 11:09 UTC  (12+ messages)
`  "
                    ` [1/2] tun: Only free a netdev when all tun descriptors are closed
                        ` [2/2] tun: Fix sk_sleep races when attaching/detaching

[PATCH] macb: Add support of the netpoll API
 2009-04-16 10:31 UTC  (4+ messages)

[PATCH] phylib: Fix delay argument of schedule_delayed_work
 2009-04-16  9:43 UTC  (2+ messages)

[PATCH 01/12] fec: remove unused ifdef
 2009-04-16  9:38 UTC  (24+ messages)
` [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()

[PATCH 0/3]
 2009-04-16  9:37 UTC  (4+ messages)
` [PATCH 1/3] ipconfig: use same time units for CONF_{PRE,POST}_OPEN delays
` [PATCH 2/3] ipconfig: add 'ipwait' cmdline parameter
` [PATCH 3/3] ipconfig: look for a network device forever if NFS root

[PATCH 01/26] bmac: convert to net_device_ops
 2009-04-16  9:24 UTC  (27+ 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: "

[PATCH -next 1/3] ipw2x00: remove old compat_net_dev_ops code
 2009-04-16  9:24 UTC  (6+ messages)
` [PATCH -next 2/3] usbnet: "
  ` [PATCH -next 3/3] 8390(p): "

[net-2.6 PATCH 1/3] NET/e1000: Fix powering off during shutdown
 2009-04-16  9:16 UTC  (6+ messages)
` [net-2.6 PATCH 2/3] NET/e1000e: "
` [net-2.6 PATCH 3/3] NET/ixgbe: "

[PATCH] myr10ge: again fix lro_gen_skb() alignment
 2009-04-16  9:02 UTC  (6+ messages)

[PATCH] bonding: allow bond in mode balance-alb to work properly in bridge
 2009-04-16  8:46 UTC  (6+ 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)

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

[PATCH 00/14] Add common OF device tree support for MDIO busses
 2009-04-15 23:06 UTC  (4+ messages)
` [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 


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