| 2023-02-15 | 
Eduard Zingerman | bpf: BPF_ST with variable offset should preserve STACK_...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-15 | 
Eduard Zingerman | selftests/bpf: check if verifier tracks constants spill...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-15 | 
Eduard Zingerman | bpf: track immediate values written to stack by BPF_ST...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-15 | 
Alexei Starovoitov | selftests/bpf: Fix map_kptr test. | 
commit | commitdiff | tree | snapshot | 
| 2023-02-15 | 
Björn Töpel | selftests/bpf: Cross-compile bpftool | 
commit | commitdiff | tree | snapshot | 
| 2023-02-15 | 
David Vernet | bpf, docs: Add myself to BPF docs MAINTAINERS entry | 
commit | commitdiff | tree | snapshot | 
| 2023-02-15 | 
Tiezhu Yang | selftests/bpf: Fix build error for LoongArch | 
commit | commitdiff | tree | snapshot | 
| 2023-02-15 | 
Bagas Sanjaya | Documentation: bpf: Add missing line break separator...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-14 | 
Alexei Starovoitov | Revert "bpf: Add --skip_encoding_btf_inconsistent_proto...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-14 | 
Joanne Koong | selftests/bpf: Clean up dynptr prog_tests | 
commit | commitdiff | tree | snapshot | 
| 2023-02-14 | 
Joanne Koong | selftests/bpf: Clean up user_ringbuf, cgrp_kfunc, kfunc...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-14 | 
Alexei Starovoitov | Merge branch 'BPF rbtree next-gen datastructure' | 
commit | commitdiff | tree | snapshot | 
| 2023-02-14 | 
Dave Marchevsky | bpf, documentation: Add graph documentation for non...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-14 | 
Dave Marchevsky | selftests/bpf: Add rbtree selftests | 
commit | commitdiff | tree | snapshot | 
| 2023-02-14 | 
Dave Marchevsky | bpf: Add bpf_rbtree_{add,remove,first} decls to bpf_exp...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-14 | 
Dave Marchevsky | bpf: Special verifier handling for bpf_rbtree_{remove...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-14 | 
Dave Marchevsky | bpf: Add callback validation to kfunc verifier logic | 
commit | commitdiff | tree | snapshot | 
| 2023-02-14 | 
Dave Marchevsky | bpf: Add support for bpf_rb_root and bpf_rb_node in...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-14 | 
Dave Marchevsky | bpf: Add bpf_rbtree_{add,remove,first} kfuncs | 
commit | commitdiff | tree | snapshot | 
| 2023-02-14 | 
Dave Marchevsky | bpf: Add basic bpf_rb_{root,node} support | 
commit | commitdiff | tree | snapshot | 
| 2023-02-13 | 
Dave Marchevsky | bpf: Migrate release_on_unlock logic to non-owning...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-13 | 
Daniel Borkmann | Merge branch 'xdp-ice-mbuf' | 
commit | commitdiff | tree | snapshot | 
| 2023-02-13 | 
Alexander Lobakin | ice: Micro-optimize .ndo_xdp_xmit() path | 
commit | commitdiff | tree | snapshot | 
| 2023-02-13 | 
Alexander Lobakin | ice: Fix freeing XDP frames backed by Page Pool | 
commit | commitdiff | tree | snapshot | 
| 2023-02-13 | 
Alexander Lobakin | ice: Robustify cleaning/completing XDP Tx buffers | 
commit | commitdiff | tree | snapshot | 
| 2023-02-13 | 
Alexander Lobakin | ice: Remove two impossible branches on XDP Tx cleaning | 
commit | commitdiff | tree | snapshot | 
| 2023-02-13 | 
Alexander Lobakin | ice: Fix XDP Tx ring overrun | 
commit | commitdiff | tree | snapshot | 
| 2023-02-13 | 
Alexander Lobakin | ice: fix ice_tx_ring:: Xdp_tx_active underflow | 
commit | commitdiff | tree | snapshot | 
| 2023-02-13 | 
Ilya Leoshkevich | selftests/bpf: Fix out-of-srctree build | 
commit | commitdiff | tree | snapshot | 
| 2023-02-13 | 
Alan Maguire | bpf: Add --skip_encoding_btf_inconsistent_proto, -...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-11 | 
Alexei Starovoitov | Merge branch 'bpf, mm: introduce cgroup.memory=nobpf' | 
commit | commitdiff | tree | snapshot | 
| 2023-02-11 | 
Yafang Shao | bpf: allow to disable bpf prog memory accounting | 
commit | commitdiff | tree | snapshot | 
| 2023-02-11 | 
Yafang Shao | bpf: allow to disable bpf map memory accounting | 
commit | commitdiff | tree | snapshot | 
| 2023-02-11 | 
Yafang Shao | bpf: use bpf_map_kvcalloc in bpf_local_storage | 
commit | commitdiff | tree | snapshot | 
| 2023-02-11 | 
Yafang Shao | mm: memcontrol: add new kernel parameter cgroup.memory...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-11 | 
Daniel Borkmann | docs, bpf: Ensure IETF's BPF mailing list gets copied...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-11 | 
Jakub Kicinski | Daniel Borkmann says: | 
commit | commitdiff | tree | snapshot | 
| 2023-02-11 | 
Randy Dunlap | Documentation: isdn: correct spelling | 
commit | commitdiff | tree | snapshot | 
| 2023-02-11 | 
Jakub Kicinski | Merge branch 'net-move-more-duplicate-code-of-ovs-and...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-11 | 
Xin Long | net: extract nf_ct_handle_fragments to nf_conntrack_ovs | 
commit | commitdiff | tree | snapshot | 
| 2023-02-11 | 
Xin Long | net: sched: move frag check and tc_skb_cb update out...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-11 | 
Xin Long | openvswitch: move key and ovs_cb update out of handle_f...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-11 | 
Xin Long | net: extract nf_ct_skb_network_trim function to nf_conn...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-11 | 
Xin Long | net: create nf_conntrack_ovs for ovs and tc use | 
commit | commitdiff | tree | snapshot | 
| 2023-02-10 | 
Ilya Leoshkevich | libbpf: Fix alen calculation in libbpf_nla_dump_errormsg() | 
commit | commitdiff | tree | snapshot | 
| 2023-02-10 | 
Ilya Leoshkevich | selftests/bpf: Attach to fopen()/fclose() in attach_probe | 
commit | commitdiff | tree | snapshot | 
| 2023-02-10 | 
Ilya Leoshkevich | selftests/bpf: Attach to fopen()/fclose() in uprobe_aut...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-10 | 
Ilya Leoshkevich | selftests/bpf: Forward SAN_CFLAGS and SAN_LDFLAGS to...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-10 | 
Ilya Leoshkevich | selftests/bpf: Split SAN_CFLAGS and SAN_LDFLAGS | 
commit | commitdiff | tree | snapshot | 
| 2023-02-10 | 
Ilya Leoshkevich | tools: runqslower: Add EXTRA_CFLAGS and EXTRA_LDFLAGS...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-10 | 
Ilya Leoshkevich | selftests/bpf: Quote host tools | 
commit | commitdiff | tree | snapshot | 
| 2023-02-10 | 
Jakub Kicinski | net: skbuff: drop the word head from skb cache | 
commit | commitdiff | tree | snapshot | 
| 2023-02-10 | 
David S. Miller | Merge branch 'net-ipa-GSI' | 
commit | commitdiff | tree | snapshot | 
| 2023-02-10 | 
Alex Elder | net: ipa: generalize register field functions | 
commit | commitdiff | tree | snapshot | 
| 2023-02-10 | 
Alex Elder | net: ipa: generalize register offset functions | 
commit | commitdiff | tree | snapshot | 
| 2023-02-10 | 
Alex Elder | net: ipa: start generalizing "ipa_reg" | 
commit | commitdiff | tree | snapshot | 
| 2023-02-10 | 
Alex Elder | net: ipa: GSI register cleanup | 
commit | commitdiff | tree | snapshot | 
| 2023-02-10 | 
Alex Elder | net: ipa: use bitmasks for GSI IRQ values | 
commit | commitdiff | tree | snapshot | 
| 2023-02-10 | 
Alex Elder | net: ipa: tighten up IPA register validity checking | 
commit | commitdiff | tree | snapshot | 
| 2023-02-10 | 
Alex Elder | net: ipa: add some new IPA versions | 
commit | commitdiff | tree | snapshot | 
| 2023-02-10 | 
Alex Elder | net: ipa: get rid of ipa->reg_addr | 
commit | commitdiff | tree | snapshot | 
| 2023-02-10 | 
Alex Elder | net: ipa: generic command param fix | 
commit | commitdiff | tree | snapshot | 
| 2023-02-10 | 
Horatiu Vultur | net: microchip: vcap: Add tc flower keys for lan966x | 
commit | commitdiff | tree | snapshot | 
| 2023-02-10 | 
David S. Miller | Merge tag 'rxrpc-next-20230208' of git://git./linux...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-10 | 
Clément Léger | net: pcs: rzn1-miic: remove unused struct members and...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-10 | 
Andy Shevchenko | openvswitch: Use string_is_terminated() helper | 
commit | commitdiff | tree | snapshot | 
| 2023-02-10 | 
Andy Shevchenko | genetlink: Use string_is_terminated() helper | 
commit | commitdiff | tree | snapshot | 
| 2023-02-10 | 
Andy Shevchenko | string_helpers: Move string_is_valid() to the header | 
commit | commitdiff | tree | snapshot | 
| 2023-02-10 | 
Horatiu Vultur | net: micrel: Cable Diagnostics feature for lan8841 PHY | 
commit | commitdiff | tree | snapshot | 
| 2023-02-10 | 
Huanhuan Wang | nfp: support IPsec offloading for NFP3800 | 
commit | commitdiff | tree | snapshot | 
| 2023-02-10 | 
Jakub Kicinski | Merge branch 'net-introduce-rps_default_mask' | 
commit | commitdiff | tree | snapshot | 
| 2023-02-10 | 
Paolo Abeni | self-tests: introduce self-tests for RPS default mask | 
commit | commitdiff | tree | snapshot | 
| 2023-02-10 | 
Paolo Abeni | net: introduce default_rps_mask netns attribute | 
commit | commitdiff | tree | snapshot | 
| 2023-02-10 | 
Paolo Abeni | net-sysctl: factor-out rpm mask manipulation helpers | 
commit | commitdiff | tree | snapshot | 
| 2023-02-10 | 
Paolo Abeni | net-sysctl: factor out cpumask parsing helper | 
commit | commitdiff | tree | snapshot | 
| 2023-02-09 | 
Jakub Kicinski | Merge git://git./linux/kernel/git/netdev/net | 
commit | commitdiff | tree | snapshot | 
| 2023-02-09 | 
Jiri Olsa | tools/resolve_btfids: Pass HOSTCFLAGS as EXTRA_CFLAGS...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-09 | 
Eric Dumazet | net: enable usercopy for skb_small_head_cache | 
commit | commitdiff | tree | snapshot | 
| 2023-02-09 | 
Linus Torvalds | Merge tag 'net-6.2-rc8' of git://git./linux/kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-09 | 
Linus Torvalds | Merge tag 'for-linus-2023020901' of git://git./linux...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-09 | 
Linus Torvalds | Merge tag '6.2-rc8-smb3-client-fix' of git://git.samba...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-09 | 
Hangbin Liu | selftests: forwarding: lib: quote the sysctl values | 
commit | commitdiff | tree | snapshot | 
| 2023-02-09 | 
Vladimir Oltean | net: mscc: ocelot: fix all IPv6 getting trapped to...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-09 | 
Pietro Borrello | rds: rds_rm_zerocopy_callback() use list_first_entry() | 
commit | commitdiff | tree | snapshot | 
| 2023-02-09 | 
Jakub Kicinski | Merge tag 'ipsec-2023-02-08' of git://git./linux/kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-09 | 
Jakub Kicinski | Merge tag 'linux-can-next-for-6.3-20230208' of git...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-09 | 
Jakub Kicinski | Merge tag 'mlx5-next-netdev-deadlock' of git://git...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-09 | 
Yang Li | net: libwx: Remove unneeded semicolon | 
commit | commitdiff | tree | snapshot | 
| 2023-02-09 | 
Yang Li | net: libwx: clean up one inconsistent indenting | 
commit | commitdiff | tree | snapshot | 
| 2023-02-09 | 
Jiawen Wu | net: txgbe: Update support email address | 
commit | commitdiff | tree | snapshot | 
| 2023-02-09 | 
Jiri Pirko | RDMA/mlx5: Track netdev to avoid deadlock during netdev...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-09 | 
Jiri Pirko | net/mlx5e: Propagate an internal event in case uplink...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-09 | 
Jiri Pirko | net/mlx5e: Fix trap event handling | 
commit | commitdiff | tree | snapshot | 
| 2023-02-09 | 
Jakub Kicinski | Merge tag 'mlx5-fixes-2023-02-07' of git://git./linux...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-09 | 
Jakub Kicinski | Merge tag 'mlx5-updates-2023-02-07' of git://git./linux...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-09 | 
Ido Schimmel | selftests: Fix failing VXLAN VNI filtering test | 
commit | commitdiff | tree | snapshot | 
| 2023-02-09 | 
Rong Tao | samples/bpf: Add openat2() enter/exit tracepoint to...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-08 | 
Jon Doron | libbpf: Add sample_period to creation options | 
commit | commitdiff | tree | snapshot | 
| 2023-02-08 | 
Marc Kleine...  | can: bittiming: can_calc_bittiming(): add missing param...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-08 | 
Oliver Hartkopp | can: raw: use temp variable instead of rolling back...  | 
commit | commitdiff | tree | snapshot | 
| next |