Eric W. Biederman
|
e1fc3b14f9
sctp: Make sysctl tunables per net
|
13 년 전 |
Eric W. Biederman
|
55e26eb95a
sctp: Push struct net down to sctp_chunk_event_lookup
|
13 년 전 |
Eric W. Biederman
|
4db67e8086
sctp: Make the address lists per network namespace
|
13 년 전 |
Eric W. Biederman
|
f1f4376307
sctp: Make the port hash table use struct net in it's key.
|
13 년 전 |
Neil Horman
|
5aa93bcf66
sctp: Implement quick failover draft from tsvwg
|
13 년 전 |
David S. Miller
|
abaa72d7fd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 년 전 |
Neil Horman
|
2eebc1e188
sctp: Fix list corruption resulting from freeing an association on a list
|
13 년 전 |
David S. Miller
|
02f3d4ce9e
sctp: Adjust PMTU updates to accomodate route invalidation.
|
13 년 전 |
Joe Perches
|
e87cc4728f
net: Convert net_ratelimit uses to net_<level>_ratelimited
|
13 년 전 |
Thomas Graf
|
acdd598536
sctp: Allow struct sctp_event_subscribe to grow without breaking binaries
|
13 년 전 |
Benjamin Poirier
|
0343c5543b
sctp: Export sctp_do_peeloff
|
13 년 전 |
David S. Miller
|
abb434cb05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 년 전 |
Xi Wang
|
2692ba61a8
sctp: fix incorrect overflow check on autoclose
|
13 년 전 |
Eric Dumazet
|
dfd56b8b38
net: use IS_ENABLED(CONFIG_IPV6)
|
13 년 전 |
Alexey Dobriyan
|
4e3fd7a06d
net: remove ipv6_addr_copy()
|
13 년 전 |
Paul Gortmaker
|
bc3b2d7fb9
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
|
14 년 전 |
David S. Miller
|
6a7ebdf2fd
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 년 전 |
Thomas Graf
|
cd4fcc704f
sctp: ABORT if receive, reassmbly, or reodering queue is not empty while closing socket
|
14 년 전 |
Wei Yongjun
|
949123016a
sctp: fix missing send up SCTP_SENDER_DRY_EVENT when subscribe it
|
14 년 전 |
Joe Perches
|
7fd71b1e07
sctp: Reduce switch/case indent
|
14 년 전 |
Joe Perches
|
ea11073387
net: Remove casts of void *
|
14 년 전 |
Michio Honda
|
6d65e5eee6
sctp: kzalloc() error handling on deleting last address
|
14 년 전 |
Michio Honda
|
8a07eb0a50
sctp: Add ASCONF operation on the single-homed host
|
14 년 전 |
Michio Honda
|
7dc04d7122
sctp: Add socket option operation for Auto-ASCONF.
|
14 년 전 |
Michio Honda
|
9f7d653b67
sctp: Add Auto-ASCONF support (core).
|
14 년 전 |
Joe Perches
|
afd7614c00
sctp: sctp_sendmsg: Don't test known non-null sinfo
|
14 년 전 |
Joe Perches
|
517aa0bcda
sctp: sctp_sendmsg: Don't initialize default_sinfo
|
14 년 전 |
Vlad Yasevich
|
9914ae3ca7
sctp: cache the ipv6 source after route lookup
|
14 년 전 |
Wei Yongjun
|
209ba424c2
sctp: implement socket option SCTP_GET_ASSOC_ID_LIST
|
14 년 전 |
Vlad Yasevich
|
ee9cbaca7d
sctp: Allow bindx_del to accept 0 port
|
14 년 전 |