summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-01-24mptcp: Associate MPTCP context with TCP socketPeter Krystad
2020-01-24mptcp: Handle MPTCP TCP optionsPeter Krystad
2020-01-24mptcp: Add MPTCP socket stubsMat Martineau
2020-01-24Merge branch 'net-bridge-add-per-vlan-state-option'David S. Miller
2020-01-24net: bridge: vlan: add per-vlan stateNikolay Aleksandrov
2020-01-24net: bridge: vlan: add basic option setting supportNikolay Aleksandrov
2020-01-24net: bridge: vlan: add basic option dumping supportNikolay Aleksandrov
2020-01-24net: bridge: check port state before br_allowed_egressNikolay Aleksandrov
2020-01-23Merge tag 'mlx5-updates-2020-01-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-01-23Merge branch 'Add-PHY-IDs-for-DP83825-6'David S. Miller
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