summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2018-05-26tcp: purge write queue in tcp_connect_init()Eric Dumazet
2018-05-26net: test tailroom before appending to linear skbWillem de Bruijn
2018-05-26tcp: ignore Fast Open on repair modeYuchung Cheng
2018-05-26ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsgAndrey Ignatov
2018-05-16tcp: fix TCP_REPAIR_QUEUE bound checkingEric Dumazet
2018-05-16soreuseport: initialise timewait reuseport fieldEric Dumazet
2018-04-29tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established socketsEric Dumazet
2018-04-29tcp: don't read out-of-bounds opsizeJann Horn
2018-04-13ip_tunnel: better validate user provided tunnel namesEric Dumazet
2018-04-13arp: fix arp_filter on l3slave devicesMiguel Fadon Perlines
2018-04-13ipsec: check return value of skb_to_sgvec alwaysJason A. Donenfeld
2018-04-13tcp: better validation of received ack sequencesEric Dumazet
2018-04-13arp: honour gratuitous ARP _replies_Ihar Hrachyshka
2018-04-08netfilter: nf_nat_h323: fix logical-not-parentheses warningNick Desaulniers
2018-03-31net: Only honor ifindex in IP_PKTINFO if non-0David Ahern
2018-03-31net: Fix hlist corruptions in inet_evict_bucket()Kirill Tkhai
2018-03-24tcp: remove poll() flakes with FastOpenEric Dumazet
2018-03-18netfilter: x_tables: pack percpu counter allocationsFlorian Westphal
2018-03-18netfilter: x_tables: pass xt_counters struct to counter allocatorFlorian Westphal
2018-03-18netfilter: x_tables: pass xt_counters struct instead of packet counterFlorian Westphal
2018-03-18netfilter: use skb_to_full_sk in ip_route_me_harderFlorian Westphal
2018-03-18netfilter: add back stackpointer size checksFlorian Westphal
2018-03-11udplite: fix partial checksum initializationAlexey Kodanev
2018-03-11net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68Sabrina Dubroca
2018-03-11fib_semantics: Don't match route with mismatching tclassidStefano Brivio
2018-02-28ip_tunnel: fix preempt warning in ip tunnel creation/updatingPaolo Abeni
2018-02-28ip_tunnel: replace dst_cache with generic implementationPaolo Abeni
2018-02-28netfilter: drop outermost socket lock in getsockopt()Paolo Abeni
2018-02-25ipv4: ipconfig: avoid unused ic_proto_used symbolArnd Bergmann
2018-02-25netfilter: on sockopt() acquire sock lock only in the required scopePaolo Abeni
2018-02-25netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()Dmitry Vyukov
2018-02-16tcp: release sk_frag.page in tcp_disconnectLi RongQing
2018-02-16net: igmp: add a missing rcu locking sectionEric Dumazet
2018-01-31net: tcp: close sock if net namespace is exitingDan Streetman
2018-01-31ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall
2018-01-31net: igmp: fix source address check for IGMPv3 reportsFelix Fietkau
2018-01-31netfilter: fix IS_ERR_VALUE usagePablo Neira Ayuso
2018-01-31netfilter: use fwmark_reflect in nf_send_resetPau Espin Pedrol
2018-01-31netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in...Hongxu Jia
2018-01-31netfilter: x_tables: speed up jump target validationFlorian Westphal
2018-01-02ipv4: Fix use-after-free when flushing FIB tablesIdo Schimmel
2018-01-02net: ipv4: fix for a race condition in raw_sendmsgMohamed Ghannam
2018-01-02tcp md5sig: Use skb's saddr when replying to an incoming segmentChristoph Paasch
2018-01-02net: igmp: Use correct source address on IGMPv3 reportsKevin Cernekee
2018-01-02ipv4: igmp: guard against silly MTU valuesEric Dumazet
2017-12-25tcp: fix under-evaluated ssthresh in TCP VegasHoang Tran
2017-12-25netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to registerGao Feng
2017-12-25inet: frag: release spinlock before calling icmp_send()Eric Dumazet
2017-12-16route: update fnhe_expires for redirect when the fnhe existsXin Long
2017-12-16route: also update fnhe_genid when updating a route cacheXin Long