Arnaldo Carvalho de Melo
|
31c7711b50
[SK_BUFF]: Some more simple skb_reset_network_header conversions
|
18 년 전 |
YOSHIFUJI Hideaki
|
d808ad9ab8
[NET] SCTP: Fix whitespace errors.
|
18 년 전 |
Al Viro
|
6c7be55ca0
[SCTP]: sctp_has_association() switched to net-endian.
|
18 년 전 |
Al Viro
|
dd86d136f9
[SCTP]: Switch ->from_addr_param() to net-endian.
|
18 년 전 |
Al Viro
|
d55c41b115
[SCTP]: Switch ->from_skb() to net-endian.
|
18 년 전 |
Al Viro
|
f235fca389
[SCTP]: sctp_init_addrs() switched to net-endian.
|
18 년 전 |
Al Viro
|
e2fccedb01
[SCTP]: Switch sctp_assoc_is_match to net-endian.
|
18 년 전 |
Al Viro
|
1c7d1fc149
[SCTP]: Switch sctp_endpoint_is_match() to net-endian.
|
18 년 전 |
Vlad Yasevich
|
de76e695a5
[SCTP]: Remove temporary associations from backlog and hash.
|
18 년 전 |
Herbert Xu
|
28cd775273
[SCTP]: Always linearise packet on input
|
18 년 전 |
Vlad Yasevich
|
f236218b72
[SCTP]: Do not timestamp every SCTP packet.
|
18 년 전 |
Vlad Yasevich
|
b56bab46f3
[SCTP]: Use correct mask when disabling PMTUD.
|
18 년 전 |
Dmitry Mishin
|
fda9ef5d67
[NET]: Fix sk->sk_filter field access
|
18 년 전 |
Sridhar Samudrala
|
ac0b046272
[SCTP]: Extend /proc/net/sctp/snmp to provide more statistics.
|
18 년 전 |
Sridhar Samudrala
|
503b55fd77
[SCTP]: Don't do CRC32C checksum over loopback.
|
19 년 전 |
Vlad Yasevich
|
5636bef732
[SCTP]: Reject sctp packets with broadcast addresses.
|
19 년 전 |
Vladislav Yasevich
|
61c9fed416
[SCTP]: A better solution to fix the race between sctp_peeloff() and
|
19 년 전 |
Sridhar Samudrala
|
8de8c87380
[SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure.
|
19 년 전 |
Herbert Xu
|
2babf9daae
[SCTP]: Fix up sctp_rcv return value
|
19 년 전 |
Tsutomu Fujii
|
a7d1f1b66c
[SCTP]: Fix sctp_rcv_ootb() to handle the last chunk of a packet correctly.
|
19 년 전 |
Sridhar Samudrala
|
c4d2444e99
[SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv().
|
19 년 전 |
Sridhar Samudrala
|
7a48f923b8
[SCTP]: Fix potential race condition between sctp_close() and sctp_rcv().
|
19 년 전 |
Patrick McHardy
|
b59c270104
[NETFILTER]: Keep conntrack reference until IPsec policy checks are done
|
19 년 전 |
Frank Filz
|
52ccb8e90c
[SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft.
|
19 년 전 |
Neil Horman
|
049b3ff5a8
[SCTP]: Include ulpevents in socket receive buffer accounting.
|
19 년 전 |
Patrick McHardy
|
a61bbcf28a
[NET]: Store skb->timestamp as offset to a base timestamp
|
20 년 전 |
Sridhar Samudrala
|
d1ad1ff299
[SCTP]: Fix potential null pointer dereference while handling an icmp error
|
20 년 전 |
David S. Miller
|
79af02c253
[SCTP]: Use struct list_head for chunk lists, not sk_buff_head.
|
20 년 전 |
Frank Filz
|
3f7a87d2fa
[SCTP] sctp_connectx() API support
|
20 년 전 |
Neil Horman
|
0fd9a65a76
[SCTP] Support SO_BINDTODEVICE socket option on incoming packets.
|
20 년 전 |