summaryrefslogtreecommitdiff
path: root/net/ipv4 (follow)
Commit message (Expand)AuthorAge
* ipv4: ip_output.c: Fix out-of-bounds warning in ip_copy_addrs()Gustavo A. R. Silva2021-09-22
* ipv4: make exception cache less predictibleEric Dumazet2021-09-22
* tcp: seq_file: Avoid skipping sk during tcp_seek_last_posMartin KaFai Lau2021-09-22
* ipv4/icmp: l3mdev: Perform icmp error route lookup on source device routing t...Mathieu Desnoyers2021-09-22
* igmp: Add ip_mc_list lock in ip_check_mc_rcuLiu Jian2021-09-22
* ipv6: tcp: drop silly ICMPv6 packet too big messagesEric Dumazet2021-07-28
* tcp: annotate data races around tp->mtu_infoEric Dumazet2021-07-28
* ping: Check return value of function 'ping_queue_rcv_skb'Zheng Yongjun2021-06-30
* inet: use bigger hash table for IP ID generationEric Dumazet2021-06-30
* net: ipv4: fix memory leak in netlbl_cipsov4_add_stdNanyong Sun2021-06-30
* net: ipconfig: Don't override command-line hostnames or domainsJosh Triplett2021-06-30
* netfilter: x_tables: fix compat match/target pad out-of-bound writeFlorian Westphal2021-04-16
* net: Fix gro aggregation for udp encaps with zero csumDaniel Borkmann2021-03-17
* netfilter: rpfilter: mask ecn bits before fib lookupGuillaume Nault2021-01-30
* net: fix pmtu check in nopmtudisc modeFlorian Westphal2021-01-17
* net: ip: always refragment ip defragmented packetsFlorian Westphal2021-01-17
* ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst()Guillaume Nault2021-01-12
* tcp: fix cwnd-limited bug for TSO deferral where we send nothingNeal Cardwell2020-12-29
* net: Update window_clamp if SOCK_RCVBUF is setMao Wenan2020-11-18
* icmp: randomize the global rate limiterEric Dumazet2020-10-29
* tcp: fix to update snd_wl1 in bulk receiver fast pathNeal Cardwell2020-10-29
* rt_cpu_seq_next should increase position indexVasily Averin2020-10-01
* ip: fix tos reflection in ack and reset packetsWei Wang2020-10-01
* net: initialize fastreuse on inet_inherit_portTim Froidcoeur2020-09-12
* net: refactor bind_bucket fastreuse into helperTim Froidcoeur2020-09-12
* udp: drop corrupt packets earlier to avoid data corruptionDexuan Cui2020-08-21
* ipv4: Silence suspicious RCU usage warningIdo Schimmel2020-08-21
* tcp: allow at most one TLP probe per flightYuchung Cheng2020-07-31
* net: udp: Fix wrong clean up for IS_UDPLITE macroMiaohe Lin2020-07-31
* tcp: md5: allow changing MD5 keys in all socket statesEric Dumazet2020-07-22
* tcp: md5: refine tcp_md5_do_add()/tcp_md5_hash_key() barriersEric Dumazet2020-07-22
* tcp: md5: add missing memory barriers in tcp_md5_do_add()/tcp_md5_hash_key()Eric Dumazet2020-07-22
* tcp: make sure listeners don't initialize congestion-control stateChristoph Paasch2020-07-22
* ipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsgSabrina Dubroca2020-07-22
* net: Fix the arp error in some casesguodeqing2020-06-29
* tcp: grow window for OOO packets only for SACK flowsEric Dumazet2020-06-29
* tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTTNeal Cardwell2020-06-29
* ip_tunnel: fix use-after-free in ip_tunnel_lookup()Taehee Yoo2020-06-29
* devinet: fix memleak in inetdev_init()Yang Yingliang2020-06-11
* netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codePablo Neira Ayuso2020-06-03
* ip_vti: receive ipip packet by calling ip_tunnel_rcvXin Long2020-06-03
* vti4: eliminated some duplicate code.Jeremy Sowden2020-06-03
* net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()"Yuqi Jin2020-06-03
* netlabel: cope with NULL catmapPaolo Abeni2020-05-20
* net: ipv4: really enforce backoff for redirectsPaolo Abeni2020-05-20
* gre: do not keep the GRE header around in collect medata modeJiri Benc2020-05-20
* net: icmp_route_lookup should use rt dev to determine L3 domainDavid Ahern2020-05-10
* gre: reject GUE and FOU in collect metadata modeJiri Benc2020-05-10
* gre: build header correctly for collect metadata tunnelsJiri Benc2020-05-10
* gre: do not assign header_ops in collect metadata modeJiri Benc2020-05-10