summaryrefslogtreecommitdiff
path: root/include/net/inet_timewait_sock.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-02tcp/dccp: do not care about families in inet_twsk_purge()Eric Dumazet1-1/+1
2023-12-23tcp: Remove dead code and fields for bhash2.Kuniyuki Iwashima1-4/+0
2023-10-23tcp: add support for usec resolution in TCP TS valuesEric Dumazet1-1/+2
2022-12-30tcp: Add TIME_WAIT sockets in bhash2.Kuniyuki Iwashima1-0/+5
2022-05-13Revert "tcp/dccp: get rid of inet_twsk_purge()"Eric Dumazet1-1/+2
2022-01-25tcp/dccp: get rid of inet_twsk_purge()Eric Dumazet1-2/+0
2022-01-25tcp/dccp: no longer use twsk_net(tw) from tw_timer_handler()Eric Dumazet1-3/+2
2022-01-25tcp/dccp: add tw->tw_bslotEric Dumazet1-0/+1
2019-09-27tcp: honor SO_PRIORITY in TIME_WAIT stateEric Dumazet1-0/+1
2019-06-10ipv6: tcp: send consistent autoflowlabel in TIME_WAIT stateEric Dumazet1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-06-05net-tcp: remove useless tw_timeout fieldMaciej Żenczykowski1-1/+0
2018-05-11tcp: Add mark for TIMEWAIT socketsJon Maxwell1-0/+1
2018-04-08soreuseport: initialise timewait reuseport fieldEric Dumazet1-0/+1
2017-12-13tcp/dccp: avoid one atomic operation for timewait hashdanceEric Dumazet1-2/+2
2017-11-16kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)1-4/+0
2016-12-29ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knobHaishuang Yan1-12/+1
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2015-10-13net: align sk_refcnt on 128 bytes boundaryEric Dumazet1-1/+1
2015-10-05tcp/dccp: fix old style declarationsRaanan Avargil1-2/+2
2015-09-22tcp/dccp: fix timewait races in timer handlingEric Dumazet1-1/+13
2015-07-10inet: inet_twsk_deschedule factorizationEric Dumazet1-1/+1
2015-07-10inet: simplify timewait refcountingEric Dumazet1-4/+2
2015-04-13tcp/dccp: get rid of central timewait timerEric Dumazet1-98/+9
2015-03-12net: add real socket cookiesEric Dumazet1-0/+1
2014-07-02inet: move ipv6only in sock_commonEric Dumazet1-1/+2
2014-01-18ipv6: tcp: fix flowlabel value in ACK messages send from TIME_WAITFlorent Fourcot1-3/+3
2013-10-17netdev: inet_timewait_sock.h missing semi-colon when KMEMCHECK is enabledRandy Dunlap1-1/+1
2013-10-09ipv6: make lookups simpler and fasterEric Dumazet1-1/+3
2013-10-09tcp/dccp: remove twchainEric Dumazet1-12/+1
2013-10-04tcp: shrink tcp6_timewait_sock by one cache lineEric Dumazet1-1/+6
2013-10-03inet: consolidate INET_TW_MATCHEric Dumazet1-8/+0
2013-09-21inet*.h: Remove extern from function prototypesJoe Perches1-19/+18
2013-02-28hlist: drop the node parameter from iteratorsSasha Levin1-4/+4
2012-12-01net: move inet_dport/inet_num in sock_commonEric Dumazet1-2/+5
2011-12-14inet: remove rcu protection on tw_netEric Dumazet1-10/+2
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+0
2011-11-01net: inet_timewait_sock doesnt need <linux/module.h>Paul Gortmaker1-1/+0
2011-10-27ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAITEric Dumazet1-0/+1
2011-10-24ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAITEric Dumazet1-1/+2
2011-07-27atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2010-12-10net: optimize INET input path furtherEric Dumazet1-13/+7
2010-04-27net: suppress RCU lockdep false positive in twsk_net()Paul E. McKenney1-1/+3
2009-12-09tcp: Fix a connect() race with timewait socketsEric Dumazet1-0/+3
2009-12-04tcp: connect() race with timewait reuseEric Dumazet1-0/+2
2009-12-03net: Batch inet_twsk_purgeEric W. Biederman1-3/+3
2009-10-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-4/+4
2009-10-20net: Fix struct inet_timewait_sock bitfield annotationEric Dumazet1-4/+4
2009-10-19inet: rename some inet_sock fieldsEric Dumazet1-1/+1
2009-06-15net: annotate inet_timewait_sock bitfieldsVegard Nossum1-1/+4