1. 17 6月, 2010 1 次提交
  2. 31 7月, 2008 1 次提交
  3. 04 4月, 2008 1 次提交
    • A
      [NET]: srandom32 fixes for networking v2 · 61407f80
      Andi Kleen 提交于
      - Let it update the state of all CPUs. The network stack goes
      into pains to feed the current IP addresses in, but it is not very
      effective if that is only done for some random CPU instead of all.
      So change it to feed bits into all CPUs.  I decided to do that lockless 
      because well somewhat random results are ok.
      
      v2: Drop rename so that this patch doesn't depend on x86 maintainers
      Signed-off-by: NAndi Kleen <ak@suse.de>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      61407f80
  4. 04 12月, 2006 1 次提交
  5. 17 10月, 2006 1 次提交