Commit Graph

71 Commits (1b4d33121f1d991f6ae226cc3333428ff87627bb)

Author SHA1 Message Date
Ilpo Järvinen 61c1d052a3 dccp: use roundup instead of opencoding 16 years ago
Gerrit Renker 0c1168398e dccp: Mechanism to resolve CCID dependencies 16 years ago
Gerrit Renker 9eca0a47de dccp: Resolve dependencies of features on choice of CCID 16 years ago
Gerrit Renker 944f750227 dccp: Port redirection support for DCCP 17 years ago
Gerrit Renker 410e27a49b This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp" 17 years ago
Tomasz Grobelny d6da3511d6 dccp: Policy-based packet dequeueing infrastructure 17 years ago
Gerrit Renker b25b0c60b0 dccp: Combine the functionality of enqeueing and cloning 17 years ago
Gerrit Renker 146993cf51 dccp: Refine the wait-for-ccid mechanism 17 years ago
Gerrit Renker e7937772d7 dccp: Extend CCID packet dequeueing interface 17 years ago
Gerrit Renker c2f42077bd dccp ccid-2: Schedule Sync as out-of-band mechanism 17 years ago
Gerrit Renker a9c1656ab1 dccp: Merge now-reduced connect_init() function 17 years ago
Gerrit Renker c506d91d9a dccp: Unused argument in CCID tx function 17 years ago
Gerrit Renker 88ddac513a dccp: Special case of the MPS for client-PARTOPEN with DataAcks 17 years ago
Gerrit Renker 55ebe3ab2d dccp: Leave headroom for options when calculating the MPS 17 years ago
Gerrit Renker d4c8741c43 dccp: Mechanism to resolve CCID dependencies 17 years ago
Gerrit Renker 093e1f46cf dccp: Resolve dependencies of features on choice of CCID 17 years ago
Gerrit Renker 73f18fdbca dccp: Bug-Fix - AWL was never updated 17 years ago
Gerrit Renker 59435444a1 dccp: Allow to distinguish original and retransmitted packets 17 years ago
Gerrit Renker 1e2f0e5e83 dccp: Fix sparse warnings 17 years ago
Patrick McHardy 028b027524 [DCCP]: Fix skb->cb conflicts with IP 17 years ago
Denis V. Lunev 7630f02681 [DCCP]: Replace socket with sock for reset sending. 17 years ago
Gerrit Renker 6179983ad3 [DCCP]: Introducing CCMPS 17 years ago
Gerrit Renker af3b867e2f [DCCP]: Support inserting options during the 3-way handshake 17 years ago
Gerrit Renker b8599d2070 [DCCP]: Support for server holding timewait state 17 years ago
Gerrit Renker 92d31920b8 [DCCP]: Shift the retransmit timer for active-close into output.c 17 years ago
Gerrit Renker f53dc67c5e [DCCP]: Use AF-independent rebuild_header routine 17 years ago
Pavel Emelyanov 8d8ad9d7c4 [NET]: Name magic constants in sock_wake_async() 17 years ago
Gerrit Renker bc8498721d [DCCP]: Wait for CCID 18 years ago
Gerrit Renker e356d37a09 [DCCP]: Factor out common code for generating Resets 18 years ago
Gerrit Renker ee1a15922d [DCCP]: Remove duplicate code for Reset from connected socket 18 years ago
Gerrit Renker 727ecc5faa [DCCP]: Add FIXME for send_delayed_ack 18 years ago
Gerrit Renker b0d045ca45 [DCCP]: Parameter renaming 18 years ago
Gerrit Renker 6626e3628f [DCCP]: More debug information for dccp_wait_for_ccid 18 years ago
Gerrit Renker aabb601b0f [DCCP]: Initialise write_xmit_timer also on passive sockets 18 years ago
Patrick McHardy b08d5840d2 [NET]: Fix kfree(skb) 18 years ago
YOSHIFUJI Hideaki c9eaf17341 [NET] DCCP: Fix whitespace errors. 18 years ago
David S. Miller e89862f4c5 [TCP]: Restore SKB socket owner setting in tcp_transmit_skb(). 18 years ago
Arnaldo Carvalho de Melo 8109b02b53 [DCCP]: Whitespace cleanups 18 years ago
Gerrit Renker f6282f4da5 [DCCP]: Warn when discarding packet due to internal errors 18 years ago
Ian McDonald 5cc3741d6c [DCCP]: Remove timeo from output.c 18 years ago
Gerrit Renker 6b57c93dc3 [DCCP]: Use `unsigned' for packet lengths 18 years ago
Gerrit Renker 59348b19ef [DCCP]: Simplified conditions due to use of enum:8 states 18 years ago
Gerrit Renker 09dbc3895e [DCCP]: Miscellaneous code tidy-ups 18 years ago
Gerrit Renker b9df3cb8cf [TCP/DCCP]: Introduce net_xmit_eval 18 years ago
Gerrit Renker d7f7365f57 [DCCPv6]: Choose a genuine initial sequence number 18 years ago
Gerrit Renker e11d9d3080 [DCCP]: Increment sequence numbers on retransmitted Response packets 18 years ago
Gerrit Renker 6f4e5fff1e [DCCP]: Support for partial checksums (RFC 4340, sec. 9.2) 18 years ago
Ian McDonald f45b3ec481 [DCCP]: Fix logfile overflow 18 years ago
Gerrit Renker 9b42078ed6 [DCCP]: Combine allocating & zeroing header space on skb 18 years ago
David S. Miller 931731123a [TCP]: Don't set SKB owner in tcp_transmit_skb(). 18 years ago