summaryrefslogtreecommitdiff
path: root/net/ipv4/inet_connection_sock.c (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20Raghuram Subramani2024-10-17
* soreuseport: fast reuseport TCP socket selectionCraig Gallek2022-10-28
* sock: struct proto hash function may errorCraig Gallek2022-10-28
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-09-19
|\
| * Merge 4.4.236 into android-4.4-pGreg Kroah-Hartman2020-09-12
| |\
| | * net: refactor bind_bucket fastreuse into helperTim Froidcoeur2020-09-12
| * | Merge 4.4.177 into android-4.4-pGreg Kroah-Hartman2019-03-23
| |\|
* | | Merge android-4.4.177 (0c3b8c4) into msm-4.4Srinivasarao P2019-03-25
|\ \ \
| * \ \ Merge 4.4.177 into android-4.4Greg Kroah-Hartman2019-03-23
| |\ \ \ | | |/ / | |/| / | | |/
| | * tcp/dccp: remove reqsk_put() from inet_child_forget()Eric Dumazet2019-03-23
* | | Merge android-4.4.99 (7eab308) into msm-4.4Srinivasarao P2017-12-26
|\| |
| * | Merge 4.4.99 into android-4.4Greg Kroah-Hartman2017-11-18
| |\|
| | * tcp/dccp: fix other lockdep splats accessing ireq_optEric Dumazet2017-11-18
| | * tcp/dccp: fix lockdep splat in inet_csk_route_req()Eric Dumazet2017-11-18
| | * tcp/dccp: fix ireq->opt racesEric Dumazet2017-11-18
* | | 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
| |\|
| | * dccp/tcp: do not inherit mc_list from parentEric Dumazet2017-06-07
| * | 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.16' into android-4.4.yDmitry Shmidt2016-08-01
| |\ \ \ | | |/ / | |/| / | | |/
| * | ANDROID: net: fix 'const' warningsBrian Norris2016-03-01
* | | Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'Runmin Wang2017-03-18
|\ \ \
| * | | net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti2017-01-02
| * | | Revert "net: core: Support UID-based routing."Amit Pundir2017-01-02
| * | | Revert "ANDROID: net: fix 'const' warnings"Amit Pundir2017-01-02
| * | | ANDROID: net: fix 'const' warningsBrian Norris2016-04-07
| * | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-03-14
| |\ \ \ | | |/ / | |/| / | | |/
* | | Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lskRunmin Wang2016-07-12
|\ \ \ | | |/ | |/|
| * | tcp/dccp: fix another race at listener dismantleEric Dumazet2016-03-03
* | | net: ipv4: Fix type casting to resolve compilation errorsJeevan Shriram2016-04-12
* | | net: Fail explicit bind to local reserved portsSubash Abhinov Kasiviswanathan2016-03-22
| |/ |/|
* | net: core: Support UID-based routing.Lorenzo Colitti2016-02-16
|/
* tcp: ensure proper barriers in lockless contextsEric Dumazet2015-11-15
* tcp/dccp: fix hashdance race for passive sessionsEric Dumazet2015-10-23
* tcp/dccp: fix race at listener dismantle phaseEric Dumazet2015-10-16
* tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helperEric Dumazet2015-10-16
* tcp: avoid spurious SYN flood detection at listen() timeEric Dumazet2015-10-14
* tcp: ensure prior synack rtx behavior with small backlogsEric Dumazet2015-10-07
* tcp/dccp: add a reschedule point in inet_csk_listen_stop()Eric Dumazet2015-10-03
* tcp: remove max_qlen_logEric Dumazet2015-10-03
* tcp/dccp: remove struct listen_sockEric Dumazet2015-10-03
* tcp: attach SYNACK messages to request sockets instead of listenerEric Dumazet2015-10-03
* tcp/dccp: install syn_recv requests into ehash tableEric Dumazet2015-10-03
* tcp/dccp: remove inet_csk_reqsk_queue_added() timeout argumentEric Dumazet2015-10-03
* tcp: move qlen/young out of struct listen_sockEric Dumazet2015-10-03
* tcp: add a spinlock to protect struct request_sock_queueEric Dumazet2015-10-03
* tcp: prepare fastopen code for upcoming listener changesEric Dumazet2015-09-29
* inet: constify inet_csk_route_child_sock() socket argumentEric Dumazet2015-09-29