summaryrefslogtreecommitdiff
path: root/net/ipv4 (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| | * | | | | | | | | | | | | | | | | | | | | | ip: add helpers to process in-order fragments faster.Peter Oskolkov2019-02-08
| | * | | | | | | | | | | | | | | | | | | | | | ip: use rb trees for IP frag queue.Peter Oskolkov2019-02-08
| | * | | | | | | | | | | | | | | | | | | | | | ip: discard IPv4 datagrams with overlapping segments.Peter Oskolkov2019-02-08
| | * | | | | | | | | | | | | | | | | | | | | | inet: frags: fix ip6frag_low_thresh boundaryEric Dumazet2019-02-08
| | * | | | | | | | | | | | | | | | | | | | | | inet: frags: do not clone skb in ip_expire()Eric Dumazet2019-02-08
| | * | | | | | | | | | | | | | | | | | | | | | inet: frags: break the 2GB limit for frags storageEric Dumazet2019-02-08
| | * | | | | | | | | | | | | | | | | | | | | | inet: frags: remove inet_frag_maybe_warn_overflow()Eric Dumazet2019-02-08
| | * | | | | | | | | | | | | | | | | | | | | | inet: frags: get rif of inet_frag_evicting()Eric Dumazet2019-02-08
| | * | | | | | | | | | | | | | | | | | | | | | inet: frags: remove some helpersEric Dumazet2019-02-08
| | * | | | | | | | | | | | | | | | | | | | | | ipfrag: really prevent allocation on netns exitPaolo Abeni2019-02-08
| | * | | | | | | | | | | | | | | | | | | | | | inet: frags: use rhashtables for reassembly unitsEric Dumazet2019-02-08
| | * | | | | | | | | | | | | | | | | | | | | | inet: frags: refactor ipfrag_init()Eric Dumazet2019-02-08
| | * | | | | | | | | | | | | | | | | | | | | | inet: frags: add a pointer to struct netns_fragsEric Dumazet2019-02-08