- c3f01fd xsk: Introduce padding between ring pointers by Magnus Karlsson · 4 years, 3 months ago
- 1e9259e Merge branch 'libbpf: auto-resize relocatable LOAD/STORE instructions' by Alexei Starovoitov · 4 years, 3 months ago
- 888d83b selftests/bpf: Validate libbpf's auto-sizing of LD/ST/STX instructions by Andrii Nakryiko · 4 years, 3 months ago
- 2b7d88c libbpf: Allow specifying both ELF and raw BTF for CO-RE BTF override by Andrii Nakryiko · 4 years, 3 months ago
- a66345b libbpf: Support safe subset of load/store instruction resizing with CO-RE by Andrii Nakryiko · 4 years, 3 months ago
- 47f7cf6 libbpf: Skip CO-RE relocations for not loaded BPF programs by Andrii Nakryiko · 4 years, 3 months ago
- 80348d8 libbpf: Fix compatibility problem in xsk_socket__create by Magnus Karlsson · 4 years, 3 months ago
- 49f3d12 bpf: Fix typo in uapi/linux/bpf.h by Jakub Wilk · 4 years, 3 months ago
- ebfb4d4 bpf: Fix build failure for kernel/trace/bpf_trace.c with CONFIG_NET=n by Yonghong Song · 4 years, 3 months ago
- 49a2a4d kernel/bpf/verifier: Fix build when NET is not enabled by Randy Dunlap · 4 years, 3 months ago
- bf88a80 selftests/bpf: Fix test_verifier after introducing resolve_pseudo_ldimm64 by Hao Luo · 4 years, 3 months ago
- 67ed375 samples: bpf: Driver interrupt statistics in xdpsock by Ciara Loftus · 4 years, 3 months ago
- 60dc609 samples: bpf: Count syscalls in xdpsock by Ciara Loftus · 4 years, 3 months ago
- 2e8806f samples: bpf: Split xdpsock stats into new struct by Ciara Loftus · 4 years, 3 months ago
- 544d6ad samples/bpf: Fix a compilation error with fallthrough marking by Yonghong Song · 4 years, 3 months ago
- 9618bde samples/bpf: Change Makefile to cope with latest llvm by Yonghong Song · 4 years, 3 months ago
- 8cee910 bpf, libbpf: Use valid btf in bpf_program__set_attach_target by Luigi Rizzo · 4 years, 3 months ago
- fd08f94 Merge branch 'Fix pining maps after reuse map fd' by Alexei Starovoitov · 4 years, 3 months ago
- 44c4aa2 selftest/bpf: Test pinning map with reused map fd by Hangbin Liu · 4 years, 3 months ago
- 2c193d3 libbpf: Check if pin_path was set even map fd exist by Hangbin Liu · 4 years, 3 months ago
- a0f2b7a libbpf: Close map fd if init map slots failed by Hangbin Liu · 4 years, 3 months ago
- dca4121 bpf, doc: Update Andrii's email in MAINTAINERS by Andrii Nakryiko · 4 years, 3 months ago
- 39d8f0d bpf: Use raw_spin_trylock() for pcpu_freelist_push/pop in NMI by Song Liu · 4 years, 3 months ago
- 8731745 bpf, verifier: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 3 months ago
- b75597d xsk: Remove internal DMA headers by Björn Töpel · 4 years, 3 months ago
- 1028ae4 bpf: Deref map in BPF_PROG_BIND_MAP when it's already used by Stanislav Fomichev · 4 years, 3 months ago
- fb91db0 Merge branch 'Add skb_adjust_room() for SK_SKB' by Alexei Starovoitov · 4 years, 3 months ago
- 91274ca bpf, sockmap: Update selftests to use skb_adjust_room by John Fastabend · 4 years, 3 months ago
- 18ebe16 bpf, sockmap: Add skb_adjust_room to pop bytes off ingress payload by John Fastabend · 4 years, 3 months ago
- 60a128b Merge branch 'bpf: BTF support for ksyms' by Alexei Starovoitov · 4 years, 3 months ago
- 00dc73e bpf/selftests: Test for bpf_per_cpu_ptr() and bpf_this_cpu_ptr() by Hao Luo · 4 years, 3 months ago
- 63d9b80 bpf: Introducte bpf_this_cpu_ptr() by Hao Luo · 4 years, 3 months ago
- eaa6bcb bpf: Introduce bpf_per_cpu_ptr() by Hao Luo · 4 years, 3 months ago
- 2c2f6ab selftests/bpf: Ksyms_btf to test typed ksyms by Hao Luo · 4 years, 3 months ago
- d370bbe bpf/libbpf: BTF support for typed ksyms by Hao Luo · 4 years, 3 months ago
- 4976b71 bpf: Introduce pseudo_btf_id by Hao Luo · 4 years, 3 months ago
- 440c575 Merge branch 'Do not limit cb_flags when creating child sk' by Alexei Starovoitov · 4 years, 3 months ago
- 96d46c5 bpf: selftest: Ensure the child sk inherited all bpf_sock_ops_cb_flags by Martin KaFai Lau · 4 years, 3 months ago
- 82f45c6 bpf: tcp: Do not limit cb_flags when creating child sk from listen sk by Martin KaFai Lau · 4 years, 3 months ago
- 48ca624 selftests/bpf: Properly initialize linfo in sockmap_basic by Stanislav Fomichev · 4 years, 3 months ago
- cffcdbf selftests/bpf: Initialize duration in xdp_noinline.c by Stanislav Fomichev · 4 years, 3 months ago
- 360f898 lib8390: Use netif_msg_init to initialize msg_enable bits by Armin Wolf · 4 years, 3 months ago
- 7a333af net: phy: realtek: Modify 2.5G PHY name to RTL8226 by Willy Liu · 4 years, 3 months ago
- f1638a4 caif_virtio: Remove redundant initialization of variable err by Jing Xiangfeng · 4 years, 3 months ago
- 000fe26 net-sysfs: Fix inconsistent of format with argument type in net-sysfs.c by Ye Bin · 4 years, 3 months ago
- 32be425 pktgen: Fix inconsistent of format with argument type in pktgen.c by Ye Bin · 4 years, 3 months ago
- 8306266 drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol values by Xie He · 4 years, 3 months ago
- 23a1f68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 3 months ago
- 7c89d9d Merge branch 'net-ravb-Add-support-for-explicit-internal-clock-delay-c by David S. Miller · 4 years, 3 months ago
- a6f51f2 ravb: Add support for explicit internal clock delay configuration by Geert Uytterhoeven · 4 years, 3 months ago
- ce19a9e ravb: Split delay handling in parsing and applying by Geert Uytterhoeven · 4 years, 3 months ago
- d7adf63 dt-bindings: net: renesas,etheravb: Convert to json-schema by Geert Uytterhoeven · 4 years, 3 months ago
- 57197b6 dt-bindings: net: renesas,ravb: Document internal clock delay properties by Geert Uytterhoeven · 4 years, 3 months ago
- 0024bad dt-bindings: net: ethernet-controller: Add internal delay properties by Geert Uytterhoeven · 4 years, 3 months ago
- 87d5034 Merge tag 'mlx5-updates-2020-09-30' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 3 months ago
- 6208689 Merge branch 'introduce BPF_F_PRESERVE_ELEMS' by Alexei Starovoitov · 4 years, 3 months ago
- d6b4206 selftests/bpf: Add tests for BPF_F_PRESERVE_ELEMS by Song Liu · 4 years, 3 months ago
- 792cacc bpf: Introduce BPF_F_PRESERVE_ELEMS for perf event array by Song Liu · 4 years, 3 months ago
- ff7ea04 net/mlx5e: Fix potential null pointer dereference by Gustavo A. R. Silva · 4 years, 3 months ago
- 7b2b16e net/mlx5e: Fix a use after free on error in mlx5_tc_ct_shared_counter_get() by Dan Carpenter · 4 years, 3 months ago
- 5efbe61 net/mlx5: Fix dereference on pointer attr after null check by Ariel Levkovich · 4 years, 3 months ago
- 7be3412 net/mlx5: Use dma device access helper by Parav Pandit · 4 years, 4 months ago
- 036e19b net/mlx5: E-Switch, Support flow source for local vport by Hamdan Igbaria · 4 years, 4 months ago
- c7eddc6 net/mlx5: E-switch, Move devlink eswitch ports closer to eswitch by Parav Pandit · 4 years, 4 months ago
- 38679b5 net/mlx5: E-switch, Use helper function to load unload representor by Parav Pandit · 4 years, 4 months ago
- 2c40db2 net/mlx5: E-switch, Add helper to check egress ACL need by Parav Pandit · 4 years, 4 months ago
- 7cd7bec net/mlx5: E-switch, Use PF num in metadata reg c0 by sunils · 4 years, 4 months ago
- 0172391 net/mlx5: DR, Add support for rule creation with flow source hint by Hamdan Igbaria · 4 years, 7 months ago
- e6b69bf net/mlx5: DR, Call ste_builder directly with tag pointer by Yevgeny Kliteynik · 4 years, 4 months ago
- 92b4b88 net/mlx5: DR, Remove unneeded local variable by Yevgeny Kliteynik · 4 years, 4 months ago
- e6422d1 net/mlx5: DR, Remove unneeded vlan check from L2 builder by Yevgeny Kliteynik · 4 years, 4 months ago
- 38a5c59 net/mlx5: DR, Remove unneeded check from source port builder by Yevgeny Kliteynik · 4 years, 4 months ago
- 97ffd89 net/mlx5: DR, Replace the check for valid STE entry by Yevgeny Kliteynik · 4 years, 4 months ago
- 3effc06 selftests/bpf: Fix alignment of .BTF_ids by Jean-Philippe Brucker · 4 years, 3 months ago
- f2e8346 Merge branch 'drop_monitor-Convert-to-use-devlink-tracepoint' by David S. Miller · 4 years, 3 months ago
- b7cc6d3 selftests: net: Add drop monitor test by Ido Schimmel · 4 years, 3 months ago
- 93e1559 drop_monitor: Filter control packets in drop monitor by Ido Schimmel · 4 years, 3 months ago
- a848c05 drop_monitor: Remove duplicate struct by Ido Schimmel · 4 years, 3 months ago
- de9cbb8 drop_monitor: Remove no longer used functions by Ido Schimmel · 4 years, 3 months ago
- 8ee2267 drop_monitor: Convert to using devlink tracepoint by Ido Schimmel · 4 years, 3 months ago
- 5855357 drop_monitor: Prepare probe functions for devlink tracepoint by Ido Schimmel · 4 years, 3 months ago
- 5b88823 devlink: Add a tracepoint for trap reports by Ido Schimmel · 4 years, 3 months ago
- 8333c1c Merge tag 'linux-can-next-for-5.10-20200930' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 4 years, 3 months ago
- 11789fe Merge branch 'ionic-watchdog-training' by David S. Miller · 4 years, 3 months ago
- 0816e0c ionic: prevent early watchdog check by Shannon Nelson · 4 years, 3 months ago
- df8aeaa ionic: stop watchdog timer earlier on remove by Shannon Nelson · 4 years, 3 months ago
- 9b5cbf4 Merge branch 'tcp-exponential-backoff-in-tcp_send_ack' by David S. Miller · 4 years, 3 months ago
- a37c213 tcp: add exponential backoff in __tcp_send_ack() by Eric Dumazet · 4 years, 3 months ago
- b6b6d65 inet: remove icsk_ack.blocked by Eric Dumazet · 4 years, 3 months ago
- 20c168b net: macb: move pdata to private header by Alexandre Belloni · 4 years, 3 months ago
- e13dbc4 Merge branch 'mlxsw-PFC-and-headroom-selftests' by David S. Miller · 4 years, 3 months ago
- bfa8047 selftests: mlxsw: Add a PFC test by Petr Machata · 4 years, 3 months ago
- a65cc53 selftests: mlxsw: Add headroom handling test by Petr Machata · 4 years, 3 months ago
- 4b94a2f selftests: mlxsw: qos_lib: Add a wrapper for running mlnx_qos by Petr Machata · 4 years, 3 months ago
- 5b3a53c selftests: forwarding: devlink_lib: Support port-less topologies by Petr Machata · 4 years, 3 months ago
- 294f44c selftests: forwarding: devlink_lib: Add devlink_cell_size_get() by Petr Machata · 4 years, 3 months ago
- 6e0972e selftests: forwarding: devlink_lib: Split devlink_..._set() into save & set by Petr Machata · 4 years, 3 months ago
- 5a9323f can: flexcan: disable runtime PM if register flexcandev failed by Joakim Zhang · 4 years, 3 months ago
- 3aa2539 can: flexcan: add flexcan driver for i.MX8MP by Joakim Zhang · 4 years, 3 months ago
- a659712 can: flexcan: initialize all flexcan memory for ECC function by Joakim Zhang · 4 years, 3 months ago