summaryrefslogtreecommitdiffstats
path: root/net/sctp/ipv6.c
Commit message (Expand)AuthorAgeFilesLines
* [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endianAl Viro2006-12-031-1/+1
* [IPV6]: Make sure error handling is done when calling ip6_route_output().Ville Nuorvala2006-10-191-5/+5
* [IPV6] ADDRCONF: Convert addrconf_lock to RCU.YOSHIFUJI Hideaki2006-09-231-3/+3
* [SCTP]: CleanupsAdrian Bunk2006-09-231-1/+0Star
* [SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKedSridhar Samudrala2006-07-211-1/+2
* [SCTP]: Reject sctp packets with broadcast addresses.Vlad Yasevich2006-06-181-2/+4
* [NET]: Identation & other cleanups related to compat_[gs]etsockopt csetArnaldo Carvalho de Melo2006-03-211-46/+46
* [NET]: {get|set}sockopt compatibility layerDmitry Mishin2006-03-211-0/+8
* [NET]: Use NIP6_FMT in kernel.hJoe Perches2006-01-131-15/+9Star
* [IPV6]: Move nextheader offset to the IP6CBPatrick McHardy2006-01-071-1/+1
* [NET]: move struct proto_ops to constEric Dumazet2006-01-031-1/+1
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-301-1/+1
* [NET]: Cleanup INET_REFCNT_DEBUG codeArnaldo Carvalho de Melo2005-08-301-4/+1Star
* [SCTP]: Fix potential null pointer dereference while handling an icmp errorSridhar Samudrala2005-07-181-4/+3Star
* [SCTP] Fix incorrect setting of sk_bound_dev_if when binding/sending to a ipv6Sridhar Samudrala2005-06-141-21/+15Star
* [SCTP] Use ipv6_addr_any() rather than ipv6_addr_type() in sctp_v6_is_any().Brian Haley2005-04-281-3/+1Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1013