Maciej Żenczykowski
|
95358a9553
net-tcp: remove useless tw_timeout field
|
7 年之前 |
Eric Dumazet
|
ec94c2696f
tcp/dccp: avoid one atomic operation for timewait hashdance
|
7 年之前 |
Eric Dumazet
|
cfac7f836a
tcp/dccp: block bh before arming time_wait timer
|
7 年之前 |
Eric Dumazet
|
62f8f4d906
dccp: fix use-after-free in dccp_feat_activate_values
|
8 年之前 |
Arnaldo Carvalho de Melo
|
94352d4509
net: Introduce sk_clone_lock() error path routine
|
8 年之前 |
Arnaldo Carvalho de Melo
|
d5afb6f9b6
dccp: Unlock sock before calling sk_free()
|
8 年之前 |
Eric Dumazet
|
aa62d76b6e
dccp: rename DCCP_INC_STATS_BH()
|
9 年之前 |
Eric Dumazet
|
5e0724d027
tcp/dccp: fix hashdance race for passive sessions
|
9 年之前 |
Eric Dumazet
|
54105f98f5
dccp: constify dccp_create_openreq_child() sock argument
|
10 年之前 |
Eric Dumazet
|
a00e74442b
tcp/dccp: constify send_synack and send_reset socket argument
|
10 年之前 |
Eric Dumazet
|
ed2e923945
tcp/dccp: fix timewait races in timer handling
|
10 年之前 |
Eric Dumazet
|
b357a364c5
inet: fix possible panic in reqsk_queue_unlink()
|
10 年之前 |
Eric Dumazet
|
789f558cfb
tcp/dccp: get rid of central timewait timer
|
10 年之前 |
Eric Dumazet
|
52452c5425
inet: drop prev pointer handling in request sock
|
10 年之前 |
Eric Dumazet
|
9fe516ba3f
inet: move ipv6only in sock_common
|
11 年之前 |
David S. Miller
|
676d23690f
net: Fix use after free by removing length arg from sk_data_ready callbacks.
|
11 年之前 |
Eric Dumazet
|
b44084c2c8
inet: rename ir_loc_port to ir_num
|
11 年之前 |
Eric Dumazet
|
634fb979e8
inet: includes a sock_common in request_sock
|
11 年之前 |
Eric Dumazet
|
efe4208f47
ipv6: make lookups simpler and faster
|
12 年之前 |
Eric Dumazet
|
e6c022a4fa
tcp: better retrans tracking for defer-accept
|
12 年之前 |
Samuel Jero
|
f541fb7e20
dccp: fix bug in sequence number validation during connection setup
|
13 年之前 |
Eric Dumazet
|
dfd56b8b38
net: use IS_ENABLED(CONFIG_IPV6)
|
13 年之前 |
Alexey Dobriyan
|
4e3fd7a06d
net: remove ipv6_addr_copy()
|
13 年之前 |
Eric Dumazet
|
e56c57d0d3
net: rename sk_clone to sk_clone_lock
|
13 年之前 |
Gerrit Renker
|
0b53d4604a
dccp: fix the adjustments to AWL and SWL
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Zhu Yi
|
a3a858ff18
net: backlog functions rename
|
15 年之前 |
William Allen Simpson
|
e6b4d11367
TCPCT part 1a: add request_values parameter for sending SYNACK
|
15 年之前 |
Gerrit Renker
|
792b48780e
dccp: Implement both feature-local and feature-remote Sequence Window feature
|
16 年之前 |
Gerrit Renker
|
6fdd34d43b
dccp ccid-2: Phase out the use of boolean Ack Vector sysctl
|
16 年之前 |