summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)AuthorFilesLines
2019-02-23net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi2-2/+6
2019-02-23tcp: clear icsk_backoff in tcp_write_queue_purge()Eric Dumazet1-1/+0
2019-02-23tcp: tcp_v4_err() should be more carefulEric Dumazet1-3/+4
2018-12-13ip_tunnel: Fix name string concatenate in __ip_tunnel_create()Sultan Alsawaf1-2/+2
2018-11-22net/ipv4: defensive cipso option parsingStefan Nuernberger1-4/+7
2018-11-10net: drop skb on failure in ip_check_defrag()Cong Wang1-4/+8
2018-11-10ip_tunnel: be careful when accessing the inner headerPaolo Abeni1-0/+9
2018-10-13gso_segment: Reset skb->mac_len after modifying network headerToke Høiland-Jørgensen1-0/+1
2018-09-05Cipso: cipso_v4_optptr enter infinite loopyujuan.qi1-2/+10
2018-08-28tcp: identify cryptic messages as TCP seq # bugsRandy Dunlap1-2/+2
2018-08-28netfilter: x_tables: set module owner for icmp(6) matchesFlorian Westphal1-0/+1
2018-08-09inet: frag: enforce memory limits earlierEric Dumazet1-5/+5
2018-08-09ipv4: remove BUG_ON() from fib_compute_spec_dstLorenzo Bianconi1-2/+2
2018-08-09tcp: add one more quick ack after after ECN eventsEric Dumazet1-2/+2
2018-08-09tcp: refactor tcp_ecn_check_ce to remove sk type castYousuk Seung1-12/+14
2018-08-09tcp: do not aggressively quick ack after ECN eventsEric Dumazet1-2/+2
2018-08-09tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_modeEric Dumazet2-13/+15
2018-08-09tcp: do not force quickack when receiving out-of-order packetsEric Dumazet1-2/+0
2018-08-09ipconfig: Correctly initialise ic_nameserversChris Novakovic1-0/+13
2018-07-28tcp: detect malicious patterns in tcp_collapse_ofo_queue()Eric Dumazet1-2/+14
2018-07-28tcp: avoid collapses in tcp_prune_queue() if possibleEric Dumazet1-0/+3
2018-07-28tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng2-13/+20
2018-07-28tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng2-33/+12
2018-07-28tcp: helpers to send special DCTCP ackYuchung Cheng1-5/+17
2018-07-28tcp: fix dctcp delayed ACK scheduleYuchung Cheng1-2/+4
2018-07-28ip: hash fragments consistentlyPaolo Abeni1-0/+2
2018-07-28ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user nsTyler Hicks1-2/+3
2018-07-22tcp: prevent bogus FRTO undos with non-SACK flowsIlpo Järvinen1-0/+9
2018-07-22tcp: fix Fast Open key endiannessYuchung Cheng1-5/+13
2018-07-22netfilter: x_tables: initialise match/target check parameter structFlorian Westphal1-0/+1
2018-07-03tcp: do not overshoot window_clamp in tcp_rcv_space_adjust()Eric Dumazet1-1/+1
2018-06-13tcp: avoid integer overflows in tcp_rcv_space_adjust()Eric Dumazet1-4/+6
2018-05-30Revert "vti4: Don't override MTU passed on link creation via IFLA_MTU"Greg Kroah-Hartman1-0/+1
2018-05-30vti4: Don't override MTU passed on link creation via IFLA_MTUStefano Brivio1-1/+0
2018-05-30vti4: Don't count header length twice on tunnel setupStefano Brivio1-1/+0
2018-05-30net/tcp/illinois: replace broken algorithm reference linkJoey Pabalinas1-1/+1
2018-05-25tcp: purge write queue in tcp_connect_init()Eric Dumazet1-2/+5
2018-05-25net: test tailroom before appending to linear skbWillem de Bruijn1-1/+2
2018-05-25tcp: ignore Fast Open on repair modeYuchung Cheng1-1/+1
2018-05-25ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsgAndrey Ignatov2-4/+10
2018-05-16tcp: fix TCP_REPAIR_QUEUE bound checkingEric Dumazet1-1/+1
2018-05-16soreuseport: initialise timewait reuseport fieldEric Dumazet1-0/+1
2018-04-29tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established socketsEric Dumazet1-2/+4
2018-04-29tcp: don't read out-of-bounds opsizeJann Horn1-5/+2
2018-04-13ip_tunnel: better validate user provided tunnel namesEric Dumazet1-5/+6
2018-04-13ipsec: check return value of skb_to_sgvec alwaysJason A. Donenfeld2-6/+14
2018-04-08net: Only honor ifindex in IP_PKTINFO if non-0David Ahern1-2/+4
2018-03-24tcp: remove poll() flakes with FastOpenEric Dumazet1-7/+9
2018-03-11fib_semantics: Don't match route with mismatching tclassidStefano Brivio1-0/+5
2018-03-11net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68Sabrina Dubroca1-2/+5