Eric Dumazet
|
3099a52918
soreuseport: initialise timewait reuseport field
|
7 년 전 |
Kirill Tkhai
|
273c28bc57
net: Convert atomic_t net::count to refcount_t
|
7 년 전 |
Eric Dumazet
|
ec94c2696f
tcp/dccp: avoid one atomic operation for timewait hashdance
|
7 년 전 |
Eric Dumazet
|
e599ea1410
Revert "tcp: must block bh in __inet_twsk_hashdance()"
|
7 년 전 |
Linus Torvalds
|
7c225c69f8
Merge branch 'akpm' (patches from Andrew)
|
7 년 전 |
Levin, Alexander (Sasha Levin)
|
4950276672
kmemcheck: remove annotations
|
7 년 전 |
Kees Cook
|
1ab791dc27
ipv4: timewait: Convert timers to use timer_setup()
|
7 년 전 |
Reshetova, Elena
|
41c6d650f6
net: convert sock.sk_refcnt from atomic_t to refcount_t
|
8 년 전 |
Haishuang Yan
|
1946e672c1
ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knob
|
8 년 전 |
Thomas Gleixner
|
f3438bc781
timers, net/ipv4/inet: Initialize connection request timers as pinned
|
9 년 전 |
Eric Dumazet
|
614bdd4d6e
tcp: must block bh in __inet_twsk_hashdance()
|
9 년 전 |
Eric Dumazet
|
02a1d6e7a6
net: rename NET_{ADD|INC}_STATS_BH()
|
9 년 전 |
Eric Dumazet
|
ed2e923945
tcp/dccp: fix timewait races in timer handling
|
10 년 전 |
Eric Dumazet
|
dbe7faa404
inet: inet_twsk_deschedule factorization
|
10 년 전 |
Eric Dumazet
|
fc01538f9f
inet: simplify timewait refcounting
|
10 년 전 |
Eric Dumazet
|
216f8bb9f6
tcp/dccp: tw_timer_handler() is static
|
10 년 전 |
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 년 전 |