Commit Graph

731 Commits (a21f3f997c73ced682129aedd372bb6b53041510)

Author SHA1 Message Date
Gerrit Renker 6fdd34d43b dccp ccid-2: Phase out the use of boolean Ack Vector sysctl 16 years ago
Gerrit Renker 4098dce5be dccp: Remove manual influence on NDP Count feature 16 years ago
Gerrit Renker 0049bab5e7 dccp: Remove obsolete parts of the old CCID interface 16 years ago
Gerrit Renker 63b8e2861f dccp: Clean up old feature-negotiation infrastructure 16 years ago
Gerrit Renker 991d927c86 dccp: Integration of dynamic feature activation - part 3 (client side) 16 years ago
Gerrit Renker 192b27ff35 dccp: Integration of dynamic feature activation - part 2 (server side) 16 years ago
Gerrit Renker 6eb55d172b dccp: Integration of dynamic feature activation - part 1 (socket setup) 16 years ago
Ilpo Järvinen 61c1d052a3 dccp: use roundup instead of opencoding 16 years ago
Gerrit Renker 422d9cdcb8 dccp: Feature activation handlers 16 years ago
Gerrit Renker b1ad00422e dccp: Processing Confirm options 16 years ago
Gerrit Renker e77b8363b2 dccp: Process incoming Change feature-negotiation options 16 years ago
Gerrit Renker 75757a7d0c dccp: Preference list reconciliation 16 years ago
Gerrit Renker 8b7b6c75c6 dccp: Integrate feature-negotiation insertion code 16 years ago
Gerrit Renker 0971d17ca3 dccp: Insert feature-negotiation options into skb 16 years ago
Eric Dumazet dd24c00191 net: Use a percpu_counter for orphan_count 16 years ago
Alexey Dobriyan 52479b623d netns xfrm: lookup in netns 16 years ago
Ingo Molnar 3ed7cc0f8b dccp: fix warning in net/dccp/options.c 16 years ago
Gerrit Renker 8c862c23e2 dccp: Header option insertion routine for feature-negotiation 16 years ago
Gerrit Renker d371056695 dccp: Support for Mandatory options 16 years ago
Gerrit Renker 02fa460ef5 dccp: Increase the scope of variable-length htonl/ntohl functions 16 years ago
Gerrit Renker 71c262a3dd dccp: API to query the current TX/RX CCID 16 years ago
Gerrit Renker b20a9c24d5 dccp: Set per-connection CCIDs via socket options 16 years ago
Gerrit Renker 3d3e35aa78 dccp: Fix bracing in dccp_feat_list_lookup. 16 years ago
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