summaryrefslogtreecommitdiffstats
path: root/net/ipv4
AgeCommit message (Expand)Author
2018-10-18net: ipv4: don't let PMTU updates increase route MTUSabrina Dubroca
2018-10-18inet: make sure to grab rcu_read_lock before using ireq->ireq_optEric Dumazet
2018-10-18tcp/dccp: fix lockdep issue when SYN is backloggedEric Dumazet
2018-10-18udp: Unbreak modules that rely on external __skb_recv_udp() availabilityJiri Kosina
2018-10-18net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca
2018-10-18ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()Eric Dumazet
2018-10-18ip_tunnel: be careful when accessing the inner headerPaolo Abeni
2018-10-10netfilter: kconfig: nat related expression depend on nftables coreFlorian Westphal
2018-10-03tcp_bbr: in restart from idle, see if we should exit PROBE_RTTKevin Yang
2018-10-03tcp_bbr: add bbr_check_probe_rtt_done() helperKevin Yang
2018-09-29udp4: fix IP_CMSG_CHECKSUM for connected socketsPaolo Abeni
2018-09-29gso_segment: Reset skb->mac_len after modifying network headerToke Høiland-Jørgensen
2018-09-26tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPYVincent Whitchurch
2018-09-26erspan: return PACKET_REJECT when the appropriate tunnel is not foundHaishuang Yan
2018-09-26erspan: fix error handling for erspan tunnelHaishuang Yan
2018-09-15tcp, ulp: add alias for all ulp modulesDaniel Borkmann
2018-09-15tcp, ulp: fix leftover icsk_ulp_ops preventing sock from reattachDaniel Borkmann
2018-09-15erspan: set erspan_ver to 1 by default when adding an erspan devXin Long
2018-09-15tcp: do not restart timewait timer on rst receptionFlorian Westphal
2018-09-15ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV and TIME-WAIT stateEric Dumazet
2018-08-22ip_vti: fix a null pointer deferrence when create vti fallback tunnelHaishuang Yan
2018-07-31ipv4: frags: handle possible skb truesize changeEric Dumazet
2018-07-31inet: frag: enforce memory limits earlierEric Dumazet
2018-07-28tcp_bbr: fix bw probing to raise in-flight data for very small BDPsNeal Cardwell
2018-07-28ipv4: remove BUG_ON() from fib_compute_spec_dstLorenzo Bianconi
2018-07-25net: igmp: make function __ip_mc_inc_group() staticWei Yongjun
2018-07-25tcp: ack immediately when a cwr packet arrivesLawrence Brakmo
2018-07-24ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pullWillem de Bruijn
2018-07-23tcp: add tcp_ooo_try_coalesce() helperEric Dumazet
2018-07-23tcp: call tcp_drop() from tcp_data_queue_ofo()Eric Dumazet
2018-07-23tcp: detect malicious patterns in tcp_collapse_ofo_queue()Eric Dumazet
2018-07-23tcp: avoid collapses in tcp_prune_queue() if possibleEric Dumazet
2018-07-23tcp: free batches of packets in tcp_prune_ofo_queue()Eric Dumazet
2018-07-23ip: hash fragments consistentlyPaolo Abeni
2018-07-21multicast: do not restore deleted record source filter mode to new oneHangbin Liu
2018-07-20tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng
2018-07-20tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng
2018-07-20tcp: helpers to send special DCTCP ackYuchung Cheng
2018-07-18tcp: identify cryptic messages as TCP seq # bugsRandy Dunlap
2018-07-16tcp: Fix broken repair socket window probe patchStefan Baranoff
2018-07-16ipv4/igmp: init group mode as INCLUDE when join source groupHangbin Liu
2018-07-13tcp: remove DELAYED ACK events in DCTCPYuchung Cheng
2018-07-13tcp: fix dctcp delayed ACK scheduleYuchung Cheng
2018-07-12tcp: allow user to create repair socket without window probesStefan Baranoff
2018-07-12tcp: fix sequence numbers for repaired sockets re-using TIME-WAIT socketsStefan Baranoff
2018-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-07-08tcp: cleanup copied_seq and urg_data in tcp_disconnectEric Dumazet
2018-07-08ipfrag: really prevent allocation on netns exitPaolo Abeni
2018-07-08net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abortLorenzo Colitti
2018-07-08net/ipv4: Set oif in fib_compute_spec_dstDavid Ahern