summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-01-23net: phy: DP83822: Add support for additional DP83825 devicesDan Murphy
2020-01-23phy: dp83826: Add phy IDs for DP83826N and 826NCDan Murphy
2020-01-23Merge branch 'net-sched-add-Flow-Queue-PIE-packet-scheduler'David S. Miller
2020-01-23net: sched: add Flow Queue PIE packet schedulerMohit P. Tahiliani
2020-01-23net: sched: pie: export symbols to be reused by FQ-PIEMohit P. Tahiliani
2020-01-23net: sched: pie: fix alignment in struct instancesMohit P. Tahiliani
2020-01-23net: sched: pie: fix commentingMohit P. Tahiliani
2020-01-23pie: improve comments and commenting styleMohit P. Tahiliani
2020-01-23pie: rearrange structure members and their initializationsMohit P. Tahiliani
2020-01-23pie: use u8 instead of bool in pie_varsMohit P. Tahiliani
2020-01-23pie: rearrange macros in order of lengthMohit P. Tahiliani
2020-01-23pie: use U64_MAX to denote (2^64 - 1)Mohit P. Tahiliani
2020-01-23net: sched: pie: move common code to pie.hMohit P. Tahiliani
2020-01-23net: convert suitable drivers to use phy_do_ioctl_runningHeiner Kallweit
2020-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-01-22net/mlx5e: Enable all available stats for uplink repsVlad Buslov
2020-01-22net/mlx5e: Create q counters on uplink representorsVlad Buslov
2020-01-22net/mlx5e: Convert rep stats to mlx5e_stats_grp-based infraVlad Buslov
2020-01-22net/mlx5e: IPoIB, use separate stats groupsSaeed Mahameed
2020-01-22net/mlx5e: Convert stats groups array to array of group pointersSaeed Mahameed
2020-01-22net/mlx5e: Declare stats groups via macroSaeed Mahameed
2020-01-22net/mlx5e: Profile specific stats groupsSaeed Mahameed
2020-01-22net/mlx5e: Move uplink rep init/cleanup code into own functionsRoi Dayan
2020-01-22net/mlx5: DR, Allow connecting flow table to a lower/same level tableYevgeny Kliteynik
2020-01-22net/mlx5: DR, Modify header copy supportHamdan Igbaria
2020-01-22net/mlx5: DR, Modify set action limitation extensionHamdan Igbaria
2020-01-22net/mlx5e: Add mlx5e_flower_parse_meta supportwenxu
2020-01-22net/mlx5: make the symbol 'ESW_POOLS' staticChen Wandun
2020-01-22net/mlx5e: allow TSO on VXLAN over VLAN topologiesDavide Caratti
2020-01-22net/mlx5e: Fix printk format warningOlof Johansson
2020-01-22Merge branch 'bpf_cubic'Alexei Starovoitov
2020-01-22bpf: tcp: Add bpf_cubic exampleMartin KaFai Lau
2020-01-22bpf: Sync uapi bpf.h to tools/Martin KaFai Lau
2020-01-22bpf: Add BPF_FUNC_jiffies64Martin KaFai Lau
2020-01-22Merge branch 'bpf-dynamic-relinking'Daniel Borkmann
2020-01-22selftests/bpf: Add tests for program extensionsAlexei Starovoitov
2020-01-22libbpf: Add support for program extensionsAlexei Starovoitov
2020-01-22bpf: Introduce dynamic program extensionsAlexei Starovoitov
2020-01-22net: convert additional drivers to use phy_do_ioctlHeiner Kallweit
2020-01-22bpf, btf: Always output invariant hit in pahole DWARF to BTF transformChris Down
2020-01-22selftests/bpf: Build urandom_read with LDFLAGS and LDLIBSDaniel Díaz
2020-01-22bpf: Fix error path under memory pressureAlexei Starovoitov
2020-01-22bpf: Fix trampoline usage in preemptAlexei Starovoitov
2020-01-22xsk, net: Make sock_def_readable() have external linkageBjörn Töpel
2020-01-21bpf: don't bother with getname/kern_path - use user_path_atAl Viro
2020-01-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-01-21drivers: net: declance: fix comparing pointer to 0Chen Zhou
2020-01-21tcp/ipv4: remove AF_INET_FAMILYAlex Shi
2020-01-21net/hsr: remove seq_nr_after_or_eqAlex Shi
2020-01-21hdlx_x25: Fix backwards compat test.David S. Miller