index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
inet_connection_sock.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20
Raghuram Subramani
2024-10-17
*
soreuseport: fast reuseport TCP socket selection
Craig Gallek
2022-10-28
*
sock: struct proto hash function may error
Craig Gallek
2022-10-28
*
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-09-19
|
\
|
*
Merge 4.4.236 into android-4.4-p
Greg Kroah-Hartman
2020-09-12
|
|
\
|
|
*
net: refactor bind_bucket fastreuse into helper
Tim Froidcoeur
2020-09-12
|
*
|
Merge 4.4.177 into android-4.4-p
Greg Kroah-Hartman
2019-03-23
|
|
\
|
*
|
|
Merge android-4.4.177 (0c3b8c4) into msm-4.4
Srinivasarao P
2019-03-25
|
\
\
\
|
*
\
\
Merge 4.4.177 into android-4.4
Greg Kroah-Hartman
2019-03-23
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
tcp/dccp: remove reqsk_put() from inet_child_forget()
Eric Dumazet
2019-03-23
*
|
|
Merge android-4.4.99 (7eab308) into msm-4.4
Srinivasarao P
2017-12-26
|
\
|
|
|
*
|
Merge 4.4.99 into android-4.4
Greg Kroah-Hartman
2017-11-18
|
|
\
|
|
|
*
tcp/dccp: fix other lockdep splats accessing ireq_opt
Eric Dumazet
2017-11-18
|
|
*
tcp/dccp: fix lockdep splat in inet_csk_route_req()
Eric Dumazet
2017-11-18
|
|
*
tcp/dccp: fix ireq->opt races
Eric Dumazet
2017-11-18
*
|
|
Merge branch 'android-4.4@6fc0573' into branch 'msm-4.4'
Blagovest Kolenichev
2017-06-19
|
\
|
|
|
*
|
Merge 4.4.71 into android-4.4
Greg Kroah-Hartman
2017-06-07
|
|
\
|
|
|
*
dccp/tcp: do not inherit mc_list from parent
Eric Dumazet
2017-06-07
|
*
|
Merge remote-tracking branch 'common/android-4.4' into android-4.4.y
Dmitry Shmidt
2017-01-03
|
|
\
\
|
|
*
|
net: inet: Support UID-based routing in IP protocols.
Lorenzo Colitti
2016-12-20
|
|
*
|
Revert "net: core: Support UID-based routing."
Lorenzo Colitti
2016-12-20
|
*
|
|
Merge tag 'v4.4.16' into android-4.4.y
Dmitry Shmidt
2016-08-01
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
*
|
ANDROID: net: fix 'const' warnings
Brian Norris
2016-03-01
*
|
|
Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'
Runmin Wang
2017-03-18
|
\
\
\
|
*
|
|
net: inet: Support UID-based routing in IP protocols.
Lorenzo Colitti
2017-01-02
|
*
|
|
Revert "net: core: Support UID-based routing."
Amit Pundir
2017-01-02
|
*
|
|
Revert "ANDROID: net: fix 'const' warnings"
Amit Pundir
2017-01-02
|
*
|
|
ANDROID: net: fix 'const' warnings
Brian Norris
2016-04-07
|
*
|
|
Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android
Alex Shi
2016-03-14
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
*
|
|
Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lsk
Runmin Wang
2016-07-12
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
tcp/dccp: fix another race at listener dismantle
Eric Dumazet
2016-03-03
*
|
|
net: ipv4: Fix type casting to resolve compilation errors
Jeevan Shriram
2016-04-12
*
|
|
net: Fail explicit bind to local reserved ports
Subash Abhinov Kasiviswanathan
2016-03-22
|
|
/
|
/
|
*
|
net: core: Support UID-based routing.
Lorenzo Colitti
2016-02-16
|
/
*
tcp: ensure proper barriers in lockless contexts
Eric Dumazet
2015-11-15
*
tcp/dccp: fix hashdance race for passive sessions
Eric Dumazet
2015-10-23
*
tcp/dccp: fix race at listener dismantle phase
Eric Dumazet
2015-10-16
*
tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helper
Eric Dumazet
2015-10-16
*
tcp: avoid spurious SYN flood detection at listen() time
Eric Dumazet
2015-10-14
*
tcp: ensure prior synack rtx behavior with small backlogs
Eric Dumazet
2015-10-07
*
tcp/dccp: add a reschedule point in inet_csk_listen_stop()
Eric Dumazet
2015-10-03
*
tcp: remove max_qlen_log
Eric Dumazet
2015-10-03
*
tcp/dccp: remove struct listen_sock
Eric Dumazet
2015-10-03
*
tcp: attach SYNACK messages to request sockets instead of listener
Eric Dumazet
2015-10-03
*
tcp/dccp: install syn_recv requests into ehash table
Eric Dumazet
2015-10-03
*
tcp/dccp: remove inet_csk_reqsk_queue_added() timeout argument
Eric Dumazet
2015-10-03
*
tcp: move qlen/young out of struct listen_sock
Eric Dumazet
2015-10-03
*
tcp: add a spinlock to protect struct request_sock_queue
Eric Dumazet
2015-10-03
*
tcp: prepare fastopen code for upcoming listener changes
Eric Dumazet
2015-09-29
*
inet: constify inet_csk_route_child_sock() socket argument
Eric Dumazet
2015-09-29
[next]