netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2005-03-28 19:11:31 to 2005-03-30 20:09:18 UTC [more...]

[PATCH: 2.6.12-rc1] mv643xx: ethernet driver updates
 2005-03-30 20:09 UTC  (22+ 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

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

[patch netdev-2.6] e1000: add MODULE_VERSION
 2005-03-30 18:44 UTC 

[patch netdev-2.6] ixgb: Add MODULE_VERSION
 2005-03-30 18:43 UTC 

Problem with compiling Netfilter programs
 2005-03-30 17:28 UTC  (2+ messages)

PROBLEM: Bad ARP requests make an entry in routing cache
 2005-03-30 14:45 UTC 

netdev-2.6 queue updated
 2005-03-30 13:42 UTC  (2+ messages)
` [PATCH 2.6.11.6-bk2] e100: Use EEPROM config for Auto MDI/MDI-X

RFC: IPSEC patch 0 for netlink events
 2005-03-30 13:27 UTC  (17+ messages)

cls_u32 compile failure in current 2.6.12-rc1+BK tree
 2005-03-30 11:55 UTC  (16+ messages)

[PATCH] bridge hub_enabled option
 2005-03-30 11:14 UTC  (3+ messages)
` [Bridge] "

[PATCH] s390: claw network device driver
 2005-03-30  9:49 UTC  (15+ messages)

[14/*] [IPV6] Reload skb->dst after xfrm6_route_forward
 2005-03-30  9:49 UTC  (11+ messages)
` [15/*] [INET] Fix IPsec calculation in ip_append_data/ip6_append_data
  ` [16/*] [INET] Take IPsec overhead into account in tunnels
    ` [21/*] [IPv4] Fix MTU check in ipmr_queue_xmit
      ` [22/*] [NETFILTER] Use correct IPsec MTU in TCPMSS
                  ` Extending xfrm_selector (Was: [22/*] [NETFILTER] Use correct IPsec MTU in TCPMSS)

[RFC] TCP congestion schedulers
 2005-03-30  9:41 UTC  (12+ messages)

KERNEL: assertion (!atomic_read(&sk->sk_rmem_alloc)) failed at net/netlink/af_netlink.c (126)
 2005-03-30  8:26 UTC  (6+ messages)

[0/5] Orinoco merge updates, part the fourth
 2005-03-30  7:56 UTC  (7+ messages)
` [1/5] Orinoco merge updates, part the fourth: wireless stats updates
  ` [2/5] Orinoco merge updates, part the fourth: ignore_disconnect flag
    ` [3/5] Orinoco merge updates, part the fourth: kill dump_recs
      ` [4/5] Orinoco merge updates, part the fourth: don't set channel in managed mode
        ` [5/5] Orinoco merge updates, part the fourth: consolidate allocation code
` [Orinoco-devel] [0/5] Orinoco merge updates, part the fourth

e1000 packet corruption problem
 2005-03-30  7:04 UTC  (3+ messages)

[PATCH] PPP multilink fragmentation improvements
 2005-03-30  4:56 UTC 

orinoco upstream merge to kernel status?
 2005-03-30  1:04 UTC  (3+ messages)

[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 

[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 

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)

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

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

RFC: PHY Abstraction Layer II
 2005-03-28 23:45 UTC  (11+ 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  (27+ 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)


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