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
|
b01a24078f
sctp: Make the mib per network namespace
|
13 years ago |
Eric W. Biederman
|
2ce9550350
sctp: Make the ctl_sock per network namespace
|
13 years ago |
Eric W. Biederman
|
4110cc255d
sctp: Make the association hashtable handle multiple network namespaces
|
13 years ago |
Eric W. Biederman
|
4cdadcbcb6
sctp: Make the endpoint hashtable handle multiple network namespaces
|
13 years ago |
David S. Miller
|
abaa72d7fd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
David S. Miller
|
6700c2709c
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
|
13 years ago |
Neil Horman
|
2eebc1e188
sctp: Fix list corruption resulting from freeing an association on a list
|
13 years ago |
David S. Miller
|
02f3d4ce9e
sctp: Adjust PMTU updates to accomodate route invalidation.
|
13 years ago |
David S. Miller
|
1ed5c48f23
net: Remove checks for dst_ops->redirect being NULL.
|
13 years ago |
David S. Miller
|
ec18d9a269
ipv6: Add redirect support to all protocol icmp error handlers.
|
13 years ago |
David S. Miller
|
55be7a9c60
ipv4: Add redirect support to all protocol icmp error handlers.
|
13 years ago |
Eric Dumazet
|
f545a38f74
net: add a limit parameter to sk_add_backlog()
|
13 years ago |
Eric Dumazet
|
dfd56b8b38
net: use IS_ENABLED(CONFIG_IPV6)
|
13 years ago |
Joe Perches
|
ea11073387
net: Remove casts of void *
|
14 years ago |
Eric Dumazet
|
b71d1d426d
inet: constify ip headers and in6_addr
|
14 years ago |
Shan Wei
|
85c5ed4e44
sctp: handle ootb packet in chunk order as defined
|
14 years ago |
Shan Wei
|
6a435732ac
sctp: use common head of addr parameter to access member in addr-unrelated code
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Hagen Paul Pfeifer
|
efea2c6b2e
sctp: several declared/set but unused fixes
|
14 years ago |
Vlad Yasevich
|
50b5d6ad63
sctp: Fix a race between ICMP protocol unreachable and connect()
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Zhu Yi
|
a3a858ff18
net: backlog functions rename
|
15 years ago |
Zhu Yi
|
50b1a782f8
sctp: use limited socket backlog
|
15 years ago |
David S. Miller
|
1b003be39e
sctp: Use frag list abstraction interfaces.
|
16 years ago |
Vlad Yasevich
|
4458f04c02
sctp: Clean up sctp checksumming code
|
16 years ago |
Lucas Nussbaum
|
06e868066e
sctp: Allow to disable SCTP checksums via module parameter
|
16 years ago |
Vlad Yasevich
|
ae53b5bd77
sctp: Fix another socket race during accept/peeloff
|
16 years ago |
Wei Yongjun
|
91bd6b1e03
sctp: Drop ICMP packet too big message with MTU larger than current PMTU
|
16 years ago |