Akinobu Mita
|
da753beaeb
[NET]: use hlist_unhashed()
|
19 年之前 |
David S. Miller
|
dc6de33674
[NET]: Add skb->truesize assertion checking.
|
19 年之前 |
Denis Vlasenko
|
f0088a50e7
[NET]: deinline 200+ byte inlines in sock.h
|
19 年之前 |
David S. Miller
|
9932cf9546
[NET]: Fill in a 32-bit hole in struct sock on 64-bit platforms.
|
19 年之前 |
Dmitry Mishin
|
3fdadf7d27
[NET]: {get|set}sockopt compatibility layer
|
19 年之前 |
Alexey Kuznetsov
|
265a92856b
[NET]: Fix race condition in sk_wait_event().
|
19 年之前 |
Stephen Hemminger
|
0dec456d1f
[NET]: Add CONFIG_NETDEBUG to suppress bad packet messages.
|
19 年之前 |
Kris Katterjohn
|
4bad4dc919
[NET]: Change sk_run_filter()'s return type in net/core/filter.c
|
19 年之前 |
Arnaldo Carvalho de Melo
|
25995ff577
[SOCK]: Introduce sk_receive_skb
|
19 年之前 |
Arnaldo Carvalho de Melo
|
6d6ee43e0b
[TWSK]: Introduce struct timewait_sock_ops
|
19 年之前 |
Benjamin LaHaise
|
c1cbe4b7ad
[NET]: Avoid atomic xchg() for non-error case
|
19 年之前 |
Stephen Hemminger
|
6a438bbe68
[TCP]: speed up SACK processing
|
19 年之前 |
Stephen Hemminger
|
9ee6b535af
[NET]: sk_add_backlog convert from macro to inline
|
19 年之前 |
Al Viro
|
7d877f3bda
[PATCH] gfp_t: net/*
|
19 年之前 |
Al Viro
|
dd0fc66fb3
[PATCH] gfp flags annotations - part 1
|
19 年之前 |
Eric Dumazet
|
81c3d5470e
[INET]: speedup inet (tcp/dccp) lookups
|
19 年之前 |
David S. Miller
|
6baf1f417d
[NET]: Do not protect sysctl_optmem_max with CONFIG_SYSCTL
|
20 年之前 |
Herbert Xu
|
ef01578615
[TCP]: Fix sk_forward_alloc underflow in tcp_sendmsg
|
20 年之前 |
Herbert Xu
|
d80d99d643
[NET]: Add sk_stream_wmem_schedule
|
20 年之前 |
Adrian Bunk
|
8cd25c1fcf
[NET]: fix PROC_FS=n compile
|
20 年之前 |
David S. Miller
|
d179cd1292
[NET]: Implement SKB fast cloning.
|
20 年之前 |
Arnaldo Carvalho de Melo
|
20380731bc
[NET]: Fix sparse warnings
|
20 年之前 |
Patrick McHardy
|
a61bbcf28a
[NET]: Store skb->timestamp as offset to a base timestamp
|
20 年之前 |
Patrick McHardy
|
64ce207306
[NET]: Make NETDEBUG pure printk wrappers
|
20 年之前 |
Arnaldo Carvalho de Melo
|
0a5578cf8e
[ICSK]: Generalise tcp_listen_{start,stop}
|
20 年之前 |
Arnaldo Carvalho de Melo
|
463c84b97f
[NET]: Introduce inet_connection_sock
|
20 年之前 |
Arnaldo Carvalho de Melo
|
87d11ceb9d
[SOCK]: Introduce sk_clone
|
20 年之前 |
Arnaldo Carvalho de Melo
|
e48c414ee6
[INET]: Generalise the TCP sock ID lookup routines
|
20 年之前 |
Arnaldo Carvalho de Melo
|
8feaf0c0a5
[INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets
|
20 年之前 |
Arnaldo Carvalho de Melo
|
6e04e02165
[INET]: Move tcp_port_rover to inet_hashinfo
|
20 年之前 |