summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2018-04-13route: check sysctl_fib_multipath_use_neigh earlier than hashXin Long
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-13ipmr: vrf: Find VIFs using the actual deviceThomas Winter
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: add back stackpointer size checksFlorian Westphal
2018-03-11tcp_bbr: better deal with suboptimal GSOEric Dumazet
2018-03-11tcp: Honor the eor bit in tcp_mtu_probeIlya Lesokhin
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-28netfilter: drop outermost socket lock in getsockopt()Paolo Abeni
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-13tcp_bbr: fix pacing_gain to always be unity when using lt_bwNeal Cardwell
2018-02-13tcp: release sk_frag.page in tcp_disconnectLi RongQing
2018-02-13net: igmp: add a missing rcu locking sectionEric Dumazet
2018-01-31gso: validate gso_type in GSO handlersWillem de Bruijn
2018-01-31ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall
2018-01-31net: tcp: close sock if net namespace is exitingDan Streetman
2018-01-31net: igmp: fix source address check for IGMPv3 reportsFelix Fietkau
2018-01-05tcp_bbr: reset long-term bandwidth sampling on loss recovery undoNeal Cardwell
2018-01-05tcp_bbr: reset full pipe detection on loss recovery undoNeal Cardwell
2018-01-02tcp: invalidate rate samples during SACK renegingYousuk Seung
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-02tcp_bbr: record "full bw reached" decision in new full_bw_reached bitNeal Cardwell
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-25net: ipconfig: fix ic_close_devs() use-after-freeMark Rutland
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-20icmp: don't fail on fragment reassembly time exceededMatteo Croce
2017-12-16tcp/dccp: block bh before arming time_wait timerEric Dumazet
2017-12-14route: update fnhe_expires for redirect when the fnhe existsXin Long
2017-12-14route: also update fnhe_genid when updating a route cacheXin Long
2017-12-14netfilter: don't track fragmented packetsFlorian Westphal
2017-12-09tcp: correct memory barrier usage in tcp_check_space()Jason Baron
2017-11-30net: Allow IP_MULTICAST_IF to set index to L3 slaveDavid Ahern