summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* tcp: higher throughput under reordering with adaptive RACK reordering wndPriyaranjan Jha2017-11-054-2/+58
* tcp: do not clear again skb->csum in tcp_init_nondata_skb()Eric Dumazet2017-11-051-1/+0
* tcp: tcp_mtu_probing() cleanupEric Dumazet2017-11-051-17/+14
* tcp_nv: use do_div() instead of expensive div64_u64()Konstantin Khlebnikov2017-11-041-3/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-0423-14/+34
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-034-14/+15
| |\
| | * tcp: do not mangle skb->cb[] in tcp_make_synack()Eric Dumazet2017-11-031-7/+2
| | * fib: fib_dump_info can no longer use __in_dev_get_rtnlFlorian Westphal2017-11-031-6/+10
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-11-021-0/+2
| | |\
| | | * netfilter: nf_reject_ipv4: Fix use-after-free in send_resetTejaswi Tanikella2017-11-011-0/+2
| | * | tcp_nv: fix division by zero in tcpnv_acked()Konstantin Khlebnikov2017-11-021-1/+1
| * | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-0219-0/+19
| |\ \ \ | | |/ / | |/| |
| | * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0219-0/+19
* | | | tcp: tcp_fragment() should not assume rtx skbsEric Dumazet2017-11-031-1/+2
* | | | tcp: fix a lockdep issue in tcp_fastopen_reset_cipher()Eric Dumazet2017-11-031-5/+3
* | | | ipv4: Send a netevent whenever multipath hash policy is changedIdo Schimmel2017-11-031-1/+19
* | | | tcp: add tracepoint trace_tcp_retransmit_synack()Song Liu2017-11-031-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-021-1/+2
|\ \ \ \ | |/ / /
| * | | tcp: fix tcp_mtu_probe() vs highest_sackEric Dumazet2017-11-011-1/+2
* | | | ipv4: fix validate_source for VRF setupPaolo Abeni2017-11-011-3/+15
* | | | ip_vti: remove the useless err_count check in vti_xmitXin Long2017-11-011-9/+0
* | | | net: Add extack to fib_notifier_infoDavid Ahern2017-11-011-5/+8
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-304-22/+52
|\ \ \ \ | |/ / /
| * | | tcp: refresh tp timestamp before tcp_mtu_probe()Eric Dumazet2017-10-281-1/+1
| * | | ipip: only increase err_count for some certain type icmp in ipip_errXin Long2017-10-271-17/+42
| * | | tcp: call tcp_rate_skb_sent() when retransmit with unaligned skb->dataYousuk Seung2017-10-261-1/+3
| * | | tcp/dccp: fix other lockdep splats accessing ireq_optEric Dumazet2017-10-262-3/+3
| * | | tcp/dccp: fix lockdep splat in inet_csk_route_req()Eric Dumazet2017-10-231-1/+2
| * | | tcp: do tcp_mstamp_refresh before retransmits on TSQ handlerKoichiro Den2017-10-231-1/+3
| |/ /
* | | tcp: Remove "linux/unaligned/access_ok.h" include.David S. Miller2017-10-291-1/+0
* | | tcp: Namespace-ify sysctl_tcp_pacing_ca_ratioEric Dumazet2017-10-283-12/+11
* | | tcp: Namespace-ify sysctl_tcp_pacing_ss_ratioEric Dumazet2017-10-283-17/+11
* | | tcp: Namespace-ify sysctl_tcp_invalid_ratelimitEric Dumazet2017-10-283-9/+9
* | | tcp: Namespace-ify sysctl_tcp_autocorkingEric Dumazet2017-10-283-12/+11
* | | tcp: Namespace-ify sysctl_tcp_min_rtt_wlenEric Dumazet2017-10-283-9/+9
* | | tcp: Namespace-ify sysctl_tcp_min_tso_segsEric Dumazet2017-10-284-12/+12
* | | tcp: Namespace-ify sysctl_tcp_challenge_ack_limitEric Dumazet2017-10-283-15/+15
* | | tcp: Namespace-ify sysctl_tcp_limit_output_bytesEric Dumazet2017-10-283-11/+11
* | | tcp: Namespace-ify sysctl_tcp_workaround_signed_windowsEric Dumazet2017-10-284-18/+14
* | | tcp: Namespace-ify sysctl_tcp_tso_win_divisorEric Dumazet2017-10-283-14/+13
* | | tcp: Namespace-ify sysctl_tcp_moderate_rcvbufEric Dumazet2017-10-283-10/+10
* | | tcp: Namespace-ify sysctl_tcp_nometrics_saveEric Dumazet2017-10-282-10/+8
* | | tcp: Namespace-ify sysctl_tcp_frtoEric Dumazet2017-10-273-9/+9
* | | tcp: Namespace-ify sysctl_tcp_adv_win_scaleEric Dumazet2017-10-273-17/+15
* | | tcp: Namespace-ify sysctl_tcp_app_winEric Dumazet2017-10-273-11/+12
* | | tcp: Namespace-ify sysctl_tcp_dsackEric Dumazet2017-10-273-10/+10
* | | tcp: Namespace-ify sysctl_tcp_max_reorderingEric Dumazet2017-10-273-9/+10
* | | tcp: Namespace-ify sysctl_tcp_fackEric Dumazet2017-10-274-11/+10
* | | tcp: Namespace-ify sysctl_tcp_abort_on_overflowEric Dumazet2017-10-272-10/+8
* | | tcp: Namespace-ify sysctl_tcp_rfc1337Eric Dumazet2017-10-273-9/+8
OpenPOWER on IntegriCloud