usagi/kernel/linux26 CREDITS usagi/kernel/linux26/arch/ppc/configs ebony_defconfig usagi/kernel/linux26/arch/ppc/kernel head_44x.S usagi/kernel/linux26/drivers/media/video zoran_driver.c usagi/kernel/linux26/include/linux sysctl.h usagi/kernel/linux26/kernel sysctl.c ...
| Newsgroups | gmane.linux.ipv6.usagi.cvs |
|---|---|
| Message-ID | <[email protected]> |
yoshfuji 2004/04/05 16:44:50 JST
Modified files:
kernel/linux26 CREDITS
kernel/linux26/arch/ppc/configs ebony_defconfig
kernel/linux26/arch/ppc/kernel head_44x.S
kernel/linux26/drivers/media/video zoran_driver.c
kernel/linux26/include/linux sysctl.h
kernel/linux26/kernel sysctl.c
kernel/linux26/net Makefile
kernel/linux26/net/ipv4 devinet.c igmp.c tcp_ipv4.c
kernel/linux26/net/ipv6 Makefile exthdrs.c ipv6_syms.c
tcp_ipv6.c
kernel/linux26/net/key af_key.c
Log:
linux-2.6.5.
Revision Changes Path
1.11 +3 -3 usagi/kernel/linux26/CREDITS
1.3 +71 -69 usagi/kernel/linux26/arch/ppc/configs/ebony_defconfig
1.4 +2 -0 usagi/kernel/linux26/arch/ppc/kernel/head_44x.S
1.4 +1 -1 usagi/kernel/linux26/drivers/media/video/zoran_driver.c
1.27 +1 -0 usagi/kernel/linux26/include/linux/sysctl.h
1.9 +8 -0 usagi/kernel/linux26/kernel/sysctl.c
1.4 +3 -1 usagi/kernel/linux26/net/Makefile
1.10 +1 -0 usagi/kernel/linux26/net/ipv4/devinet.c
1.28 +13 -15 usagi/kernel/linux26/net/ipv4/igmp.c
1.29 +7 -4 usagi/kernel/linux26/net/ipv4/tcp_ipv4.c
1.23 +2 -0 usagi/kernel/linux26/net/ipv6/Makefile
1.36 +0 -102 usagi/kernel/linux26/net/ipv6/exthdrs.c
1.25 +0 -2 usagi/kernel/linux26/net/ipv6/ipv6_syms.c
1.37 +6 -4 usagi/kernel/linux26/net/ipv6/tcp_ipv6.c
1.27 +1 -1 usagi/kernel/linux26/net/key/af_key.c