Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ac75773c2742d82cbcb078708df406e9017224b7
/
net
/
dccp
ac75773
dccp: Per-socket initialisation of feature negotiation
by Gerrit Renker
· 16 years ago
61e6473
dccp: List management for new feature negotiation
by Gerrit Renker
· 16 years ago
7d43d1a0
dccp: Implement lookup table for feature-negotiation information
by Gerrit Renker
· 16 years ago
bd012f2
dccp: Basic data structure for feature negotiation
by Gerrit Renker
· 16 years ago
21454aa
net: replace NIPQUAD() in net/*/
by Harvey Harrison
· 16 years ago
944f750
dccp: Port redirection support for DCCP
by Gerrit Renker
· 16 years ago
95a5afc
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
by Johannes Berg
· 16 years ago
e41b536
ipv6: added net argument to ICMP6_INC_STATS_BH
by Denis V. Lunev
· 16 years ago
9a1f27c
inet_hashtables: Add inet_lookup_skb helpers
by Arnaldo Carvalho de Melo
· 16 years ago
410e27a
This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp"
by Gerrit Renker
· 16 years ago
a3cbdde
dccp ccid-3: Preventing Oscillations
by Gerrit Renker
· 16 years ago
53ac957
dccp ccid-3: Simplify computing and range-checking of t_ipi
by Gerrit Renker
· 16 years ago
c8f41d5
dccp ccid-3: Measuring the packet size s with regard to rfc3448bis-06
by Gerrit Renker
· 16 years ago
891e4d8
dccp ccid-3: Tidy up CCID-Kconfig dependencies
by Gerrit Renker
· 16 years ago
9d497a2
dccp ccid-3: Implement rfc3448bis change to initial-rate computation
by Gerrit Renker
· 16 years ago
88e97a9
dccp ccid-3: Update the RX history records in one place
by Gerrit Renker
· 16 years ago
68c89ee
dccp ccid-3: Update the computation of X_recv
by Gerrit Renker
· 16 years ago
22338f0
dccp tfrc: Increase number of RTT samples
by Gerrit Renker
· 16 years ago
49ffc29
dccp: Clamping RTT values
by Gerrit Renker
· 16 years ago
2b81143
dccp ccid-3: Always perform receiver RTT sampling
by Gerrit Renker
· 16 years ago
2f3e3bb
dccp ccid-3: Remove duplicate RX states
by Gerrit Renker
· 16 years ago
34a081b
dccp tfrc: Let dccp_tfrc_lib do the sampling work
by Gerrit Renker
· 16 years ago
3ca7aea
dccp tfrc: Return type of update_i_mean is void
by Gerrit Renker
· 16 years ago
d20ed95
dccp tfrc: Perform early loss detection
by Gerrit Renker
· 16 years ago
24b8d34
dccp tfrc: Receiver history initialisation routine
by Gerrit Renker
· 16 years ago
8b67ad1
dccp tfrc: Suppress unavoidable "below resolution" warning
by Gerrit Renker
· 16 years ago
d0c05fe
dccp ccid-3: Simplified handling of TX states
by Gerrit Renker
· 16 years ago
f76fd32
dccp ccid-3: Runtime verification of timer resolution
by Gerrit Renker
· 16 years ago
7d1af6a
dccp qpolicy: Parameter checking of cmsg qpolicy parameters
by Tomasz Grobelny
· 16 years ago
d6da351
dccp: Policy-based packet dequeueing infrastructure
by Tomasz Grobelny
· 16 years ago
ddab055
dccp: Clean up slow-path input processing
by Gerrit Renker
· 16 years ago
6224877
tcp/dccp: Consolidate common code for RFC 3390 conversion
by Gerrit Renker
· 16 years ago
b25b0c6
dccp: Combine the functionality of enqeueing and cloning
by Gerrit Renker
· 16 years ago
20bbd0f
dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer()
by Gerrit Renker
· 16 years ago
1435562
dccp ccid-2: Replace broken RTT estimator with better algorithm
by Gerrit Renker
· 16 years ago
e9803c0
dccp ccid-2: Simplify dec_pipe and rearming of RTO timer
by Gerrit Renker
· 16 years ago
c6f0f2e
dccp ccid-2: Remove redundant sanity tests
by Gerrit Renker
· 16 years ago
83337da
dccp ccid-2: Stop polling
by Gerrit Renker
· 16 years ago
146993c
dccp: Refine the wait-for-ccid mechanism
by Gerrit Renker
· 16 years ago
e793777
dccp: Extend CCID packet dequeueing interface
by Gerrit Renker
· 16 years ago
f4a66ca
dccp: Return-value convention of hc_tx_send_packet()
by Gerrit Renker
· 16 years ago
c8bf462
dccp ccid-2: Separate option parsing from CCID processing
by Gerrit Renker
· 16 years ago
5a577b4
dccp ccid-2: Remove old infrastructure
by Gerrit Renker
· 16 years ago
c2f4207
dccp ccid-2: Schedule Sync as out-of-band mechanism
by Gerrit Renker
· 16 years ago
283fb4a
dccp ccid-2: Consolidate Ack-Vector processing within main DCCP module
by Gerrit Renker
· 16 years ago
e28fe59
dccp ccid-2: Update code for the Ack Vector input/registration routine
by Gerrit Renker
· 16 years ago
68b1de1
dccp ccid-2: Algorithm to update buffer state
by Gerrit Renker
· 16 years ago
d7dc7e5
dccp ccid-2: Implementation of circular Ack Vector buffer with overflow handling
by Gerrit Renker
· 16 years ago
4829007
dccp ccid-2: Separate internals of Ack Vectors from option-parsing code
by Gerrit Renker
· 16 years ago
ff49e27
dccp ccid-2: Ack Vector interface clean-up
by Gerrit Renker
· 16 years ago
b8c6bce
dccp: Reduce noise in output and convert to ktime_t
by Gerrit Renker
· 16 years ago
a9c1656
dccp: Merge now-reduced connect_init() function
by Gerrit Renker
· 16 years ago
bfbddd0
dccp: Fix the adjustments to AWL and SWL
by Gerrit Renker
· 16 years ago
2975abd
dccp: Schedule an Ack when receiving timestamps
by Gerrit Renker
· 16 years ago
d0995e6
dccp ccid-3: Remove dead states
by Gerrit Renker
· 16 years ago
5fe9496
dccp ccid-3: Remove duplicate documentation
by Gerrit Renker
· 16 years ago
c506d91
dccp: Unused argument in CCID tx function
by Gerrit Renker
· 16 years ago
f10ecae
dccp: Replace magic CCID-specific numbers by symbolic constants
by Gerrit Renker
· 16 years ago
ce177ae
dccp ccid-3: Remove redundant 'options_received' struct
by Gerrit Renker
· 16 years ago
535c55d
dccp tfrc/ccid-3: Computing Loss Rate from Loss Event Rate
by Gerrit Renker
· 16 years ago
3306c78
dccp: Add packet type information to CCID-specific option parsing
by Gerrit Renker
· 16 years ago
47a61e7
dccp ccid-3: Simplify and consolidate tx_parse_options
by Gerrit Renker
· 16 years ago
63b3a73
dccp ccid-3: Remove ugly RTT-sampling history lookup
by Gerrit Renker
· 16 years ago
de6f2b5
dccp ccid-3: Bug fix for the inter-packet scheduling algorithm
by Gerrit Renker
· 16 years ago
b2e317f
dccp ccid-3: No more CCID control blocks in LISTEN state
by Gerrit Renker
· 16 years ago
842d1ef
dccp ccid-3: Remove ccid3hc{tx,rx}_ prefixes
by Gerrit Renker
· 16 years ago
1fb8750
dccp ccid-2: Remove ccid2hc{tx,rx}_ prefixes
by Gerrit Renker
· 16 years ago
88ddac5
dccp: Special case of the MPS for client-PARTOPEN with DataAcks
by Gerrit Renker
· 16 years ago
55ebe3a
dccp: Leave headroom for options when calculating the MPS
by Gerrit Renker
· 16 years ago
2faae55
dccp ccid-2: Use feature-negotiation to report Ack Ratio changes
by Gerrit Renker
· 16 years ago
4861a35
dccp: Support for exchanging of NN options in established state
by Gerrit Renker
· 16 years ago
624a965
dccp: Support for the exchange of NN options in established state
by Gerrit Renker
· 16 years ago
76f738a
dccp: Debugging functions for feature negotiation
by Gerrit Renker
· 16 years ago
0a482267
dccp: Initialisation and type-checking of feature sysctls
by Gerrit Renker
· 16 years ago
51c7d4f
dccp: Implement both feature-local and feature-remote Sequence Window feature
by Gerrit Renker
· 16 years ago
09856c1
dccp: Auto-load (when supported) CCID plugins for negotiation
by Gerrit Renker
· 16 years ago
5d3dac2
dccp: Initialisation framework for feature negotiation
by Gerrit Renker
· 16 years ago
b235dc4
dccp ccid-2: Phase out the use of boolean Ack Vector sysctl
by Gerrit Renker
· 16 years ago
68e074b
dccp: Remove manual influence on NDP Count feature
by Gerrit Renker
· 16 years ago
78673e2
dccp: Remove obsolete parts of the old CCID interface
by Gerrit Renker
· 16 years ago
23479cb
dccp: Clean up old feature-negotiation infrastructure
by Gerrit Renker
· 16 years ago
c49b227
dccp: Integration of dynamic feature activation - part 3 (client side)
by Gerrit Renker
· 16 years ago
e70cacb
dccp: Integration of dynamic feature activation - part 2 (server side)
by Gerrit Renker
· 16 years ago
3a53a9a
dccp: Integration of dynamic feature activation - part 1 (socket setup)
by Gerrit Renker
· 16 years ago
c926c6a
dccp: Feature activation handlers
by Gerrit Renker
· 16 years ago
d2150b7
dccp: Processing Confirm options
by Gerrit Renker
· 16 years ago
5a146b9
dccp: Process incoming Change feature-negotiation options
by Gerrit Renker
· 16 years ago
c664d4f
dccp: Preference list reconciliation
by Gerrit Renker
· 16 years ago
f8a644c
dccp: Integrate feature-negotiation insertion code
by Gerrit Renker
· 16 years ago
0ef118a
dccp: Insert feature-negotiation options into skb
by Gerrit Renker
· 16 years ago
cf9ddf7
dccp: Header option insertion routine for feature-negotiation
by Gerrit Renker
· 16 years ago
d0440ee
dccp: Support for Mandatory options
by Gerrit Renker
· 16 years ago
b9aaac1
dccp: Increase the scope of variable-length htonl/ntohl functions
by Gerrit Renker
· 16 years ago
c8041e2
dccp: API to query the current TX/RX CCID
by Gerrit Renker
· 16 years ago
fade756
dccp: Set per-connection CCIDs via socket options
by Gerrit Renker
· 16 years ago
73bbe09
dccp: Tidy up setsockopt calls
by Gerrit Renker
· 16 years ago
17c30b4
dccp: Deprecate Ack Ratio sysctl
by Gerrit Renker
· 16 years ago
20f41ee
dccp: Feature negotiation for minimum-checksum-coverage
by Gerrit Renker
· 16 years ago
668144f
dccp: Deprecate old setsockopt framework
by Gerrit Renker
· 16 years ago
d4c8741
dccp: Mechanism to resolve CCID dependencies
by Gerrit Renker
· 16 years ago
Next »