Gerrit Renker
|
00e4d116a7
[DCCP]: Allow default/fallback service code.
|
18 年之前 |
Ian McDonald
|
97e5848dd3
[DCCP]: Introduce tx buffering
|
18 年之前 |
Alan Cox
|
9faefb6d41
[DCCP]: Fix sparse warnings.
|
19 年之前 |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 年之前 |
Chris Leech
|
624d116473
[I/OAT]: Make sk_eat_skb I/OAT aware.
|
19 年之前 |
Herbert Xu
|
134af34632
[DCCP]: Fix sock_orphan dead lock
|
19 年之前 |
Davide Libenzi
|
f348d70a32
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
|
19 年之前 |
Arnaldo Carvalho de Melo
|
8ca0d17bd7
[DCCP] feat: Pass dccp_minisock ptr where only the minisock is used
|
19 年之前 |
Arnaldo Carvalho de Melo
|
a4bf390242
[DCCP] minisock: Rename struct dccp_options to struct dccp_minisock
|
19 年之前 |
Arnaldo Carvalho de Melo
|
543d9cfeec
[NET]: Identation & other cleanups related to compat_[gs]etsockopt cset
|
19 年之前 |
Arnaldo Carvalho de Melo
|
dec73ff029
[ICSK] compat: Introduce inet_csk_compat_[gs]etsockopt
|
19 年之前 |
Dmitry Mishin
|
3fdadf7d27
[NET]: {get|set}sockopt compatibility layer
|
19 年之前 |
Arnaldo Carvalho de Melo
|
7247887357
[DCCP] ipv6: Add missing ipv6 control socket
|
19 年之前 |
Arnaldo Carvalho de Melo
|
c25a18ba34
[DCCP]: Uninline some functions
|
19 年之前 |
Arnaldo Carvalho de Melo
|
b61fafc4ef
[DCCP]: Move the IPv4 specific bits from proto.c to ipv4.c
|
19 年之前 |
Arnaldo Carvalho de Melo
|
46f09ffa7d
[DCCP]: Rename init_dccp_v4_mibs to dccp_mib_init
|
19 年之前 |
Arnaldo Carvalho de Melo
|
075ae86611
[DCCP]: Move dccp_hashinfo from ipv4.c to the core
|
19 年之前 |
Arnaldo Carvalho de Melo
|
c985ed705f
[DCCP]: Move dccp_[un]hash from ipv4.c to the core
|
19 年之前 |
Arnaldo Carvalho de Melo
|
3e0fadc51f
[DCCP]: Move dccp_v4_{init,destroy}_sock to the core
|
19 年之前 |
Arnaldo Carvalho de Melo
|
e55d912f5b
[DCCP] feat: Introduce sysctls for the default features
|
19 年之前 |
Andrea Bittau
|
60fe62e789
[DCCP]: sparse endianness annotations
|
19 年之前 |
Andrea Bittau
|
afe00251dd
[DCCP]: Initial feature negotiation implementation
|
19 年之前 |
Arnaldo Carvalho de Melo
|
9b07ef5dda
[DCCP] ackvec: Introduce dccp_ackvec_slab
|
19 年之前 |
Arnaldo Carvalho de Melo
|
fa23e2ecd3
[DCCP]: Fix error handling in dccp_init
|
19 年之前 |
Arnaldo Carvalho de Melo
|
14c850212e
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
|
19 年之前 |
Eric Dumazet
|
90ddc4f047
[NET]: move struct proto_ops to const
|
19 年之前 |
Arnaldo Carvalho de Melo
|
d83d8461f9
[IP_SOCKGLUE]: Remove most of the tcp specific calls
|
19 年之前 |
Arnaldo Carvalho de Melo
|
f21e68caa0
[DCCP]: Prepare the AF agnostic core for the introduction of DCCPv6
|
19 年之前 |
Arnaldo Carvalho de Melo
|
34ca686081
[DCCP]: Just rename dccp_v4_prot to dccp_prot
|
19 年之前 |
Arnaldo Carvalho de Melo
|
57cca05af1
[DCCP]: Introduce dccp_ipv4_af_ops
|
19 年之前 |