| 2022-09-03 | 
Martin KaFai Lau | net: Change sock_getsockopt() to take the sk ptr instea...  | 
commit | commitdiff | tree | snapshot | 
| 2022-09-02 | 
Ian Rogers | selftests/xsk: Avoid use-after-free on ctx | 
commit | commitdiff | tree | snapshot | 
| 2022-09-02 | 
Daniel Müller | selftests/bpf: Store BPF object files with .bpf.o extension | 
commit | commitdiff | tree | snapshot | 
| 2022-09-02 | 
Maciej Fijalkowski | selftests/xsk: Add support for zero copy testing | 
commit | commitdiff | tree | snapshot | 
| 2022-09-02 | 
Maciej Fijalkowski | selftests/xsk: Make sure single threaded test terminates | 
commit | commitdiff | tree | snapshot | 
| 2022-09-02 | 
Maciej Fijalkowski | selftests/xsk: Add support for executing tests on physi...  | 
commit | commitdiff | tree | snapshot | 
| 2022-09-02 | 
Maciej Fijalkowski | selftests/xsk: Increase chars for interface name to 16 | 
commit | commitdiff | tree | snapshot | 
| 2022-09-02 | 
Maciej Fijalkowski | selftests/xsk: Introduce default Rx pkt stream | 
commit | commitdiff | tree | snapshot | 
| 2022-09-02 | 
Maciej Fijalkowski | selftests/xsk: Query for native XDP support | 
commit | commitdiff | tree | snapshot | 
| 2022-09-02 | 
Shmulik Ladkani | selftests/bpf: Amend test_tunnel to exercise BPF_F_TUNI...  | 
commit | commitdiff | tree | snapshot | 
| 2022-09-02 | 
Shmulik Ladkani | bpf: Support getting tunnel flags | 
commit | commitdiff | tree | snapshot | 
| 2022-09-02 | 
Shung-Hsi Yu | bpf, tnums: Warn against the usage of tnum_in(tnum_rang...  | 
commit | commitdiff | tree | snapshot | 
| 2022-09-01 | 
Hou Tao | bpf: Only add BTF IDs for socket security hooks when...  | 
commit | commitdiff | tree | snapshot | 
| 2022-09-01 | 
Jiapeng Chong | bpf: Remove useless else if | 
commit | commitdiff | tree | snapshot | 
| 2022-09-01 | 
Martin KaFai Lau | Merge branch 'Use this_cpu_xxx for preemption-safety' | 
commit | commitdiff | tree | snapshot | 
| 2022-09-01 | 
Hou Tao | selftests/bpf: Test concurrent updates on bpf_task_stor...  | 
commit | commitdiff | tree | snapshot | 
| 2022-09-01 | 
Hou Tao | selftests/bpf: Move sys_pidfd_open() into task_local_st...  | 
commit | commitdiff | tree | snapshot | 
| 2022-09-01 | 
Hou Tao | bpf: Use this_cpu_{inc_return|dec} for prog->active | 
commit | commitdiff | tree | snapshot | 
| 2022-09-01 | 
Hou Tao | bpf: Use this_cpu_{inc|dec|inc_return} for bpf_task_sto...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-31 | 
Martin KaFai Lau | Merge branch 'fixes for concurrent htab updates' | 
commit | commitdiff | tree | snapshot | 
| 2022-08-31 | 
Hou Tao | selftests/bpf: Add test cases for htab update | 
commit | commitdiff | tree | snapshot | 
| 2022-08-31 | 
Hou Tao | bpf: Propagate error from htab_lock_bucket() to userspace | 
commit | commitdiff | tree | snapshot | 
| 2022-08-31 | 
Hou Tao | bpf: Disable preemption when increasing per-cpu map_locked | 
commit | commitdiff | tree | snapshot | 
| 2022-08-31 | 
Martin KaFai Lau | selftest/bpf: Ensure no module loading in bpf_setsockop...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-31 | 
Martin KaFai Lau | bpf, net: Avoid loading module when calling bpf_setsock...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-31 | 
James Hilliard | libbpf: Add GCC support for bpf_tail_call_static | 
commit | commitdiff | tree | snapshot | 
| 2022-08-30 | 
Hao Luo | bpftool: Add support for querying cgroup_iter link | 
commit | commitdiff | tree | snapshot | 
| 2022-08-29 | 
James Hilliard | selftests/bpf: Fix connect4_prog tcp/socket header...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-29 | 
James Hilliard | selftests/bpf: Fix bind{4,6} tcp/socket header type...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-29 | 
Tiezhu Yang | bpf, mips: No need to use min() to get MAX_TAIL_CALL_CNT | 
commit | commitdiff | tree | snapshot | 
| 2022-08-27 | 
Quentin Monnet | bpf: Fix a few typos in BPF helpers documentation | 
commit | commitdiff | tree | snapshot | 
| 2022-08-27 | 
James Hilliard | selftests/bpf: Declare subprog_noise as static in tailc...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-26 | 
James Hilliard | selftests/bpf: fix type conflict in test_tc_dtime | 
commit | commitdiff | tree | snapshot | 
| 2022-08-26 | 
Benjamin Tissoires | libbpf: add map_get_fd_by_id and map_delete_elem in...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-26 | 
Benjamin Tissoires | bpf: prepare for more bpf syscall to be used from kerne...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-25 | 
Hao Luo | bpf: Add CGROUP prefix to cgroup_iter_order | 
commit | commitdiff | tree | snapshot | 
| 2022-08-25 | 
Eyal Birger | bpf/scripts: Assert helper enum value is aligned with...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-25 | 
Lam Thai | bpftool: Fix a wrong type cast in btf_dumper_int | 
commit | commitdiff | tree | snapshot | 
| 2022-08-25 | 
Alexei Starovoitov | Merge branch 'bpf: rstat: cgroup hierarchical' | 
commit | commitdiff | tree | snapshot | 
| 2022-08-25 | 
Yosry Ahmed | selftests/bpf: add a selftest for cgroup hierarchical...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-25 | 
Yosry Ahmed | selftests/bpf: extend cgroup helpers | 
commit | commitdiff | tree | snapshot | 
| 2022-08-25 | 
Yosry Ahmed | cgroup: bpf: enable bpf programs to integrate with...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-25 | 
Hao Luo | selftests/bpf: Test cgroup_iter. | 
commit | commitdiff | tree | snapshot | 
| 2022-08-25 | 
Hao Luo | bpf: Introduce cgroup iter | 
commit | commitdiff | tree | snapshot | 
| 2022-08-25 | 
Yang Yingliang | selftests/bpf: Fix wrong size passed to bpf_setsockopt() | 
commit | commitdiff | tree | snapshot | 
| 2022-08-25 | 
Daniel Müller | selftests/bpf: Add cb_refs test to s390x deny list | 
commit | commitdiff | tree | snapshot | 
| 2022-08-25 | 
Alexei Starovoitov | Merge branch 'Fix reference state management for synchr...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-25 | 
Kumar Kartikeya...  | selftests/bpf: Add tests for reference state fixes...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-25 | 
Kumar Kartikeya...  | bpf: Fix reference state management for synchronous...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-23 | 
Kumar Kartikeya...  | bpf: Move bpf_loop and bpf_for_each_map_elem under...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-23 | 
Alexei Starovoitov | Merge branch 'bpf: expose bpf_{g,s}et_retval to more...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-23 | 
Stanislav Fomichev | selftests/bpf: Make sure bpf_{g,s}et_retval is exposed...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-23 | 
Stanislav Fomichev | bpf: update bpf_{g,s}et_retval documentation | 
commit | commitdiff | tree | snapshot | 
| 2022-08-23 | 
Stanislav Fomichev | bpf: expose bpf_strtol and bpf_strtoul to all program...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-23 | 
Stanislav Fomichev | bpf: Use cgroup_{common,current}_func_proto in more...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-23 | 
Stanislav Fomichev | bpf: Introduce cgroup_{common,current}_func_proto | 
commit | commitdiff | tree | snapshot | 
| 2022-08-23 | 
Quentin Monnet | scripts/bpf: Set date attribute for bpf-helpers(7)...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-23 | 
Quentin Monnet | scripts/bpf: Set version attribute for bpf-helpers...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-23 | 
Shmulik Ladkani | bpf, selftests: Test BPF_FLOW_DISSECTOR_CONTINUE | 
commit | commitdiff | tree | snapshot | 
| 2022-08-23 | 
Shmulik Ladkani | bpf, test_run: Propagate bpf_flow_dissect's retval...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-23 | 
Shmulik Ladkani | bpf, flow_dissector: Introduce BPF_FLOW_DISSECTOR_CONTI...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-23 | 
Shmulik Ladkani | flow_dissector: Make 'bpf_flow_dissect' return the...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-19 | 
Martin KaFai Lau | selftest/bpf: Add setget_sockopt to DENYLIST.s390x | 
commit | commitdiff | tree | snapshot | 
| 2022-08-19 | 
Colin Ian King | selftests/bpf: Fix spelling mistake. | 
commit | commitdiff | tree | snapshot | 
| 2022-08-19 | 
Alexei Starovoitov | Merge branch 'bpf: net: Remove duplicated code from...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-19 | 
Martin KaFai Lau | selftests/bpf: bpf_setsockopt tests | 
commit | commitdiff | tree | snapshot | 
| 2022-08-19 | 
Martin KaFai Lau | bpf: Add a few optnames to bpf_setsockopt | 
commit | commitdiff | tree | snapshot | 
| 2022-08-19 | 
Martin KaFai Lau | bpf: Change bpf_setsockopt(SOL_IPV6) to reuse do_ipv6_s...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-19 | 
Martin KaFai Lau | bpf: Change bpf_setsockopt(SOL_IP) to reuse do_ip_setso...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-19 | 
Martin KaFai Lau | bpf: Change bpf_setsockopt(SOL_TCP) to reuse do_tcp_set...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-19 | 
Martin KaFai Lau | bpf: Refactor bpf specific tcp optnames to a new function | 
commit | commitdiff | tree | snapshot | 
| 2022-08-19 | 
Martin KaFai Lau | bpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_sets...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-19 | 
Martin KaFai Lau | bpf: Embed kernel CONFIG check into the if statement...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-19 | 
Martin KaFai Lau | bpf: Initialize the bpf_run_ctx in bpf_iter_run_prog() | 
commit | commitdiff | tree | snapshot | 
| 2022-08-19 | 
Martin KaFai Lau | bpf: net: Change do_ipv6_setsockopt() to use the sockop...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-19 | 
Martin KaFai Lau | bpf: net: Change do_ip_setsockopt() to use the sockopt...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-19 | 
Martin KaFai Lau | bpf: net: Change do_tcp_setsockopt() to use the sockopt...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-19 | 
Martin KaFai Lau | bpf: net: Consider has_current_bpf_ctx() when testing...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-19 | 
Martin KaFai Lau | bpf: net: Avoid sk_setsockopt() taking sk lock when...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-19 | 
Martin KaFai Lau | net: Add sk_setsockopt() to take the sk ptr instead...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-18 | 
Maxime Chevallier | net: ethernet: altera: Add use of ethtool_op_get_ts_info | 
commit | commitdiff | tree | snapshot | 
| 2022-08-18 | 
Wong Vee Khee | stmmac: intel: remove unused 'has_crossts' flag | 
commit | commitdiff | tree | snapshot | 
| 2022-08-18 | 
Jakub Kicinski | Merge https://git.kernel.org/pub/scm/linux/kernel/git...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-17 | 
Andrii Nakryiko | selftests/bpf: Few fixes for selftests/bpf built in...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-17 | 
Andrii Nakryiko | libbpf: Clean up deprecated and legacy aliases | 
commit | commitdiff | tree | snapshot | 
| 2022-08-17 | 
Andrii Nakryiko | libbpf: Streamline bpf_attr and perf_event_attr initial...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-17 | 
Andrii Nakryiko | libbpf: Fix potential NULL dereference when parsing ELF | 
commit | commitdiff | tree | snapshot | 
| 2022-08-17 | 
Jakub Kicinski | Merge branch 'net-dsa-bcm_sf2-utilize-phylink-for-all...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-17 | 
Florian Fainelli | net: dsa: bcm_sf2: Have PHYLINK configure CPU/IMP port(s) | 
commit | commitdiff | tree | snapshot | 
| 2022-08-17 | 
Florian Fainelli | net: dsa: bcm_sf2: Introduce helper for port override...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-17 | 
Beniamin Sandu | net: sfp: use simplified HWMON_CHANNEL_INFO macro | 
commit | commitdiff | tree | snapshot | 
| 2022-08-17 | 
Hao Luo | selftests/bpf: Tests libbpf autoattach APIs | 
commit | commitdiff | tree | snapshot | 
| 2022-08-17 | 
Hao Luo | libbpf: Allows disabling auto attach | 
commit | commitdiff | tree | snapshot | 
| 2022-08-17 | 
David S. Miller | Merge branch 'wwan-t7xx-fw-flashing-and-coredump-support' | 
commit | commitdiff | tree | snapshot | 
| 2022-08-17 | 
M Chetan Kumar | net: wwan: t7xx: Devlink documentation | 
commit | commitdiff | tree | snapshot | 
| 2022-08-17 | 
M Chetan Kumar | net: wwan: t7xx: Enable devlink based fw flashing and...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-17 | 
Haijun Liu | net: wwan: t7xx: PCIe reset rescan | 
commit | commitdiff | tree | snapshot | 
| 2022-08-17 | 
Haijun Liu | net: wwan: t7xx: Infrastructure for early port configur...  | 
commit | commitdiff | tree | snapshot | 
| 2022-08-17 | 
Haijun Liu | net: wwan: t7xx: Add AP CLDMA | 
commit | commitdiff | tree | snapshot | 
| 2022-08-17 | 
Florian Fainelli | net: phy: broadcom: Implement suspend/resume for AC131...  | 
commit | commitdiff | tree | snapshot | 
| next |