summaryrefslogtreecommitdiff
path: root/net/sctp
AgeCommit message (Expand)Author
2004-11-10Merge bk://bk.skbuff.net:20610/linux-2.6-inet6-misc/David S. Miller
2004-11-11[IPV6] Use ipv6_addr_equal() where appropriate.Hideaki Yoshifuji
2004-11-09Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller
2004-11-09[PATCH] recieve typosAndries E. Brouwer
2004-11-09[NET]: Lock initializer unifyingAndrew Morton
2004-11-01[SCTP]: Remove an unused function in outqueue.cAdrian Bunk
2004-10-21[SCTP] Fix HEARTBEAT_ACKs being sent to wrong dest. ip address in aSridhar Samudrala
2004-10-21[SCTP] When an address is deleted, update any transports that are caching it ...Sridhar Samudrala
2004-10-21[SCTP] Update cwnd/ssthresh as per the sctpimpguide modifications.Sridhar Samudrala
2004-10-21[SCTP] Adaption layer indication support.Sridhar Samudrala
2004-10-21[SCTP] Change sctp_assoc_t to a sized type(s32).Sridhar Samudrala
2004-09-19[NET] Calculate ipv6_pinfo offset from struct proto->slab_obj_sizeArnaldo Carvalho de Melo
2004-09-13[NET] generalise per protocol slab cache handlingArnaldo Carvalho de Melo
2004-09-06[IPV4]: Mark inet_family_ops staticChristoph Hellwig
2004-08-23Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds
2004-08-22[PATCH] remove dead prototypesCarl Spalletta
2004-08-12[IPV4]: Move inetdev/ifa locking over to RCU.David S. Miller
2004-07-29[NET]: Allow MD5 to be a moduleHerbert Xu
2004-07-24[SCTP]: Fix mis-merge.David S. Miller
2004-07-24Merge conflicts with Yoshfuji's SNMP stats changes.David S. Miller
2004-07-23[SCTP] Mark chunks as ineligible for fast retransmit after they areSridhar Samudrala
2004-07-22[SCTP] Fix missing '+' in the computation of sack chunk size inSridhar Samudrala
2004-07-22[SCTP] Use idr_get_new_above() with a starting id of 1 to avoid returningSridhar Samudrala
2004-07-22[SCTP] Fix issues with handling stale cookie error over multihomingSridhar Samudrala
2004-07-22[SCTP] Fix data not being delivered to user in SHUTDOWN_SENT state.Sridhar Samudrala
2004-07-22[SCTP] Set/Get default SCTP_PEER_ADDR_PARAMS for endpoint when associdSridhar Samudrala
2004-07-20Merge bk://bk.skbuff.net:20608/linux-2.6-snmp-20040708David S. Miller
2004-07-12[PATCH] sparse: net/* NULL noise removalAlexander Viro
2004-07-11[SPARSE]: Fix warnings in net/sctp/Andrew Morton
2004-07-09[NET] use SNMP_MIB_ITEM for MIB description.Hideaki Yoshifuji
2004-07-09[NET] convert storage for MIB from struct member to array item.Hideaki Yoshifuji
2004-06-24[NET] move already shared functions from inet to coreArnaldo Carvalho de Melo
2004-06-22Merge bk://kernel.bkbits.net/acme/net-2.6David S. Miller
2004-06-22[NET] rename struct inet_protocol to net_protocolArnaldo Carvalho de Melo
2004-06-21Merge bk://kernel.bkbits.net/acme/net-2.6David S. Miller
2004-06-20[NET] generalise wait_for_tcp_memoryArnaldo Carvalho de Melo
2004-06-17[PATCH] Fixes for idr codeCorey Minyard
2004-06-04Merge http://linux-lksctp.bkbits.net/lksctp-2.5.workDavid S. Miller
2004-06-03[PATCH] sparse: sctp annotationAlexander Viro
2004-06-03[SCTP] Fix poll() on a 1-1 style socket so that it returns when theSridhar Samudrala
2004-06-03[SCTP] Fix to wakeup blocking connect() after max INIT retries failed.Sridhar Samudrala
2004-06-03[SCTP] Fix missing VTAG validation on certain incoming packets.Sridhar Samudrala
2004-06-03[SCTP] Fix the use of cached non-zero vtag in an INIT that is resentSridhar Samudrala
2004-06-03[SCTP] Fix to not start a new association on a 1-many style sendmsg()Jorge Hernandez-Herrero
2004-06-03[SCTP] Fix to not setup a new association if the endpoint is inJorge Hernandez-Herrero
2004-06-02[IPV4] use ip-independent ipstats_mib to store IPv4 statistics.Hideaki Yoshifuji
2004-05-29[PATCH] sparse: ->[gs]etsockopt() annotationAlexander Viro
2004-05-26[SCTP]: Kill 64-bit platform warning.David S. Miller
2004-05-14[PATCH] MSEC_TO_JIFFIES to msec_to_jiffiesAndrew Morton
2004-05-08[SCTP]: Fix multihomed connection failures on 64-bit systems.Sridhar Samudrala