Commit Graph

866 Commits (4a3c9b4f0df43207eb0b4d0da9cb51e185506bd5)

Author SHA1 Message Date
Gerrit Renker 720dc34bbb dccp: fix oops on Reset after close 14 years ago
Gerrit Renker bfbb23466a dccp: make upper bound for seq_window consistent on 32/64 bit 14 years ago
Samuel Jero 763dadd47c dccp: fix bug in updating the GSR 14 years ago
Samuel Jero 2cf5be93d1 dccp: fix return value for sequence-invalid packets 14 years ago
Shan Wei b7ec19af63 dccp: remove unused macros 14 years ago
Tomasz Grobelny 0491026507 dccp qpolicy: Parameter checking of cmsg qpolicy parameters 14 years ago
Tomasz Grobelny 871a2c16c2 dccp: Policy-based packet dequeueing infrastructure 14 years ago
Gerrit Renker 0ac7887022 dccp: fix error in updating the GAR 14 years ago
Gerrit Renker f72f2f4cde dccp ccid-2: whitespace fix-up 14 years ago
Changli Gao 5811662b15 net: use the macros defined for the members of flowi 14 years ago
Michael Witten c996d8b9a8 Docs/Kconfig: Update: osdl.org -> linuxfoundation.org 14 years ago
Gerrit Renker 7e87fe8430 dccp ccid-2: Separate option parsing from CCID processing 14 years ago
Gerrit Renker 52394eecec dccp ccid-2: Remove old infrastructure 14 years ago
Gerrit Renker d83447f094 dccp ccid-2: Schedule Sync as out-of-band mechanism 14 years ago
Gerrit Renker 18219463c8 dccp ccid-2: Consolidate Ack-Vector processing within main DCCP module 14 years ago
Gerrit Renker 3802408644 dccp ccid-2: Update code for the Ack Vector input/registration routine 14 years ago
Gerrit Renker 5753fdfe8b dccp ccid-2: Algorithm to update buffer state 14 years ago
Gerrit Renker b3d14bff12 dccp ccid-2: Implementation of circular Ack Vector buffer with overflow handling 14 years ago
Gerrit Renker 7d87093660 dccp ccid-2: Separate internals of Ack Vectors from option-parsing code 14 years ago
Gerrit Renker f17a37c9b8 dccp ccid-2: Ack Vector interface clean-up 14 years ago
Gerrit Renker 1c0e0a0569 dccp ccid-2: Stop polling 15 years ago
Gerrit Renker b1fcf55eea dccp: Refine the wait-for-ccid mechanism 15 years ago
Gerrit Renker dc841e30ea dccp: Extend CCID packet dequeueing interface 15 years ago
Gerrit Renker fe84f4140f dccp: Return-value convention of hc_tx_send_packet() 15 years ago
Balazs Scheidler 093d282321 tproxy: fix hash locking issue when using port redirection in __inet_inherit_port() 15 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Gerrit Renker 2f34b32977 dccp: cosmetics - warning format 15 years ago
Gerrit Renker ecdfbdabbe dccp: schedule an Ack when receiving timestamps 15 years ago
Ivo Calado d196c9a5d4 dccp: generalise data-loss condition 15 years ago
Gerrit Renker baf9e782e1 dccp: remove unused argument in CCID tx function 15 years ago
Gerrit Renker 93344af44c dccp: merge now-reduced connect_init() function 15 years ago
Gerrit Renker 0b53d4604a dccp: fix the adjustments to AWL and SWL 15 years ago
stephen hemminger 1f4f0f645c dccp: Kill dead code and add static markers. 15 years ago
Eric Dumazet a02cec2155 net: return operator cleanup 15 years ago
Gerrit Renker 536bb20b45 dccp ccid-3: Remove redundant 'options_received' struct 15 years ago
Gerrit Renker 792e6d3389 dccp tfrc/ccid-3: computing the loss rate from the Loss Event Rate 15 years ago
Gerrit Renker 80763dfbac dccp ccid-3: remove dead states 15 years ago
Gerrit Renker a18213d1d2 dccp: Replace magic CCID-specific numbers by symbolic constants 15 years ago
Gerrit Renker 4874c131d7 dccp: Add packet type information to CCID-specific option parsing 15 years ago
Gerrit Renker 37efb03fbd dccp ccid-3: Simplify and consolidate tx_parse_options 15 years ago
Gerrit Renker d2c726309d dccp ccid-3: remove buggy RTT-sampling history lookup 15 years ago
Gerrit Renker 20cbd3e120 dccp ccid-3: A lower bound for the inter-packet scheduling algorithm 15 years ago
Gerrit Renker 89858ad143 dccp ccid-3: use per-route RTO or TCP RTO as fallback 15 years ago
Gerrit Renker 4886fcad6e dccp ccid-2: Share TCP's minimum RTO code 15 years ago
Gerrit Renker 22b71c8f4f tcp/dccp: Consolidate common code for RFC 3390 conversion 15 years ago
Gerrit Renker d26eeb07fd dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer() 15 years ago
Gerrit Renker d82b6f85c1 dccp ccid-2: Use u32 timestamps uniformly 15 years ago
Gerrit Renker 231cc2aaf1 dccp ccid-2: Replace broken RTT estimator with better algorithm 15 years ago
Gerrit Renker c38c92a84a dccp ccid-2: Simplify dec_pipe and rearming of RTO timer 15 years ago
Gerrit Renker 30564e3555 dccp ccid-2: Remove redundant sanity tests 15 years ago