Commit Graph

893 Commits (323222b5ff930a43eab45cec6e58345740fa2a29)

Author SHA1 Message Date
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
Gerrit Renker 51c22bb510 dccp ccid-3: No more CCID control blocks in LISTEN state 15 years ago
Gerrit Renker 67b67e365f ccid: ccid-2/3 code cosmetics 15 years ago
Kulikov Vasiliy 8e64159dfb net: dccp: fix sign bug 15 years ago
Eric Dumazet 1823e4c80e snmp: add align parameter to snmp_mib_init() 15 years ago
Gerrit Renker 59b80802a8 dccp: make implementation of Syn-RTT symmetric 15 years ago
Gerrit Renker a7d13fbf85 dccp: remove unused function argument 15 years ago
Changli Gao d8d1f30b95 net-next: remove useless union keyword 15 years ago
Arnaud Ebalard 20c59de2e6 ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option 15 years ago
Julia Lawall 042604d2a3 net/dccp: Use memdup_user 15 years ago
Alexey Dobriyan 4be929be34 kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN 15 years ago
Yoichi Yuasa d9b52dc6fd net/dccp: expansion of error code size 15 years ago
Eric Dumazet 4381548237 net: sock_def_readable() and friends RCU conversion 15 years ago
Eric Dumazet aa39514516 net: sk_sleep() helper 15 years ago
Shan Wei 4e15ed4d93 net: replace ipfragok with skb->local_df 15 years ago
Eric Dumazet b6c6712a42 net: sk_dst_cache RCUification 15 years ago
Herbert Xu bb29624614 inet: Remove unused send_check length argument 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Frans Pop b138338056 net: remove trailing space in messages 15 years ago
Eric Dumazet ec733b15a3 net: snmp mib cleanup 15 years ago
Gerrit Renker d14a0ebda7 net-2.6 [Bug-Fix][dccp]: fix oops caused after failed initialisation 15 years ago
Zhu Yi a3a858ff18 net: backlog functions rename 15 years ago
Tejun Heo 7d720c3e4f percpu: add __percpu sparse annotations to net 15 years ago
Gerrit Renker 55d955902a dccp: support for passing MSG_TRUNC 15 years ago
Gerrit Renker 69a6a0b38a dccp: allow probing of CCID-array length 15 years ago
Gerrit Renker 1386be55e3 dccp: fix auto-loading of dccp(_probe) 15 years ago