Age | Commit message (Expand) | Author |
2008-11-25 | dccp: fix warning in net/dccp/options.c | Ingo Molnar |
2008-11-23 | dccp: Header option insertion routine for feature-negotiation | Gerrit Renker |
2008-11-23 | dccp: Support for Mandatory options | Gerrit Renker |
2008-11-23 | dccp: Increase the scope of variable-length htonl/ntohl functions | Gerrit Renker |
2008-11-23 | dccp: API to query the current TX/RX CCID | Gerrit Renker |
2008-11-23 | dccp: Set per-connection CCIDs via socket options | Gerrit Renker |
2008-11-20 | dccp: Fix bracing in dccp_feat_list_lookup. | Gerrit Renker |
2008-11-20 | net: listening_hash get a spinlock per bucket | Eric Dumazet |
2008-11-19 | net: inet_diag_handler structs can be const | Eric Dumazet |
2008-11-16 | dccp: Tidy up setsockopt calls | Gerrit Renker |
2008-11-16 | dccp: Deprecate Ack Ratio sysctl | Gerrit Renker |
2008-11-16 | dccp: Feature negotiation for minimum-checksum-coverage | Gerrit Renker |
2008-11-16 | dccp: Deprecate old setsockopt framework | Gerrit Renker |
2008-11-16 | dccp: Mechanism to resolve CCID dependencies | Gerrit Renker |
2008-11-16 | net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls | Eric Dumazet |
2008-11-12 | dccp: Resolve dependencies of features on choice of CCID | Gerrit Renker |
2008-11-12 | dccp: Query supported CCIDs | Gerrit Renker |
2008-11-12 | dccp: Registration routines for changing feature values | Gerrit Renker |
2008-11-12 | dccp: Limit feature negotiation to connection setup phase | Gerrit Renker |
2008-11-04 | dccp: Cleanup routines for feature negotiation | Gerrit Renker |
2008-11-04 | dccp: Per-socket initialisation of feature negotiation | Gerrit Renker |
2008-11-04 | dccp: List management for new feature negotiation | Gerrit Renker |
2008-11-04 | dccp: Implement lookup table for feature-negotiation information | Gerrit Renker |
2008-11-04 | dccp: Basic data structure for feature negotiation | Gerrit Renker |
2008-10-31 | net: replace NIPQUAD() in net/*/ | Harvey Harrison |
2008-10-19 | dccp: Port redirection support for DCCP | Gerrit Renker |
2008-10-16 | net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) | Johannes Berg |
2008-10-08 | ipv6: added net argument to ICMP6_INC_STATS_BH | Denis V. Lunev |
2008-10-07 | inet_hashtables: Add inet_lookup_skb helpers | Arnaldo Carvalho de Melo |
2008-09-09 | This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp" | Gerrit Renker |
2008-09-04 | dccp ccid-3: Preventing Oscillations | Gerrit Renker |
2008-09-04 | dccp ccid-3: Simplify computing and range-checking of t_ipi | Gerrit Renker |
2008-09-04 | dccp ccid-3: Measuring the packet size s with regard to rfc3448bis-06 | Gerrit Renker |
2008-09-04 | dccp ccid-3: Tidy up CCID-Kconfig dependencies | Gerrit Renker |
2008-09-04 | dccp ccid-3: Implement rfc3448bis change to initial-rate computation | Gerrit Renker |
2008-09-04 | dccp ccid-3: Update the RX history records in one place | Gerrit Renker |
2008-09-04 | dccp ccid-3: Update the computation of X_recv | Gerrit Renker |
2008-09-04 | dccp tfrc: Increase number of RTT samples | Gerrit Renker |
2008-09-04 | dccp: Clamping RTT values | Gerrit Renker |
2008-09-04 | dccp ccid-3: Always perform receiver RTT sampling | Gerrit Renker |
2008-09-04 | dccp ccid-3: Remove duplicate RX states | Gerrit Renker |
2008-09-04 | dccp tfrc: Let dccp_tfrc_lib do the sampling work | Gerrit Renker |
2008-09-04 | dccp tfrc: Return type of update_i_mean is void | Gerrit Renker |
2008-09-04 | dccp tfrc: Perform early loss detection | Gerrit Renker |
2008-09-04 | dccp tfrc: Receiver history initialisation routine | Gerrit Renker |
2008-09-04 | dccp tfrc: Suppress unavoidable "below resolution" warning | Gerrit Renker |
2008-09-04 | dccp ccid-3: Simplified handling of TX states | Gerrit Renker |
2008-09-04 | dccp ccid-3: Runtime verification of timer resolution | Gerrit Renker |
2008-09-04 | dccp qpolicy: Parameter checking of cmsg qpolicy parameters | Tomasz Grobelny |
2008-09-04 | dccp: Policy-based packet dequeueing infrastructure | Tomasz Grobelny |