summaryrefslogtreecommitdiff
path: root/net/ipv4 (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | Merge 4.4.152 into android-4.4Greg Kroah-Hartman2018-08-24
| |\| | | | | | | |
| | * | | | | | | | tcp: identify cryptic messages as TCP seq # bugsRandy Dunlap2018-08-24
| | * | | | | | | | tcp: remove DELAYED ACK events in DCTCPYuchung Cheng2018-08-24
| | * | | | | | | | netfilter: x_tables: set module owner for icmp(6) matchesFlorian Westphal2018-08-24
| | | |_|_|_|_|_|/ | | |/| | | | | |
* | | | | | | | | Merge android-4.4.150 (5541782) into msm-4.4Srinivasarao P2018-08-28
|\| | | | | | | |
| * | | | | | | | Merge 4.4.149 into android-4.4Greg Kroah-Hartman2018-08-17
| |\| | | | | | |
| | * | | | | | | tcp: Fix missing range_truesize enlargement in the backportTakashi Iwai2018-08-17
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | Merge android-4.4.148 (f057ff9) into msm-4.4Srinivasarao P2018-08-24
|\| | | | | | |
| * | | | | | | Merge 4.4.148 into android-4.4Greg Kroah-Hartman2018-08-15
| |\| | | | | |
| | * | | | | | ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIVThomas Egerer2018-08-15
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge android-4.4.146 (13962260) into msm-4.4Srinivasarao P2018-08-07
|\| | | | | |
| * | | | | | Merge 4.4.146 into android-4.4Greg Kroah-Hartman2018-08-06
| |\| | | | |
| | * | | | | inet: frag: enforce memory limits earlierEric Dumazet2018-08-06
| | * | | | | tcp: add one more quick ack after after ECN eventsEric Dumazet2018-08-06
| | * | | | | tcp: refactor tcp_ecn_check_ce to remove sk type castYousuk Seung2018-08-06
| | * | | | | tcp: do not aggressively quick ack after ECN eventsEric Dumazet2018-08-06
| | * | | | | tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_modeEric Dumazet2018-08-06
| | * | | | | tcp: do not force quickack when receiving out-of-order packetsEric Dumazet2018-08-06
| | * | | | | ipv4: remove BUG_ON() from fib_compute_spec_dstLorenzo Bianconi2018-08-06
| | * | | | | ipconfig: Correctly initialise ic_nameserversChris Novakovic2018-08-06
| | | |_|_|/ | | |/| | |
* | | | | | Merge android-4.4.145 (05670d3) into msm-4.4Srinivasarao P2018-08-03
|\| | | | |
| * | | | | Merge 4.4.145 into android-4.4Greg Kroah-Hartman2018-07-31
| |\| | | |
| | * | | | ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pullWillem de Bruijn2018-07-28
| | * | | | tcp: detect malicious patterns in tcp_collapse_ofo_queue()Eric Dumazet2018-07-28
| | * | | | tcp: avoid collapses in tcp_prune_queue() if possibleEric Dumazet2018-07-28
| | * | | | tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng2018-07-28
| | * | | | tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng2018-07-28
| | * | | | tcp: helpers to send special DCTCP ackYuchung Cheng2018-07-28
| | * | | | tcp: fix dctcp delayed ACK scheduleYuchung Cheng2018-07-28
| | * | | | ip: hash fragments consistentlyPaolo Abeni2018-07-28
| | | |_|/ | | |/| |
* | | | | Merge android-4.4.144 (4b2d6ba) into msm-4.4Srinivasarao P2018-08-03
|\| | | |
| * | | | Merge 4.4.144 into android-4.4Greg Kroah-Hartman2018-07-31
| |\| | |
| | * | | net/ipv4: Set oif in fib_compute_spec_dstDavid Ahern2018-07-25
| | * | | ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user nsTyler Hicks2018-07-25
| | | |/ | | |/|
* | | | Merge android-4.4.143 (7bbfac1) into msm-4.4Srinivasarao P2018-08-03
|\| | |
| * | | Merge 4.4.143 into android-4.4Greg Kroah-Hartman2018-07-31
| |\| |
| | * | tcp: prevent bogus FRTO undos with non-SACK flowsIlpo Järvinen2018-07-22
| | * | tcp: fix Fast Open key endiannessYuchung Cheng2018-07-22
* | | | Merge android-4.4.142 (8ec9fd8) into msm-4.4Srinivasarao P2018-08-03
|\| | |
| * | | Fix backport of "tcp: detect malicious patterns in tcp_collapse_ofo_queue()"Greg Kroah-Hartman2018-07-27
| * | | tcp: detect malicious patterns in tcp_collapse_ofo_queue()Eric Dumazet2018-07-27
| * | | tcp: avoid collapses in tcp_prune_queue() if possibleEric Dumazet2018-07-27
| | |/ | |/|
* | | Merge android-4.4.141 (b1bad9e) into msm-4.4Srinivasarao P2018-07-24
|\| |
| * | Merge 4.4.141 into android-4.4Greg Kroah-Hartman2018-07-17
| |\|
| | * netfilter: x_tables: initialise match/target check parameter structFlorian Westphal2018-07-17
* | | Merge android-4.4.140 (789274d) into msm-4.4Blagovest Kolenichev2018-07-18
|\| |
| * | Merge 4.4.140 into android-4.4Greg Kroah-Hartman2018-07-11
| |\|
| | * ipv4: Fix error return value in fib_convert_metrics()Ben Hutchings2018-07-11
* | | Merge android-4.4.139 (7ba5557) into msm-4.4Blagovest Kolenichev2018-07-03
|\| |
| * | Merge 4.4.139 into android-4.4Greg Kroah-Hartman2018-07-03
| |\|