Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
888dcb7cb26fb85dfe3486d28a2431d69d3e8148
/
net
/
dccp
« Previous
b84a218
[TFRC]: New rx history code
by Arnaldo Carvalho de Melo
· 17 years ago
30a0eac
[CCID3]: The receiver of a half-connection does not set window counter values
by Gerrit Renker
· 17 years ago
d58d1af
[TFRC]: Rename dccp_rx_ to tfrc_rx_
by Arnaldo Carvalho de Melo
· 17 years ago
34a9e7e
[TFRC]: Make the rx history slab be global
by Arnaldo Carvalho de Melo
· 17 years ago
e9c8b24a
[TFRC]: Rename tfrc_tx_hist to tfrc_tx_hist_slab, for consistency
by Arnaldo Carvalho de Melo
· 17 years ago
2180c41
[DCCP]: Introduce generic function to test for `data packets'
by Gerrit Renker
· 17 years ago
c40616c
[TFRC]: Provide central source file and debug facility
by Gerrit Renker
· 17 years ago
9108d5f
[TFRC]: Hide tx history details from the CCIDs
by Arnaldo Carvalho de Melo
· 17 years ago
3159afe
[DCCP]: Remove duplicate test for CloseReq
by Gerrit Renker
· 17 years ago
0c86962
[DCCP]: Integrate state transitions for passive-close
by Gerrit Renker
· 17 years ago
f11135a
[DCCP]: Dedicated auxiliary states to support passive-close
by Gerrit Renker
· 17 years ago
f53dc67
[DCCP]: Use AF-independent rebuild_header routine
by Gerrit Renker
· 17 years ago
276f2ed
[TFRC]: Migrate TX history to singly-linked lis
by Arnaldo Carvalho de Melo
· 17 years ago
8d8ad9d
[NET]: Name magic constants in sock_wake_async()
by Pavel Emelyanov
· 17 years ago
ce865a6
[DCCP]: Add support for abortive release
by Gerrit Renker
· 17 years ago
d83bd95
[DCCP]: Check for unread data on close
by Gerrit Renker
· 17 years ago
dcfbc7e
[CCID2]: Remove misleading comment
by Gerrit Renker
· 17 years ago
a302002
[CCID2]: Remove redundant ack-counting variable
by Gerrit Renker
· 17 years ago
8339936
[CCID2]: Remove redundant synchronisation variable
by Gerrit Renker
· 17 years ago
da98e0b
[CCID2]: Redundant debugging output
by Gerrit Renker
· 17 years ago
95b21d7
[CCID2]: Replace pipe assignment-function with assignment
by Gerrit Renker
· 17 years ago
3deeadd
[CCID2]: Replace cwnd assignment-function with assignment
by Gerrit Renker
· 17 years ago
63df18a
[CCID2]: Replace read-only variable with constant
by Gerrit Renker
· 17 years ago
7792cd8
[CCID2]: Remove unused variable
by Gerrit Renker
· 17 years ago
900bfed
[CCID2]: Disable broken Ack Ratio adaptation algorithm
by Gerrit Renker
· 17 years ago
b00d2bb
[CCID2]: Larger initial windows also for CCID2
by Gerrit Renker
· 17 years ago
e18d7a9
[DCCP]: Initialize dccp_sock before calling the ccid constructors
by Arnaldo Carvalho de Melo
· 17 years ago
d50ad16
[CCID2]: Deadlock and spurious timeouts when Ack Ratio > cwnd
by Gerrit Renker
· 17 years ago
df054e1
[CCID2]: Don't assign negative values to Ack Ratio
by Gerrit Renker
· 17 years ago
cfbbeab
[CCID2]: Fix sequence number arithmetic/comparisons
by Gerrit Renker
· 17 years ago
3de5489
[CCID2]: Bug in reading Ack Vectors
by Gerrit Renker
· 17 years ago
a47c510
[ACKVEC]: Reduce length of identifiers
by Gerrit Renker
· 17 years ago
c86ab2b
[DCCP]: Ignore Ack Vectors / Elapsed Time on DCCP-Request also
by Gerrit Renker
· 17 years ago
6d57b43
[DCCP]: Remove redundant dependency on IP_DCCP
by Gerrit Renker
· 17 years ago
e333b3e
[DCCP]: Promote CCID2 as default CCID
by Gerrit Renker
· 17 years ago
8e8c71f
[DCCP]: Honour and make use of shutdown option set by user
by Gerrit Renker
· 17 years ago
c3ada46
[CCID3]: Inline for moving average
by Gerrit Renker
· 17 years ago
a5358fd
[CCID3]: Accurately determine idle & application-limited periods
by Gerrit Renker
· 17 years ago
eb279b79
[CCID3]: Ignore trivial amounts of elapsed time
by Gerrit Renker
· 17 years ago
6c08b2c
[CCID3]: Revert use of MSS instead of s
by Gerrit Renker
· 17 years ago
b24b8a2
[NET]: Convert init_timer into setup_timer
by Pavel Emelyanov
· 17 years ago
5e8e034
[DCCP]: Spelling fixes
by Joe Perches
· 17 years ago
4756daa
[DCCP]: Add missing "space"
by Joe Perches
· 17 years ago
230140c
[INET]: Remove per bucket rwlock in tcp/dccp ehash table.
by Eric Dumazet
· 17 years ago
c62cf5c
[DCCP]: Use DEFINE_PROTO_INUSE infrastructure.
by David S. Miller
· 17 years ago
24c667d
[CCID2/3]: Initialisation assignments of 0 are redundant
by Gerrit Renker
· 17 years ago
76fd1e8
[DCCP]: Unaligned pointer access
by Gerrit Renker
· 17 years ago
d8ef2c2
[DCCP]: Convert Reset code into socket error number
by Gerrit Renker
· 17 years ago
1238d08
[DCCP]: One more exemption from full sequence number checks
by Gerrit Renker
· 17 years ago
fde2010
[DCCP]: Retrieve packet sequence number for error reporting
by Gerrit Renker
· 17 years ago
6273172
[DCCP]: Implement SIOCINQ/FIONREAD
by Arnaldo Carvalho de Melo
· 17 years ago
7131c6c
[INET]: Use MODULE_ALIAS_NET_PF_PROTO_TYPE where possible.
by Jean Delvare
· 17 years ago
305e1e9
[INET]: Let inet_diag and friends autoload
by Jean Delvare
· 17 years ago
bd5435e
[DCCP]: fix link error with !CONFIG_SYSCTL
by Ingo Molnar
· 17 years ago
e5bbef2
[IPV6]: Replace sk_buff ** with sk_buff * in input handlers
by Herbert Xu
· 17 years ago
4a5409a
[DCCP]: Twice the wrong reset code in receiving connection-Requests
by Gerrit Renker
· 17 years ago
dcad856
[DCCP]: Wrong format in printk
by Gerrit Renker
· 17 years ago
451bc04
[DCCP]: Tidy-up -- minisock initialisation
by Gerrit Renker
· 17 years ago
5e28599
[CCID2]: Sequence number wraparound issues
by Gerrit Renker
· 17 years ago
6c58324
[CCID2]: Remove redundant case block
by Gerrit Renker
· 17 years ago
ee196c2
[CCID2]: Remove redundant BUG_ON
by Gerrit Renker
· 17 years ago
7d9e893
[CCID2]: Remove ugly BUG_ON
by Gerrit Renker
· 17 years ago
cd1f7d3
[CCID2]: Simplify interface
by Gerrit Renker
· 17 years ago
042d18f
[DCCP]: Make all `debug' parameters bool
by Gerrit Renker
· 17 years ago
7c559a9
[DCCP]: Add socket option to query the current MPS
by Gerrit Renker
· 17 years ago
bc84987
[DCCP]: Wait for CCID
by Gerrit Renker
· 17 years ago
bb293e6
[CCID3]: Remove ifdef surrounding BUG_ON
by Arnaldo Carvalho de Melo
· 17 years ago
cecd8d0
[DCCP]: Reduce the number of writable states
by Gerrit Renker
· 17 years ago
e356d37
[DCCP]: Factor out common code for generating Resets
by Gerrit Renker
· 17 years ago
9bf55cd
[DCCP]: Sequence number wrap-around when sending reset
by Gerrit Renker
· 17 years ago
a94f0f9
[DCCP]: Rate-limit DCCP-Syncs
by Gerrit Renker
· 17 years ago
ee1a159
[DCCP]: Remove duplicate code for Reset from connected socket
by Gerrit Renker
· 17 years ago
0430ee3
[DCCP]: Add Support for Data 1 .. 3 fields of Reset packets
by Gerrit Renker
· 17 years ago
727ecc5
[DCCP]: Add FIXME for send_delayed_ack
by Gerrit Renker
· 17 years ago
2e86908
[CCID3]: Move NULL-protection into function
by Gerrit Renker
· 17 years ago
0883170
[DCCP]: Send Reset upon Sync in state REQUEST
by Gerrit Renker
· 17 years ago
b0d045c
[DCCP]: Parameter renaming
by Gerrit Renker
· 17 years ago
e155d76
[DCCP]: Fix Reset/Sync-Flood Bug
by Gerrit Renker
· 17 years ago
cbe1f5f
[DCCP]: Shorten variable names in dccp_check_seqno
by Gerrit Renker
· 17 years ago
3393da8
[DCCP]: Simplify interface of dccp_sample_rtt
by Gerrit Renker
· 17 years ago
4c70f38
[DCCP]: Provide 10s of microsecond timesource
by Gerrit Renker
· 17 years ago
aa97efd
[DCCP]: Reuse ktime_get_real() calls again
by Gerrit Renker
· 17 years ago
457c4cb
[NET]: Make /proc/net per network namespace
by Eric W. Biederman
· 17 years ago
c726187
[DCCP]: Remove unneeded pointer newdp from dccp_v4_request_recv_sock()
by Micah Gruber
· 17 years ago
172589c
[NET]: DIV_ROUND_UP cleanup (part two)
by Ilpo Järvinen
· 17 years ago
6168b96
[DCCP]: Nuke the timeval helpers now that we fully converted to ktime_t
by Arnaldo Carvalho de Melo
· 17 years ago
8fb8354a
[DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymore
by Arnaldo Carvalho de Melo
· 17 years ago
2347489
[DCCP] options: convert dccp_insert_option_timestamp to ktime_t
by Arnaldo Carvalho de Melo
· 17 years ago
19ac214
[DCCP]: Convert dccps_timestamp_time to ktime_t
by Arnaldo Carvalho de Melo
· 17 years ago
0740d49
[DCCP] packet_history: Convert dccphtx_tstamp to ktime_t
by Arnaldo Carvalho de Melo
· 17 years ago
e7c2335
[DCCP] packet_history: convert dccphrx_tstamp to ktime_t
by Arnaldo Carvalho de Melo
· 17 years ago
b8bda9d
[DCCP] ackvec: Convert to ktime_t
by Arnaldo Carvalho de Melo
· 17 years ago
668348a
[DCCP] CCID3: Stop using dccp_timestamp
by Arnaldo Carvalho de Melo
· 17 years ago
9823b7b
[DCCP]: Convert dccp_sample_rtt to ktime_t
by Arnaldo Carvalho de Melo
· 17 years ago
e7a81c6
[DCCP]: Convert ccid3hcrx_tstamp_last_feedback to ktime_t
by Arnaldo Carvalho de Melo
· 17 years ago
1faf0a1
[DCCP]: Convert ccid3hcrx_tstamp_last_ack to ktime_t
by Arnaldo Carvalho de Melo
· 17 years ago
23f062a
[DCCP]: Convert ccid3hctx_t_ld to ktime_t
by Arnaldo Carvalho de Melo
· 17 years ago
ac198ea
[DCCP]: Make ccid3_hc_tx_update_x get a timestamp if needed
by Arnaldo Carvalho de Melo
· 17 years ago
39dad26
[DCCP]: Allocation in atomic context
by Gerrit Renker
· 17 years ago
e576de8
[DCCP]: fix memory leak and clean up style - dccp_feat_empty_confirm()
by Jesper Juhl
· 17 years ago
Next »