summaryrefslogtreecommitdiffstats
path: root/net/ipv4
AgeCommit message (Expand)Author
2017-01-25net/tcp-fastopen: make connect()'s return case more consistent with non-TFOWilly Tarreau
2017-01-25net/tcp-fastopen: Add new API supportWei Wang
2017-01-25net/tcp-fastopen: refactor cookie check logicWei Wang
2017-01-25tcp: reduce skb overhead in selected placesEric Dumazet
2017-01-24Introduce a sysctl that modifies the value of PROT_SOCK.Krister Johansen
2017-01-20inet: don't use sk_v6_rcv_saddr directlyJosef Bacik
2017-01-20net: remove bh disabling around percpu_counter accessesEric Dumazet
2017-01-18inet: reset tb->fastreuseport when adding a reuseport skJosef Bacik
2017-01-18inet: split inet_csk_get_port into two functionsJosef Bacik
2017-01-18inet: don't check for bind conflicts twice when searching for a portJosef Bacik
2017-01-18inet: kill smallest_size and smallest_portJosef Bacik
2017-01-18inet: drop ->bind_conflictJosef Bacik
2017-01-18inet: collapse ipv4/v6 rcv_saddr_equal functions into oneJosef Bacik
2017-01-17tcp: accept RST for rcv_nxt - 1 after receiving a FINJason Baron
2017-01-17net: ping: Use right format specifier to avoid type castingGao Feng
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-13tcp: disable fack by defaultYuchung Cheng
2017-01-13tcp: remove thin_dupack featureYuchung Cheng
2017-01-13tcp: remove RFC4653 NCRYuchung Cheng
2017-01-13tcp: remove early retransmitYuchung Cheng
2017-01-13tcp: remove forward retransmit featureYuchung Cheng
2017-01-13tcp: extend F-RTO to catch more spurious timeoutsYuchung Cheng
2017-01-13tcp: enable RACK loss detection to trigger recoveryYuchung Cheng
2017-01-13tcp: check undo conditions before detecting lossesYuchung Cheng
2017-01-13tcp: use sequence to break TS ties for RACK loss detectionYuchung Cheng
2017-01-13tcp: add reordering timer in RACK loss detectionYuchung Cheng
2017-01-13tcp: record most recent RTT in RACK loss detectionYuchung Cheng
2017-01-13tcp: new helper for RACK to detect lossYuchung Cheng
2017-01-13tcp: new helper function for RACK loss detectionYuchung Cheng
2017-01-13tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson
2017-01-12ipmr: improve hash scalabilityNikolay Aleksandrov
2017-01-12net: ipv4: fix table id in getroute responseDavid Ahern
2017-01-12net: lwtunnel: Handle lwtunnel_fill_encap failureDavid Ahern
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-11net: ipv4: Fix multipath selection with vrfDavid Ahern
2017-01-09tcp: make TCP_INFO more consistentEric Dumazet
2017-01-09tcp: do not export tcp_peer_is_proven()Eric Dumazet
2017-01-09ipv4: make tcp_notsent_lowat sysctl knob behave as true unsigned intPavel Tikhomirov
2017-01-09net: introduce keepalive function in struct protoUrsula Braun
2017-01-09net: for rate-limited ICMP replies save one atomic operationJesper Dangaard Brouer
2017-01-09net: reduce cycles spend on ICMP replies that gets rate limitedJesper Dangaard Brouer
2017-01-09Revert "icmp: avoid allocating large struct on stack"Jesper Dangaard Brouer
2017-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-09syncookies: use SipHash in place of SHA1Jason A. Donenfeld
2017-01-09net: ipv4: remove disable of bottom half in inet_rtm_getrouteDavid Ahern
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger
2017-01-08net: ipv4: Remove flow arg from ip_mkroute_inputDavid Ahern
2017-01-08net: ipmr: Remove nowait arg to ipmr_get_routeDavid Ahern
2017-01-06udp: inuse checks can quit early for reuseportEric Garver
2017-01-06net: ipv4: make fib_select_default staticDavid Ahern