Yann Droneaud
|
8a59bd3e9b
sctp: use get_unused_fd_flags(0) instead of get_unused_fd()
|
12 years ago |
Daniel Borkmann
|
bb33381d0c
net: sctp: rework debugging framework to use pr_debug and friends
|
12 years ago |
Daniel Borkmann
|
62208f1245
net: sctp: simplify sctp_get_port
|
12 years ago |
Daniel Borkmann
|
0a2fbac197
net: sctp: decouple cleaning some socket data from endpoint
|
12 years ago |
Daniel Borkmann
|
52db882f3f
net: sctp: migrate cookie life from timeval to ktime
|
12 years ago |
David S. Miller
|
d98cae64e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Daniel Borkmann
|
dda9192851
net: sctp: remove SCTP_STATIC macro
|
12 years ago |
Daniel Borkmann
|
c164b83814
net: sctp: minor: remove variable in sctp_init_sock
|
12 years ago |
Daniel Borkmann
|
1abd165ed7
net: sctp: fix NULL pointer dereference in socket destruction
|
12 years ago |
Wei Yongjun
|
524fba6c14
sctp: fix error return code in __sctp_connect()
|
12 years ago |
Keller, Jacob E
|
7d4c04fc17
net: add option to enable error queue packets waking select
|
12 years ago |
Linus Torvalds
|
9da060d0ed
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Guenter Roeck
|
726bc6b092
net/sctp: Validate parameter size for SCTP_GET_ASSOC_STATS
|
12 years ago |
Daniel Borkmann
|
6ba542a291
net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
|
12 years ago |
Michele Baldessari
|
196d675934
sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call
|
12 years ago |
David S. Miller
|
8a2cf062b2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Tommi Rantala
|
6e51fe7572
sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall
|
12 years ago |
Eric W. Biederman
|
3594698a1f
net: Make CAP_NET_BIND_SERVICE per user namespace
|
12 years ago |
David S. Miller
|
d4185bbf62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Masanari Iida
|
d3e9a1dc7c
net: sctp: Fix typo in net/sctp
|
12 years ago |
Neil Horman
|
3c68198e75
sctp: Make hmac algorithm selection for cookie generation dynamic
|
12 years ago |
Linus Torvalds
|
aab174f0df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
56b31d1c9f
unexport sock_map_fd(), switch to sock_alloc_file()
|
13 years ago |
Eric W. Biederman
|
e1fc3b14f9
sctp: Make sysctl tunables per net
|
13 years ago |
Eric W. Biederman
|
55e26eb95a
sctp: Push struct net down to sctp_chunk_event_lookup
|
13 years ago |
Eric W. Biederman
|
4db67e8086
sctp: Make the address lists per network namespace
|
13 years ago |
Eric W. Biederman
|
f1f4376307
sctp: Make the port hash table use struct net in it's key.
|
13 years ago |
Neil Horman
|
5aa93bcf66
sctp: Implement quick failover draft from tsvwg
|
13 years ago |
David S. Miller
|
abaa72d7fd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |