kernel-ark/net/ipv4
Stephen Hemminger 65a45441d7 [UDP]: udp_checksum_init return value
Since udp_checksum_init always returns 0 there is no point in
having it return a value.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-01-03 13:10:42 -08:00
..
ipvs
netfilter [NETFILTER] ip_tables: NUMA-aware allocation 2006-01-03 13:10:29 -08:00
af_inet.c [IPV4] Fix EPROTONOSUPPORT error in inet_create 2005-12-02 20:43:26 -08:00
ah4.c
arp.c
datagram.c
devinet.c
esp4.c
fib_frontend.c [NETLINK]: Fix processing of fib_lookup netlink messages 2005-12-01 14:30:00 -08:00
fib_hash.c
fib_lookup.h
fib_rules.c
fib_semantics.c
fib_trie.c
icmp.c
igmp.c [IGMP]: workaround for IGMP v1/v2 bug 2005-12-02 20:32:59 -08:00
inet_connection_sock.c [ICSK]: Move v4_addr2sockaddr from TCP to icsk 2006-01-03 13:10:39 -08:00
inet_diag.c [IPV6]: Introduce inet6_rsk() 2006-01-03 13:10:37 -08:00
inet_hashtables.c
inet_timewait_sock.c
inetpeer.c [IPV4]: Safer reassembly 2006-01-03 13:10:31 -08:00
ip_forward.c
ip_fragment.c [IPV4]: Safer reassembly 2006-01-03 13:10:31 -08:00
ip_gre.c [GRE]: Fix hardware checksum modification 2005-12-14 12:55:24 -08:00
ip_input.c
ip_options.c
ip_output.c [IPV4]: Safer reassembly 2006-01-03 13:10:31 -08:00
ip_sockglue.c
ipcomp.c
ipconfig.c
ipip.c
ipmr.c
Kconfig [TCP] BIC: CUBIC window growth (2.0) 2006-01-03 13:10:28 -08:00
Makefile [TCP] BIC: CUBIC window growth (2.0) 2006-01-03 13:10:28 -08:00
multipath_drr.c
multipath_random.c
multipath_rr.c
multipath_wrandom.c
multipath.c
netfilter.c
proc.c
protocol.c
raw.c
route.c
syncookies.c [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops 2006-01-03 13:10:38 -08:00
sysctl_net_ipv4.c [IPV4]: Safer reassembly 2006-01-03 13:10:31 -08:00
tcp_bic.c [TCP] BIC: spelling and whitespace 2006-01-03 13:10:27 -08:00
tcp_cong.c
tcp_cubic.c [TCP] BIC: CUBIC window growth (2.0) 2006-01-03 13:10:28 -08:00
tcp_diag.c
tcp_highspeed.c
tcp_htcp.c
tcp_hybla.c
tcp_input.c [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops 2006-01-03 13:10:38 -08:00
tcp_ipv4.c [ICSK]: Move v4_addr2sockaddr from TCP to icsk 2006-01-03 13:10:39 -08:00
tcp_minisocks.c [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops 2006-01-03 13:10:38 -08:00
tcp_output.c [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops 2006-01-03 13:10:38 -08:00
tcp_scalable.c
tcp_timer.c
tcp_vegas.c [TCP] Vegas: Remove extra call to tcp_vegas_rtt_calc 2005-12-06 16:17:11 -08:00
tcp_westwood.c
tcp.c [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops 2006-01-03 13:10:38 -08:00
udp.c [UDP]: udp_checksum_init return value 2006-01-03 13:10:42 -08:00
xfrm4_input.c
xfrm4_output.c
xfrm4_policy.c [XFRM]: Handle DCCP in xfrm{4,6}_decode_session 2005-12-19 14:03:46 -08:00
xfrm4_state.c
xfrm4_tunnel.c