summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-02Merge branch 'move_BPF_PROG_to_libbpf'Alexei Starovoitov
2020-03-02libbpf: Merge selftests' bpf_trace_helpers.h into libbpf's bpf_tracing.hAndrii Nakryiko
2020-03-02selftests/bpf: Fix BPF_KRETPROBE macro and use it in attach_probe testAndrii Nakryiko
2020-03-02libbpf: Fix use of PT_REGS_PARM macros with vmlinux.hAndrii Nakryiko
2020-03-02bpftool: Add header guards to generated vmlinux.hAndrii Nakryiko
2020-03-02mvneta: add XDP ethtool errors stats for TX to driverJesper Dangaard Brouer
2020-03-02Merge branch 'net-zl-array'David S. Miller
2020-03-02tehuti: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-02r8152: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-02net: atlantic: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-02bna: bnad: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-02net: inet_sock: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-02net: ip6_fib: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-02net: ip_fib: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-02drop_monitor: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-02net: mip6: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-02netdevice: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-02Merge branch 'net-thunderx-Miscellaneous-changes'David S. Miller
2020-03-02net: cavium: Register driver with PCI subsys IDsPrakash Brahmajyosyula
2020-03-02net: thunderx: Reduce mbox wait response time.Geetha sowjanya
2020-03-02net: thunderx: Adjust CQE_RX drop levels for better performanceSunil Goutham
2020-03-02Merge branch 'octeontx2-Flow-control-support-and-other-misc-changes'David S. Miller
2020-03-02octeontx2-af: Modify rvu_reg_poll() to check reg atleast twiceSunil Goutham
2020-03-02octeontx2-af: Enable PCI masterSunil Goutham
2020-03-02octeontx2-af: Set discovery ID for RVUM blockSunil Goutham
2020-03-02octeontx2-af: Optimize data retrieval from firmwareLinu Cherian
2020-03-02octeontx2-pf: Support to enable/disable pause frames via ethtoolGeetha sowjanya
2020-03-02octeontx2-af: Pause frame configuration at cgxGeetha sowjanya
2020-03-02octeontx2-af: Interface backpressure configurationGeetha sowjanya
2020-03-01net: phy: mscc: add constants for used interrupt mask bitsHeiner Kallweit
2020-02-29arcnet: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-29neighbour: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-29net: flow_offload: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-29net: dn_fib: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-29ndisc: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-29net: ipv6: mld: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-29net: lwtunnel: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-29net: ip6_route: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-29net: nexthop: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-29net: sctp: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-29net: sock_reuseport: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-29Merge branch 'net-ethtool-Introduce-link_ksettings-API-for-virtual-network-de...David S. Miller
2020-02-29net/ethtool: Introduce link_ksettings API for virtual network devicesCris Forno
2020-02-29ethtool: Factored out similar ethtool link settings for virtual devices to coreCris Forno
2020-02-29Merge branch 'hsr-several-code-cleanup-for-hsr-module'David S. Miller
2020-02-29hsr: use upper/lower device infrastructureTaehee Yoo
2020-02-29hsr: remove unnecessary rcu_read_lock() in hsr moduleTaehee Yoo
2020-02-29hsr: use netdev_err() instead of WARN_ONCE()Taehee Yoo
2020-02-29hsr: use extack error message instead of netdev_infoTaehee Yoo
2020-02-29hsr: use debugfs_remove_recursive() instead of debugfs_remove()Taehee Yoo