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 8be8af8fa4 [IPV4] UDP: Move IPv4-specific bits to other file. 17 years ago
..
ipvs ipvs: Make wrr "no available servers" error message rate-limited 17 years ago
netfilter [ARP]: Introduce the arp_hdr_len helper. 17 years ago
Kconfig [UDP]: Allow users to configure UDP-Lite. 17 years ago
Makefile [IPV4] UDP: Move IPv4-specific bits to other file. 17 years ago
af_inet.c [UDP]: Allow users to configure UDP-Lite. 17 years ago
ah4.c [IPSEC]: Fix bogus usage of u64 on input sequence number 17 years ago
arp.c [ARP]: Introduce the arp_hdr_len helper. 17 years ago
cipso_ipv4.c NetLabel: introduce a new kernel configuration API for NetLabel 17 years ago
datagram.c [IPV4] net/ipv4: Use ipv4_is_<type> 17 years ago
devinet.c [NETNS]: Process inet_select_addr inside a namespace. 17 years ago
esp4.c [IPSEC]: Fix bogus usage of u64 on input sequence number 17 years ago
fib_frontend.c [NETNS]: Lookup in FIB semantic hashes taking into account the namespace. 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 [IPV4]: Consolidate fib_select_default. 17 years ago
fib_semantics.c [NETNS]: Lookup in FIB semantic hashes taking into account the namespace. 17 years ago
fib_trie.c fib_trie: /proc/net/route performance improvement 17 years ago
icmp.c [ICMP]: Section conflict between icmp_sk_init/icmp_sk_exit. 17 years ago
igmp.c [NETNS]: Disable multicaststing configuration inside non-initial namespace. 17 years ago
inet_connection_sock.c [INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack. 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 [INET]: Unexport inet_listen_wlock 17 years ago
inet_lro.c [LRO] Fix lro_mgr->features checks 17 years ago
inet_timewait_sock.c [NET]: prot_inuse cleanups and optimizations 17 years ago
inetpeer.c [INET]: Use list_head-s in inetpeer.c 17 years ago
ip_forward.c [NETFILTER]: Introduce NF_INET_ hook values 17 years ago
ip_fragment.c [NETNS][FRAGS]: Make the pernet subsystem for fragments. 17 years ago
ip_gre.c [INET]: Don't create tunnels with '%' in name. 17 years ago
ip_input.c [IPv4] RAW: Compact the API for the kernel 17 years ago
ip_options.c [IPV4]: skb->dst can't be NULL in ip_options_echo. 17 years ago
ip_output.c [NET]: Introducing socket mark socket option. 17 years ago
ip_sockglue.c [IPV4]: Remove IP_TOS setting privilege checks. 17 years ago
ipcomp.c [IPCOMP]: Disable BH on output when using shared tfm 17 years ago
ipconfig.c [ARP]: Introduce the arp_hdr_len helper. 17 years ago
ipip.c [INET]: Don't create tunnels with '%' in name. 17 years ago
ipmr.c [NETNS]: Add namespace parameter to ip_route_output_key. 17 years ago
netfilter.c [NETNS]: Add namespace parameter to ip_route_output_key. 17 years ago
proc.c [UDP]: Allow users to configure UDP-Lite. 17 years ago
protocol.c [IPV4]: align inet_protos[] on SMP 18 years ago
raw.c [RAW]: Wrong content of the /proc/net/raw6. 17 years ago
route.c [NETNS]: Enable all routing manipulation via netlink inside namespace. 17 years ago
syncookies.c [TCP]: Add IPv6 support to TCP SYN cookies 17 years ago
sysctl_net_ipv4.c [TCP]: Fix a bug in strategy_allowed_congestion_control 17 years ago
tcp.c [SOCK] proto: Add hashinfo member to struct proto 17 years ago
tcp_bic.c [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid 17 years ago
tcp_cong.c [TCP]: Uninline tcp_is_cwnd_limited 17 years ago
tcp_cubic.c [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid 17 years ago
tcp_diag.c [INET]: Let inet_diag and friends autoload 17 years ago
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]: Add IPv6 support to TCP SYN cookies 17 years ago
tcp_ipv4.c [TCP]: Merge exit paths in tcp_v4_conn_request. 17 years ago
tcp_lp.c [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid 17 years ago
tcp_minisocks.c [TCP]: Add IPv6 support to TCP SYN cookies 17 years ago
tcp_output.c [TCP]: Add IPv6 support to TCP SYN cookies 17 years ago
tcp_probe.c [NET]: Make /proc/net per network namespace 18 years ago
tcp_scalable.c [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid 17 years ago
tcp_timer.c [TCP]: Do not purge sk_forward_alloc entirely in tcp_delack_timer(). 17 years ago
tcp_vegas.c [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid 17 years ago
tcp_vegas.h [TCP]: congestion control API pass RTT in microseconds 18 years ago
tcp_veno.c [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid 17 years ago
tcp_westwood.c [TCP]: congestion control API pass RTT in microseconds 18 years ago
tcp_yeah.c [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid 17 years ago
tunnel4.c [INET]: Cleanup the xfrm4_tunnel_(un)register 17 years ago
udp.c [IPV4] UDP: Move IPv4-specific bits to other file. 17 years ago
udp_impl.h [UDP]: Randomize port selection. 18 years ago
udp_ipv4.c [IPV4] UDP: Move IPv4-specific bits to other file. 17 years ago
udplite_ipv4.c [IPV4] UDP: Move IPv4-specific bits to other file. 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 [IPSEC]: Use IPv6 calling convention as the convention for x->mode->output 18 years ago
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]: should explicitely initialize atomic_t field in struct dst_ops 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