netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-01-26 23:14:02 to 2009-01-27 19:15:07 UTC [more...]

[ofa-general] [PATCH 0/21] Reliable Datagram Sockets (RDS)
 2009-01-27 19:15 UTC  (39+ messages)
` [ofa-general] [PATCH 01/21] RDS: Socket interface
  `  "
  ` [ofa-general] "
` [ofa-general] [PATCH 02/21] RDS: Main header file
  `  "
` [PATCH 03/21] RDS: Congestion-handling code
` [PATCH 04/21] RDS: Transport code
` [ofa-general] [PATCH 05/21] RDS: Info and stats
  `  "
` [PATCH 06/21] RDS: Connection handling
      ` [ofa-general] "
` [PATCH 07/21] RDS: loopback
` [PATCH 08/21] RDS: sysctls
` [PATCH 09/21] RDS: Message parsing
` [PATCH 10/21] RDS: send.c
` [PATCH 11/21] RDS: recv.c
` [PATCH 12/21] RDS: RDMA support
` [ofa-general] [PATCH 13/21] RDS/IB: Infiniband transport
` [PATCH 14/21] RDS/IB: Ring-handling code
` [PATCH 15/21] RDS/IB: Implement RDMA ops using FMRs
` [PATCH 16/21] RDS/IB: Implement IB-specific datagram send
` [PATCH 17/21] RDS/IB: Receive datagrams via IB
` [PATCH 18/21] RDS/IB: Stats and sysctls
` [PATCH 19/21] RDS: Documentation
` [PATCH 20/21] RDS: Kconfig and Makefile
` [PATCH 21/21] RDS: Add AF and PF #defines for RDS sockets

32 core net-next stack/netfilter "scaling"
 2009-01-27 19:09 UTC  (12+ messages)

HCI crash after tearing down ppp connection
 2009-01-27 19:01 UTC 

(unknown),
 2009-01-27 18:59 UTC 

[Bugme-new] [Bug 12552] New: held lock freed in tcp
 2009-01-27 18:57 UTC  (2+ messages)

(unknown),
 2009-01-27 18:55 UTC 

[PATCH] net: add tracepoints to socket api
 2009-01-27 18:47 UTC  (11+ messages)

[PATCH v2] tcp: splice as many packets as possible at once
 2009-01-27 18:42 UTC  (6+ messages)

[BUG] tg3 module problem on Linux-2.6.29-rc1-2
 2009-01-27 18:35 UTC  (4+ messages)

sky2 vs netconsole hard hang
 2009-01-27 18:19 UTC  (5+ messages)
` [PATCH] sky2: fix hard hang with netconsoling and iface going up

[PATCHv3 00/10] convert arm platforms to smsc911x
 2009-01-27 17:54 UTC  (12+ messages)
` [PATCH 01/10] smsc911x: add support for platform-specific irq flags
  ` [PATCH 02/10] smsc911x: register isr as IRQF_SHARED
    ` [PATCH 03/10] smsc911x: add external phy detection overrides
      ` [PATCH 04/10] smsc911x: allow mac address to be saved before device reset
        ` [PATCH 05/10] arm: convert pcm037 platform to use smsc911x
          ` [PATCH 06/10] arm: convert realview "
            ` [PATCH 07/10] arm: convert omap ldp "
              ` [PATCH 08/10] arm: update pcm037 defconfig "
                ` [PATCH 09/10] arm: update realview defconfigs "
                ` [PATCH 10/10] arm: update omap_ldp defconfig "

port bound SAs
 2009-01-27 17:42 UTC  (16+ messages)

[PATCH v3] tcp: splice as many packets as possible at once
 2009-01-27 17:06 UTC  (10+ messages)

[PATCH] tulip : fix 21142 with 10Mbps without negotiation
 2009-01-27 16:57 UTC 

[PATCH 3/4] forcedeth: napi schedule lock fix
 2009-01-27 16:28 UTC  (2+ messages)

IFF_RUNNING without carrier after reboot
 2009-01-27 16:32 UTC  (4+ messages)

[PATCH] net: fix setsockopt() locking errors
 2009-01-27 16:25 UTC  (8+ messages)

results with diff affinity settings using ixgbe
 2009-01-27 15:53 UTC  (2+ messages)

hardware time stamping with optional structs in data area
 2009-01-27 15:23 UTC  (5+ messages)

[PATCH] net: wrong test in inet_ehash_locks_alloc()
 2009-01-27 14:42 UTC 

Is this normal?
 2009-01-27 14:26 UTC  (3+ messages)
  ` [ SPAM ] "

Possible race condition in conntracking
 2009-01-27 13:48 UTC  (6+ messages)

[PATCH] percpu: add optimized generic percpu accessors
 2009-01-27 13:13 UTC  (3+ messages)

[PATCH] e1000e: introduce new parameter to disable force-link-up on serdes
 2009-01-27 10:52 UTC  (2+ messages)

2.6.28 headers break kbd and net-tools userspace builds
 2009-01-27 10:44 UTC  (3+ messages)

FEC Patches
 2009-01-27 10:40 UTC  (10+ messages)
` [PATCH] fec: remove unused #else branches
  ` [PATCH] fec: remove empty functions
    ` [PATCH] fec: use linux/*.h instead of asm/*.h
      ` [PATCH] fec: do not use memcpy on physical addresses
        ` [PATCH] fec: use dma_alloc_coherent for descriptor ring
          ` [PATCH] fec: Fix KS8721BL_ICSR phy register offset
            ` [PATCH] fec: replace flush_dcache_range with dma_sync_single
              ` [PATCH] fec: Add support for Freescale MX27
                ` [PATCH] FEC: Turn FEC driver into platform device driver

dev_change_net_namespace() and synchronize_net()
 2009-01-27 10:23 UTC 

[PATCH] fec: remove unused #else branches
 2009-01-27 10:24 UTC  (9+ messages)
  ` [PATCH] fec: remove empty functions
    ` [PATCH] fec: use linux/*.h instead of asm/*.h
      ` [PATCH] fec: do not use memcpy on physical addresses
        ` [PATCH] fec: use dma_alloc_coherent for descriptor ring
          ` [PATCH] fec: Fix KS8721BL_ICSR phy register offset
            ` [PATCH] fec: replace flush_dcache_range with dma_sync_single
              ` [PATCH] fec: Add support for Freescale MX27
                ` [PATCH] FEC: Turn FEC driver into platform device driver

FEC Patches V2
 2009-01-27 10:23 UTC 

[atl2] warn_slowpath in dev_watchdog
 2009-01-27  9:30 UTC  (8+ messages)

Deadlock with icmpv6fuzz
 2009-01-27  7:53 UTC  (3+ messages)

[Bugme-new] [Bug 12484] New: Kernel panic 1gb lan connection
 2009-01-27  7:09 UTC 

[PATCH 2.6.30 2/2] iw_cxgb3 - handle chip reset notifications
 2009-01-27  6:22 UTC  (2+ messages)

[PATCH 2.6.30 1/2] cxgb3 - Notify fatal errors
 2009-01-27  6:22 UTC  (2+ messages)

[PATCH 0/2 2.6.30] cxgb3 - notify iWARP of chip resets
 2009-01-27  6:21 UTC  (6+ messages)
` DCA/IOAT problem

[PATCH] Fix tcp splice length
 2009-01-27  6:14 UTC  (4+ messages)

[PANIC] lro + iscsi or lro + skb text search causes panic
 2009-01-27  6:12 UTC  (9+ messages)

[PATCH] : Remove unused variable pdev from drivers/net/r6040.c
 2009-01-27  5:54 UTC  (2+ messages)

speed regression in udp_lib_lport_inuse()
 2009-01-27  5:35 UTC  (4+ messages)
  ` [PATCH] udp: optimize bind(0) if many ports are in use

[PATCH] smsc911x: leave RX_STOP interrupt permanently enabled
 2009-01-27  5:33 UTC  (2+ messages)

[PATCH] smc91x: struct net_device_ops
 2009-01-27  5:32 UTC  (2+ messages)

[PATCH] IPv6 multicast routing
 2009-01-27  5:31 UTC  (4+ messages)

XFRM structures binary compability
 2009-01-27  5:14 UTC  (3+ messages)

net: struct device - replace bus_id with dev_name(), dev_set_name()
 2009-01-27  5:13 UTC  (2+ messages)

[PATCH] net: pppoe - stop using proc internals
 2009-01-27  5:11 UTC  (2+ messages)

[PATCH net-next 0/6] Phonet improvements
 2009-01-27  5:04 UTC  (2+ messages)

[PATCH] virtio_net: use correct accessors for scatterlists
 2009-01-27  5:00 UTC  (3+ messages)

[net-next PATCH 1/2] ixgbe: fix slow load times on 82598 nics
 2009-01-27  4:57 UTC  (4+ messages)
` [net-next PATCH 2/2] ixgbe: add support KX/KX4 device

[PATCH net-next] gre: optimize hash lookup
 2009-01-27  4:56 UTC  (2+ messages)

[patch 2.6.28-rc8-davinci-git] dm355: dm9000
 2009-01-27  4:51 UTC  (3+ messages)

[PATCH 5/5] virtio_net: Add support for VLAN filtering in the hypervisor
 2009-01-27  4:19 UTC  (3+ messages)

[PATCH 0/5] virtio_net: Add MAC and VLAN filtering
 2009-01-27  4:00 UTC  (5+ messages)
` [PATCH 2/5] virtio_net: Add a virtqueue for outbound control commands
` [PATCH 4/5] virtio_net: Add a MAC filter table

[PATCH] iproute2: 0 out memory for tc_skbedit struct prior to using it
 2009-01-27  3:20 UTC 

Compaq Promo
 2009-01-27  1:04 UTC 

Linux 2.6.27.13
 2009-01-27  0:37 UTC  (2+ messages)

[PATCH] gianfar: Revive VLAN support
 2009-01-26 23:39 UTC  (3+ 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).