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
Linus Torvalds 8ebbfb4957 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
..
netfilter Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security 13 years ago
Kconfig net: Fix build regression when INET_UDP_DIAG=y and IPV6=m 13 years ago
Makefile tcp memory pressure controls 13 years ago
af_inet.c per-netns ipv4 sysctl_tcp_mem 13 years ago
ah4.c ah: Don't return NET_XMIT_DROP on input. 13 years ago
arp.c net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabled 13 years ago
cipso_ipv4.c cipso: remove an unneeded NULL check in cipso_v4_doi_add() 13 years ago
datagram.c ipv4: Lock socket and use cork flow in ip4_datagram_connect(). 14 years ago
devinet.c net: reintroduce missing rcu_assign_pointer() calls 13 years ago
esp4.c inet: constify ip headers and in6_addr 14 years ago
fib_frontend.c rtnetlink: Compute and store minimum ifinfo dump size 14 years ago
fib_lookup.h
fib_rules.c net: ipv4: export fib_lookup and fib_table_lookup 13 years ago
fib_semantics.c ipv4: Fix fib_info->fib_metrics leak 14 years ago
fib_trie.c net: reintroduce missing rcu_assign_pointer() calls 13 years ago
gre.c rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER 14 years ago
icmp.c net: more accurate skb truesize 13 years ago
igmp.c net: reintroduce missing rcu_assign_pointer() calls 13 years ago
inet_connection_sock.c tcp: bind() optimize port allocation 13 years ago
inet_diag.c inet_diag: Rename inet_diag_req_compat into inet_diag_req 13 years ago
inet_fragment.c
inet_hashtables.c net: Compute protocol sequence numbers and fragment IDs using MD5. 14 years ago
inet_lro.c net: add skb frag size accessors 13 years ago
inet_timewait_sock.c net: Fix files explicitly needing to include module.h 13 years ago
inetpeer.c inetpeer: initialize ->redirect_genid in inet_getpeer() 13 years ago
ip_forward.c ipv4: Save nexthop address of LSRR/SSRR option to IPCB. 13 years ago
ip_fragment.c treewide: Fix typos in various parts of the kernel, and fix some comments. 13 years ago
ip_gre.c ipv6: Fix ip_gre lockless xmits. 13 years ago
ip_input.c ip: introduce ip_is_fragment helper inline function 14 years ago
ip_options.c ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr. 13 years ago
ip_output.c net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. 13 years ago
ip_sockglue.c net: use IS_ENABLED(CONFIG_IPV6) 13 years ago
ipcomp.c inet: constify ip headers and in6_addr 14 years ago
ipconfig.c net: fix some sparse errors 13 years ago
ipip.c net: reintroduce missing rcu_assign_pointer() calls 13 years ago
ipmr.c net: reintroduce missing rcu_assign_pointer() calls 13 years ago
netfilter.c netfilter: possible unaligned packet header in ip_route_me_harder 13 years ago
ping.c net: fix some sparse errors 13 years ago
proc.c tcp: detect loss above high_seq in recovery 13 years ago
protocol.c
raw.c ipv4: Remove all uses of LL_ALLOCATED_SPACE 13 years ago
route.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 years ago
syncookies.c tcp: Replace constants with #define macros 13 years ago
sysctl_net_ipv4.c tcp: properly initialize tcp memory limits 13 years ago
tcp.c vfs: fix panic in __d_lookup() with high dentry hashtable counts 13 years ago
tcp_bic.c tcp: fix undo after RTO for BIC 13 years ago
tcp_cong.c tcp: do not scale TSO segment size with reordering degree 13 years ago
tcp_cubic.c tcp: fix undo after RTO for CUBIC 13 years ago
tcp_diag.c inet_diag: Rename inet_diag_req into inet_diag_req_v2 13 years ago
tcp_highspeed.c
tcp_htcp.c
tcp_hybla.c
tcp_illinois.c
tcp_input.c tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACK 13 years ago
tcp_ipv4.c tcp_v4_send_reset: binding oif to iif in no sock case 13 years ago
tcp_lp.c Fix common misspellings 14 years ago
tcp_memcontrol.c net: decrement memcg jump label when limit, not usage, is changed 13 years ago
tcp_minisocks.c net: use IS_ENABLED(CONFIG_IPV6) 13 years ago
tcp_output.c tcp: fix tcp_trim_head() to adjust segment count with skb MSS 13 years ago
tcp_probe.c
tcp_scalable.c
tcp_timer.c net: Disambiguate kernel message 13 years ago
tcp_vegas.c
tcp_vegas.h
tcp_veno.c
tcp_westwood.c
tcp_yeah.c Fix common misspellings 14 years ago
tunnel4.c net: use IS_ENABLED(CONFIG_IPV6) 13 years ago
udp.c udp: Export code sk lookup routines 13 years ago
udp_diag.c net: kill duplicate included header 13 years ago
udp_impl.h
udplite.c Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
xfrm4_input.c
xfrm4_mode_beet.c
xfrm4_mode_transport.c
xfrm4_mode_tunnel.c
xfrm4_output.c xfrm4: Don't call icmp_send on local error 14 years ago
xfrm4_policy.c ipv4: fix ipsec forward performance regression 13 years ago
xfrm4_state.c net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 13 years ago
xfrm4_tunnel.c net: use IS_ENABLED(CONFIG_IPV6) 13 years ago