summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2018-01-02Merge android-4.4.103 (9fbf3d7) into msm-4.4Srinivasarao P
2017-12-26Merge android-4.4.101 (f0b9d2d) into msm-4.4Srinivasarao P
2017-12-26Merge android-4.4.99 (7eab308) into msm-4.4Srinivasarao P
2017-12-26Merge android-4.4.98 (3d4af8) into msm-4.4Srinivasarao P
2017-11-30Merge 4.4.103 into android-4.4Greg Kroah-Hartman
2017-11-30net: Allow IP_MULTICAST_IF to set index to L3 slaveDavid Ahern
2017-11-24Merge 4.4.101 into android-4.4Greg Kroah-Hartman
2017-11-24tcp: do not mangle skb->cb[] in tcp_make_synack()Eric Dumazet
2017-11-18Merge 4.4.99 into android-4.4Greg Kroah-Hartman
2017-11-18tcp/dccp: fix other lockdep splats accessing ireq_optEric Dumazet
2017-11-18tcp/dccp: fix lockdep splat in inet_csk_route_req()Eric Dumazet
2017-11-18tcp/dccp: fix ireq->opt racesEric Dumazet
2017-11-18ipip: only increase err_count for some certain type icmp in ipip_errXin Long
2017-11-18tcp: fix tcp_mtu_probe() vs highest_sackEric Dumazet
2017-11-15Merge 4.4.98 into android-4.4Greg Kroah-Hartman
2017-11-15IPsec: do not ignore crypto err in ah4 inputGilad Ben-Yossef
2017-10-27Merge android-4.4@89074de (v4.4.94) into msm-4.4Blagovest Kolenichev
2017-10-22Merge 4.4.94 into android-4.4Greg Kroah-Hartman
2017-10-21vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmitAlexey Kodanev
2017-10-20Merge android-4.4@73a2b70 (v4.4.92) into msm-4.4Blagovest Kolenichev
2017-10-19net: restore upstream changes which break routing in tunnel scenariosBlagovest Kolenichev
2017-10-11BACKPORT: net: xfrm: support setting an output mark.Lorenzo Colitti
2017-10-11UPSTREAM: xfrm: Only add l3mdev oif to dst lookupsDavid Ahern
2017-10-08Merge 4.4.91 into android-4.4Greg Kroah-Hartman
2017-10-08netfilter: invoke synchronize_rcu after set the _hook_ to NULLLiping Zhang
2017-09-29Merge android-4.4@d68ba9f (v4.4.89) into msm-4.4Blagovest Kolenichev
2017-09-27Merge 4.4.89 into android-4.4Greg Kroah-Hartman
2017-09-27Revert "net: fix percpu memory leaks"Jesper Dangaard Brouer
2017-09-27Revert "net: use lib/percpu_counter API for fragmentation mem accounting"Jesper Dangaard Brouer
2017-09-27tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0Wei Wang
2017-09-04Merge android-4.4@610af85 (v4.4.85) into msm-4.4Blagovest Kolenichev
2017-09-01Merge android-4.4@4b8fc9f (v4.4.82) into msm-4.4Blagovest Kolenichev
2017-08-30Merge 4.4.85 into android-4.4Greg Kroah-Hartman
2017-08-30tcp: when rearming RTO, if RTO time is in past then fire RTO ASAPNeal Cardwell
2017-08-30ipv4: better IP_MAX_MTU enforcementEric Dumazet
2017-08-30ipv4: fix NULL dereference in free_fib_info_rcu()Eric Dumazet
2017-08-14Merge 4.4.82 into android-4.4Greg Kroah-Hartman
2017-08-12net: account for current skb length when deciding about UFOMichal Kubeček
2017-08-12ipv4: Should use consistent conditional judgement for ip fragment in __ip_app...zheng li
2017-08-12udp: consistently apply ufo or fragmentationWillem de Bruijn
2017-08-12revert "ipv4: Should use consistent conditional judgement for ip fragment in ...Greg Kroah-Hartman
2017-08-12revert "net: account for current skb length when deciding about UFO"Greg Kroah-Hartman
2017-08-12net: avoid skb_warn_bad_offload false positives on UFOWillem de Bruijn
2017-08-12tcp: fastopen: tcp_connect() must refresh the routeEric Dumazet
2017-08-12net: fix keepalive code vs TCP_FASTOPEN_CONNECTEric Dumazet
2017-08-12tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction statesYuchung Cheng
2017-08-11Merge 4.4.81 into android-4.4Greg Kroah-Hartman
2017-08-11net: account for current skb length when deciding about UFOMichal Kubeček
2017-08-11ipv4: Should use consistent conditional judgement for ip fragment in __ip_app...zheng li
2017-08-11ipv4: initialize fib_trie prior to register_netdev_notifier call.Mahesh Bandewar