summaryrefslogtreecommitdiffstats
path: root/net/sctp/ipv6.c
Commit message (Expand)AuthorAgeFilesLines
* [SCTP] ipv6: inconsistent lock state ipv6_add_addr/sctp_v6_copy_addrlistJarek Poplawski2007-03-081-2/+2
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [NET] SCTP: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-1/+1
* [SCTP]: make 2 functions staticAdrian Bunk2006-12-221-2/+2
* [SCTP]: Handle address add/delete events in a more efficient way.Sridhar Samudrala2006-12-131-1/+37
* [SCTP]: Annotate ->supported_addrs().Al Viro2006-12-021-1/+1
* [SCTP]: Annotate ->inaddr_any().Al Viro2006-12-021-1/+1
* [SCTP]: Don't bother setting sin_port in ->from_sk().Al Viro2006-12-021-1/+1
* [SCTP]: ip6_send() doesn't need fl_ip_[sd]port.Al Viro2006-12-021-2/+0
* [SCTP]: Trivial ->ipaddr_h -> ->ipaddr conversions.Al Viro2006-12-021-1/+1
* [SCTP]: ->a_h is gone now.Al Viro2006-12-021-1/+0
* [SCTP]: Trivial parts of a_h -> a switch.Al Viro2006-12-021-2/+2
* [SCTP]: Switch all remaining users of ->saddr_h to ->saddr.Al Viro2006-12-021-2/+2
* [SCTP]: ->get_saddr() switched to net-endian.Al Viro2006-12-021-2/+2
* [SCTP]: Switch ->from_addr_param() to net-endian.Al Viro2006-12-021-1/+1
* [SCTP]: Switch ->from_skb() to net-endian.Al Viro2006-12-021-3/+3
* [SCTP]: Annotate ->dst_saddr()Al Viro2006-12-021-1/+1
* [SCTP] embedded sctp_addr: net-endian mirrorsAl Viro2006-12-021-4/+5
* [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr.Al Viro2006-12-021-12/+12
* [SCTP]: Trivial sctp endianness annotations.Al Viro2006-12-021-2/+2
* [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endianAl Viro2006-12-021-1/+1
* [IPV6]: Make sure error handling is done when calling ip6_route_output().Ville Nuorvala2006-10-181-5/+5
* [IPV6] ADDRCONF: Convert addrconf_lock to RCU.YOSHIFUJI Hideaki2006-09-221-3/+3
* [SCTP]: CleanupsAdrian Bunk2006-09-221-1/+0
* [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-171-2/+4
* [NET]: Identation & other cleanups related to compat_[gs]etsockopt csetArnaldo Carvalho de Melo2006-03-201-46/+46
* [NET]: {get|set}sockopt compatibility layerDmitry Mishin2006-03-201-0/+8
* [NET]: Use NIP6_FMT in kernel.hJoe Perches2006-01-131-15/+9
* [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-291-1/+1
* [NET]: Cleanup INET_REFCNT_DEBUG codeArnaldo Carvalho de Melo2005-08-291-4/+1
* [SCTP]: Fix potential null pointer dereference while handling an icmp errorSridhar Samudrala2005-07-181-4/+3
* [SCTP] Fix incorrect setting of sk_bound_dev_if when binding/sending to a ipv6Sridhar Samudrala2005-06-131-21/+15
* [SCTP] Use ipv6_addr_any() rather than ipv6_addr_type() in sctp_v6_is_any().Brian Haley2005-04-281-3/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1013
OpenPOWER on IntegriCloud