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
Patrick McHardy 9e762a4a89 [NET]: Introduce RTA_TABLE/FRA_TABLE attributes 19 years ago
..
ipvs [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 years ago
netfilter [NET]: Remove unnecessary config.h includes from net/ 19 years ago
Kconfig [IPV4]: Use Protocol Independant Policy Routing Rules Framework 19 years ago
Makefile [NetLabel]: CIPSOv4 engine 19 years ago
af_inet.c [NET]: Remove unnecessary config.h includes from net/ 19 years ago
ah4.c [NetLabel]: core network changes 19 years ago
arp.c [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 19 years ago
cipso_ipv4.c [NET]: Make code static. 19 years ago
datagram.c Remove obsolete #include <linux/config.h> 19 years ago
devinet.c [IPv4]: Move interface address bits to linux/if_addr.h 19 years ago
esp4.c [IPSEC]: Use HMAC template and hash interface 19 years ago
fib_frontend.c [NET]: Introduce RTA_TABLE/FRA_TABLE attributes 19 years ago
fib_hash.c [NET]: Use u32 for routing table IDs 19 years ago
fib_lookup.h [NET]: Use u32 for routing table IDs 19 years ago
fib_rules.c [NET]: Introduce RTA_TABLE/FRA_TABLE attributes 19 years ago
fib_semantics.c [NET]: Introduce RTA_TABLE/FRA_TABLE attributes 19 years ago
fib_trie.c [NET]: Use u32 for routing table IDs 19 years ago
icmp.c [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 years ago
igmp.c [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 years ago
inet_connection_sock.c [MLSXFRM]: Auto-labeling of child sockets 19 years ago
inet_diag.c [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 19 years ago
inet_hashtables.c [IPV4]: Use network-order dport for all visible inet_lookup_* 19 years ago
inet_timewait_sock.c Remove obsolete #include <linux/config.h> 19 years ago
inetpeer.c [IPV4] inetpeer: Get rid of volatile from peer_total 19 years ago
ip_forward.c Remove obsolete #include <linux/config.h> 19 years ago
ip_fragment.c [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 years ago
ip_gre.c [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 years ago
ip_input.c [IPV4]: Clear the whole IPCB, this clears also IPCB(skb)->flags. 19 years ago
ip_options.c [INET]: Remove is_setbyuser patch 19 years ago
ip_output.c [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 years ago
ip_sockglue.c [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch 19 years ago
ipcomp.c [CRYPTO] users: Use crypto_comp and crypto_has_* 19 years ago
ipconfig.c [NET]: Remove unnecessary config.h includes from net/ 19 years ago
ipip.c [IPV4]: Get rid of redundant IPCB->opts initialisation 19 years ago
ipmr.c [IPV4] ipmr: ip multicast route bug fix. 19 years ago
multipath.c
multipath_drr.c Remove obsolete #include <linux/config.h> 19 years ago
multipath_random.c Remove obsolete #include <linux/config.h> 19 years ago
multipath_rr.c Remove obsolete #include <linux/config.h> 19 years ago
multipath_wrandom.c Remove obsolete #include <linux/config.h> 19 years ago
netfilter.c [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 years ago
proc.c [PATCH] for_each_possible_cpu: network codes 19 years ago
protocol.c Remove obsolete #include <linux/config.h> 19 years ago
raw.c [NET]: Remove unnecessary config.h includes from net/ 19 years ago
route.c [NET]: Introduce RTA_TABLE/FRA_TABLE attributes 19 years ago
syncookies.c [MLSXFRM]: Auto-labeling of child sockets 19 years ago
sysctl_net_ipv4.c [NetLabel]: CIPSOv4 engine 19 years ago
tcp.c [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 years ago
tcp_bic.c Remove obsolete #include <linux/config.h> 19 years ago
tcp_cong.c [TCP]: Two RFC3465 Appropriate Byte Count fixes. 19 years ago
tcp_cubic.c Remove obsolete #include <linux/config.h> 19 years ago
tcp_diag.c Remove obsolete #include <linux/config.h> 19 years ago
tcp_highspeed.c [TCP] tcp_highspeed: Fix AI updates. 19 years ago
tcp_htcp.c Remove obsolete #include <linux/config.h> 19 years ago
tcp_hybla.c Remove obsolete #include <linux/config.h> 19 years ago
tcp_input.c [TCP]: Turn ABC off. 19 years ago
tcp_ipv4.c [IPV4]: Use network-order dport for all visible inet_lookup_* 19 years ago
tcp_lp.c [NET]: Remove unnecessary config.h includes from net/ 19 years ago
tcp_minisocks.c [TCP]: SNMPv2 tcpAttemptFails counter error 19 years ago
tcp_output.c [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 years ago
tcp_probe.c [TCP]: Fix botched memory leak fix to tcpprobe_read(). 19 years ago
tcp_scalable.c Remove obsolete #include <linux/config.h> 19 years ago
tcp_timer.c
tcp_vegas.c Remove obsolete #include <linux/config.h> 19 years ago
tcp_veno.c [NET]: Remove unnecessary config.h includes from net/ 19 years ago
tcp_westwood.c Remove obsolete #include <linux/config.h> 19 years ago
tunnel4.c [INET]: Move no-tunnel ICMP error to tunnel4/tunnel6 19 years ago
udp.c [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 years ago
xfrm4_input.c [IPSEC] xfrm: Abstract out encapsulation modes 19 years ago
xfrm4_mode_transport.c [IPSEC] proto: Move transport mode input path into xfrm_mode_transport 19 years ago
xfrm4_mode_tunnel.c [IPV4]: Get rid of redundant IPCB->opts initialisation 19 years ago
xfrm4_output.c [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 years ago
xfrm4_policy.c Remove obsolete #include <linux/config.h> 19 years ago
xfrm4_state.c [IPSEC] xfrm: Undo afinfo lock proliferation 19 years ago
xfrm4_tunnel.c