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