Eric W. Biederman
|
e1fc3b14f9
sctp: Make sysctl tunables per net
|
13 years ago |
Eric W. Biederman
|
e7ff4a7037
sctp: Push struct net down into sctp_in_scope
|
13 years ago |
Eric W. Biederman
|
ebb7e95d93
sctp: Add infrastructure for per net sysctls
|
13 years ago |
Eric W. Biederman
|
b01a24078f
sctp: Make the mib per network namespace
|
13 years ago |
Eric W. Biederman
|
bb2db45b54
sctp: Enable sctp in all network namespaces
|
13 years ago |
Eric W. Biederman
|
13d782f6b4
sctp: Make the proc files per network namespace.
|
13 years ago |
Eric W. Biederman
|
632c928a6a
sctp: Move the percpu sockets counter out of sctp_proc_init
|
13 years ago |
Eric W. Biederman
|
2ce9550350
sctp: Make the ctl_sock per network namespace
|
13 years ago |
Eric W. Biederman
|
4db67e8086
sctp: Make the address lists per network namespace
|
13 years ago |
David S. Miller
|
92101b3b2e
ipv4: Prepare for change of rt->rt_iif encoding.
|
13 years ago |
Daniel Halperin
|
39d84a58ad
sctp: fix warning when compiling without IPv6
|
13 years ago |
David S. Miller
|
abb434cb05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Xi Wang
|
2692ba61a8
sctp: fix incorrect overflow check on autoclose
|
13 years ago |
Eric Dumazet
|
dfd56b8b38
net: use IS_ENABLED(CONFIG_IPV6)
|
13 years ago |
Eric Dumazet
|
87fb4b7b53
net: more accurate skb truesize
|
13 years ago |
David S. Miller
|
6a7ebdf2fd
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Eric Dumazet
|
f03d78db65
net: refine {udp|tcp|sctp}_mem limits
|
14 years ago |
David S. Miller
|
5d0c90cf4d
sctp: Guard IPV6 specific code properly.
|
14 years ago |
Michio Honda
|
8a07eb0a50
sctp: Add ASCONF operation on the single-homed host
|
14 years ago |
Michio Honda
|
9f7d653b67
sctp: Add Auto-ASCONF support (core).
|
14 years ago |
Linus Torvalds
|
06f4e926d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
14 years ago |
David S. Miller
|
902ebd3e0d
sctp: Remove rt->rt_src usage in sctp_v4_get_saddr()
|
14 years ago |
David S. Miller
|
7ef73bca73
sctp: Fix debug message args.
|
14 years ago |
David S. Miller
|
f1c0a276ea
sctp: Don't use rt->rt_{src,dst} in sctp_v4_xmit()
|
14 years ago |
David S. Miller
|
d9d8da805d
inet: Pass flowi to ->queue_xmit().
|
14 years ago |
Lai Jiangshan
|
1231f0baa5
net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu()
|
14 years ago |
David S. Miller
|
18a353f428
sctp: Use flowi4's {saddr,daddr} in sctp_v4_dst_saddr() and sctp_v4_get_dst()
|
14 years ago |
Vlad Yasevich
|
da0420bee2
sctp: clean up route lookup calls
|
14 years ago |
Vlad Yasevich
|
af1384703f
sctp: remove useless arguments from get_saddr() call
|
14 years ago |
Vlad Yasevich
|
9914ae3ca7
sctp: cache the ipv6 source after route lookup
|
14 years ago |