index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
inet_timewait_sock.h
Age
Commit message (
Expand
)
Author
2024-11-30
tcp: populate XPS related fields of timewait sockets
Eric Dumazet
2024-08-28
tcp: remove volatile qualifier on tw_substate
Eric Dumazet
2024-06-10
tcp: move inet_twsk_schedule helper out of header
Florian Westphal
2024-06-10
net: tcp/dccp: prepare for tw_timer un-pinning
Valentin Schneider
2024-04-01
tcp/dccp: do not care about families in inet_twsk_purge()
Eric Dumazet
2023-12-22
tcp: Remove dead code and fields for bhash2.
Kuniyuki Iwashima
2023-10-23
tcp: add support for usec resolution in TCP TS values
Eric Dumazet
2022-12-30
tcp: Add TIME_WAIT sockets in bhash2.
Kuniyuki Iwashima
2022-05-13
Revert "tcp/dccp: get rid of inet_twsk_purge()"
Eric Dumazet
2022-01-25
tcp/dccp: get rid of inet_twsk_purge()
Eric Dumazet
2022-01-25
tcp/dccp: no longer use twsk_net(tw) from tw_timer_handler()
Eric Dumazet
2022-01-25
tcp/dccp: add tw->tw_bslot
Eric Dumazet
2019-09-27
tcp: honor SO_PRIORITY in TIME_WAIT state
Eric Dumazet
2019-06-09
ipv6: tcp: send consistent autoflowlabel in TIME_WAIT state
Eric Dumazet
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-06-05
net-tcp: remove useless tw_timeout field
Maciej Żenczykowski
2018-05-10
tcp: Add mark for TIMEWAIT sockets
Jon Maxwell
2018-04-07
soreuseport: initialise timewait reuseport field
Eric Dumazet
2017-12-13
tcp/dccp: avoid one atomic operation for timewait hashdance
Eric Dumazet
2017-11-15
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2016-12-29
ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knob
Haishuang Yan
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-12
net: align sk_refcnt on 128 bytes boundary
Eric Dumazet
2015-10-05
tcp/dccp: fix old style declarations
Raanan Avargil
2015-09-21
tcp/dccp: fix timewait races in timer handling
Eric Dumazet
2015-07-09
inet: inet_twsk_deschedule factorization
Eric Dumazet
2015-07-09
inet: simplify timewait refcounting
Eric Dumazet
2015-04-13
tcp/dccp: get rid of central timewait timer
Eric Dumazet
2015-03-11
net: add real socket cookies
Eric Dumazet
2014-07-01
inet: move ipv6only in sock_common
Eric Dumazet
2014-01-17
ipv6: tcp: fix flowlabel value in ACK messages send from TIME_WAIT
Florent Fourcot
2013-10-17
netdev: inet_timewait_sock.h missing semi-colon when KMEMCHECK is enabled
Randy Dunlap
2013-10-09
ipv6: make lookups simpler and faster
Eric Dumazet
2013-10-08
tcp/dccp: remove twchain
Eric Dumazet
2013-10-03
tcp: shrink tcp6_timewait_sock by one cache line
Eric Dumazet
2013-10-03
inet: consolidate INET_TW_MATCH
Eric Dumazet
2013-09-21
inet*.h: Remove extern from function prototypes
Joe Perches
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2012-11-30
net: move inet_dport/inet_num in sock_common
Eric Dumazet
2011-12-14
inet: remove rcu protection on tw_net
Eric Dumazet
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
net: inet_timewait_sock doesnt need <linux/module.h>
Paul Gortmaker
2011-10-27
ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT
Eric Dumazet
2011-10-24
ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAIT
Eric Dumazet
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2010-12-09
net: optimize INET input path further
Eric Dumazet
2010-04-27
net: suppress RCU lockdep false positive in twsk_net()
Paul E. McKenney
2009-12-08
tcp: Fix a connect() race with timewait sockets
Eric Dumazet
2009-12-03
tcp: connect() race with timewait reuse
Eric Dumazet
2009-12-03
net: Batch inet_twsk_purge
Eric W. Biederman
[next]