summaryrefslogtreecommitdiff
path: root/net/ipv4 (follow)
Commit message (Expand)AuthorAge
...
| | * dccp/tcp: fix routing redirect raceJon Maxwell2017-03-22
| * | tcp: fix various issues for sockets morphing to listen stateEric Dumazet2017-03-22
| |\|
| | * tcp: fix various issues for sockets morphing to listen stateEric Dumazet2017-03-22
| * | ipv4: mask tos for input routeJulian Anastasov2017-03-22
| |\|
| | * ipv4: mask tos for input routeJulian Anastasov2017-03-22
| * | Merge branch 'upstream-linux-4.4.y' into android-4.4Todd Kjos2017-03-02
| |\|
| * | Merge tag 'v4.4.48' into android-4.4.yDmitry Shmidt2017-02-09
| |\ \
| * \ \ Merge tag 'v4.4.43' into android-4.4.yDmitry Shmidt2017-01-17
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt2017-01-03
| |\ \ \ \
| | * | | | net: ipv4: Don't crash if passing a null sk to ip_rt_update_pmtu.Lorenzo Colitti2016-12-20
| | * | | | net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti2016-12-20
| | * | | | net: core: add UID to flows, rules, and routesLorenzo Colitti2016-12-20
| | * | | | Revert "net: core: Support UID-based routing."Lorenzo Colitti2016-12-20
| * | | | | Merge tag 'v4.4.38' into android-4.4.yDmitry Shmidt2016-12-12
| |\ \ \ \ \
| * \ \ \ \ \ 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.30' into android-4.4.yDmitry Shmidt2016-11-07
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'v4.4.23' into android-4.4.yDmitry Shmidt2016-10-10
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'common/android-4.4' into android-4.4.y-mergeDmitry Shmidt2016-09-20
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| | * | | | | | | | | net: inet: diag: expose the socket mark to privileged processes.Lorenzo Colitti2016-09-19
| | * | | | | | | | | net: diag: make udp_diag_destroy work for mapped addresses.Lorenzo Colitti2016-09-19
| | * | | | | | | | | net: diag: support SOCK_DESTROY for UDP socketsDavid Ahern2016-09-19
| | * | | | | | | | | net: diag: allow socket bytecode filters to match socket marksLorenzo Colitti2016-09-19
| | * | | | | | | | | net: diag: slightly refactor the inet_diag_bc_audit error checks.Lorenzo Colitti2016-09-19
| | * | | | | | | | | net: diag: Add support to filter on device indexDavid Ahern2016-09-19
| | * | | | | | | | | BACKPORT: tcp: enable per-socket rate limiting of all 'challenge acks'Jason Baron2016-08-30
| | * | | | | | | | | UPSTREAM: tcp: make challenge acks less predictableEric Dumazet2016-08-16
| * | | | | | | | | | Merge tag 'v4.4.21' into android-4.4.yDmitry Shmidt2016-09-16
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'v4.4.19' into android-4.4.yDmitry Shmidt2016-08-22
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v4.4.16' into android-4.4.yDmitry Shmidt2016-08-01
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | UPSTREAM: netfilter: x_tables: make sure e->next_offset covers remaining blob...Florian Westphal2016-07-14
| * | | | | | | | | | | | UPSTREAM: netfilter: x_tables: validate e->target_offset earlyFlorian Westphal2016-07-14
| * | | | | | | | | | | | UPSTREAM: netfilter: x_tables: fix unconditional helperFlorian Westphal2016-07-11
| * | | | | | | | | | | | Revert "misc: uidstat: Adding uid stat driver to collect network statistics."Amit Pundir2016-04-25
| * | | | | | | | | | | | Revert "net: socket ioctl to reset connections matching local address"Dmitry Shmidt2016-04-22
| * | | | | | | | | | | | Revert "net: fix iterating over hashtable in tcp_nuke_addr()"Dmitry Shmidt2016-04-21
| * | | | | | | | | | | | Revert "net: fix crash in tcp_nuke_addr()"Dmitry Shmidt2016-04-21
| * | | | | | | | | | | | Revert "Don't kill IPv4 sockets when killing IPv6 sockets was requested."Dmitry Shmidt2016-04-21
| * | | | | | | | | | | | Revert "tcp: Fix IPV6 module build errors"Dmitry Shmidt2016-04-21
| * | | | | | | | | | | | ANDROID: net: fix 'const' warningsBrian Norris2016-03-01
* | | | | | | | | | | | | Merge tag v4.4.55 into branch 'msm-4.4'Blagovest Kolenichev2017-03-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | ip: fix IP_CHECKSUM handlingPaolo Abeni2017-02-26
| * | | | | | | | | | | | ping: fix a null pointer dereferenceWANG Cong2017-02-18
| * | | | | | | | | | | | tcp: avoid infinite loop in tcp_splice_read()Eric Dumazet2017-02-18
| * | | | | | | | | | | | netlabel: out of bound access in cipso_v4_validate()Eric Dumazet2017-02-18
| * | | | | | | | | | | | ipv4: keep skb->dst around in presence of IP optionsEric Dumazet2017-02-18
| * | | | | | | | | | | | tcp: fix 0 divide in __tcp_select_window()Eric Dumazet2017-02-18
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'Runmin Wang2017-03-18
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2017-02-06
| |\| | | | | | | | | | |
| | * | | | | | | | | | | tcp: initialize max window for a new fastopen socketAlexey Kodanev2017-02-04