Arnaldo Carvalho de Melo
|
ce4a7d0d48
inet{6}_request_sock: Init ->opt and ->pktopts in the constructor
|
17 년 전 |
Wei Yongjun
|
6079a463cf
dccp: Fix to handle short sequence numbers packet correctly
|
17 년 전 |
Pavel Emelyanov
|
13f51d82ac
[DCCP]: Fix comment about control sockets.
|
17 년 전 |
David S. Miller
|
df39e8ba56
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 년 전 |
Pavel Emelyanov
|
fc5f8580d3
[NETNS][DCCPV4]: Enable DCCPv4 in net namespaces.
|
17 년 전 |
Pavel Emelyanov
|
b9901a84c9
[NETNS][DCCPV4]: Make per-net socket lookup.
|
17 년 전 |
Pavel Emelyanov
|
f54873982c
[NETNS][DCCPV4]: Use proper net to route the reset packet.
|
17 년 전 |
Pavel Emelyanov
|
b76c4b27fe
[NETNS][DCCPV4]: Actually create ctl socket on each net and use it.
|
17 년 전 |
Pavel Emelyanov
|
7b1cffa8c9
[NETNS][DCCPV4]: Move the dccp_v4_ctl_sk on the struct net.
|
17 년 전 |
Pavel Emelyanov
|
72a2d61382
[NETNS][DCCPV4]: Add dummy per-net operations.
|
17 년 전 |
Patrick McHardy
|
028b027524
[DCCP]: Fix skb->cb conflicts with IP
|
17 년 전 |
Denis V. Lunev
|
5677242f43
[NETNS]: Inet control socket should not hold a namespace.
|
17 년 전 |
Denis V. Lunev
|
eee4fe4ded
[INET]: Let inet_ctl_sock_create return sock rather than socket.
|
17 년 전 |
Denis V. Lunev
|
3d58b5fa8e
[INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create.
|
17 년 전 |
Denis V. Lunev
|
4f049b4f33
[DCCP]: dccp_v(4|6)_ctl_socket is leaked.
|
17 년 전 |
Denis V. Lunev
|
7630f02681
[DCCP]: Replace socket with sock for reset sending.
|
17 년 전 |
Pavel Emelyanov
|
bdcde3d71a
[SOCK]: Drop inuse pcounter from struct proto (v2).
|
17 년 전 |
Pavel Emelyanov
|
39d8cda76c
[SOCK]: Add udp_hash member to struct proto.
|
17 년 전 |
Eric Dumazet
|
ee6b967301
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
|
17 년 전 |
Denis V. Lunev
|
fd80eb942a
[INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack.
|
17 년 전 |
Arnaldo Carvalho de Melo
|
ab1e0a13d7
[SOCK] proto: Add hashinfo member to struct proto
|
17 년 전 |
Pavel Emelyanov
|
c67499c0e7
[NETNS]: Tcp-v4 sockets per-net lookup.
|
17 년 전 |
Denis V. Lunev
|
f1b050bf7a
[NETNS]: Add namespace parameter to ip_route_output_flow.
|
17 년 전 |
Pavel Emelyanov
|
152da81deb
[INET]: Uninline the __inet_hash function.
|
17 년 전 |
Gerrit Renker
|
8b81941248
[DCCP]: Allow to parse options on Request Sockets
|
17 년 전 |
David S. Miller
|
c62cf5cb17
[DCCP]: Use DEFINE_PROTO_INUSE infrastructure.
|
17 년 전 |
Gerrit Renker
|
1238d0873b
[DCCP]: One more exemption from full sequence number checks
|
17 년 전 |
Gerrit Renker
|
fde20105f3
[DCCP]: Retrieve packet sequence number for error reporting
|
17 년 전 |
Jean Delvare
|
7131c6c736
[INET]: Use MODULE_ALIAS_NET_PF_PROTO_TYPE where possible.
|
17 년 전 |
Gerrit Renker
|
4a5409a5a8
[DCCP]: Twice the wrong reset code in receiving connection-Requests
|
17 년 전 |