Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tcp_nv: fix potential integer overflow in tcpnv_acked | Gustavo A. R. Silva | 2018-01-31 | 1 | -1/+1 |
* | bpf: Support passing args to sock_ops bpf function | Lawrence Brakmo | 2018-01-25 | 1 | -1/+1 |
* | tcp_nv: use do_div() instead of expensive div64_u64() | Konstantin Khlebnikov | 2017-11-04 | 1 | -3/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-11-04 | 1 | -1/+1 |
|\ | |||||
| * | tcp_nv: fix division by zero in tcpnv_acked() | Konstantin Khlebnikov | 2017-11-02 | 1 | -1/+1 |
* | | bpf: Add BPF_SOCKET_OPS_BASE_RTT support to tcp_nv | Lawrence Brakmo | 2017-10-22 | 1 | -2/+38 |
|/ | |||||
* | tcp: consolidate congestion control undo functions | Yuchung Cheng | 2017-08-06 | 1 | -12/+1 |
* | tcpnv: do not export local function | stephen hemminger | 2017-05-21 | 1 | -3/+2 |
* | tcp: add NV congestion control | Lawrence Brakmo | 2016-06-10 | 1 | -0/+476 |