Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
linux-backend-4.9.5
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pacer
linux-backend-4.9.5
Graph
9b5b587c7af4aa9b98e72b764eb5114a984c0000
Select Git revision
Branches
12
dom0-napi1
guest
guest-ioctl
irqfixes
irqstatic
master
default
protected
rxforhwi
vanilla
xenpacer
xenpacer-crypto
xenpacer-cwnd
xenpacer-exp
12 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
3
Mar
17
Apr
12
11
7
5
27
Mar
26
25
8
3
27
Feb
26
23
15
12
10
9
7
3
1
31
Jan
30
19
17
16
15
14
13
9
8
28
Dec
27
24
21
20
29
Nov
28
27
25
21
20
16
15
14
13
12
11
9
6
4
Oct
3
1
30
Sep
29
28
27
25
24
19
18
14
13
11
9
4
15
Aug
14
13
9
8
6
31
Jul
30
28
26
25
24
22
17
13
8
4
1
30
Jun
29
28
27
26
25
22
21
5
4
3
25
May
24
22
21
3
2
30
Apr
24
22
13
6
30
Mar
23
16
15
14
8
7
6
3
2
16
Feb
1
30
Jan
28
15
11
Oct
9
6
5
8
Sep
7
25
Jul
24
14
7
6
5
4
3
26
Jun
23
21
26
May
25
13
12
11
2
27
Apr
25
20
12
11
2
1
27
Mar
26
23
20
17
16
15
13
4
3
25
Feb
23
22
30
Jan
24
Merge branch 'xenpacer-exp'
master
master
Merge branch 'xenpacer-cwnd' into xenpacer-exp
xenpacer-exp
xenpacer-exp
sync snd_nxt[2]: sync seq# via snd_nxt instead of write_seq
xenpacer-crypto…
xenpacer-crypto xenpacer-cwnd
sync snd_nxt [1]: new fields to replace comparisons between write_seq, snd_nxt
Merge branch 'xenpacer-cwnd' into xenpacer-exp
bugfix: tcp set undo_retrans just as in baseline
Merge branch 'xenpacer-cwnd' into xenpacer-exp
compiler error fix
Merge branch 'xenpacer-cwnd' into xenpacer-exp
interception in tcp_mark_head_lost to ensure correct accounting of lost_out
bugfix: in ptcp_enter_loss: set nxt skb to null explicitly if the curr skb is last on the send queue, to actually allocate dummies in the tail of the inflight packets
Merge branch 'xenpacer-cwnd' into xenpacer-exp
bugfixes and minor edits: adjusting lost_out
Merge branch 'xenpacer-cwnd' into xenpacer-exp
disable IP ID in real packets
keep debug code disabled by default
global variable to control MTU value used for padded packets
Merge branch 'xenpacer-cwnd' into xenpacer-exp
print advertized window in tcp_event_data_recv
avoid early return in tcp_rcv_space_adjust during enforcement
update client config with CONFIG_PACER_BNX2X entry
Merge branch 'xenpacer-cwnd' into xenpacer-exp
update config for baseline kernel build
modified implementation to generate dummies for retransmission in case of a timeout or fastretrans
remove unnecessary configs from kernel config
new config to selectively enable NIC driver interception without enabling server side specific TCP interception
Merge branch 'xenpacer-cwnd' into xenpacer-exp
cleanup: remove unnecessary hook in tcp path, replace with standard paced_flow check
cleanup: remove all debug print interceptions
bugfix: compile error: export function to be used in other file
atomic cas operation to update packets_out in send path too
move rxtx_sync_shared_seq inside tcp_v4_do_rcv
update tcp packets_out, sacked_out, retrans_out and lost_out using atomic CAS in ptcp_clean_rtx_queue
Merge branch 'xenpacer-cwnd' into xenpacer-exp
cleanup
cleanup: remove deprecated code
Merge branch 'xenpacer-cwnd' into xenpacer-exp
bugfix: use CAS to update packets_out
disable compiler warning
Merge branch 'xenpacer-cwnd' into xenpacer-exp
Loading