aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_ipv4.c
Commit message (Expand)AuthorAgeFilesLines
* seq_file: remove "%n" usage from seq_file usersTetsuo Handa2017-09-231-18/+15
* tcp: fix various issues for sockets morphing to listen stateEric Dumazet2017-07-041-2/+5
* dccp/tcp: fix routing redirect raceJon Maxwell2017-06-171-1/+2
* tcp: initialize max window for a new fastopen socketAlexey Kodanev2017-06-171-0/+1
* tcp: whitespace fixesstephen hemminger2017-05-241-3/+2
* net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti2017-05-231-4/+7
* tcp: fix more NULL deref after prequeue changesEric Dumazet2017-04-131-2/+2
* tcp: take care of truncations done by sk_filter()Eric Dumazet2017-04-111-1/+18
* tcp: properly scale window in tcp_v[46]_reqsk_send_ack()Eric Dumazet2017-04-111-1/+2
* revert "Network: reset onnection by UID"Yingjoe Chen2016-12-191-109/+0
* net: diag: Support destroying TCP sockets.Lorenzo Colitti2016-09-101-0/+1
* Linux 3.10.95 (accumulative patch)Stefan Guendhoer2016-08-261-1/+2
* 3.10.75 -> 3.10.76Jan Engelmohr2016-08-261-1/+1
* 3.10.69 -> 3.10.70Jan Engelmohr2016-08-261-5/+32
* first commitMeizu OpenSource2016-08-151-0/+3038