index
:
bcachefs.git
388-debug
9p-revert
9p_mempool
BCH_IOCTL_FSCK
alloc
alloc_debug
alloc_striping
alloc_tags
alloc_tags_rfc
alloc_tags_v2
backpointer_debug
backpointers
bcache-journal_fix
bcache2
bcachefs-5.17
bcachefs-6.7-for-stable
bcachefs-block
bcachefs-btree-transactions
bcachefs-btree-write-buffer-via-journal
bcachefs-buffered-write-fix
bcachefs-buffered-write-locking
bcachefs-bug-gitlab-4
bcachefs-data_update_fix
bcachefs-deadlock-avoidance
bcachefs-dev-lifetime
bcachefs-developer-guide
bcachefs-dir-i-size
bcachefs-disk-accounting-rewrite-1
bcachefs-downgrade-table
bcachefs-ec
bcachefs-erasure-coding
bcachefs-for-6.9
bcachefs-for-review
bcachefs-for-upstream
bcachefs-for-upstream-merged
bcachefs-for-upstream-merged-next
bcachefs-for-v6.10
bcachefs-for-v6.12
bcachefs-for-v6.13
bcachefs-for-v6.14
bcachefs-for-v6.15
bcachefs-for-v6.7
bcachefs-fsck-work
bcachefs-garbage
bcachefs-icache
bcachefs-ioctl-fsck
bcachefs-kill-prereservations
bcachefs-locking
bcachefs-lordkitsuna
bcachefs-memalloc-profiling
bcachefs-nocow
bcachefs-online-fsck
bcachefs-prereqs
bcachefs-put-folio-assert
bcachefs-rebalance-ratelimit
bcachefs-splice-disable
bcachefs-sysfs-ioctls
bcachefs-testing
bcachefs-testing-2
bcachefs-testing-rebased
bcachefs-tracepoints
bcachefs-v4.13
bcachefs-v4.15
bcachefs-v4.16
bcachefs-v4.18
bcachefs-v4.19
bcachefs-v4.19-backport
bcachefs-v4.19-backport-2.0
bcachefs-v4.19-backport-2019-hotfix
bcachefs-v4.19-backport-2022-hotfix
bcachefs-v4.19-backport-compat
bcachefs-v4.19-backport-debug
bcachefs-v4.20
bcachefs-v5.0
bcachefs-v5.10
bcachefs-v5.10-snapshots
bcachefs-v5.11
bcachefs-v5.15
bcachefs-v5.16
bcachefs-v5.19
bcachefs-v5.7
bcachefs-v5.9
bcachefs-v6.0
bcachefs-v6.13-rc1
bcachefs-v6.3
bcachefs-v6.4
bcachefs-v6.5
bcachefs-zstd
bcachefs_btree_ptr_update
bcachefs_disk_groups
bcachefs_major_minor
bcachefs_subvol_ioctls
bio_copy_data_revert
bio_folio_iter
bkey-renumbering
bkey_unpack
block-for-bcachefs
btree-iter
btree-iter-locking
btree-key-cache
btree_iter_cow
btree_path
btree_root_fix
buffered-io
buffered-io-2
bug-gitlab-4
bug-report-template
ci-monkeypatch
codetags
codetags_v0
codetags_v1
compat
copy_folio_from_iter_atomic
copygc_get_buckets
daniel-debug
data_update
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
dev
dev2
dirent-borken-fix
dirent-hack
disk-usage
durability
ec_disk_accounting
exent_overlap_repair
extent-hook-removal
extent-inline-data
extent-overwrite
fast_list
fcollapse
finsert
fix_missing_include
folio_iter_batched
for-jens
for-next
fs-uuid-ioctl
fua_work
gap_buffer
genradix
header_cleanup
hyperfect-debug
i_blocks_debug
incompressible
inode_hash_find_debug
inode_work
journal_debug
kill-alloc-btree-hack
lacriatch-fix
latency_debug
lazy_percpu_counters
lockdep_cmp_fn
lockdep_debug
lordkitsuna
lordkitsuna-debug
lz4-refactoring
marcin
master
mean_and_variance_fixups
memalloc-prof-v7
memalloc_prof_debug
memalloc_prof_v1
memalloc_prof_v2
memalloc_prof_v3
memalloc_prof_v4
memalloc_prof_v5
move-checksum-debug
new_allocator
persistent-alloc
printbuf_v2
printbuf_v3
printbuf_v3_bcachefs
printbuf_v4
printbuf_v5
printbuf_v6
promote
quota
raof-455
rcu_pending
read_path_debug
readahead
refactor-heap
reflink_fix
reflink_p_fix
replicas-status
ringbuffer
shrinker
shrinker_to_text
six_locks
snapshots
snapshots-wip
sonicrules-debug
srcu
stintel-debug
syzbot-fix
test
testing
time_stats_sched
time_stats_twf
tracing_to_printbuf
u128
vmalloc_size
vmap_disable
wip
woob-debug
xfs-next
xfs_no_data_io
zones
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
inet_timewait_sock.c
Age
Commit message (
Expand
)
Author
2024-03-12
tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge()
Eric Dumazet
2023-12-22
tcp: Link sk and twsk to tb2->owners using skc_bind_node.
Kuniyuki Iwashima
2023-12-22
tcp: Unlink sk from bhash.
Kuniyuki Iwashima
2023-12-22
tcp: Check hlist_empty(&tb->bhash2) instead of hlist_empty(&tb->owners).
Kuniyuki Iwashima
2023-08-16
inet: move inet->transparent to inet->inet_flags
Eric Dumazet
2023-07-19
Revert "tcp: avoid the lookup process failing to get sk in ehash table"
Kuniyuki Iwashima
2023-02-15
net: no longer support SOCK_REFCNT_DEBUG feature
Jason Xing
2023-01-19
tcp: avoid the lookup process failing to get sk in ehash table
Jason Xing
2022-12-30
tcp: Add TIME_WAIT sockets in bhash2.
Kuniyuki Iwashima
2022-10-13
tcp: Clean up kernel listener's reqsk in inet_twsk_purge()
Kuniyuki Iwashima
2022-09-20
tcp: Don't allocate tcp_death_row outside of struct netns_ipv4.
Kuniyuki Iwashima
2022-07-13
tcp: Fix a data-race around sysctl_max_tw_buckets.
Kuniyuki Iwashima
2022-05-13
Revert "tcp/dccp: get rid of inet_twsk_purge()"
Eric Dumazet
2022-01-26
tcp: allocate tcp_death_row outside of struct netns_ipv4
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
2020-08-19
net: Use generic ns_common::count
Christian Brauner
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2018-04-07
soreuseport: initialise timewait reuseport field
Eric Dumazet
2018-01-15
net: Convert atomic_t net::count to refcount_t
Kirill Tkhai
2017-12-13
tcp/dccp: avoid one atomic operation for timewait hashdance
Eric Dumazet
2017-12-05
Revert "tcp: must block bh in __inet_twsk_hashdance()"
Eric Dumazet
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2017-10-18
ipv4: timewait: Convert timers to use timer_setup()
Kees Cook
2017-07-01
net: convert sock.sk_refcnt from atomic_t to refcount_t
Reshetova, Elena
2016-12-29
ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knob
Haishuang Yan
2016-07-07
timers, net/ipv4/inet: Initialize connection request timers as pinned
Thomas Gleixner
2016-05-04
tcp: must block bh in __inet_twsk_hashdance()
Eric Dumazet
2016-04-27
net: rename NET_{ADD|INC}_STATS_BH()
Eric Dumazet
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-05-13
tcp/dccp: tw_timer_handler() is static
Eric Dumazet
2015-04-13
tcp/dccp: get rid of central timewait timer
Eric Dumazet
2015-04-03
ipv4: coding style: comparison for inequality with NULL
Ian Morris
2015-03-18
inet: add a schedule point in inet_twsk_purge()
Eric Dumazet
2015-03-12
net: Kill hold_net release_net
Eric W. Biederman
2015-03-11
net: add real socket cookies
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-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2012-05-16
net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
2011-10-31
net: Fix files explicitly needing to include module.h
Paul Gortmaker
2011-10-24
ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAIT
Eric Dumazet
2011-02-19
tcp: fix inet_twsk_deschedule()
Eric Dumazet
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-08
[PATCH] tcp: documents timewait refcnt tricks
Eric Dumazet
[next]