netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2005-03-27 21:14:42 to 2005-03-29 23:30:00 UTC [more...]

[Ksummit-2005-discuss] Summary of 2005 Kernel Summit Proposed Topics
 2005-03-29 23:30 UTC  (40+ messages)
                          ` Topic: Remote DMA network technologies
                              ` Linux support for RDMA (was: [Ksummit-2005-discuss] Summary of 2005 Kernel Summit Proposed Topics)

[KJ] [PATCH 2.6.12-rc1-bk1 3/3] S2io: Changed copyright and added support for Xframe II
 2005-03-29 23:24 UTC 

[PATCH] netem: account for packets in delayed queue in qlen
 2005-03-29 23:21 UTC 

[PATCH] netem: account for packets in delayed queue in qlen (2.4)
 2005-03-29 23:21 UTC 

[KJ] [PATCH 2.6.12-rc1-bk1 2/3] S2io: h/w initialization fixes
 2005-03-29 23:16 UTC 

[KJ] [PATCH 2.6.12-rc4-bk1 2/3] S2io: h/w initialization fixes
 2005-03-29 23:10 UTC 

[PATCH] s390: claw network device driver
 2005-03-29 22:44 UTC  (13+ messages)

[PATCH] bridge hub_enabled option
 2005-03-29 22:27 UTC  (2+ messages)
` [Bridge] "

[KJ] [PATCH 2.6.12-rc1-bk1 1/3] S2io: Statistics fix
 2005-03-29 21:54 UTC 

[Patch] net: fix build break when CONFIG_NET_CLS_ACT is not set
 2005-03-29 21:29 UTC  (5+ messages)

[BK PATCHES] 2.6.x net driver fixes
 2005-03-29 21:04 UTC 

cls_u32 compile failure in current 2.6.12-rc1+BK tree
 2005-03-29 20:51 UTC  (14+ messages)

PCI interrupt problem: e1000 & Super-Micro X6DVA motherboard
 2005-03-29 20:36 UTC  (4+ messages)
    ` PCI interrupt problem: e1000 & Super-Micro X6DVA motherboard (Solved)

[RFC] TCP congestion schedulers
 2005-03-29 20:09 UTC  (11+ messages)

[Ksummit-2005-discuss] Summary of 2005 Kernel Summit ProposedTopics
 2005-03-29 19:21 UTC  (3+ messages)
` Topic: Remote DMA network technologies

High CPU utilization with Bonding driver ?
 2005-03-29 19:13 UTC  (3+ messages)

Iproute2: update
 2005-03-29 19:07 UTC  (4+ messages)

orinoco upstream merge to kernel status?
 2005-03-29 16:46 UTC  (2+ messages)

e1000 packet corruption problem
 2005-03-29 16:02 UTC  (2+ messages)

KERNEL: assertion (!atomic_read(&sk->sk_rmem_alloc)) failed at net/netlink/af_netlink.c (126)
 2005-03-29 11:49 UTC  (5+ messages)

[PATCH bridge-2.6.11] bridge hub_enabled option
 2005-03-29 11:27 UTC 

2.4: [NETLINK] Fix bogus mc_list deletion
 2005-03-29 11:23 UTC 

[PATCH] forcedeth: netpoll support
 2005-03-29  9:33 UTC 

complie problem - zd1201.c
 2005-03-29  9:04 UTC  (2+ messages)

e1000 packet corruption problem
 2005-03-29  8:55 UTC 

「気持ちイイッ!」と感じまくり!
 2005-03-29  7:53 UTC 

[PATCH] s390: qeth tcp segmentation offload
 2005-03-29  7:09 UTC  (2+ messages)

[PATCH] rtnl_unlock/lock in sch_api.c TRY2
 2005-03-29  6:33 UTC  (3+ messages)

Reducing the overhead on the network core
 2005-03-29  1:14 UTC  (2+ messages)

oops when bringing up loopback device
 2005-03-29  0:12 UTC  (2+ messages)

[PATCH: 2.6.12-rc1] mv643xx: ethernet driver updates
 2005-03-29  0:01 UTC  (21+ messages)
` mv643xx(1/20): Add mv643xx_enet support for PPC Pegasos platform
` mv643xx(2/20): use MII library for PHY management
` mv643xx(3/20): use MII library for ethtool functions
` mv643xx(4/20): Update the Artesyn katana mv643xx ethernet platform data
` mv643xx(5/20): update ppc7d platform for new mv643xx_eth "
` mv643xx(6/20): use netif_msg_xxx() to control log messages where appropriate
` mv643xx(7/20): move static prototypes from header file into driver C file
` mv643xx(8/20): remove ETH_FUNC_RET_STATUS and unused ETH_TARGET enums
` mv643xx(9/20): make internal functions take device pointer param consistently
` mv643xx(10/20): compile fix for non-NAPI case
` mv643xx(11/20): rename all functions to have a common mv643xx_eth prefix
` mv643xx(12/20): reorder code to avoid prototype function declarations
` mv643xx(13/20): remove useless function header block comments
` mv643xx(14/20): whitespace and indentation cleanup
` mv643xx(15/20): Add James Chapman to copyright statement and author list
` mv643xx(16/20): Limit MTU to 1500 bytes unless connected at GigE speed
` mv643xx(17/20): Reset the PHY only at driver open time
` mv643xx(18/20): Isolate the PHY at device close
` mv643xx(19/20): Ensure NAPI poll routine only clears IRQs it handles
` mv643xx(20/20): Fix promiscuous mode handling

RFC: PHY Abstraction Layer II
 2005-03-28 23:45 UTC  (11+ messages)

RFC: IPSEC patch 0 for netlink events
 2005-03-28 23:43 UTC  (7+ messages)

[1/4] [IPSEC] Merge xfrm[46]_bundle/stale_bundle
 2005-03-28 23:39 UTC  (7+ messages)
` [2/4] [IPSEC] Add xfrm_state_mtu
  ` [3/4] [IPSEC] Add route element to xfrm_dst
    ` [4/4] [IPSEC] Store MTU at each xfrm_dst
        ` [IPSEC] Move xfrm_flush_bundles into xfrm_state GC
        ` Checking SPI in xfrm_state_find

gcc confused about static inline. - route.c
 2005-03-28 23:00 UTC  (5+ messages)

[PATCH] rtnl_unlock/lock in sch_api.c
 2005-03-28 22:27 UTC  (7+ messages)

How different is the 2.6 Network Stack from the 2.4 STack?
 2005-03-28 21:49 UTC 

af_packet.c bug?
 2005-03-28 20:33 UTC  (8+ messages)

[PATCH] Conntrack leak with raw sockets
 2005-03-28 20:16 UTC  (4+ messages)

dummy as IMQ replacement
 2005-03-28 20:13 UTC  (36+ messages)
` iptables breakage WAS(Re: "
                                          ` IMQ again WAS(Re: "

[PATCH 2.4.30-rc3] pcnet32: 79C975 fiber fix
 2005-03-28 20:13 UTC 

[PATCH 2.6.12-rc1] pcnet32: 79C975 fiber fix
 2005-03-28 20:10 UTC 

[Openswan dev] Re: IPv4 tunneled over IPv6-IPsec?
 2005-03-28 20:06 UTC  (3+ messages)
`  "

[PATCH] Merge p80211 to ieee80211 subsystem
 2005-03-28 19:47 UTC  (5+ messages)

[2.6 patch] fix bridge <-> ATM compile error
 2005-03-28 19:11 UTC  (4+ messages)

[IPSEC] Too many SADs!
 2005-03-28 13:33 UTC  (5+ messages)

register_dev
 2005-03-28 13:11 UTC  (4+ messages)

Off-by-one bug at unix_mkname ?
 2005-03-28  9:33 UTC  (6+ messages)

[PATCHSET] IFF_RUNNING related fixes
 2005-03-28  1:20 UTC  (10+ messages)
` [PATCH 1/7] [au1000]: Use netif_carrier_* instead of IFF_RUNNING
` [PATCH 2/7] [bmac]: Remove obsolete usage of IFF_RUNING
` [PATCH 3/7] [tlan]: Use netif_carrier_* intead of IFF_RUNNING
` [PATCH 4/7] [lmc]: Use netif_carrier_* instead "
` [PATCH 5/7] [ibmtr]: Use netif_carrier_* instead of IFF_RUNNING and remove obsolete usage "
` [PATCH 6/7] [sk98lin]: "
` [PATCH 7/7] [NET]: Change comment to describe the real meaning "

[Ksummit-2005-discuss] Summary of 2005 Kernel Summit Proposed Topics
 2005-03-27 21:53 UTC 

[Ksummit-2005-discuss] Summary of 2005 Kernel Summit Proposed Topics
 2005-03-27 21:18 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).