2023-03-08 |
Xin Long | netfilter: use nf_ip6_check_hbh_len in nf_ct_skb_networ... |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Xin Long | netfilter: move br_nf_check_hbh_len to utils |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Xin Long | netfilter: bridge: move pskb_trim_rcsum out of br_nf_ch... |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Xin Long | netfilter: bridge: check len before accessing more... |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Xin Long | netfilter: bridge: call pskb_may_pull in br_nf_check_hb... |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Sriram Yagnaraman | netfilter: bridge: introduce broute meta statement |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Arınç ÜNAL | dt-bindings: net: dsa: mediatek,mt7530: change some... |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Jiapeng Chong | emulex/benet: clean up some inconsistent indenting |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Gustavo A.... | net/mlx4_en: Replace fake flex-array with flexible... |
commit | commitdiff | tree | snapshot |
2023-03-08 |
David S. Miller | Merge branch 'r8169-disable-ASPM-during-NAPI-poll' |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Heiner Kallweit | r8169: remove ASPM restrictions now that ASPM is disabl... |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Heiner Kallweit | r8169: disable ASPM during NAPI poll |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Heiner Kallweit | r8169: prepare rtl_hw_aspm_clkreq_enable for usage... |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Heiner Kallweit | r8169: enable cfg9346 config register access in atomic... |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Heiner Kallweit | r8169: use spinlock to protect access to registers... |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Heiner Kallweit | r8169: use spinlock to protect mac ocp register access |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Vadim Fedorenko | net-timestamp: extend SOF_TIMESTAMPING_OPT_ID to HW... |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Gustavo A.... | netxen_nic: Replace fake flex-array with flexible-array... |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Heiner Kallweit | net: phy: smsc: simplify lan95xx_config_aneg_ext |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Eric Dumazet | net: remove enum skb_free_reason |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Heiner Kallweit | net: phy: improve phy_read_poll_timeout |
commit | commitdiff | tree | snapshot |
2023-03-07 |
Jakub Kicinski | Merge tag 'for-netdev' of https://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Andrii Nakryiko | Merge branch 'libbpf: allow users to set kprobe/uprobe... |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Menglong Dong | selftests/bpf: Add test for legacy/perf kprobe/uprobe... |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Menglong Dong | selftests/bpf: Split test_attach_probe into multi subtests |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Menglong Dong | libbpf: Add support to set kprobe/uprobe attach mode |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Rong Tao | tools/resolve_btfids: Add /libsubcmd to .gitignore |
commit | commitdiff | tree | snapshot |
2023-03-04 |
Andrii Nakryiko | bpf: add support for fixed-size memory pointer returns... |
commit | commitdiff | tree | snapshot |
2023-03-04 |
Andrii Nakryiko | bpf: generalize dynptr_get_spi to be usable for iters |
commit | commitdiff | tree | snapshot |
2023-03-04 |
Andrii Nakryiko | bpf: mark PTR_TO_MEM as non-null register type |
commit | commitdiff | tree | snapshot |
2023-03-04 |
Andrii Nakryiko | bpf: move kfunc_call_arg_meta higher in the file |
commit | commitdiff | tree | snapshot |
2023-03-04 |
Andrii Nakryiko | bpf: ensure that r0 is marked scratched after any funct... |
commit | commitdiff | tree | snapshot |
2023-03-04 |
Andrii Nakryiko | bpf: fix visit_insn()'s detection of BPF_FUNC_timer_set... |
commit | commitdiff | tree | snapshot |
2023-03-04 |
Andrii Nakryiko | bpf: clean up visit_insn()'s instruction processing |
commit | commitdiff | tree | snapshot |
2023-03-04 |
Andrii Nakryiko | selftests/bpf: adjust log_fixup's buffer size for prope... |
commit | commitdiff | tree | snapshot |
2023-03-04 |
Andrii Nakryiko | bpf: honor env->test_state_freq flag in is_state_visited() |
commit | commitdiff | tree | snapshot |
2023-03-04 |
Andrii Nakryiko | selftests/bpf: enhance align selftest's expected log... |
commit | commitdiff | tree | snapshot |
2023-03-04 |
Andrii Nakryiko | bpf: improve regsafe() checks for PTR_TO_{MEM,BUF,TP_BU... |
commit | commitdiff | tree | snapshot |
2023-03-04 |
Andrii Nakryiko | bpf: improve stack slot state printing |
commit | commitdiff | tree | snapshot |
2023-03-04 |
Alexei Starovoitov | Merge branch 'bpf: allow ctx writes using BPF_ST_MEM... |
commit | commitdiff | tree | snapshot |
2023-03-04 |
Eduard Zingerman | selftests/bpf: Disassembler tests for verifier.c:conver... |
commit | commitdiff | tree | snapshot |
2023-03-04 |
Eduard Zingerman | selftests/bpf: test if pointer type is tracked for... |
commit | commitdiff | tree | snapshot |
2023-03-04 |
Eduard Zingerman | bpf: allow ctx writes using BPF_ST_MEM instruction |
commit | commitdiff | tree | snapshot |
2023-03-03 |
Kumar Kartikeya... | bpf: Use separate RCU callbacks for freeing selem |
commit | commitdiff | tree | snapshot |
2023-03-03 |
Daniel Borkmann | Merge branch 'bpf-kptr-rcu' |
commit | commitdiff | tree | snapshot |
2023-03-03 |
Alexei Starovoitov | bpf: Refactor RCU enforcement in the verifier. |
commit | commitdiff | tree | snapshot |
2023-03-03 |
Alexei Starovoitov | selftests/bpf: Tweak cgroup kfunc test. |
commit | commitdiff | tree | snapshot |
2023-03-03 |
Alexei Starovoitov | selftests/bpf: Add a test case for kptr_rcu. |
commit | commitdiff | tree | snapshot |
2023-03-03 |
Alexei Starovoitov | bpf: Introduce kptr_rcu. |
commit | commitdiff | tree | snapshot |
2023-03-03 |
Alexei Starovoitov | bpf: Mark cgroups and dfl_cgrp fields as trusted. |
commit | commitdiff | tree | snapshot |
2023-03-03 |
Alexei Starovoitov | bpf: Rename __kptr_ref -> __kptr and __kptr -> __kptr_u... |
commit | commitdiff | tree | snapshot |
2023-03-03 |
Tero Kristo | selftests/bpf: Add absolute timer test |
commit | commitdiff | tree | snapshot |
2023-03-03 |
Tero Kristo | bpf: Add support for absolute value BPF timers |
commit | commitdiff | tree | snapshot |
2023-03-03 |
Dave Marchevsky | selftests/bpf: Add -Wuninitialized flag to bpf prog... |
commit | commitdiff | tree | snapshot |
2023-03-03 |
Tejun Heo | bpf: Make bpf_get_current_[ancestor_]cgroup_id() availa... |
commit | commitdiff | tree | snapshot |
2023-03-03 |
David Vernet | bpf, docs: Fix final bpf docs build failure |
commit | commitdiff | tree | snapshot |
2023-03-03 |
David Vernet | bpf, docs: Fix link to netdev-FAQ target |
commit | commitdiff | tree | snapshot |
2023-03-02 |
Joanne Koong | bpf: Fix bpf_dynptr_slice{_rdwr} to return NULL instead... |
commit | commitdiff | tree | snapshot |
2023-03-02 |
Andrii Nakryiko | Merge branch 'Make uprobe attachment APK aware' |
commit | commitdiff | tree | snapshot |
2023-03-02 |
Daniel Müller | libbpf: Add support for attaching uprobes to shared... |
commit | commitdiff | tree | snapshot |
2023-03-02 |
Daniel Müller | libbpf: Introduce elf_find_func_offset_from_file()... |
commit | commitdiff | tree | snapshot |
2023-03-02 |
Daniel Müller | libbpf: Implement basic zip archive parsing support |
commit | commitdiff | tree | snapshot |
2023-03-02 |
David Vernet | bpf, docs: Fix __uninit kfunc doc section |
commit | commitdiff | tree | snapshot |
2023-03-02 |
David Vernet | bpf: Fix doxygen comments for dynptr slice kfuncs |
commit | commitdiff | tree | snapshot |
2023-03-01 |
Andrii Nakryiko | Merge branch 'selftests/bpf: support custom per-test... |
commit | commitdiff | tree | snapshot |
2023-03-01 |
Andrii Nakryiko | selftests/bpf: Support custom per-test flags and multip... |
commit | commitdiff | tree | snapshot |
2023-03-01 |
Andrii Nakryiko | Merge branch 'libbpf: fix several issues reported by... |
commit | commitdiff | tree | snapshot |
2023-03-01 |
Viktor Malik | libbpf: Cleanup linker_append_elf_relos |
commit | commitdiff | tree | snapshot |
2023-03-01 |
Viktor Malik | libbpf: Remove several dead assignments |
commit | commitdiff | tree | snapshot |
2023-03-01 |
Viktor Malik | libbpf: Remove unnecessary ternary operator |
commit | commitdiff | tree | snapshot |
2023-03-01 |
Tiezhu Yang | selftests/bpf: Set __BITS_PER_LONG if target is bpf... |
commit | commitdiff | tree | snapshot |
2023-03-01 |
Alexei Starovoitov | Merge branch 'Add support for kptrs in more BPF maps' |
commit | commitdiff | tree | snapshot |
2023-03-01 |
Kumar Kartikeya... | selftests/bpf: Add more tests for kptrs in maps |
commit | commitdiff | tree | snapshot |
2023-03-01 |
Kumar Kartikeya... | bpf: Support kptrs in local storage maps |
commit | commitdiff | tree | snapshot |
2023-03-01 |
Kumar Kartikeya... | bpf: Support kptrs in percpu hashmap and percpu LRU... |
commit | commitdiff | tree | snapshot |
2023-03-01 |
Alexei Starovoitov | Merge branch 'Add skb + xdp dynptrs' |
commit | commitdiff | tree | snapshot |
2023-03-01 |
Joanne Koong | selftests/bpf: tests for using dynptrs to parse skb... |
commit | commitdiff | tree | snapshot |
2023-03-01 |
Joanne Koong | bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr |
commit | commitdiff | tree | snapshot |
2023-03-01 |
Joanne Koong | bpf: Add xdp dynptrs |
commit | commitdiff | tree | snapshot |
2023-03-01 |
Joanne Koong | bpf: Add skb dynptrs |
commit | commitdiff | tree | snapshot |
2023-03-01 |
Joanne Koong | bpf: Add __uninit kfunc annotation |
commit | commitdiff | tree | snapshot |
2023-03-01 |
Joanne Koong | bpf: Refactor verifier dynptr into get_dynptr_arg_reg |
commit | commitdiff | tree | snapshot |
2023-03-01 |
Joanne Koong | bpf: Define no-ops for externally called bpf dynptr... |
commit | commitdiff | tree | snapshot |
2023-03-01 |
Joanne Koong | bpf: Allow initializing dynptrs in kfuncs |
commit | commitdiff | tree | snapshot |
2023-03-01 |
Joanne Koong | bpf: Refactor process_dynptr_func |
commit | commitdiff | tree | snapshot |
2023-03-01 |
Joanne Koong | bpf: Support "sk_buff" and "xdp_buff" as valid kfunc... |
commit | commitdiff | tree | snapshot |
2023-02-28 |
Jose E. Marchesi | bpf, docs: Document BPF insn encoding in term of stored... |
commit | commitdiff | tree | snapshot |
2023-02-28 |
David Vernet | bpf: Fix bpf_cgroup_from_id() doxygen header |
commit | commitdiff | tree | snapshot |
2023-02-28 |
Jiaxun Yang | bpf, mips: Implement R4000 workarounds for JIT |
commit | commitdiff | tree | snapshot |
2023-02-28 |
Jiaxun Yang | bpf, mips: Implement DADDI workarounds for JIT |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Yonghong Song | libbpf: Fix bpf_xdp_query() in old kernels |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Linus Torvalds | Merge tag 'net-6.3-rc1' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Ilya Leoshkevich | libbpf: Document bpf_{btf,link,map,prog}_get_info_by_fd() |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Eric Dumazet | tcp: tcp_check_req() can be called from process context |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Puranjay Mohan | libbpf: Fix arm syscall regs spec in bpf_tracing.h |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Rong Tao | selftests/bpf: Fix compilation errors: Assign a value... |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Oleksij Rempel | net: phy: c45: fix network interface initialization... |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Tom Rix | xen-netback: remove unused variables pending_idx and... |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Luis Gerhorst | tools: bpftool: Remove invalid \' json escape |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Jakub Kicinski | Merge tag 'wireless-2023-02-27' of git://git./linux... |
commit | commitdiff | tree | snapshot |
next |