Commit Graph

760 Commits (10f03f1a249df01ec760e3494298510efad3271f)

Author SHA1 Message Date
Eric Dumazet 5caea4ea70 net: listening_hash get a spinlock per bucket 16 years ago
Eric Dumazet a7a0d6a87b net: inet_diag_handler structs can be const 16 years ago
Gerrit Renker 1910299636 dccp: Tidy up setsockopt calls 16 years ago
Gerrit Renker dd9c0e363c dccp: Deprecate Ack Ratio sysctl 16 years ago
Gerrit Renker 2945055984 dccp: Feature negotiation for minimum-checksum-coverage 16 years ago
Gerrit Renker 49aebc66d6 dccp: Deprecate old setsockopt framework 16 years ago
Gerrit Renker 0c1168398e dccp: Mechanism to resolve CCID dependencies 16 years ago
Eric Dumazet 3ab5aee7fe net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls 16 years ago
Gerrit Renker 9eca0a47de dccp: Resolve dependencies of features on choice of CCID 16 years ago
Gerrit Renker d90ebcbfa7 dccp: Query supported CCIDs 16 years ago
Gerrit Renker e8ef967a54 dccp: Registration routines for changing feature values 16 years ago
Gerrit Renker f74e91b6cc dccp: Limit feature negotiation to connection setup phase 16 years ago
Gerrit Renker d99a7bd210 dccp: Cleanup routines for feature negotiation 17 years ago
Gerrit Renker ac75773c27 dccp: Per-socket initialisation of feature negotiation 17 years ago
Gerrit Renker 61e6473efb dccp: List management for new feature negotiation 17 years ago
Gerrit Renker 7d43d1a0f2 dccp: Implement lookup table for feature-negotiation information 17 years ago
Gerrit Renker bd012f2e7b dccp: Basic data structure for feature negotiation 17 years ago
Harvey Harrison 21454aaad3 net: replace NIPQUAD() in net/*/ 17 years ago
Gerrit Renker 944f750227 dccp: Port redirection support for DCCP 17 years ago
Johannes Berg 95a5afca4a net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) 17 years ago
Denis V. Lunev e41b5368e0 ipv6: added net argument to ICMP6_INC_STATS_BH 17 years ago
Arnaldo Carvalho de Melo 9a1f27c480 inet_hashtables: Add inet_lookup_skb helpers 17 years ago
Gerrit Renker 410e27a49b This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp" 17 years ago
Gerrit Renker a3cbdde8e9 dccp ccid-3: Preventing Oscillations 17 years ago
Gerrit Renker 53ac9570c8 dccp ccid-3: Simplify computing and range-checking of t_ipi 17 years ago
Gerrit Renker c8f41d50ad dccp ccid-3: Measuring the packet size s with regard to rfc3448bis-06 17 years ago
Gerrit Renker 891e4d8a40 dccp ccid-3: Tidy up CCID-Kconfig dependencies 17 years ago
Gerrit Renker 9d497a2c91 dccp ccid-3: Implement rfc3448bis change to initial-rate computation 17 years ago
Gerrit Renker 88e97a9334 dccp ccid-3: Update the RX history records in one place 17 years ago
Gerrit Renker 68c89ee535 dccp ccid-3: Update the computation of X_recv 17 years ago
Gerrit Renker 22338f09bd dccp tfrc: Increase number of RTT samples 17 years ago
Gerrit Renker 49ffc29a02 dccp: Clamping RTT values 17 years ago
Gerrit Renker 2b81143aa3 dccp ccid-3: Always perform receiver RTT sampling 17 years ago
Gerrit Renker 2f3e3bbad9 dccp ccid-3: Remove duplicate RX states 17 years ago
Gerrit Renker 34a081be8e dccp tfrc: Let dccp_tfrc_lib do the sampling work 17 years ago
Gerrit Renker 3ca7aea041 dccp tfrc: Return type of update_i_mean is void 17 years ago
Gerrit Renker d20ed95f8b dccp tfrc: Perform early loss detection 17 years ago
Gerrit Renker 24b8d34321 dccp tfrc: Receiver history initialisation routine 17 years ago
Gerrit Renker 8b67ad12b0 dccp tfrc: Suppress unavoidable "below resolution" warning 17 years ago
Gerrit Renker d0c05fe444 dccp ccid-3: Simplified handling of TX states 17 years ago
Gerrit Renker f76fd327a8 dccp ccid-3: Runtime verification of timer resolution 17 years ago
Tomasz Grobelny 7d1af6a8d9 dccp qpolicy: Parameter checking of cmsg qpolicy parameters 17 years ago
Tomasz Grobelny d6da3511d6 dccp: Policy-based packet dequeueing infrastructure 17 years ago
Gerrit Renker ddab05568e dccp: Clean up slow-path input processing 17 years ago
Gerrit Renker 6224877b2c tcp/dccp: Consolidate common code for RFC 3390 conversion 17 years ago
Gerrit Renker b25b0c60b0 dccp: Combine the functionality of enqeueing and cloning 17 years ago
Gerrit Renker 20bbd0f75e dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer() 17 years ago
Gerrit Renker 1435562d7e dccp ccid-2: Replace broken RTT estimator with better algorithm 17 years ago
Gerrit Renker e9803c0104 dccp ccid-2: Simplify dec_pipe and rearming of RTO timer 17 years ago
Gerrit Renker c6f0f2e71f dccp ccid-2: Remove redundant sanity tests 17 years ago