aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller4-17/+58
2017-11-06netfilter: conntrack: don't cache nlattr_tuple_size result in nla_sizeFlorian Westphal1-2/+7
2017-11-05tcp: higher throughput under reordering with adaptive RACK reordering wndPriyaranjan Jha4-2/+58
2017-11-05tcp: do not clear again skb->csum in tcp_init_nondata_skb()Eric Dumazet1-1/+0
2017-11-05tcp: tcp_mtu_probing() cleanupEric Dumazet1-17/+14
2017-11-04tcp_nv: use do_div() instead of expensive div64_u64()Konstantin Khlebnikov1-3/+4
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller23-14/+34
2017-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-14/+15
2017-11-03tcp: tcp_fragment() should not assume rtx skbsEric Dumazet1-1/+2
2017-11-03tcp: fix a lockdep issue in tcp_fastopen_reset_cipher()Eric Dumazet1-5/+3
2017-11-03ipv4: Send a netevent whenever multipath hash policy is changedIdo Schimmel1-1/+19
2017-11-03tcp: do not mangle skb->cb[] in tcp_make_synack()Eric Dumazet1-7/+2
2017-11-03fib: fib_dump_info can no longer use __in_dev_get_rtnlFlorian Westphal1-6/+10
2017-11-03tcp: add tracepoint trace_tcp_retransmit_synack()Song Liu1-0/+1
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds19-0/+19
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman19-0/+19
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+2
2017-11-02tcp_nv: fix division by zero in tcpnv_acked()Konstantin Khlebnikov1-1/+1
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2017-11-01ipv4: fix validate_source for VRF setupPaolo Abeni1-3/+15
2017-11-01tcp: fix tcp_mtu_probe() vs highest_sackEric Dumazet1-1/+2
2017-11-01netfilter: nf_reject_ipv4: Fix use-after-free in send_resetTejaswi Tanikella1-0/+2
2017-11-01ip_vti: remove the useless err_count check in vti_xmitXin Long1-9/+0
2017-11-01net: Add extack to fib_notifier_infoDavid Ahern1-5/+8
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-22/+52
2017-10-29tcp: Remove "linux/unaligned/access_ok.h" include.David S. Miller1-1/+0
2017-10-28tcp: Namespace-ify sysctl_tcp_pacing_ca_ratioEric Dumazet3-12/+11
2017-10-28tcp: Namespace-ify sysctl_tcp_pacing_ss_ratioEric Dumazet3-17/+11
2017-10-28tcp: Namespace-ify sysctl_tcp_invalid_ratelimitEric Dumazet3-9/+9
2017-10-28tcp: Namespace-ify sysctl_tcp_autocorkingEric Dumazet3-12/+11
2017-10-28tcp: Namespace-ify sysctl_tcp_min_rtt_wlenEric Dumazet3-9/+9
2017-10-28tcp: Namespace-ify sysctl_tcp_min_tso_segsEric Dumazet4-12/+12
2017-10-28tcp: Namespace-ify sysctl_tcp_challenge_ack_limitEric Dumazet3-15/+15
2017-10-28tcp: Namespace-ify sysctl_tcp_limit_output_bytesEric Dumazet3-11/+11
2017-10-28tcp: Namespace-ify sysctl_tcp_workaround_signed_windowsEric Dumazet4-18/+14
2017-10-28tcp: Namespace-ify sysctl_tcp_tso_win_divisorEric Dumazet3-14/+13
2017-10-28tcp: Namespace-ify sysctl_tcp_moderate_rcvbufEric Dumazet3-10/+10
2017-10-28tcp: Namespace-ify sysctl_tcp_nometrics_saveEric Dumazet2-10/+8
2017-10-28tcp: refresh tp timestamp before tcp_mtu_probe()Eric Dumazet1-1/+1
2017-10-27ipip: only increase err_count for some certain type icmp in ipip_errXin Long1-17/+42
2017-10-27tcp: Namespace-ify sysctl_tcp_frtoEric Dumazet3-9/+9
2017-10-27tcp: Namespace-ify sysctl_tcp_adv_win_scaleEric Dumazet3-17/+15
2017-10-27tcp: Namespace-ify sysctl_tcp_app_winEric Dumazet3-11/+12
2017-10-27tcp: Namespace-ify sysctl_tcp_dsackEric Dumazet3-10/+10
2017-10-27tcp: Namespace-ify sysctl_tcp_max_reorderingEric Dumazet3-9/+10
2017-10-27tcp: Namespace-ify sysctl_tcp_fackEric Dumazet4-11/+10
2017-10-27tcp: Namespace-ify sysctl_tcp_abort_on_overflowEric Dumazet2-10/+8
2017-10-27tcp: Namespace-ify sysctl_tcp_rfc1337Eric Dumazet3-9/+8
2017-10-27tcp: Namespace-ify sysctl_tcp_stdurgEric Dumazet2-9/+8
2017-10-27tcp: Namespace-ify sysctl_tcp_retrans_collapseEric Dumazet3-12/+9