Eric Dumazet
|
789f558cfb
tcp/dccp: get rid of central timewait timer
|
10 年之前 |
Ian Morris
|
00db41243e
ipv4: coding style: comparison for inequality with NULL
|
10 年之前 |
Eric Dumazet
|
738e6d30d3
inet: add a schedule point in inet_twsk_purge()
|
10 年之前 |
Eric W. Biederman
|
efd7ef1c19
net: Kill hold_net release_net
|
10 年之前 |
Eric Dumazet
|
33cf7c90fe
net: add real socket cookies
|
10 年之前 |
Eric Dumazet
|
05dbc7b594
tcp/dccp: remove twchain
|
12 年之前 |
Eric Dumazet
|
96f817fede
tcp: shrink tcp6_timewait_sock by one cache line
|
12 年之前 |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 年之前 |
Joe Perches
|
91df42bedc
net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug
|
13 年之前 |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 年之前 |
Paul Gortmaker
|
3a9a231d97
net: Fix files explicitly needing to include module.h
|
14 年之前 |
Eric Dumazet
|
66b13d99d9
ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAIT
|
14 年之前 |
Eric Dumazet
|
91035f0b7d
tcp: fix inet_twsk_deschedule()
|
14 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Eric Dumazet
|
2a8875e73f
[PATCH] tcp: documents timewait refcnt tricks
|
15 年之前 |
Eric Dumazet
|
3cdaedae63
tcp: Fix a connect() race with timewait sockets
|
15 年之前 |
Eric Dumazet
|
47e1c32306
tcp: fix a timewait refcnt race
|
15 年之前 |
Eric Dumazet
|
13475a30b6
tcp: connect() race with timewait reuse
|
15 年之前 |
Eric W. Biederman
|
b099ce2602
net: Batch inet_twsk_purge
|
15 年之前 |
Eric W. Biederman
|
575f4cd5a5
net: Use rcu lookups in inet_twsk_purge.
|
15 年之前 |
Eric Dumazet
|
c720c7e838
inet: rename some inet_sock fields
|
16 年之前 |
Eric Dumazet
|
f373b53b5f
tcp: replace ehash_size by ehash_mask
|
16 年之前 |
Octavian Purdila
|
80a1096bac
tcp: fix premature termination of FIN_WAIT2 time-wait sockets
|
16 年之前 |
Linus Torvalds
|
b3fec0fe35
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck
|
16 年之前 |
Vegard Nossum
|
9e337b0fb3
net: annotate inet_timewait_sock bitfields
|
17 年之前 |
Arnaldo Carvalho de Melo
|
4dbc8ef7e1
net: Make inet_twsk_put similar to sock_put
|
16 年之前 |
Eric Dumazet
|
9db66bdcc8
net: convert TCP/DCCP ehash rwlocks to spinlocks
|
16 年之前 |
Eric Dumazet
|
3ab5aee7fe
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
|
17 年之前 |
KOVACS Krisztian
|
f5715aea45
ipv4: Implement IP_TRANSPARENT socket option
|
17 年之前 |
Daniel Lezcano
|
d315492b1a
netns : fix kernel panic in timewait socket destruction
|
17 年之前 |