summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2017-07-03Merge "Merge branch 'android-4.4@77ddb50' (v4.4.74) into 'msm-4.4'"Linux Build Service Account
2017-06-30ipv4: Drop packets if checksum is invalidatedTejaswi Tanikella
2017-06-28Merge branch 'android-4.4@77ddb50' (v4.4.74) into 'msm-4.4'Blagovest Kolenichev
2017-06-27Merge 4.4.73 into android-4.4Greg Kroah-Hartman
2017-06-20Merge branch 'android-4.4@e76c0fa' into branch 'msm-4.4'Blagovest Kolenichev
2017-06-19Merge branch 'android-4.4@6fc0573' into branch 'msm-4.4'Blagovest Kolenichev
2017-06-17NET: Fix /proc/net/arp for AX.25Ralf Baechle
2017-06-14Merge 4.4.72 into android-4.4Greg Kroah-Hartman
2017-06-14net: ping: do not abuse udp_poll()Eric Dumazet
2017-06-14tcp: disallow cwnd undo when switching congestion controlYuchung Cheng
2017-06-07Merge 4.4.71 into android-4.4Greg Kroah-Hartman
2017-06-07ipv4: add reference counting to metricsEric Dumazet
2017-06-07tcp: avoid fastopen API to be used on AF_UNSPECWei Wang
2017-06-07net: Improve handling of failures on link and route dumpsDavid Ahern
2017-06-07tcp: eliminate negative reordering in tcp_clean_rtx_queueSoheil Hassas Yeganeh
2017-06-07tcp: avoid fragmenting peculiar skbs in SACKYuchung Cheng
2017-06-07dccp/tcp: do not inherit mc_list from parentEric Dumazet
2017-05-15Merge remote-tracking branch 'origin/tmp-285c137' into msm-4.4Kyle Yan
2017-05-15Merge 4.4.68 into android-4.4Greg Kroah-Hartman
2017-05-14ipv4, ipv6: ensure raw socket message is big enough to hold an IP headerAlexander Potapenko
2017-05-14tcp: do not inherit fastopen_req from parentEric Dumazet
2017-05-14tcp: fix wraparound issue in tcp_lpEric Dumazet
2017-05-14tcp: do not underestimate skb->truesize in tcp_trim_head()Eric Dumazet
2017-05-09ANDROID: Add untag hacks to inet_release functionChenbo Feng
2017-05-04Merge branch 'android-4.4@24ac44d' into branch 'msm-4.4'Blagovest Kolenichev
2017-05-03Merge 4.4.66 into android-4.4Greg Kroah-Hartman
2017-05-02tcp: clear saved_syn in tcp_disconnect()Eric Dumazet
2017-05-02net: ipv4: fix multipath RTM_GETROUTE behavior when iif is givenFlorian Larysch
2017-05-02Merge branch 'android-4.4@e4528dd' into branch 'msm-4.4'Blagovest Kolenichev
2017-04-30Merge 4.4.65 into android-4.4Greg Kroah-Hartman
2017-04-30ping: implement proper lockingEric Dumazet
2017-04-25Merge branch 'android-4.4@b834e92' into branch 'msm-4.4'Blagovest Kolenichev
2017-04-20Merge branch 'android-4.4@c71ad0f' into branch 'msm-4.4'Blagovest Kolenichev
2017-04-14UPSTREAM: net: ipv4: Don't crash if passing a null sk to ip_do_redirect.Lorenzo Colitti
2017-03-30Merge 4.4.48 into android-4.4Greg Kroah-Hartman
2017-03-30tcp: initialize icsk_ack.lrcvtime at session start timeEric Dumazet
2017-03-30ipv4: provide stronger user input validation in nl_fib_input()Eric Dumazet
2017-03-23Merge tag v4.4.55 into branch 'msm-4.4'Blagovest Kolenichev
2017-03-22dccp/tcp: fix routing redirect raceJon Maxwell
2017-03-22tcp: fix various issues for sockets morphing to listen stateEric Dumazet
2017-03-22ipv4: mask tos for input routeJulian Anastasov
2017-03-22dccp/tcp: fix routing redirect raceJon Maxwell
2017-03-22tcp: fix various issues for sockets morphing to listen stateEric Dumazet
2017-03-22ipv4: mask tos for input routeJulian Anastasov
2017-03-18Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'Runmin Wang
2017-03-02Merge branch 'upstream-linux-4.4.y' into android-4.4Todd Kjos
2017-02-28Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang
2017-02-26ip: fix IP_CHECKSUM handlingPaolo Abeni
2017-02-18ping: fix a null pointer dereferenceWANG Cong
2017-02-18tcp: avoid infinite loop in tcp_splice_read()Eric Dumazet