1. 07 Nov, 2002 7 commits
    • Alexey Kuznetsov's avatar
      [IPSEC] More work. · 586cf468
      Alexey Kuznetsov authored
      1. Expiration of SAs. Some missing updates of counters.
         Question: very strange, rfc defines use_time as time of the first use
         of SA. But kame setkey refers to this as lastuse.
      2. Bug fixes for tunnel mode and forwarding.
      3. Fix bugs in per-socket policy: policy entries do not leak but are destroyed,
         when socket is closed, and are cloned on children of listening sockets.
      4. Implemented use policy: i.e. use ipsec if a SA is available,
         ignore if it is not.
      5. Added sysctl to disable in/out policy on some devices.
         It is set on loopback by default.
      6. Remove resolved reference from template. It is not used,
         but pollutes code.
      7. Added all the SASTATEs, now they make sense.
      586cf468
    • David S. Miller's avatar
      Merge nuts.ninka.net:/home/davem/src/BK/sctp-2.5 · b4903b22
      David S. Miller authored
      into nuts.ninka.net:/home/davem/src/BK/net-2.5
      b4903b22
    • Matthew Wilcox's avatar
      [PATCH] support non-rt signals >32 · 56c32f41
      Matthew Wilcox authored
      On PA-RISC, SIGRTMIN is 36, so a 32-bit data type is not enough.  We
      conditionalise it so other arches don't pay the cost.
      56c32f41
    • Matthew Wilcox's avatar
      [PATCH] generic prefetch support in xor.h · 8a5e642f
      Matthew Wilcox authored
      Add prefetching support to asm-generic/xor.h.  This gives a healthy speedup
      on both PA-RISC & IA64.
      8a5e642f
    • Matthew Wilcox's avatar
      [PATCH] misc updates · 4629292a
      Matthew Wilcox authored
      - CREDITS & MAINTAINERS updates
      - changes for the new kstat/dkstat struct
      - Kconfig updates
      - L_TARGET isn't obsolete yet
      - fix the sys_truncate/truncate64 issue properly this time
      - add MAP_POPULATE & MAP_NONBLOCK definitions
      4629292a
    • Matthew Wilcox's avatar
      [PATCH] initramfs support · 2c461854
      Matthew Wilcox authored
      Support initramfs on parisc
      2c461854
    • Matthew Wilcox's avatar
      [PATCH] C99 initialisers · ec4d1c68
      Matthew Wilcox authored
      C99 initialiser conversion; some from Rusty, some from me.
      ec4d1c68
  2. 06 Nov, 2002 2 commits
  3. 08 Nov, 2002 15 commits
  4. 07 Nov, 2002 1 commit
  5. 06 Nov, 2002 15 commits