You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/net/ipv4
YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
..
ipvs net: replace remaining __FUNCTION__ occurrences 17 years ago
netfilter [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
Kconfig [UDP]: Revert udplite and code split. 17 years ago
Makefile [UDP]: Revert udplite and code split. 17 years ago
af_inet.c [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
ah4.c [IPSEC]: Fix bogus usage of u64 on input sequence number 17 years ago
arp.c [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
cipso_ipv4.c [IPV4]: Remove unused ip_options->is_data. 17 years ago
datagram.c [IPV4] net/ipv4: Use ipv4_is_<type> 17 years ago
devinet.c [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
esp4.c [IPV4]: esp_output() misannotations 17 years ago
fib_frontend.c [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
fib_hash.c ipv4/fib_hash.c: fix NULL dereference 17 years ago
fib_lookup.h [IPV4] FIB_HASH: Reduce memory needs and speedup lookups 17 years ago
fib_rules.c [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
fib_semantics.c [NETNS]: Lookup in FIB semantic hashes taking into account the namespace. 17 years ago
fib_trie.c Merge branch 'master' of ../net-2.6/ 17 years ago
icmp.c [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
igmp.c [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
inet_connection_sock.c [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
inet_diag.c [NETNS]: Tcp-v6 sockets per-net lookup. 17 years ago
inet_fragment.c [NETNS][FRAGS]: Make the pernet subsystem for fragments. 17 years ago
inet_hashtables.c [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
inet_lro.c [LRO] Fix lro_mgr->features checks 17 years ago
inet_timewait_sock.c [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
inetpeer.c
ip_forward.c [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts 17 years ago
ip_fragment.c [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
ip_gre.c [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
ip_input.c [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
ip_options.c [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
ip_output.c [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
ip_sockglue.c [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
ipcomp.c [IPCOMP]: Disable BH on output when using shared tfm 17 years ago
ipconfig.c [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
ipip.c [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts 17 years ago
ipmr.c [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
netfilter.c [NETNS]: Add namespace parameter to ip_route_output_key. 17 years ago
proc.c [UDP]: Revert udplite and code split. 17 years ago
protocol.c
raw.c [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
route.c [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
syncookies.c [TCP]: Shrink syncookie_secret by 8 byte. 17 years ago
sysctl_net_ipv4.c [TCP]: Fix a bug in strategy_allowed_congestion_control 17 years ago
tcp.c Merge branch 'master' of ../net-2.6/ 17 years ago
tcp_bic.c [TCP]: BIC web page link is corrected. 17 years ago
tcp_cong.c [TCP]: Uninline tcp_is_cwnd_limited 17 years ago
tcp_cubic.c [TCP]: TCP cubic v2.2 17 years ago
tcp_diag.c
tcp_highspeed.c [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid 17 years ago
tcp_htcp.c [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid 17 years ago
tcp_hybla.c [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid 17 years ago
tcp_illinois.c [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid 17 years ago
tcp_input.c [TCP]: TCP_DEFER_ACCEPT updates - process as established 17 years ago
tcp_ipv4.c [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
tcp_lp.c [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid 17 years ago
tcp_minisocks.c [TCP]: TCP_DEFER_ACCEPT updates - process as established 17 years ago
tcp_output.c [NET]: Add per-connection option to set max TSO frame size 17 years ago
tcp_probe.c
tcp_scalable.c [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid 17 years ago
tcp_timer.c [TCP]: TCP_DEFER_ACCEPT updates - process as established 17 years ago
tcp_vegas.c [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid 17 years ago
tcp_vegas.h
tcp_veno.c [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid 17 years ago
tcp_westwood.c
tcp_yeah.c [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid 17 years ago
tunnel4.c
udp.c [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
udp_impl.h [UDP]: Make full use of proto.h.udp_hash innovation. 17 years ago
udplite.c [NETNS]: Enable TCP/UDP/ICMP inside namespace. 17 years ago
xfrm4_input.c [IPSEC]: Fix transport-mode async resume on intput without netfilter 17 years ago
xfrm4_mode_beet.c [IPSEC] xfrm4_beet_input(): fix an if() 17 years ago
xfrm4_mode_transport.c
xfrm4_mode_tunnel.c [IPSEC]: Rename tunnel-mode functions to avoid collisions with tunnels 17 years ago
xfrm4_output.c [NETFILTER]: Introduce NF_INET_ hook values 17 years ago
xfrm4_policy.c [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
xfrm4_state.c [IPSEC]: Kill afinfo->nf_post_routing 17 years ago
xfrm4_tunnel.c [IPCOMP]: Fix reception of incompressible packets 17 years ago