android_kernel_oneplus_msm8998/net/ipv4
2020-11-06 21:24:24 +01:00
..
netfilter This is the 4.4.226 stable release 2020-06-03 00:04:46 -07:00
af_inet.c Merge android-4.4.159 (624c095) into msm-4.4 2018-10-08 10:55:01 +05:30
ah4.c ipsec: check return value of skb_to_sgvec always 2018-04-13 19:50:23 +02:00
arp.c ipv4: add option to drop gratuitous ARP packets 2020-11-03 21:30:20 +01:00
cipso_ipv4.c netlabel: cope with NULL catmap 2020-05-20 08:11:52 +02:00
datagram.c inet: stop leaking jiffies on the wire 2019-11-10 11:21:13 +01:00
devinet.c Merge branch 'kernel.lnx.4.4.r39-rel' of https://github.com/android-linux-stable/msm-4.4 into op8998-ten 2020-11-06 21:24:24 +01:00
esp4.c ipsec: check return value of skb_to_sgvec always 2018-04-13 19:50:23 +02:00
fib_frontend.c This is the 4.4.223 stable release 2020-05-10 20:07:44 -07:00
fib_lookup.h
fib_rules.c
fib_semantics.c net: Fix the arp error in some cases 2020-06-29 20:07:58 -04:00
fib_trie.c This is the 4.4.233 stable release 2020-08-22 14:41:33 -07:00
fou.c GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU 2020-05-10 10:25:53 +02:00
gre_demux.c
gre_offload.c GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU 2020-05-10 10:25:53 +02:00
icmp.c This is the 4.4.241 stable release 2020-10-29 13:12:11 -07:00
igmp.c net: igmp: add a missing rcu locking section 2018-02-16 20:09:37 +01:00
inet_connection_sock.c This is the 4.4.236 stable release 2020-09-12 09:29:54 -07:00
inet_diag.c net: diag: support v4mapped sockets in inet_diag_find_one_icsk() 2019-04-03 06:23:21 +02:00
inet_fragment.c inet: frags: better deal with smp races 2019-02-08 11:25:33 +01:00
inet_hashtables.c net: initialize fastreuse on inet_inherit_port 2020-09-12 11:45:31 +02:00
inet_lro.c
inet_timewait_sock.c soreuseport: initialise timewait reuseport field 2018-05-16 10:06:50 +02:00
inetpeer.c net: ipv4: use a dedicated counter for icmp_v4 redirect packets 2019-02-23 09:05:14 +01:00
ip_forward.c
ip_fragment.c net: ipv4: do not handle duplicate fragments as overlapping 2019-02-08 11:25:33 +01:00
ip_gre.c gre: do not keep the GRE header around in collect medata mode 2020-05-20 08:11:46 +02:00
ip_input.c ipv4: add option to drop unicast encapsulated in L2 multicast 2020-11-03 21:30:19 +01:00
ip_options.c net: avoid use IPCB in cipso_v4_error 2019-03-23 08:44:23 +01:00
ip_output.c This is the 4.4.238 stable release 2020-10-01 10:12:15 -07:00
ip_sockglue.c ipv4: accept u8 in IP_TOS ancillary data 2020-05-10 10:26:15 +02:00
ip_tunnel.c ip_tunnel: fix use-after-free in ip_tunnel_lookup() 2020-06-29 20:07:58 -04:00
ip_tunnel_core.c ip_tunnel: don't force DF when MTU is locked 2018-11-27 16:07:57 +01:00
ip_vti.c ip_vti: receive ipip packet by calling ip_tunnel_rcv 2020-06-03 08:12:13 +02:00
ipcomp.c
ipconfig.c ipconfig: Correctly initialise ic_nameservers 2018-08-06 16:24:38 +02:00
ipip.c ipip: only increase err_count for some certain type icmp in ipip_err 2017-11-18 11:11:06 +01:00
ipmr.c ipv4: Fix potential Spectre v1 vulnerability 2019-01-13 10:05:27 +01:00
Kconfig This is the 4.4.218 stable release 2020-04-02 11:24:38 -07:00
Makefile
netfilter.c netfilter: use skb_to_full_sk in ip_route_me_harder 2018-03-18 11:17:51 +01:00
ping.c This is the 4.4.231 stable release 2020-07-30 19:50:50 -07:00
proc.c tcp: tcp_fragment() should apply sane memory limits 2019-06-17 19:54:22 +02:00
protocol.c
raw.c This is the 4.4.221 stable release 2020-05-02 08:36:49 -07:00
route.c This is the 4.4.238 stable release 2020-10-01 10:12:15 -07:00
syncookies.c This is the 4.4.177 stable release 2019-03-23 09:28:32 +01:00
sysctl_net_ipv4.c Merge android-4.4.182 (9c4ab57) into msm-4.4 2019-06-18 12:42:28 +05:30
sysfs_net_ipv4.c
tcp.c This is the 4.4.231 stable release 2020-07-30 19:50:50 -07:00
tcp_bic.c
tcp_cdg.c
tcp_cong.c tcp: make sure listeners don't initialize congestion-control state 2020-07-22 09:10:04 +02:00
tcp_cubic.c tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT 2020-06-29 20:07:58 -04:00
tcp_dctcp.c tcp: Ensure DCTCP reacts to losses 2019-04-27 09:33:55 +02:00
tcp_diag.c
tcp_fastopen.c
tcp_highspeed.c
tcp_htcp.c
tcp_hybla.c
tcp_illinois.c net/tcp/illinois: replace broken algorithm reference link 2018-05-30 07:49:02 +02:00
tcp_input.c This is the 4.4.241 stable release 2020-10-29 13:12:11 -07:00
tcp_ipv4.c This is the 4.4.231 stable release 2020-07-30 19:50:50 -07:00
tcp_lp.c
tcp_memcontrol.c
tcp_metrics.c
tcp_minisocks.c tcp: use an RB tree for ooo receive queue 2018-10-13 09:11:34 +02:00
tcp_offload.c
tcp_output.c This is the 4.4.232 stable release 2020-07-31 09:51:08 -07:00
tcp_probe.c
tcp_recovery.c
tcp_scalable.c
tcp_timer.c This is the 4.4.207 stable release 2019-12-24 13:30:38 -07:00
tcp_vegas.c tcp: fix under-evaluated ssthresh in TCP Vegas 2017-12-25 14:22:15 +01:00
tcp_vegas.h
tcp_veno.c
tcp_westwood.c
tcp_yeah.c
tunnel4.c
udp.c This is the 4.4.233 stable release 2020-08-22 14:41:33 -07:00
udp_diag.c
udp_impl.h udplite: call proper backlog handlers 2019-03-23 08:44:29 +01:00
udp_offload.c net: avoid skb_warn_bad_offload false positives on UFO 2017-08-12 19:29:08 -07:00
udp_tunnel.c
udplite.c udplite: call proper backlog handlers 2019-03-23 08:44:29 +01:00
xfrm4_input.c
xfrm4_mode_beet.c
xfrm4_mode_transport.c
xfrm4_mode_tunnel.c
xfrm4_output.c xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish 2020-05-02 17:20:35 +02:00
xfrm4_policy.c This is the 4.4.181 stable release 2019-06-11 14:23:58 +02:00
xfrm4_protocol.c
xfrm4_state.c
xfrm4_tunnel.c