Adrian Bunk
|
1616436601
[SCTP]: Cleanups
|
18 년 전 |
Vladislav Yasevich
|
3fd091e73b
[SCTP]: Remove multiple levels of msecs to jiffies conversions.
|
19 년 전 |
Sridhar Samudrala
|
8abfedd889
[SCTP]: Use the flags value that is passed as an arg to sctp_accept.
|
19 년 전 |
Vladislav Yasevich
|
eb5fa39f5e
[SCTP]: Fix IPv6 address flag setting when doing peel-off/accept.
|
19 년 전 |
Herbert Xu
|
1b489e11d4
[SCTP]: Use HMAC template and hash interface
|
19 년 전 |
Sridhar Samudrala
|
b9ac86727f
[SCTP]: Fix sctp_primitive_ABORT() call in sctp_close().
|
18 년 전 |
Sridhar Samudrala
|
c164a9ba0a
Fix sctp privilege elevation (CVE-2006-3745)
|
19 년 전 |
Sridhar Samudrala
|
dc022a9874
[SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKed
|
19 년 전 |
Sridhar Samudrala
|
37fa6878bc
[SCTP]: Check for NULL arg to sctp_bucket_destroy().
|
19 년 전 |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 년 전 |
Vlad Yasevich
|
5636bef732
[SCTP]: Reject sctp packets with broadcast addresses.
|
19 년 전 |
Vlad Yasevich
|
402d68c433
[SCTP]: Limit association max_retrans setting in setsockopt.
|
19 년 전 |
Vladislav Yasevich
|
b89498a1c2
[SCTP]: Allow linger to abort 1-N style sockets.
|
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 년 전 |
Davide Libenzi
|
f348d70a32
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
|
19 년 전 |
Vlad Yasevich
|
81845c21dc
[SCTP]: correct the number of INIT retransmissions
|
19 년 전 |
Sridhar Samudrala
|
c4d2444e99
[SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv().
|
19 년 전 |
Vlad Yasevich
|
8116ffad41
[SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs.
|
19 년 전 |
Randy Dunlap
|
4fc268d24c
[PATCH] capable/capability.h (net/)
|
19 년 전 |
Kris Katterjohn
|
8b3a70058b
[NET]: Remove more unneeded typecasts on *malloc()
|
19 년 전 |
Frank Filz
|
7708610b1b
[SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option.
|
19 년 전 |
Frank Filz
|
52ccb8e90c
[SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft.
|
19 년 전 |
Neil Horman
|
9bffc4ace1
[SCTP]: Fix sctp to not return erroneous POLLOUT events.
|
19 년 전 |
Al Viro
|
d3a880e1ff
[PATCH] Address of void __user * is void __user * *, not void * __user *
|
19 년 전 |
Neil Horman
|
6736dc35e9
[SCTP]: Return socket errors only if the receive queue is empty.
|
19 년 전 |
Neil Horman
|
049b3ff5a8
[SCTP]: Include ulpevents in socket receive buffer accounting.
|
19 년 전 |
Vladislav Yasevich
|
1e7d3d90c9
[SCTP]: Remove timeouts[] array from sctp_endpoint.
|
19 년 전 |
Ivan Skytte Jorgensen
|
64a0c1c81e
[SCTP] Do not allow unprivileged programs initiating new associations on
|
19 년 전 |
Ivan Skytte Jorgensen
|
96a339985d
[SCTP] Allow SCTP_MAXSEG to revert to default frag point with a '0' value.
|
19 년 전 |