aboutsummaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-24mptcp: Add MPTCP socket stubsMat Martineau10-0/+212
2020-01-24net: bridge: vlan: add per-vlan stateNikolay Aleksandrov6-19/+134
2020-01-24net: bridge: vlan: add basic option setting supportNikolay Aleksandrov4-7/+130
2020-01-24net: bridge: vlan: add basic option dumping supportNikolay Aleksandrov4-7/+48
2020-01-24net: bridge: check port state before br_allowed_egressNikolay Aleksandrov1-1/+1
2020-01-23net: phy: DP83822: Add support for additional DP83825 devicesDan Murphy2-3/+12
2020-01-23phy: dp83826: Add phy IDs for DP83826N and 826NCDan Murphy2-2/+8
2020-01-23net: sched: add Flow Queue PIE packet schedulerMohit P. Tahiliani5-0/+609
2020-01-23net: sched: pie: export symbols to be reused by FQ-PIEMohit P. Tahiliani2-85/+97
2020-01-23net: sched: pie: fix alignment in struct instancesMohit P. Tahiliani1-9/+9
2020-01-23net: sched: pie: fix commentingMohit P. Tahiliani1-5/+5
2020-01-23pie: improve comments and commenting styleMohit P. Tahiliani1-27/+58
2020-01-23pie: rearrange structure members and their initializationsMohit P. Tahiliani2-11/+11
2020-01-23pie: use u8 instead of bool in pie_varsMohit P. Tahiliani1-2/+2
2020-01-23pie: rearrange macros in order of lengthMohit P. Tahiliani1-5/+5
2020-01-23pie: use U64_MAX to denote (2^64 - 1)Mohit P. Tahiliani1-2/+2
2020-01-23net: sched: pie: move common code to pie.hMohit P. Tahiliani2-85/+97
2020-01-23net: convert suitable drivers to use phy_do_ioctl_runningHeiner Kallweit19-230/+20
2020-01-22net/mlx5e: Enable all available stats for uplink repsVlad Buslov3-33/+18
2020-01-22net/mlx5e: Create q counters on uplink representorsVlad Buslov1-2/+19
2020-01-22net/mlx5e: Convert rep stats to mlx5e_stats_grp-based infraVlad Buslov1-43/+114
2020-01-22net/mlx5e: IPoIB, use separate stats groupsSaeed Mahameed3-15/+51
2020-01-22net/mlx5e: Convert stats groups array to array of group pointersSaeed Mahameed4-31/+56
2020-01-22net/mlx5e: Declare stats groups via macroSaeed Mahameed3-185/+108
2020-01-22net/mlx5e: Profile specific stats groupsSaeed Mahameed6-48/+93
2020-01-22net/mlx5e: Move uplink rep init/cleanup code into own functionsRoi Dayan1-30/+51
2020-01-22net/mlx5: DR, Allow connecting flow table to a lower/same level tableYevgeny Kliteynik1-2/+5
2020-01-22net/mlx5: DR, Modify header copy supportHamdan Igbaria2-15/+151
2020-01-22net/mlx5: DR, Modify set action limitation extensionHamdan Igbaria1-61/+165
2020-01-22net/mlx5e: Add mlx5e_flower_parse_meta supportwenxu1-0/+39
2020-01-22net/mlx5: make the symbol 'ESW_POOLS' staticChen Wandun1-4/+4
2020-01-22net/mlx5e: allow TSO on VXLAN over VLAN topologiesDavide Caratti1-0/+2
2020-01-22net/mlx5e: Fix printk format warningOlof Johansson1-1/+1
2020-01-22bpf: tcp: Add bpf_cubic exampleMartin KaFai Lau3-0/+585
2020-01-22bpf: Sync uapi bpf.h to tools/Martin KaFai Lau1-1/+8
2020-01-22bpf: Add BPF_FUNC_jiffies64Martin KaFai Lau6-1/+48
2020-01-22selftests/bpf: Add tests for program extensionsAlexei Starovoitov3-2/+83
2020-01-22libbpf: Add support for program extensionsAlexei Starovoitov6-4/+18
2020-01-22bpf: Introduce dynamic program extensionsAlexei Starovoitov8-28/+283
2020-01-22net: convert additional drivers to use phy_do_ioctlHeiner Kallweit6-37/+6
2020-01-22bpf, btf: Always output invariant hit in pahole DWARF to BTF transformChris Down1-2/+2
2020-01-22selftests/bpf: Build urandom_read with LDFLAGS and LDLIBSDaniel Díaz1-1/+1
2020-01-22bpf: Fix error path under memory pressureAlexei Starovoitov1-2/+7
2020-01-22bpf: Fix trampoline usage in preemptAlexei Starovoitov1-0/+10
2020-01-22xsk, net: Make sock_def_readable() have external linkageBjörn Töpel3-2/+4
2020-01-21bpf: don't bother with getname/kern_path - use user_path_atAl Viro1-30/+13
2020-01-21drivers: net: declance: fix comparing pointer to 0Chen Zhou1-1/+1
2020-01-21tcp/ipv4: remove AF_INET_FAMILYAlex Shi1-6/+0
2020-01-21net/hsr: remove seq_nr_after_or_eqAlex Shi1-1/+0
2020-01-21hdlx_x25: Fix backwards compat test.David S. Miller1-1/+1