summaryrefslogtreecommitdiffstats
path: root/net/sctp
Commit message (Expand)AuthorAgeFilesLines
* [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl2005-09-012-4/+2
* [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointersEric Dumazet2005-08-291-3/+3
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-292-6/+7
* [INET]: Make inet_create try to load protocol modulesArnaldo Carvalho de Melo2005-08-291-0/+4
* [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-292-7/+2
* [NET]: Kill skb->listDavid S. Miller2005-08-292-27/+40
* [SCTP]: Add SENTINEL to SCTP MIB statsVlad Yasevich2005-08-231-0/+1
* [SCTP]: Fix potential null pointer dereference while handling an icmp errorSridhar Samudrala2005-07-182-37/+15
* [SCTP]: Audit return code of create_proc_*Christophe Lucas2005-07-181-1/+5
* [SCTP]: __nocast annotationsAlexey Dobriyan2005-07-1111-44/+59
* [SCTP]: Use struct list_head for chunk lists, not sk_buff_head.David S. Miller2005-07-087-53/+79
* [SCTP] Make init & delayed sack timeouts configurable by user.Vlad Yasevich2005-06-284-10/+22
* [PATCH] make various thing staticAdrian Bunk2005-06-241-2/+14
* [SCTP] sctp_connectx() API supportFrank Filz2005-06-2010-238/+615
* [SCTP]: Replace spin_lock_irqsave with spin_lock_bhHerbert Xu2005-06-181-6/+2
* [SCTP] Fix incorrect setting of sk_bound_dev_if when binding/sending to a ipv6Sridhar Samudrala2005-06-131-21/+15
* [SCTP] Add support for ip_nonlocal_bind sysctl & IP_FREEBIND socket optionNeil Horman2005-06-131-2/+5
* [SCTP] Extend the info exported via /proc/net/sctp to support netstat for SCTP.Vladislav Yasevich2005-06-131-43/+151
* [SCTP] Support SO_BINDTODEVICE socket option on incoming packets.Neil Horman2005-06-131-15/+34
* [SCTP]: Fix bug in restart of peeled-off associations.Vladislav Yasevich2005-06-131-0/+12
* [SCTP] Fix SCTP sendbuffer accouting.Neil Horman2005-04-284-5/+43
* [SCTP] Replace incorrect use of dev_alloc_skb with alloc_skb in sctp_packet_t...Sridhar Samudrala2005-04-281-2/+2
* [SCTP] Fix bug in sctp_init() error handling code.Neil Horman2005-04-281-2/+2
* [SCTP] Use ipv6_addr_any() rather than ipv6_addr_type() in sctp_v6_is_any().Brian Haley2005-04-281-3/+1
* [SCTP] Implement Sec 2.41 of SCTP Implementers guide.Jerome Forissier2005-04-282-34/+62
* [SCTP] Fix SCTP_ASSOCINFO getsockopt for 1-1 styleVladislav Yasevich2005-04-281-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1629-0/+27634
OpenPOWER on IntegriCloud