index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
algif_rng.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-22
rxrpc: Reduce the number of ACK-Requests sent
David Howells
4
-4
/
+13
2016-09-22
rxrpc: Obtain RTT data by requesting ACKs on DATA packets
David Howells
7
-20
/
+57
2016-09-22
rxrpc: Add ktime_sub_ms()
David Howells
1
-0
/
+5
2016-09-22
rxrpc: Expedite ping response transmission
David Howells
1
-0
/
+4
2016-09-22
rxrpc: Send pings to get RTT data
David Howells
4
-8
/
+80
2016-09-22
rxrpc: Add per-peer RTT tracker
David Howells
4
-4
/
+131
2016-09-22
rxrpc: Add re-sent Tx annotation
David Howells
3
-12
/
+32
2016-09-22
rxrpc: Don't store the rxrpc header in the Tx queue sk_buffs
David Howells
6
-88
/
+71
2016-09-21
mlxsw: spectrum: Implement max rif resource
Nogah Frankel
3
-12
/
+41
2016-09-21
mlxsw: pci: Add max router interface resource
Nogah Frankel
2
-1
/
+8
2016-09-21
mlxsw: pci: Add some miscellaneous resources
Nogah Frankel
3
-8
/
+23
2016-09-21
mlxsw: spectrum: Implement max virtual routers resource
Nogah Frankel
2
-9
/
+38
2016-09-21
mlxsw: pci: Add max virtual routers resource
Nogah Frankel
2
-1
/
+8
2016-09-21
mlxsw: profile: Add KVD resources to profile config
Nogah Frankel
4
-22
/
+76
2016-09-21
mlxsw: pci: Add KVD size relate resources
Nogah Frankel
2
-1
/
+22
2016-09-21
mlxsw: spectrum: lag resources- use resources data instead of consts
Nogah Frankel
7
-46
/
+50
2016-09-21
mlxsw: pci: Add lag related resources to resources query
Nogah Frankel
2
-1
/
+15
2016-09-21
mlxsw: spectrum: Make offloads stats functions static
Or Gerlitz
1
-4
/
+4
2016-09-21
tcp_bbr: add BBR congestion control
Neal Cardwell
4
-0
/
+928
2016-09-21
tcp: increase ICSK_CA_PRIV_SIZE from 64 bytes to 88
Neal Cardwell
1
-2
/
+2
2016-09-21
tcp: new CC hook to set sending rate with rate_sample in any CA state
Yuchung Cheng
3
-4
/
+19
2016-09-21
tcp: allow congestion control to expand send buffer differently
Yuchung Cheng
2
-1
/
+5
2016-09-21
tcp: export tcp_mss_to_mtu() for congestion control modules
Neal Cardwell
1
-0
/
+1
2016-09-21
tcp: export tcp_tso_autosize() and parameterize minimum number of TSO segments
Neal Cardwell
2
-3
/
+8
2016-09-21
tcp: allow congestion control module to request TSO skb segment count
Neal Cardwell
2
-2
/
+15
2016-09-21
tcp: export data delivery rate
Yuchung Cheng
4
-3
/
+28
2016-09-21
tcp: track application-limited rate samples
Soheil Hassas Yeganeh
5
-2
/
+45
2016-09-21
tcp: track data delivery rate for a TCP connection
Yuchung Cheng
6
-16
/
+222
2016-09-21
tcp: count packets marked lost for a TCP connection
Neal Cardwell
2
-1
/
+25
2016-09-21
tcp: switch back to proper tcp_skb_cb size check in tcp_init()
Eric Dumazet
1
-2
/
+3
2016-09-21
net_sched: sch_fq: add low_rate_threshold parameter
Eric Dumazet
2
-3
/
+21
2016-09-21
tcp: use windowed min filter library for TCP min_rtt estimation
Neal Cardwell
5
-65
/
+10
2016-09-21
lib/win_minmax: windowed min or max estimator
Neal Cardwell
3
-1
/
+136
2016-09-21
tcp: cdg: rename struct minmax in tcp_cdg.c to avoid a naming conflict
Soheil Hassas Yeganeh
1
-6
/
+6
2016-09-21
net: ethernet: mediatek: enhance with avoiding superfluous assignment inside ...
Sean Wang
1
-1
/
+2
2016-09-21
net: dsa: mv88e6xxx: handle multiple ports in ATU
Vivien Didelot
1
-7
/
+49
2016-09-21
net sched actions: fix GETing actions
Jamal Hadi Salim
1
-0
/
+20
2016-09-21
bpf: add test cases for direct packet access
Daniel Borkmann
1
-3
/
+430
2016-09-21
bpf: direct packet write and access for helpers for clsact progs
Daniel Borkmann
6
-34
/
+196
2016-09-21
bpf, verifier: enforce larger zero range for pkt on overloading stack buffs
Daniel Borkmann
1
-1
/
+1
2016-09-21
ipvlan: Fix dependency issue
Mahesh Bandewar
1
-0
/
+1
2016-09-21
openvswitch: avoid resetting flow key while installing new flow.
pravin shelar
4
-9
/
+10
2016-09-21
openvswitch: Fix Frame-size larger than 1024 bytes warning.
pravin shelar
1
-6
/
+9
2016-09-21
6pack: fix buffer length mishandling
Alan Cox
1
-8
/
+4
2016-09-20
mlx4: add missed recycle opportunity for XDP_TX on TX failure
Jesper Dangaard Brouer
1
-1
/
+2
2016-09-20
net-next: dsa: qca8k: remove empty set_addr() stub
John Crispin
1
-8
/
+0
2016-09-20
net-next: dsa: b53: remove empty set_addr() stub
John Crispin
1
-6
/
+0
2016-09-20
net-next: dsa: make the set_addr() operation optional
John Crispin
2
-6
/
+10
2016-09-20
net-next: dsa: fix duplicate invocation of set_addr()
John Crispin
1
-4
/
+0
2016-09-20
mac80211: Use rhltable instead of rhashtable
Herbert Xu
5
-54
/
+33
[next]