summaryrefslogtreecommitdiff
path: root/net/ipv6/tcp_ipv6.c (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20Raghuram Subramani2024-10-17
* inet: refactor inet[6]_lookup functions to take skbCraig Gallek2022-10-28
* inet: create IPv6-equivalent inet_hash functionCraig Gallek2022-10-28
* FROMLIST: bpf: Remove duplicate tcp_filter hook in ipv6Chenbo Feng2022-04-19
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-08-12
|\
| * Merge 4.4.277 into android-4.4-pGreg Kroah-Hartman2021-07-28
| |\
| | * ipv6: tcp: drop silly ICMPv6 packet too big messagesEric Dumazet2021-07-28
| | * tcp: annotate data races around tp->mtu_infoEric Dumazet2021-07-28
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-04-19
|\| |
| * | Merge 4.4.265 into android-4.4-pGreg Kroah-Hartman2021-04-07
| |\|
| | * ipv6: weaken the v4mapped source checkJakub Kicinski2021-04-07
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-06-04
|\| |
| * | Merge 4.4.224 into android-4.4-pGreg Kroah-Hartman2020-05-20
| |\|
| | * net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca2020-05-20
| * | Merge 4.4.223 into android-4.4-pGreg Kroah-Hartman2020-05-11
| |\|
| | * net: ipv6: tcp reset, icmp need to consider L3 domainDavid Ahern2020-05-10
| * | Merge 4.4.178 into android-4.4-pGreg Kroah-Hartman2019-04-03
| |\|
| * | Merge 4.4.161 into android-4.4-pGreg Kroah-Hartman2018-10-13
| |\ \
* | \ \ 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
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | tcp: do not use ipv6 header for ipv4 flowEric Dumazet2019-04-03
| | | |/ | | |/|
* | | | Merge android-4.4.161 (8e7f196) into msm-4.4Srinivasarao P2018-10-15
|\| | |
| * | | Merge 4.4.161 into android-4.4Greg Kroah-Hartman2018-10-13
| |\| | | | |/ | |/|
| | * tcp: increment sk_drops for dropped rx packetsEric Dumazet2018-10-13
* | | 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
| |\|
| | * tcp: verify the checksum of the first data segment in a new connectionFrank van der Linden2018-07-03
* | | Merge android-4.4.109 (8cbe01c) into msm-4.4Srinivasarao P2018-01-18
|\| |
| * | Merge 4.4.109 into android-4.4Greg Kroah-Hartman2018-01-02
| |\|
| | * tcp md5sig: Use skb's saddr when replying to an incoming segmentChristoph Paasch2018-01-02
* | | Merge branch 'android-4.4@77ddb50' (v4.4.74) into 'msm-4.4'Blagovest Kolenichev2017-06-28
|\| |
| * | Merge 4.4.73 into android-4.4Greg Kroah-Hartman2017-06-27
| |\|
| | * ipv6: Handle IPv4-mapped src to in6addr_any dst.Jonathan T. Leighton2017-06-17
* | | Merge branch 'android-4.4@6fc0573' into branch 'msm-4.4'Blagovest Kolenichev2017-06-19
|\| |
| * | Merge 4.4.71 into android-4.4Greg Kroah-Hartman2017-06-07
| |\|
| | * ipv6/dccp: do not inherit ipv6_mc_list from parentWANG Cong2017-06-07
* | | Merge branch 'android-4.4@c71ad0f' into branch 'msm-4.4'Blagovest Kolenichev2017-04-20
|\| |
| * | dccp/tcp: fix routing redirect raceJon Maxwell2017-03-22
| |\|
| | * dccp/tcp: fix routing redirect raceJon Maxwell2017-03-22
| * | Merge branch 'upstream-linux-4.4.y' into android-4.4Todd Kjos2017-03-02
| |\|
| * | Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt2017-01-03
| |\ \
| | * | net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti2016-12-20
| | * | Revert "net: core: Support UID-based routing."Lorenzo Colitti2016-12-20
| * | | Merge tag 'v4.4.34' into android-4.4.yDmitry Shmidt2016-11-21
| |\ \ \
| * \ \ \ Merge tag 'v4.4.32' into android-4.4.yDmitry Shmidt2016-11-15
| |\ \ \ \
| * \ \ \ \ Merge tag 'v4.4.23' into android-4.4.yDmitry Shmidt2016-10-10
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'v4.4.16' into android-4.4.yDmitry Shmidt2016-08-01
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag v4.4.55 into branch 'msm-4.4'Blagovest Kolenichev2017-03-23
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | ipv6: tcp: add a missing tcp_v6_restore_cb()Eric Dumazet2017-02-18
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'Runmin Wang2017-03-18
|\ \ \ \ \ \