summaryrefslogtreecommitdiff
path: root/net/ipv4 (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.126 into android-4.4Greg Kroah-Hartman2018-03-31
|\
| * net: Only honor ifindex in IP_PKTINFO if non-0David Ahern2018-03-31
| * net: Fix hlist corruptions in inet_evict_bucket()Kirill Tkhai2018-03-31
* | Merge 4.4.124 into android-4.4Greg Kroah-Hartman2018-03-25
|\|
| * tcp: remove poll() flakes with FastOpenEric Dumazet2018-03-24
* | Merge 4.4.122 into android-4.4Greg Kroah-Hartman2018-03-18
|\|
| * netfilter: x_tables: pack percpu counter allocationsFlorian Westphal2018-03-18
| * netfilter: x_tables: pass xt_counters struct to counter allocatorFlorian Westphal2018-03-18
| * netfilter: x_tables: pass xt_counters struct instead of packet counterFlorian Westphal2018-03-18
| * netfilter: use skb_to_full_sk in ip_route_me_harderFlorian Westphal2018-03-18
| * netfilter: add back stackpointer size checksFlorian Westphal2018-03-18
* | Merge 4.4.121 into android-4.4Greg Kroah-Hartman2018-03-11
|\|
| * udplite: fix partial checksum initializationAlexey Kodanev2018-03-11
| * net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68Sabrina Dubroca2018-03-11
| * fib_semantics: Don't match route with mismatching tclassidStefano Brivio2018-03-11
* | Merge 4.4.119 into android-4.4Greg Kroah-Hartman2018-02-28
|\|
| * ip_tunnel: fix preempt warning in ip tunnel creation/updatingPaolo Abeni2018-02-28
| * ip_tunnel: replace dst_cache with generic implementationPaolo Abeni2018-02-28
| * netfilter: drop outermost socket lock in getsockopt()Paolo Abeni2018-02-28
* | Merge 4.4.118 into android-4.4Greg Kroah-Hartman2018-02-26
|\|
| * ipv4: ipconfig: avoid unused ic_proto_used symbolArnd Bergmann2018-02-25
| * netfilter: on sockopt() acquire sock lock only in the required scopePaolo Abeni2018-02-25
| * netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()Dmitry Vyukov2018-02-25
* | Merge 4.4.116 into android-4.4Greg Kroah-Hartman2018-02-20
|\|
| * tcp: release sk_frag.page in tcp_disconnectLi RongQing2018-02-16
| * net: igmp: add a missing rcu locking sectionEric Dumazet2018-02-16
* | Merge 4.4.114 into android-4.4Greg Kroah-Hartman2018-01-31
|\|
| * net: tcp: close sock if net namespace is exitingDan Streetman2018-01-31
| * ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall2018-01-31
| * net: igmp: fix source address check for IGMPv3 reportsFelix Fietkau2018-01-31
| * netfilter: fix IS_ERR_VALUE usagePablo Neira Ayuso2018-01-31
| * netfilter: use fwmark_reflect in nf_send_resetPau Espin Pedrol2018-01-31
| * netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in...Hongxu Jia2018-01-31
| * netfilter: x_tables: speed up jump target validationFlorian Westphal2018-01-31
* | Merge 4.4.109 into android-4.4Greg Kroah-Hartman2018-01-02
|\|
| * ipv4: Fix use-after-free when flushing FIB tablesIdo Schimmel2018-01-02
| * net: ipv4: fix for a race condition in raw_sendmsgMohamed Ghannam2018-01-02
| * tcp md5sig: Use skb's saddr when replying to an incoming segmentChristoph Paasch2018-01-02
| * net: igmp: Use correct source address on IGMPv3 reportsKevin Cernekee2018-01-02
| * ipv4: igmp: guard against silly MTU valuesEric Dumazet2018-01-02
* | Merge 4.4.108 into android-4.4Greg Kroah-Hartman2017-12-27
|\|
| * tcp: fix under-evaluated ssthresh in TCP VegasHoang Tran2017-12-25
| * netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to registerGao Feng2017-12-25
| * inet: frag: release spinlock before calling icmp_send()Eric Dumazet2017-12-25
* | Merge 4.4.106 into android-4.4Greg Kroah-Hartman2017-12-18
|\|
| * route: update fnhe_expires for redirect when the fnhe existsXin Long2017-12-16
| * route: also update fnhe_genid when updating a route cacheXin Long2017-12-16
| * netfilter: don't track fragmented packetsFlorian Westphal2017-12-16
* | Merge 4.4.105 into android-4.4Greg Kroah-Hartman2017-12-10
|\|
| * tcp: correct memory barrier usage in tcp_check_space()Jason Baron2017-12-09