- b553a6e bpf: Simplify __bpf_arch_text_poke poke type handling by Daniel Borkmann · 5 years ago
- f9a7cf6 bpf: Introduce BPF_TRACE_x helper for the tracing tests by Martin KaFai Lau · 5 years ago
- b8cd76c bpf: Add bpf_jit_blinding_enabled for !CONFIG_BPF_JIT by Daniel Borkmann · 5 years ago
- 6dbae03 Merge branch 'optimize-bpf_tail_call' by Alexei Starovoitov · 5 years ago
- 79d49ba bpf, testing: Add various tail call test cases by Daniel Borkmann · 5 years ago
- 428d5df bpf, x86: Emit patchable direct jump as tail call by Daniel Borkmann · 5 years ago
- d2e4c1e bpf: Constant map key tracking for prog array pokes by Daniel Borkmann · 5 years ago
- da765a2 bpf: Add poke dependency tracking for prog array maps by Daniel Borkmann · 5 years ago
- a66886f bpf: Add initial poke descriptor table for jit images by Daniel Borkmann · 5 years ago
- 2beee5f bpf: Move owner type, jited info into array auxiliary data by Daniel Borkmann · 5 years ago
- 6332be0 bpf: Move bpf_free_used_maps into sleepable section by Daniel Borkmann · 5 years ago
- 4b3da77 bpf, x86: Generalize and extend bpf_arch_text_poke for direct jumps by Daniel Borkmann · 5 years ago
- c4781e3 selftests/bpf: Add BPF trampoline performance test by Alexei Starovoitov · 5 years ago
- 161f3cb Merge branch 'jmp32-reg-bounds' by Alexei Starovoitov · 5 years ago
- 6147a14 selftests/bpf: Ensure core_reloc_kernel is reading test_progs's data only by Andrii Nakryiko · 5 years ago
- 260cb5d selftests/bpf: Add verifier tests for better jmp32 register bounds by Yonghong Song · 5 years ago
- 1aace10 libbpf: Fix bpf_object name determination for bpf_object__open_file() by Andrii Nakryiko · 5 years ago
- 581738a bpf: Provide better register bounds after jmp32 instructions by Yonghong Song · 5 years ago
- 071cdec xdp: Fix cleanup on map free for devmap_hash map type by Toke Høiland-Jørgensen · 5 years ago
- 1f607504 Merge branch 'libbpf-global-vars' by Alexei Starovoitov · 5 years ago
- a8fdaad selftests/bpf: Integrate verbose verifier log into test_progs by Andrii Nakryiko · 5 years ago
- 393cdfb libbpf: Support initialized global variables by Andrii Nakryiko · 5 years ago
- 5940c5b selftests, bpftool: Skip the build test if not in tree by Jakub Kicinski · 5 years ago
- 8983b73 libbpf: Fix various errors and warning reported by checkpatch.pl by Andrii Nakryiko · 5 years ago
- 31f8b82 selftests, bpftool: Set EXIT trap after usage function by Quentin Monnet · 5 years ago
- 1f8e2bc libbpf: Refactor relocation handling by Andrii Nakryiko · 5 years ago
- a89b2cb tools, bpf: Fix build for 'make -s tools/bpf O=<dir>' by Quentin Monnet · 5 years ago
- ffc8817 selftests/bpf: Ensure no DWARF relocations for BPF object files by Andrii Nakryiko · 5 years ago
- a0f17cc tools, bpftool: Fix warning on ignored return value for 'read' by Quentin Monnet · 5 years ago
- 5d946c5 xsk: Fix xsk_poll()'s return type by Luc Van Oostenryck · 5 years ago
- c392bcc powerpc: Add const qual to local_read() parameter by Eric Dumazet · 5 years ago
- c98dfcd Merge branch 'bnxt_en-Updates' by Jakub Kicinski · 5 years ago
- d168f32 bnxt_en: Add support for flashing the device via devlink by Vasundhara Volam · 5 years ago
- c7e457f4 bnxt_en: Allow PHY settings on multi-function or NPAR PFs if allowed by FW. by Michael Chan · 5 years ago
- b1613e7 bnxt_en: Add async. event logic for PHY configuration changes. by Michael Chan · 5 years ago
- 8119e49 bnxt_en: Refactor the initialization of the ethtool link settings. by Michael Chan · 5 years ago
- 8a60efd bnxt_en: Skip disabling autoneg before PHY loopback when appropriate. by Michael Chan · 5 years ago
- 1acefc9 bnxt_en: Assign more RSS context resources to the VFs. by Michael Chan · 5 years ago
- 3be8136 bnxt_en: Initialize context memory to the value specified by firmware. by Michael Chan · 5 years ago
- f9b69d7 bnxt_en: Fix suspend/resume path on 57500 chips by Vasundhara Volam · 5 years ago
- f92335d bnxt_en: Send FUNC_RESOURCE_QCAPS command in bnxt_resume() by Vasundhara Volam · 5 years ago
- 2e88246 bnxt_en: Combine 2 functions calling the same HWRM_DRV_RGTR fw command. by Vasundhara Volam · 5 years ago
- bdb3860 bnxt_en: Do driver unregister cleanup in bnxt_init_one() failure path. by Vasundhara Volam · 5 years ago
- ef02af8 bnxt_en: Disable/enable Bus master during suspend/resume. by Michael Chan · 5 years ago
- fb4cd81 bnxt_en: Add chip IDs for 57452 and 57454 chips. by Michael Chan · 5 years ago
- ab44081 sfc: fix build without CONFIG_RFS_ACCEL by Jakub Kicinski · 5 years ago
- 6f3aeb1 hv_netvsc: make recording RSS hash depend on feature flag by Stephen Hemminger · 5 years ago
- fc5141c net: gro: use vlan API instead of accessing directly by Tonghao Zhang · 5 years ago
- 9520aea Merge tag 'mlx5-updates-2019-11-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by Jakub Kicinski · 5 years ago
- d46b7e4 net: phylink: rename mac_link_state() op to mac_pcs_get_state() by Russell King · 5 years ago
- ab81836 net: use rhashtable_lookup() instead of rhashtable_lookup_fast() by Taehee Yoo · 5 years ago
- 3a06ee3 Merge tag 'wireless-drivers-next-2019-11-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by Jakub Kicinski · 5 years ago
- 72a2707 Merge branch 'nfc-convert-from-txt-to-rst' by Jakub Kicinski · 5 years ago
- 4791d77 docs: networking: nfc: change to rst format by Robert Schwebel · 5 years ago
- bf0b251 docs: networking: nfc: fix code block syntax by Robert Schwebel · 5 years ago
- f67b7c0 docs: networking: nfc: fix bullet list syntax by Robert Schwebel · 5 years ago
- c0b96e8 docs: networking: nfc: change block diagram to sphinx syntax by Robert Schwebel · 5 years ago
- 66ac53a docs: networking: nfc: change headlines to sphinx syntax by Robert Schwebel · 5 years ago
- a5d66f8 net: phy: initialise phydev speed and duplex sanely by Russell King · 5 years ago
- e3cf8b36 net: phy: remove phy_ethtool_sset() by Russell King · 5 years ago
- 84bb46c Revert "bpf: Emit audit messages upon successful prog load and unload" by Jakub Kicinski · 5 years ago
- 8dcdc95 Merge branch 'sfc-ARFS-expiry-improvements' by Jakub Kicinski · 5 years ago
- 6fbc05e sfc: do ARFS expiry work occasionally even without NAPI poll by Edward Cree · 5 years ago
- ca70bd4 sfc: add statistics for ARFS by Edward Cree · 5 years ago
- 0aa6608 sfc: suppress MCDI errors from ARFS by Edward Cree · 5 years ago
- 8490e75 sfc: change ARFS expiry mechanism by Edward Cree · 5 years ago
- c4f2cbd Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by Jakub Kicinski · 5 years ago
- 30429fb net: inet_is_local_reserved_port() should return bool not int by Maciej Żenczykowski · 5 years ago
- 091189a Merge branch 'cxgb4-add-udp-segmentation-offload-support' by Jakub Kicinski · 5 years ago
- 8311f0b cxgb4: add stats for MQPRIO QoS offload Tx path by Rahul Lakkireddy · 5 years ago
- 1a2a14f cxgb4: add UDP segmentation offload support by Rahul Lakkireddy · 5 years ago
- 0ed96b4 cxgb4/chcr: update SGL DMA unmap for USO by Rahul Lakkireddy · 5 years ago
- a9f852e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 5 years ago
- 34c36f4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
- b485275 afs: Fix large file support by Marc Dionne · 5 years ago
- cd34070 afs: Fix possible assert with callbacks from yfs servers by Marc Dionne · 5 years ago
- ed960c1 ice: Update FW API minor version by Kevin Scott · 5 years ago
- 1748ce8 ice: remove pointless NULL check of port_info by Jacob Keller · 5 years ago
- 87324e7 ice: Implement ethtool ops for channels by Henry Tieman · 5 years ago
- 90ac245 net/mlx5e: Remove redundant pointer check by Eli Cohen · 5 years ago
- e689e99 net/mlx5e: TC, Stub out ipv6 tun create header function by Saeed Mahameed · 5 years ago
- b6d1223 net/mlx5: DR, Add support for Geneve packets SW steering by Yevgeny Kliteynik · 5 years ago
- a18fab4 net/mlx5: DR, Add HW bits and definitions for Geneve flex parser by Yevgeny Kliteynik · 5 years ago
- 6e9e286 net/mlx5: DR, Refactor VXLAN GPE flex parser tunnel code for SW steering by Yevgeny Kliteynik · 5 years ago
- ab118da net/mlx5: Don't write read-only fields in MODIFY_HCA_VPORT_CONTEXT command by Leon Romanovsky · 5 years ago
- 730fdea ice: implement VF stats NDO by Jesse Brandeburg · 5 years ago
- 4c66d22 ice: add helpers for virtchnl by Jesse Brandeburg · 5 years ago
- 4015d11 ice: Add ice_pf_to_dev(pf) macro by Brett Creeley · 5 years ago
- 9efe35d0 ice: Do not use devm* functions for local uses by Tony Nguyen · 5 years ago
- 1bc7a4a ice: Refactor removal of VLAN promiscuous rules by Brett Creeley · 5 years ago
- e25f915 ice: Fix setting coalesce to handle DCB configuration by Brett Creeley · 5 years ago
- 1f9639d ice: Only disable VF state when freeing each VF resources by Akeem G Abodunrin · 5 years ago
- 949375d ice: fix stack leakage by Jesse Brandeburg · 5 years ago
- 2f9ec24 ice: Don't modify stripping for add/del VLANs on VF by Brett Creeley · 5 years ago
- d4bc4e2 ice: Disallow VF VLAN opcodes if VLAN offloads disabled by Brett Creeley · 5 years ago
- 9164f76 ice: Correct capabilities reporting of max TCs by Bruce Allan · 5 years ago
- eae1bbb ice: Store number of functions for the device by Bruce Allan · 5 years ago
- 3243e04 net: dsa: ocelot: fix "should it be static?" warnings by Chen Wandun · 5 years ago
- 5b1d9c1 r8152: avoid to call napi_disable twice by Hayes Wang · 5 years ago
- cc07903 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago