Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-22 | Fix assignment from incompatible pointer type | Samuel Thibault | |
* pfinet/linux-src/net/ipv4/tcp_ipv4.c (tcp_v4_connect): xchg &rt->u.dst instead of just rt with sk->dst_cache. | |||
2006-03-14 | 2006-03-15 Thomas Schwinge <tschwinge@gnu.org> | Thomas Schwinge | |
* glue-include/asm/system.h (xchg): Fix invalid lvalue. * linux-src/net/ipv4/tcp_ipv4.c (tcp_v4_rst_req): Don't use ?: as a lvalue. | |||
2004-09-10 | 2004-09-03 Alfred M. Szmidt <ams@kemisten.nu> | Roland McGrath | |
* linux-src/net/ipv4/udp.c (udp_v4_get_port): Put empty statement after label to silence compiler warning. * linux-src/net/ipv4/tcp_ipv4.c (tcp_v4_get_port, tcp_v4_connect, tcp_v4_rcv): Likewise. * linux-src/net/ipv4/route.c (ip_rt_redirect): Likewise. * linux-src/net/ipv4/arp.c (arp_constructor): Likewise. | |||
2000-02-05 | Import of Linux 2.2.14 subset (ipv4 stack and related) | Roland McGrath | |
2000-02-05 | Import of Linux 2.2.13 subset (ipv4 stack and related) | Roland McGrath | |
2000-02-04 | Import of Linux 2.2.12 subset (ipv4 stack and related) | Roland McGrath | |