Age | Commit message (Expand) | Author |
2021-04-27 | bpf: Lock bpf_trace_printk's tmp buf before it is written to | Florent Revest |
2021-04-26 | Merge branch 'CO-RE relocation selftests fixes' | Alexei Starovoitov |
2021-04-26 | selftests/bpf: Fix core_reloc test runner | Andrii Nakryiko |
2021-04-26 | selftests/bpf: Fix field existence CO-RE reloc tests | Andrii Nakryiko |
2021-04-26 | selftests/bpf: Fix BPF_CORE_READ_BITFIELD() macro | Andrii Nakryiko |
2021-04-26 | libbpf: Support BTF_KIND_FLOAT during type compatibility checks in CO-RE | Andrii Nakryiko |
2021-04-26 | selftests/bpf: Add remaining ASSERT_xxx() variants | Andrii Nakryiko |
2021-04-25 | Merge branch 'bpf: Tracing and lsm programs re-attach' | Alexei Starovoitov |
2021-04-25 | selftests/bpf: Use ASSERT macros in lsm test | Jiri Olsa |
2021-04-25 | selftests/bpf: Test that module can't be unloaded with attached trampoline | Jiri Olsa |
2021-04-25 | selftests/bpf: Add re-attach test to lsm test | Jiri Olsa |
2021-04-25 | selftests/bpf: Add re-attach test to fexit_test | Jiri Olsa |
2021-04-25 | selftests/bpf: Add re-attach test to fentry_test | Jiri Olsa |
2021-04-25 | bpf: Allow trampoline re-attach for tracing and lsm programs | Jiri Olsa |
2021-04-25 | Merge branch 'bnxt_en-next' | David S. Miller |
2021-04-25 | bnxt_en: Implement .ndo_features_check(). | Michael Chan |
2021-04-25 | bnxt_en: Support IFF_SUPP_NOFCS feature to transmit without ethernet FCS. | Michael Chan |
2021-04-25 | bnxt_en: Add PCI IDs for Hyper-V VF devices. | Michael Chan |
2021-04-25 | bnxt_en: Call bnxt_approve_mac() after the PF gives up control of the VF MAC. | Michael Chan |
2021-04-25 | bnxt_en: Move bnxt_approve_mac(). | Michael Chan |
2021-04-25 | bnxt_en: allow VF config ops when PF is closed | Edwin Peer |
2021-04-25 | bnxt_en: allow promiscuous mode for trusted VFs | Edwin Peer |
2021-04-25 | bnxt_en: Add support for fw managed link down feature. | Michael Chan |
2021-04-25 | bnxt_en: Add a new phy_flags field to the main driver structure. | Michael Chan |
2021-04-25 | bnxt_en: report signal mode in link up messages | Edwin Peer |
2021-04-25 | macvlan: Add nodst option to macvlan type source | Jethro Beekman |
2021-04-25 | Merge tag 'mlx5-updates-2021-04-21' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2021-04-25 | net: ethernet: ixp4xx: Support device tree probing | Linus Walleij |
2021-04-25 | net: ethernet: ixp4xx: Retire ancient phy retrieveal | Linus Walleij |
2021-04-25 | net: ethernet: ixp4xx: Add DT bindings | Linus Walleij |
2021-04-25 | r8152: remove some bit operations | Hayes Wang |
2021-04-25 | hv_netvsc: Make netvsc/VF binding check both MAC and serial number | Dexuan Cui |
2021-04-25 | ch_ktls: Remove redundant variable result | Jiapeng Chong |
2021-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2021-04-24 | net/mlx5: SF, Extend SF table for additional SF id range | Parav Pandit |
2021-04-24 | net/mlx5: SF, Split mlx5_sf_hw_table into two parts | Parav Pandit |
2021-04-24 | net/mlx5: SF, Use helpers for allocation and free | Parav Pandit |
2021-04-24 | net/mlx5: SF, Consider own vhca events of SF devices | Parav Pandit |
2021-04-24 | net/mlx5: SF, Store and use start function id | Parav Pandit |
2021-04-24 | devlink: Extend SF port attributes to have external attribute | Parav Pandit |
2021-04-24 | net/mlx5: SF, Rely on hw table for SF devlink port allocation | Parav Pandit |
2021-04-24 | net/mlx5: E-Switch, Consider SF ports of host PF | Parav Pandit |
2021-04-24 | net/mlx5: E-Switch, Use xarray for vport number to vport and rep mapping | Parav Pandit |
2021-04-24 | net/mlx5: E-Switch, Prepare to return total vports from eswitch struct | Parav Pandit |
2021-04-24 | net/mlx5: E-Switch, Return eswitch max ports when eswitch is supported | Parav Pandit |
2021-04-23 | bpf: Document the pahole release info related to libbpf in bpf_devel_QA.rst | Tiezhu Yang |
2021-04-23 | phy: nxp-c45-tja11xx: add interrupt support | Radu Pirea (NXP OSS) |
2021-04-23 | net/atm: Fix spelling mistake "requed" -> "requeued" | Colin Ian King |
2021-04-23 | selftests/net: bump timeout to 5 minutes | Po-Hsu Lin |
2021-04-23 | Merge branch 'mptcp-msg-flags' | David S. Miller |