summaryrefslogtreecommitdiff
path: root/net/ipv4 (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.182 (9c4ab57) into msm-4.4Srinivasarao P2019-06-18
|\
| * Merge 4.4.182 into android-4.4Greg Kroah-Hartman2019-06-17
| |\
| | * tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()Eric Dumazet2019-06-17
| | * tcp: add tcp_min_snd_mss sysctlEric Dumazet2019-06-17
| | * tcp: tcp_fragment() should apply sane memory limitsEric Dumazet2019-06-17
| | * tcp: limit payload size of sacked skbsEric Dumazet2019-06-17
* | | Merge android-4.4.181 (bd858d7) into msm-4.4Srinivasarao P2019-06-12
|\| |
| * | Merge 4.4.181 into android-4.4Greg Kroah-Hartman2019-06-11
| |\|
| | * xfrm4: Fix uninitialized memory read in _decode_session4Steffen Klassert2019-06-11
| | * vti4: ipip tunnel deregistration fixes.Jeremy Sowden2019-06-11
* | | Merge android-4.4.180 (71cb827) into msm-4.4Srinivasarao P2019-05-23
|\| |
| * | Merge 4.4.180 into android-4.4Greg Kroah-Hartman2019-05-16
| |\|
| | * ipv4: Fix raw socket lookup for local trafficDavid Ahern2019-05-16
| | * ipv4: ip_do_fragment: Preserve skb_iif during fragmentationShmulik Ladkani2019-05-16
| | * ipv4: set the tcp_min_rtt_wlen range from 0 to one dayZhangXiaoxu2019-05-16
| | * ipv4: add sanity checks in ipv4_link_failure()Eric Dumazet2019-05-16
* | | Merge android-4.4.179 (aab9adb) into msm-4.4Srinivasarao P2019-05-02
|\| |
| * | Merge 4.4.179 into android-4.4Greg Kroah-Hartman2019-04-30
| |\|
| | * ipv4: ensure rcu_read_lock() in ipv4_link_failure()Eric Dumazet2019-04-27
| | * ipv4: recompile ip options in ipv4_link_failureStephen Suryaputra2019-04-27
| | * tcp: tcp_grow_window() needs to respect tcp_space()Eric Dumazet2019-04-27
| | * net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recvLorenzo Bianconi2019-04-27
| | * tcp: Ensure DCTCP reacts to lossesKoen De Schepper2019-04-27
* | | Merge android-4.4.178 (7af10f2) into msm-4.4Srinivasarao P2019-04-05
|\| |
| * | Merge 4.4.178 into android-4.4Greg Kroah-Hartman2019-04-03
| |\|
| | * net: diag: support v4mapped sockets in inet_diag_find_one_icsk()Eric Dumazet2019-04-03
| | * tcp/dccp: drop SYN packets if accept queue is fullEric Dumazet2019-04-03
* | | Merge android-4.4.177 (0c3b8c4) into msm-4.4Srinivasarao P2019-03-25
|\| |
| * | Merge 4.4.177 into android-4.4Greg Kroah-Hartman2019-03-23
| |\|
| | * tcp/dccp: remove reqsk_put() from inet_child_forget()Eric Dumazet2019-03-23
| | * tcp: handle inet_csk_reqsk_queue_add() failuresGuillaume Nault2019-03-23
| | * route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a raceXin Long2019-03-23
| | * netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN...Pablo Neira Ayuso2019-03-23
| | * udplite: call proper backlog handlersEric Dumazet2019-03-23
| | * vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnelSu Yanjun2019-03-23
| | * netlabel: fix out-of-bounds memory accessesPaul Moore2019-03-23
| | * net: avoid use IPCB in cipso_v4_errorNazarov Sergey2019-03-23
| | * net: Add __icmp_send helper.Nazarov Sergey2019-03-23
* | | Merge android-4.4.176 (cf84cdc) into msm-4.4Srinivasarao P2019-02-27
|\| |
| * | Merge 4.4.176 into android-4.4Greg Kroah-Hartman2019-02-23
| |\|
| | * net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi2019-02-23
| | * tcp: clear icsk_backoff in tcp_write_queue_purge()Eric Dumazet2019-02-23
| | * tcp: tcp_v4_err() should be more carefulEric Dumazet2019-02-23
* | | Merge android-4.4.174 (62872f9) into msm-4.4Srinivasarao P2019-02-11
|\| |
| * | Merge 4.4.174 into android-4.4Greg Kroah-Hartman2019-02-08
| |\|
| | * net: ipv4: do not handle duplicate fragments as overlappingMichal Kubecek2019-02-08
| | * inet: frags: better deal with smp racesEric Dumazet2019-02-08
| | * ipv4: frags: precedence bug in ip_expire()Dan Carpenter2019-02-08
| | * ip: frags: fix crash in ip_do_fragment()Taehee Yoo2019-02-08
| | * ip: process in-order fragments efficientlyPeter Oskolkov2019-02-08