aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
AgeCommit message (Expand)Author
2017-10-18Merge tag 'v4.4.91' into standard/baseBruce Ashfield
2017-10-18Merge tag 'v4.4.89' into standard/baseBruce Ashfield
2017-10-08netfilter: invoke synchronize_rcu after set the _hook_ to NULLLiping Zhang
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-08-31Merge tag 'v4.4.85' into standard/baseBruce Ashfield
2017-08-31Merge tag 'v4.4.82' into standard/baseBruce Ashfield
2017-08-31Merge tag 'v4.4.81' into standard/baseBruce Ashfield
2017-08-31Merge tag 'v4.4.78' into standard/baseBruce Ashfield
2017-08-31Merge tag 'v4.4.77' into standard/baseBruce Ashfield
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-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-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
2017-08-11ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()Alexander Potapenko
2017-07-21tcp: reset sk_rx_dst in tcp_disconnect()WANG Cong
2017-07-15tcp: fix tcp_mark_head_lost to check skb len before fragmentingNeal Cardwell
2017-07-10Merge tag 'v4.4.76' into standard/baseBruce Ashfield
2017-07-10Merge tag 'v4.4.73' into standard/baseBruce Ashfield
2017-07-10Merge tag 'v4.4.72' into standard/baseBruce Ashfield
2017-07-05igmp: add a missing spin_lock_init()WANG Cong
2017-07-05igmp: acquire pmc lock for ip_mc_clear_src()WANG Cong
2017-06-17NET: Fix /proc/net/arp for AX.25Ralf Baechle
2017-06-14net: ping: do not abuse udp_poll()Eric Dumazet
2017-06-14tcp: disallow cwnd undo when switching congestion controlYuchung Cheng
2017-06-08Merge tag 'v4.4.71' into standard/baseBruce Ashfield
2017-06-08Merge tag 'v4.4.68' into standard/baseBruce Ashfield
2017-06-07ipv4: add reference counting to metricsEric Dumazet
2017-06-07tcp: avoid fastopen API to be used on AF_UNSPECWei Wang
2017-06-07net: Improve handling of failures on link and route dumpsDavid Ahern
2017-06-07tcp: eliminate negative reordering in tcp_clean_rtx_queueSoheil Hassas Yeganeh
2017-06-07tcp: avoid fragmenting peculiar skbs in SACKYuchung Cheng
2017-06-07dccp/tcp: do not inherit mc_list from parentEric Dumazet
2017-05-14ipv4, ipv6: ensure raw socket message is big enough to hold an IP headerAlexander Potapenko
2017-05-14tcp: do not inherit fastopen_req from parentEric Dumazet
2017-05-14tcp: fix wraparound issue in tcp_lpEric Dumazet
2017-05-14tcp: do not underestimate skb->truesize in tcp_trim_head()Eric Dumazet
2017-05-13Merge tag 'v4.4.66' into standard/baseBruce Ashfield