SEARCH  

NEWS

2010.10.06:11:36:28
Przez komiks i animację do wiedzy ekonomicznej
Komiksy, animacje i scenariusze lekcji, przygotowane przez metodyków z Ośrodka Rozwoju Edukacji we współpracy z ekonomistami Fundacji FOR, będą dystrybuowane bezpłatnie wśród nauczycieli szkół gimnazjalnych i ponadgimnazjalnych, prowadzących lekcje z podstaw przedsiębiorczości i wiedzy o społeczeństwie. Wspomniane materiały będą dostępne dla nauczycieli na stronie internetowej FOR.

 

123029604788_568760007886Eric Dumazet
From: Jarek Poplawski <jarkao2@xxxxxxxxx Date: Sun, 29 Aug 2010 11:59:51 +0200 Actually, when GRO compares napi- dev to skb- dev? Hmmm, I thought the code made a skb- dev comparison with the

 
104125284446_513160007898Stephen Hemminger
On 2010-08-29 20:39, Eric Dumazet wrote: Le dimanche 29 aoĂťt 2010 Ă 10:06 -0700, David Miller a ĂŠcrit : From: Jarek Poplawski <jarkao2@xxxxxxxxx Date: Sun

 
161424604956_575160007953Stephen Hemminger
From: Stephen Hemminger <shemminger@xxxxxxxxxx Date: Mon, 30 Aug 2010 08:57:21 -0700 On Mon, 30 Aug 2010 06:42:31 +0000 Jarek Poplawski <jarkao2@xxxxxxxxx wrote: On 2010-08-29 20:3

 
164127464582_540460007322David Miller
On Mon, Aug 30, 2010 at 10:51:17AM -0700, Stephen Hemminger wrote: Theres something very important I forgot to tell you. What? Dont cross the GRO streams. Why? It would be bad

 
117729034726_564760007457Jarek Poplawski
On Wed, 01 Sep 2010 14:51:51 -0700 (PDT) David Miller <davem@xxxxxxxxxxxxx wrote: From: Jarek Poplawski <jarkao2@xxxxxxxxx Date: Mon, 30 Aug 2010 21:09:00 +0200 On Mon, Aug 30, 20

 
156924524416_535660007828David Miller
On Thu, Sep 02, 2010 at 09:18:39AM +0000, Jarek Poplawski wrote: On Wed, Sep 01, 2010 at 02:55:54PM -0700, Stephen Hemminger wrote: On Wed, 01 Sep 2010 14:51:51 -0700 (PDT) David Miller <

 
124121814356_568860007564Jarek Poplawski
On Thu, Sep 02, 2010 at 09:30:23AM -0700, David Miller wrote: From: Jarek Poplawski <jarkao2@xxxxxxxxx Date: Thu, 2 Sep 2010 12:53:26 +0000 Stephen, after Erics explanation, I really t

 
158529274023_554160007213Jarek Poplawski
Le jeudi 02 septembre 2010 à 08:33 +0000, Jarek Poplawski a écrit : On Wed, Sep 01, 2010 at 02:51:51PM -0700, David Miller wrote: The only scenerio you can guarentee that all packets

 
149323174959_507460007385Jarek Poplawski
Le jeudi 02 septembre 2010 à 09:55 +0000, Jarek Poplawski a écrit : Exactly, but there is no "a single napi -- device mapping". And sky2 uses the same model. So, there is

 
139728994287_512260007509Jarek Poplawski
Le jeudi 02 septembre 2010 à 11:02 +0000, Jarek Poplawski a écrit : On Thu, Sep 02, 2010 at 12:41:45PM +0200, Eric Dumazet wrote: Two vlans might carry packets in different domains,

 
158021144962_599760007101Herbert Xu
From: Eric Dumazet <eric.dumazet@xxxxxxxxx Date: Thu, 02 Sep 2010 12:41:45 +0200 [PATCH net-next-2.6] gro: remove use of napi- dev Only use of napi- dev in GRO stack is the one found in n

 
182427114282_518060007594Jarek Poplawski
Le vendredi 03 septembre 2010 à 05:26 +0800, Herbert Xu a écrit : On Thu, Sep 02, 2010 at 12:41:45PM +0200, Eric Dumazet wrote: [PATCH net-next-2.6] gro: remove use of napi- dev

 
174529854520_576960007197Eric Dumazet
On Mon, Aug 30, 2010 at 09:50:12AM -0700, David Miller wrote: From: Stephen Hemminger <shemminger@xxxxxxxxxx Date: Mon, 30 Aug 2010 08:57:21 -0700 On Mon, 30 Aug 2010 06:42:31 +0000

 
198220174514_594160007235Eric Dumazet
On Mon, 30 Aug 2010 21:59:16 +0200 Eric Dumazet <eric.dumazet@xxxxxxxxx wrote: So everybody jumped on GRO, while my concern was more the napi- dev thing. I pointed to gro because the co

 
132524904134_561260007679David Miller
The string clone is only used as a temporary copy of the argument val within the while loop, and so it should be freed before leaving the function. The call to strsep, however, modifies clone, so a

 
112121924793_508360007263Kyle Moffett
Hello, Im in the process of dusting off some old unidirectional fiber link patches as part of support for a new custom hardware chassis. Specifically, a critical piece of the hardware is unidirecti

 
118420124975_546660007373Kyle Moffett
From: Kyle Moffett <Kyle.D.Moffett@xxxxxxxxxx Date: Fri, 27 Aug 2010 15:42:17 -0400 A large variety of fiber ethernet PHYs and some copper ethernet PHYs support forced "unidirectional l

 
106029384357_558160007882Stephen Hemminger
Some sky2 fiber hardware seems to support configuring unidirectional fiber links (using the phy bit PHY_M_FIB_FORCE_LNK). There are three parts to enabling this hardware support: (1) Allow DUPLEX

 
177826874900_529260007992Stephen Hemminger
On Aug 27, 2010, at 16:38, Stephen Hemminger wrote: On Fri, 27 Aug 2010 15:42:18 -0400 Kyle Moffett <Kyle.D.Moffett@xxxxxxxxxx wrote: + /* + * Once interrupts are reenabled, reset the P

 
152729534481_566160007093Kyle Moffett
On Fri, Aug 27, 2010 at 17:22, Stephen Hemminger <shemminger@xxxxxxxxxxxxxxxxxxxx wrote: On Fri, 27 Aug 2010 15:51:58 -0500 "Moffett, Kyle D" <Kyle.D.Moffett@xxxxxxxxxx wrote:

 
134026874285_513360007474Jesse Brandeburg
On Fri, Aug 27, 2010 at 12:10, Kyle Moffett <Kyle.D.Moffett@xxxxxxxxxx wrote: The Intel 82571EB chipset can be used in an unmanaged configuration as a fast dual-port Gig-E controller.  U

 
139629544486_537060007679David Miller

 
174424804616_510060007322Glen Turner
From: Nicolas Dichtel <nicolas.dichtel@xxxxxxxxx Date: Fri, 27 Aug 2010 17:47:40 +0200 From 1683b838a42429af30d6ab76d2d15d267c93c455 Mon Sep 17 00:00:00 2001 From: Nicolas Dichtel <nicola

 
198328384008_588260007637Eilon Greenstein
bnx2x_trylock_hw_lock() returns a bool : true if succeeded to acquire the lock. false in case of error. -EINVAL is not an acceptable value, since its promoted to true. Signed-off-by: Eric Dumazet

 
187426574590_535560007154Eric Dumazet
From: "Eilon Greenstein" <eilong@xxxxxxxxxxxx Date: Fri, 27 Aug 2010 07:54:44 +0300 On Thu, 2010-08-26 at 20:49 -0700, Eric Dumazet wrote: bnx2x_trylock_hw_lock() returns a bool :

 
144826594842_573460007611Anirban Chakraborty
From: Sritej Velaga <sritej.velaga@xxxxxxxxxx Added PCI ID to board info. Signed-off-by: Sritej Velaga <sritej.velaga@xxxxxxxxxx Signed-off-by: Anirban Chakraborty <anirban.chakraborty@x

 
120721894565_569460007985Anirban Chakraborty
From: Sony Chacko <sony.chacko@xxxxxxxxxx In the original code, the error codes returned from some of the functions are not caught and sent up the caller chain. Fixed it here. Signed-off-by: So

 
137223034464_598960007524Bernard F6BVP
From: Anirban Chakraborty <anirban.chakraborty@xxxxxxxxxx Date: Thu, 26 Aug 2010 17:02:31 -0700 Please apply the following series to net-next. All applied, thank you. -- To unsubscribe from t

 
131023864362_531960007492Christoph Lameter
From: Bernard F6BVP <f6bvp@xxxxxxx Date: Fri, 27 Aug 2010 00:15:01 +0200 When a ROSE node was deleted, node number was not decremented and addr kept going up when a new node was added.

 
195621414149_554560007467Jason Gunthorpe
From: Christoph Lameter <cl@xxxxxxxxx Date: Thu, 26 Aug 2010 16:31:14 -0500 (CDT) @@ -271,6 +271,13 @@ static void ipoib_ib_handle_rx_wc(struct ipoib_ud_dma_unmap_rx(priv, mapping); ip

 
170029454126_554160007919Jason Gunthorpe
On Thu, 26 Aug 2010, Jason Gunthorpe wrote: The 40 bytes at this location are defined by the HW specification to be an IB GRH which has an identical layout to an IPv6 header. Roland is right,

 
115228864107_571760007667David Miller
On Thu, 26 Aug 2010, Jason Gunthorpe wrote: I think doing the memcmp only in the multicast path should be reasonable overhead wise. Thats is not always possible. Here the multicast path is the

 
170129524971_516560007374Yossi Etigin
On Thu, 26 Aug 2010, David Miller wrote: The highest cost is bringing in that packet headers cache line, which youve already done by reading the byte and checking for 0xff. And then you need t

 
169022494760_505160007028Christoph Lameter
On Fri, Aug 27, 2010 at 03:02:54AM +0300, Yossi Etigin wrote: Shouldnt struct ib_grh be packed to make this really work? No idea what the kernel convention for this is. It looks OK to me, in that

 
154425244169_569360007666David Miller

 
116027694611_528660007289David Miller

 
120524624174_531360007754Ron Mercer
Qlge is freeing the buffers before stopping the card DMA, and this can cause some severe error, as a EEH event on PPC. This patch just stop the card and then free the resources. Signed-off-by: Bren

 
198028804705_595160007645Ville Sundell
From: Ron Mercer <ron.mercer@xxxxxxxxxx Date: Thu, 26 Aug 2010 13:19:06 -0700 Breno, looks good. Thanks Please do not top-post. Signed-off-by: Ron Mercer <ron.mercer@xxxxxxxxxx ...

 
132427354894_508460007462Arthur Kepner
On Thu, Aug 26, 2010 at 12:13 PM, Ville Sundell <ville.sundell@xxxxxxxxxxx wrote: This patch adds an interface to the ethtool subsystem and implements read/write functionality for handling se

 
111223304987_528260007055Arthur Kepner
From: Arthur Kepner <akepner@xxxxxxx Date: Thu, 26 Aug 2010 10:06:46 -0700 Use a module parameter to limit the number of MSI-X vectors that the mlx4_core driver will attempt to allocate.

 
194821824825_555960007134Arthur Kepner
From: Arthur Kepner <akepner@xxxxxxx Date: Fri, 3 Sep 2010 13:30:44 -0700 I have that running on a (very small) system and it seems to work OK. Will send out the patch in just a minute. Fa

 
184826744597_502260007776Arthur Kepner
From: Arthur Kepner <akepner@xxxxxxx Date: Fri, 3 Sep 2010 15:13:03 -0700 On Fri, Sep 03, 2010 at 02:46:58PM -0700, David Miller wrote: No, you really cant do it this way, IRQ allocation ma

 
177629674656_548160007701Simon Horman
From: Arthur Kepner <akepner@xxxxxxx Date: Mon, 6 Sep 2010 10:42:45 -0700 On Fri, Sep 03, 2010 at 07:30:46PM -0700, David Miller wrote: This also means there would have to be notifications

 
112522414436_501960007222Julian Anastasov
Cc: Xiaoyu Du <tingsrain@xxxxxxxxx Signed-off-by: Julian Anastasov <ja@xxxxxx Signed-off-by: Simon Horman <horms@xxxxxxxxxxxx Index: nf-next-2.6/net/netfilter/ipvs/ip_vs_core.c =========

 
148224384552_546860007575Simon Horman
From: Julian Anastasov <ja@xxxxxx Date: Thu, 26 Aug 2010 22:36:24 +0300 (EEST) + skb- csum_offset = offsetof(struct icmp6hdr, icmp6_cksum); skb- ip_summed = CHECKSUM_UNNECESSARY; O

 
152326684757_534760007225Simon Horman
Also rename __ip_vs_securetcp_lock to ip_vs_securetcp_lock. Spinlock conversion was suggested by Eric Dumazet. Acked-by: Eric Dumazet <eric.dumazet@xxxxxxxxx Signed-off-by: Simon Horman <hor

 
148220734900_507860007886Simon Horman
From: Simon Horman <horms@xxxxxxxxxxxx Date: Thu, 26 Aug 2010 21:54:27 +0900 Hi Dave, as mentioned earlier today I have a handful of IPVS patches queued up. Please consider them for net

 
185528724853_551060007770Sam Ravnborg
--- Gigabit Ethernet driver of Topcliff PCH Topcliff PCH is the platform controller hub that is going to be used in Intels upcoming general embedded platform. All IO peripherals in Topcliff PCH are

 
121124784010_564760007336Joe Perches
Hi Sam Thank you for your comment. The replys comment was buried in following. I will modify this patch. Thanks, Ohtake(OKISEMI) ----- Original Message ----- From: "Sam Ravnborg" <sa

 
186929794774_542160007493Stephen Hemminger
On Thu, 26 Aug 2010 18:56:55 +0900 Masayuki Ohtake <masa-korg@xxxxxxxxxxxxxxx wrote: --- Gigabit Ethernet driver of Topcliff PCH Topcliff PCH is the platform controller hub that is goin