Commit Graph

36 Commits (093aed1937cc7ae9290ede24ad45f040e097510b)

Author SHA1 Message Date
Wei Yongjun be2971438d sctp: remove dup code in net/sctp/output.c 16 years ago
Vlad Yasevich 4007cc88ce sctp: Correctly track if AUTH has been bundled. 16 years ago
Wei Yongjun d521c08f4c sctp: fix to reset packet information after packet transmit 16 years ago
Vlad Yasevich cb95ea32a4 sctp: Don't do NAGLE delay on large writes that were fragmented small 16 years ago
Vlad Yasevich b29e790728 sctp: Nagle delay should be based on path mtu 16 years ago
Vlad Yasevich e83963b769 sctp: Generate SACKs when actually sending outbound DATA 16 years ago
Doug Graham af87b823ca sctp: Fix piggybacked ACKs 16 years ago
Wei Yongjun ff0ac74afb sctp: xmit sctp packet always return no route error 16 years ago
Eric Dumazet adf30907d6 net: skb->dst accessors 16 years ago
Jesse Brandeburg 8dc92f7e2e sctp: add feature bit for SCTP offload in hardware 16 years ago
Vlad Yasevich 8d2f9e8116 sctp: Clean up TEST_FRAME hacks. 16 years ago
Vlad Yasevich 4458f04c02 sctp: Clean up sctp checksumming code 16 years ago
Lucas Nussbaum 06e868066e sctp: Allow to disable SCTP checksums via module parameter 16 years ago
Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 16 years ago
Vlad Yasevich 759af00ebe sctp: Properly timestamp outgoing data chunks for rtx purposes 16 years ago
Neil Horman c226ef9b83 sctp: reduce memory footprint of sctp_chunk structure 17 years ago
Vlad Yasevich a3028b8ed1 sctp: set the skb->ip_summed correctly when sending over loopback. 17 years ago
Herbert Xu f880374c2f sctp: Drop ipfargok in sctp_xmit function 17 years ago
Harvey Harrison 336d3262df sctp: remove unnecessary byteshifting, calculate directly in big-endian 17 years ago
Pavel Emelyanov 7c73a6faff mib: add net to IP_INC_STATS_BH 17 years ago
Vlad Yasevich 2e3216cd54 sctp: Follow security requirement of responding with 1 packet 17 years ago
Vlad Yasevich b9031d9d87 sctp: Fix ECN markings for IPv6 17 years ago
Harvey Harrison 0dc47877a3 net: replace remaining __FUNCTION__ occurrences 17 years ago
Vlad Yasevich 60c778b259 [SCTP]: Stop claiming that this is a "reference implementation" 17 years ago
Vlad Yasevich 9ad0977fe1 [SCTP]: Use crc32c library for checksum calculations. 17 years ago
Vlad Yasevich 4cd57c8078 [SCTP]: Enable the sending of the AUTH chunk. 18 years ago
Vlad Yasevich a29a5bd4f5 [SCTP]: Implement SCTP-AUTH initializations. 18 years ago
Stephen Hemminger 3ff50b7997 [NET]: cleanup extra semicolons 18 years ago
YOSHIFUJI Hideaki d808ad9ab8 [NET] SCTP: Fix whitespace errors. 18 years ago
Sridhar Samudrala cd49788563 [SCTP]: Include sk_buff overhead while updating the peer's receive window. 19 years ago
Sridhar Samudrala 503b55fd77 [SCTP]: Don't do CRC32C checksum over loopback. 19 years ago
Vlad Yasevich 27852c26ba [SCTP]: Fix 'fast retransmit' to send a TSN only once. 19 years ago
Frank Filz 52ccb8e90c [SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft. 19 years ago
David S. Miller 79af02c253 [SCTP]: Use struct list_head for chunk lists, not sk_buff_head. 20 years ago
Sridhar Samudrala 594ccc14df [SCTP] Replace incorrect use of dev_alloc_skb with alloc_skb in sctp_packet_transmit(). 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago