aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
AgeCommit message (Expand)Author
2018-08-28Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-08-28Merge tag 'v4.12.29' into standard/baseBruce Ashfield
2018-08-25tcp: invalidate rate samples during SACK renegingYousuk Seung
2018-08-25ipv4: Fix use-after-free when flushing FIB tablesIdo Schimmel
2018-08-25tcp_bbr: reset long-term bandwidth sampling on loss recovery undoNeal Cardwell
2018-08-25tcp_bbr: reset full pipe detection on loss recovery undoNeal Cardwell
2018-08-25tcp md5sig: Use skb's saddr when replying to an incoming segmentChristoph Paasch
2018-08-25tcp_bbr: record "full bw reached" decision in new full_bw_reached bitNeal Cardwell
2018-08-25net: igmp: Use correct source address on IGMPv3 reportsKevin Cernekee
2018-08-25ipv4: igmp: guard against silly MTU valuesEric Dumazet
2018-08-14Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-08-14Merge tag 'v4.12.28' into standard/baseBruce Ashfield
2018-08-14Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-08-14Merge tag 'v4.12.27' into standard/baseBruce Ashfield
2018-08-03tcp: add tcp_ooo_try_coalesce() helperEric Dumazet
2018-08-03tcp: call tcp_drop() from tcp_data_queue_ofo()Eric Dumazet
2018-08-03tcp: detect malicious patterns in tcp_collapse_ofo_queue()Eric Dumazet
2018-08-03tcp: avoid collapses in tcp_prune_queue() if possibleEric Dumazet
2018-08-03tcp: free batches of packets in tcp_prune_ofo_queue()Eric Dumazet
2018-08-03net: add rb_to_skb() and other rb tree helpersEric Dumazet
2018-08-03tcp: fix under-evaluated ssthresh in TCP VegasHoang Tran
2018-07-27icmp: don't fail on fragment reassembly time exceededMatteo Croce
2018-07-27ipv4: ipv4_default_advmss() should use route mtuEric Dumazet
2018-07-05Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-07-05Merge tag 'v4.12.26' into standard/baseBruce Ashfield
2018-07-04tcp/dccp: block bh before arming time_wait timerEric Dumazet
2018-07-04route: update fnhe_expires for redirect when the fnhe existsXin Long
2018-07-04route: also update fnhe_genid when updating a route cacheXin Long
2018-01-25Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-01-25Merge tag 'v4.12.19' into standard/baseBruce Ashfield
2018-01-25net: ipv4: fix for a race condition in raw_sendmsgMohamed Ghannam
2017-12-20Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-12-20netfilter: conntrack: do not enable connection tracking unless neededFlorian Westphal
2017-12-20netfilter: conntrack: rename nf_ct_iterate_cleanupFlorian Westphal
2017-12-18Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-12-18Merge tag 'v4.12.18' into standard/baseBruce Ashfield
2017-12-18tcp: fix tcp_fastretrans_alert warningYuchung Cheng
2017-12-18tcp: do not mangle skb->cb[] in tcp_make_synack()Eric Dumazet
2017-12-18tcp_nv: fix division by zero in tcpnv_acked()Konstantin Khlebnikov
2017-12-18tcp: fix tcp_mtu_probe() vs highest_sackEric Dumazet
2017-12-18tcp: refresh tcp_mstamp from timers callbacksEric Dumazet
2017-12-18tcp: refresh tp timestamp before tcp_mtu_probe()Eric Dumazet
2017-12-18ipip: only increase err_count for some certain type icmp in ipip_errXin Long
2017-12-18tcp/dccp: fix other lockdep splats accessing ireq_optEric Dumazet
2017-12-18tcp/dccp: fix lockdep splat in inet_csk_route_req()Eric Dumazet
2017-12-18soreuseport: fix initialization raceCraig Gallek
2017-12-18tcp/dccp: fix ireq->opt racesEric Dumazet
2017-12-18gso: fix payload length when gso_size is zeroAlexey Kodanev
2017-12-18udp: fix bcast packet receptionPaolo Abeni
2017-12-05Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield