- 9d05787 selftests/bpf: Test new btf__add_btf() API by Andrii Nakryiko · 3 years, 3 months ago
- c65eb80 selftests/bpf: Refactor btf_write selftest to reuse BTF generation logic by Andrii Nakryiko · 3 years, 3 months ago
- 7ca6112 libbpf: Add API that copies all BTF types from one BTF object to another by Andrii Nakryiko · 3 years, 3 months ago
- 57a610f bpf, x64: Save bytes for DIV by reducing reg copies by Jie Meng · 3 years, 4 months ago
- 0640c77 bpf: Avoid retpoline for bpf_for_each_map_elem by Andrey Ignatov · 3 years, 3 months ago
- 32a16f6 Merge branch 'Support kernel module function calls from eBPF' by Alexei Starovoitov · 3 years, 3 months ago
- c48e51c bpf: selftests: Add selftests for module kfunc support by Kumar Kartikeya Dwivedi · 3 years, 4 months ago
- 18f4fcc libbpf: Update gen_loader to emit BTF_KIND_FUNC relocations by Kumar Kartikeya Dwivedi · 3 years, 4 months ago
- 466b2e1 libbpf: Resolve invalid weak kfunc calls with imm = 0, off = 0 by Kumar Kartikeya Dwivedi · 3 years, 4 months ago
- 9dbe601 libbpf: Support kernel module function calls by Kumar Kartikeya Dwivedi · 3 years, 4 months ago
- 0e32dfc bpf: Enable TCP congestion control kfunc from modules by Kumar Kartikeya Dwivedi · 3 years, 4 months ago
- f614f2c tools: Allow specifying base BTF file in resolve_btfids by Kumar Kartikeya Dwivedi · 3 years, 4 months ago
- 14f267d bpf: btf: Introduce helpers for dynamic BTF set registration by Kumar Kartikeya Dwivedi · 3 years, 4 months ago
- a5d8272 bpf: Be conservative while processing invalid kfunc calls by Kumar Kartikeya Dwivedi · 3 years, 4 months ago
- 2357672 bpf: Introduce BPF support for kernel module function calls by Kumar Kartikeya Dwivedi · 3 years, 4 months ago
- d0f1c24 Merge tag 'for-net-next-2021-10-01' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by Jakub Kicinski · 3 years, 3 months ago
- 49ed8dd net: usb: use eth_hw_addr_set() for dev->addr_len cases by Jakub Kicinski · 3 years, 3 months ago
- a05e4c0 ethernet: use eth_hw_addr_set() for dev->addr_len cases by Jakub Kicinski · 3 years, 3 months ago
- 5e8fba8 Merge branch 'mlx4-const-dev_addr' by David S. Miller · 3 years, 3 months ago
- ebb1fdb mlx4: constify args for const dev_addr by Jakub Kicinski · 3 years, 3 months ago
- e04ffd1 mlx4: remove custom dev_addr clearing by Jakub Kicinski · 3 years, 3 months ago
- 1bb96a0 mlx4: replace mlx4_u64_to_mac() with u64_to_ether_addr() by Jakub Kicinski · 3 years, 3 months ago
- ded6e16 mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64() by Jakub Kicinski · 3 years, 3 months ago
- 549017a netlink: remove netlink_broadcast_filtered by Florian Westphal · 3 years, 3 months ago
- 95bf387 Merge tag 'mlx5-updates-2021-10-04' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 3 years, 3 months ago
- 45c9d96 net: bgmac: support MDIO described in DT by Rafał Miłecki · 3 years, 4 months ago
- b5375509 net: bgmac: improve handling PHY by Rafał Miłecki · 3 years, 4 months ago
- ceca777 ethernet: ehea: add missing cast by Jakub Kicinski · 3 years, 3 months ago
- fb8ece5 sparc: Fix typo. by David S. Miller · 3 years, 3 months ago
- f891b7c net/mlx5: Enable single IRQ for PCI Function by Shay Drory · 3 years, 6 months ago
- 3663ad3 net/mlx5: Shift control IRQ to the last index by Shay Drory · 3 years, 5 months ago
- 575baa92 net/mlx5: Bridge, pop VLAN on egress table miss by Vlad Buslov · 3 years, 4 months ago
- 5249001 net/mlx5: Bridge, mark reg_c1 when pushing VLAN by Vlad Buslov · 3 years, 5 months ago
- 64fc4b3 net/mlx5: Bridge, extract VLAN pop code to dedicated functions by Vlad Buslov · 3 years, 5 months ago
- a1a6e72 net/mlx5: Bridge, refactor eswitch instance usage by Vlad Buslov · 3 years, 5 months ago
- 6ba2e2b net/mlx5e: Support accept action by Vlad Buslov · 3 years, 4 months ago
- 2f8ec86 net/mlx5e: Specify out ifindex when looking up encap route by Chris Mi · 3 years, 4 months ago
- 3222efd net/mlx5e: Reserve a value from TC tunnel options mapping by Vlad Buslov · 3 years, 5 months ago
- d4f401d net/mlx5e: Move parse fdb check into actions_match_supported_fdb() by Roi Dayan · 3 years, 5 months ago
- 9c1d351 net/mlx5e: Split actions_match_supported() into a sub function by Roi Dayan · 3 years, 5 months ago
- d9581e2 net/mlx5e: Move mod hdr allocation to a single place by Roi Dayan · 3 years, 5 months ago
- 61c6f0d net/mlx5e: TC, Refactor sample offload error flow by Roi Dayan · 3 years, 4 months ago
- 80743c4 net/mlx5e: Add TX max rate support for MQPRIO channel mode by Tariq Toukan · 3 years, 4 months ago
- e0ee689 net/mlx5e: Specify SQ stats struct for mlx5e_open_txqsq() by Tariq Toukan · 3 years, 5 months ago
- 1660034 Merge branch 'phy-10g-mode-helper' by David S. Miller · 3 years, 3 months ago
- 14ad41c net: ethernet: use phylink_set_10g_modes() by Russell King (Oracle) · 3 years, 3 months ago
- a2c27a6 net: phylink: add phylink_set_10g_modes() helper by Russell King (Oracle) · 3 years, 3 months ago
- 23b0826 net: ipv6: fix use after free of struct seg6_pernet_data by MichelleJin · 3 years, 4 months ago
- e4addd4 Merge branch 'qed-new-fw' by David S. Miller · 3 years, 3 months ago
- 17696ca qed: fix ll2 establishment during load of RDMA driver by Manish Chopra · 3 years, 3 months ago
- a64aa0a qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT") by Prabhakar Kushwaha · 3 years, 3 months ago
- 3a6f5d0 qed: Update TCP silly-window-syndrome timeout for iwarp, scsi by Nikolay Assa · 3 years, 3 months ago
- 6c95dd8 qed: Update debug related changes by Prabhakar Kushwaha · 3 years, 3 months ago
- e2dbc22 qed: Add '_GTT' suffix to the IRO RAM macros by Prabhakar Kushwaha · 3 years, 3 months ago
- b90cb53 qed: Update FW init functions to support FW 8.59.1.0 by Omkar Kulkarni · 3 years, 3 months ago
- 3091be0 qed: Use enum as per FW 8.59.1.0 in qed_iro_hsi.h by Prabhakar Kushwaha · 3 years, 3 months ago
- fe40a83 qed: Update qed_hsi.h for fw 8.59.1.0 by Prabhakar Kushwaha · 3 years, 3 months ago
- f2a7410 qed: Update qed_mfw_hsi.h for FW ver 8.59.1.0 by Prabhakar Kushwaha · 3 years, 3 months ago
- 484563e qed: Update common_hsi for FW ver 8.59.1.0 by Prabhakar Kushwaha · 3 years, 3 months ago
- ee824f4 qed: Split huge qed_hsi.h header file by Omkar Kulkarni · 3 years, 3 months ago
- fb09a1e qed: Remove e4_ and _e4 from FW HSI by Shai Malin · 3 years, 3 months ago
- 19198e4 qed: Fix kernel-doc warnings by Prabhakar Kushwaha · 3 years, 3 months ago
- cfbe9b0 Merge branch 'ipv6-ioam-encap' by David S. Miller · 3 years, 3 months ago
- bf77b14 selftests: net: Test for the IOAM encapsulation with IPv6 by Justin Iurman · 3 years, 4 months ago
- 8cb3bf8 ipv6: ioam: Add support for the ip6ip6 encapsulation by Justin Iurman · 3 years, 4 months ago
- 7b34e44 ipv6: ioam: Prerequisite patch for ioam6_iptunnel by Justin Iurman · 3 years, 4 months ago
- 52d03786 ipv6: ioam: Distinguish input and output for hop-limit by Justin Iurman · 3 years, 4 months ago
- 9ac9362 net/mlx4_en: avoid one cache line miss to ring doorbell by Eric Dumazet · 3 years, 4 months ago
- 0693b27 Merge branch 'mctp-kunit-tests' by David S. Miller · 3 years, 4 months ago
- 1e5e925 mctp: Add input reassembly tests by Jeremy Kerr · 3 years, 4 months ago
- 8892c04 mctp: Add route input to socket tests by Jeremy Kerr · 3 years, 4 months ago
- b504db4 mctp: Add packet rx tests by Jeremy Kerr · 3 years, 4 months ago
- ded21b7 mctp: Add test utils by Jeremy Kerr · 3 years, 4 months ago
- 161eba5 mctp: Add initial test structure and fragmentation test by Jeremy Kerr · 3 years, 4 months ago
- b8aa165 net: wwan: iosm: correct devlink extra params by M Chetan Kumar · 3 years, 4 months ago
- e963777 Merge branch 'hw_addr_set' by David S. Miller · 3 years, 4 months ago
- 16be9a1 ethernet: use eth_hw_addr_set() - casts by Jakub Kicinski · 3 years, 4 months ago
- 4d3d2c8 fddi: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 4 months ago
- 1235568 ethernet: s2io: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 4 months ago
- 47d71f4 ethernet: chelsio: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 4 months ago
- af804e6 net: usb: use eth_hw_addr_set() instead of ether_addr_copy() by Jakub Kicinski · 3 years, 4 months ago
- f3956eb ethernet: use eth_hw_addr_set() instead of ether_addr_copy() by Jakub Kicinski · 3 years, 4 months ago
- e35b8d7 net: use eth_hw_addr_set() instead of ether_addr_copy() by Jakub Kicinski · 3 years, 4 months ago
- 1681371 net: usb: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 4 months ago
- a96d317 ethernet: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 4 months ago
- 2f23e5c net: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 4 months ago
- 4e9b9de arch: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 4 months ago
- fa8274b Merge branch 'ocelot-vlan' by David S. Miller · 3 years, 4 months ago
- 434ef35 selftests: net: mscc: ocelot: add a test for egress VLAN modification by Vladimir Oltean · 3 years, 4 months ago
- 4a907f6 selftests: net: mscc: ocelot: rename the VLAN modification test to ingress by Vladimir Oltean · 3 years, 4 months ago
- 239f163 selftests: net: mscc: ocelot: bring up the ports automatically by Vladimir Oltean · 3 years, 4 months ago
- 5ca721c net: dsa: tag_ocelot: set the classified VLAN during xmit by Vladimir Oltean · 3 years, 4 months ago
- e8c0722 net: mscc: ocelot: write full VLAN TCI in the injection header by Vladimir Oltean · 3 years, 4 months ago
- de5bbb6 net: mscc: ocelot: support egress VLAN rewriting via VCAP ES0 by Vladimir Oltean · 3 years, 4 months ago
- f533bc1 dt-bindings: net: renesas,etheravb: Update example to match reality by Geert Uytterhoeven · 3 years, 4 months ago
- 63b1bae dt-bindings: net: renesas,ether: Update example to match reality by Geert Uytterhoeven · 3 years, 4 months ago
- 1643771 net:dev: Change napi_gro_complete return type to void by Gyumin Hwang · 3 years, 4 months ago
- 8b67a21 Merge branch 'ionic-cleanups' by David S. Miller · 3 years, 4 months ago
- 7dd22a8 ionic: add lif param to ionic_qcq_disable by Shannon Nelson · 3 years, 4 months ago
- 3a5e0fa ionic: have ionic_qcq_disable decide on sending to hardware by Shannon Nelson · 3 years, 4 months ago