Eric Dumazet
|
efe4208f47
ipv6: make lookups simpler and faster
|
11 years ago |
Daniel Borkmann
|
3f96a53211
net: sctp: rfc4443: do not report ICMP redirects to user space
|
11 years ago |
Daniel Borkmann
|
95ee62083c
net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit
|
11 years ago |
Daniel Borkmann
|
477143e3fe
net: sctp: trivial: update bug report in header comment
|
12 years ago |
fan.du
|
d27fc78208
sctp: Don't lookup dst if transport dst is still valid
|
12 years ago |
Daniel Borkmann
|
91705c61b5
net: sctp: trivial: update mailing list address
|
12 years ago |
Daniel Borkmann
|
bb33381d0c
net: sctp: rework debugging framework to use pr_debug and friends
|
12 years ago |
Daniel Borkmann
|
dda9192851
net: sctp: remove SCTP_STATIC macro
|
12 years ago |
Daniel Borkmann
|
939cfa75a0
net: sctp: get rid of t_new macro for kzalloc
|
12 years ago |
Simon Horman
|
2c928e0e8d
sctp: Correct byte order of access to skb->{network, transport}_header
|
12 years ago |
Simon Horman
|
158874cac6
sctp: Correct access to skb->{network, transport}_header
|
12 years ago |
Daniel Borkmann
|
e9c0dfbaa2
net: sctp: sctp_v6_get_dst: fix boolean test in dst cache
|
12 years ago |
Tommi Rantala
|
ee3f34e857
sctp: fix CONFIG_SCTP_DBG_MSG=y null pointer dereference in sctp_v6_get_dst()
|
12 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
|
4db67e8086
sctp: Make the address lists per network namespace
|
13 years ago |
Eric W. Biederman
|
4110cc255d
sctp: Make the association hashtable handle multiple network namespaces
|
13 years ago |
David S. Miller
|
ec18d9a269
ipv6: Add redirect support to all protocol icmp error handlers.
|
13 years ago |
Alexey Dobriyan
|
4e3fd7a06d
net: remove ipv6_addr_copy()
|
13 years ago |
Eric Dumazet
|
b903d324be
ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT
|
13 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 |
Lai Jiangshan
|
1231f0baa5
net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu()
|
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
|
9c6a02f41d
sctp: make sctp over IPv6 work with IPsec
|
14 years ago |
Vlad Yasevich
|
9914ae3ca7
sctp: cache the ipv6 source after route lookup
|
14 years ago |
Weixing Shi
|
625034113b
sctp: fix sctp to work with ipv6 source address routing
|
14 years ago |
Eric Dumazet
|
b71d1d426d
inet: constify ip headers and in6_addr
|
14 years ago |
David S. Miller
|
4c9483b2fb
ipv6: Convert to use flowi6 where applicable.
|
14 years ago |