Show patches with: none      |   129294 patches
« 1 2 3 41292 1293 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v1] net/ncsi: Fix the multi thread manner of NCSI driver [v1] net/ncsi: Fix the multi thread manner of NCSI driver - - - 162- 2024-05-21 DelphineCCChiu netdev New
[v2,net] net: fec: avoid lock evasion when reading pps_enable [v2,net] net: fec: avoid lock evasion when reading pps_enable - - - 18-- 2024-05-21 Wei Fang netdev New
[net,7/7] ionic: fix up ionic_if.h kernel-doc issues ionic: small fixes for 6.10 - - - 171- 2024-05-21 Shannon Nelson netdev New
[net,6/7] ionic: only sync frag_len in first buffer of xdp ionic: small fixes for 6.10 - - - 17-1 2024-05-21 Shannon Nelson netdev New
[net,5/7] ionic: Use netdev_name() function instead of netdev->name ionic: small fixes for 6.10 - - - 18-- 2024-05-21 Shannon Nelson netdev New
[net,4/7] ionic: Mark error paths in the data path as unlikely ionic: small fixes for 6.10 - - - 18-- 2024-05-21 Shannon Nelson netdev New
[net,3/7] ionic: Pass ionic_txq_desc to ionic_tx_tso_post ionic: small fixes for 6.10 - - - 18-- 2024-05-21 Shannon Nelson netdev New
[net,2/7] ionic: Reset LIF device while restarting LIF ionic: small fixes for 6.10 - - - 18-- 2024-05-21 Shannon Nelson netdev New
[net,1/7] ionic: fix potential irq name truncation ionic: small fixes for 6.10 - - - 18-- 2024-05-21 Shannon Nelson netdev New
[v2,3/3] perf top: Allow filters on events Use BPF filters for a "perf top -u" workaround - - - 1-- 2024-05-21 Ian Rogers New
[v2,2/3] perf bpf filter: Add uid and gid terms Use BPF filters for a "perf top -u" workaround - - - 1-- 2024-05-21 Ian Rogers New
[v2,1/3] perf bpf filter: Give terms their own enum Use BPF filters for a "perf top -u" workaround - - - 1-- 2024-05-21 Ian Rogers New
[net] Revert "ixgbe: Manual AN-37 for troublesome link partners for X550 SFI" [net] Revert "ixgbe: Manual AN-37 for troublesome link partners for X550 SFI" - - - 17-1 2024-05-21 Jacob Keller netdev New
[net] testing: net-drv: use stats64 for testing [net] testing: net-drv: use stats64 for testing - - - 18-- 2024-05-20 Joe Damato netdev New
[bpf,5/5] selftests/bpf: extend multi-uprobe tests with USDTs Fix BPF multi-uprobe PID filtering logic - - - 48212 2024-05-20 Andrii Nakryiko bpf New
[bpf,4/5] selftests/bpf: extend multi-uprobe tests with child thread case Fix BPF multi-uprobe PID filtering logic - - - 48212 2024-05-20 Andrii Nakryiko bpf New
[bpf,3/5] libbpf: detect broken PID filtering logic for multi-uprobe Fix BPF multi-uprobe PID filtering logic - - - 48212 2024-05-20 Andrii Nakryiko bpf New
[bpf,2/5] bpf: remove unnecessary rcu_read_{lock,unlock}() in multi-uprobe attach logic Fix BPF multi-uprobe PID filtering logic - - - 49112 2024-05-20 Andrii Nakryiko bpf New
[bpf,1/5] bpf: fix multi-uprobe PID filtering logic Fix BPF multi-uprobe PID filtering logic - - - 49-13 2024-05-20 Andrii Nakryiko bpf New
bpftool: un-const bpf_func_info to fix it for llvm 17 and newer bpftool: un-const bpf_func_info to fix it for llvm 17 and newer 2 - - 45-- 2024-05-20 Ivan Babrou bpf New
[bpf-next,v2] bpf, docs: clarify sign extension of 64-bit use of 32-bit imm [bpf-next,v2] bpf, docs: clarify sign extension of 64-bit use of 32-bit imm 1 - - 44-- 2024-05-20 Dave Thaler bpf New
[ipsec-next,v2,17/17] xfrm: iptfs: add tracepoint functionality Add IP-TFS mode to xfrm - - - 1-- 2024-05-20 Christian Hopps netdev New
[ipsec-next,v2,16/17] xfrm: iptfs: handle reordering of received packets Add IP-TFS mode to xfrm - - - 1-- 2024-05-20 Christian Hopps netdev New
[ipsec-next,v2,15/17] xfrm: iptfs: add skb-fragment sharing code Add IP-TFS mode to xfrm - - - 1-- 2024-05-20 Christian Hopps netdev New
[ipsec-next,v2,14/17] xfrm: iptfs: add reusing received skb for the tunnel egress packet Add IP-TFS mode to xfrm - - - 1-- 2024-05-20 Christian Hopps netdev New
[ipsec-next,v2,13/17] xfrm: iptfs: handle received fragmented inner packets Add IP-TFS mode to xfrm - - - 1-- 2024-05-20 Christian Hopps netdev New
[ipsec-next,v2,12/17] xfrm: iptfs: add basic receive packet (tunnel egress) handling Add IP-TFS mode to xfrm - - - 1-- 2024-05-20 Christian Hopps netdev New
[ipsec-next,v2,11/17] xfrm: iptfs: add fragmenting of larger than MTU user packets Add IP-TFS mode to xfrm - - - 1-- 2024-05-20 Christian Hopps netdev New
[ipsec-next,v2,10/17] xfrm: iptfs: share page fragments of inner packets Add IP-TFS mode to xfrm - - - 1-- 2024-05-20 Christian Hopps netdev New
[ipsec-next,v2,09/17] xfrm: iptfs: add user packet (tunnel ingress) handling Add IP-TFS mode to xfrm - - - 1-- 2024-05-20 Christian Hopps netdev New
[ipsec-next,v2,08/17] xfrm: iptfs: add new iptfs xfrm mode impl Add IP-TFS mode to xfrm - - - 1-- 2024-05-20 Christian Hopps netdev New
[ipsec-next,v2,07/17] xfrm: add generic iptfs defines and functionality Add IP-TFS mode to xfrm - - - 1-- 2024-05-20 Christian Hopps netdev New
[ipsec-next,v2,06/17] xfrm: add mode_cbs module functionality Add IP-TFS mode to xfrm - - - 1-- 2024-05-20 Christian Hopps netdev New
[ipsec-next,v2,05/17] xfrm: netlink: add config (netlink) options Add IP-TFS mode to xfrm - - - 1-- 2024-05-20 Christian Hopps netdev New
[ipsec-next,v2,04/17] xfrm: sysctl: allow configuration of global default values Add IP-TFS mode to xfrm - - - 1-- 2024-05-20 Christian Hopps netdev New
[ipsec-next,v2,03/17] include: uapi: add IPPROTO_AGGFRAG for AGGFRAG in ESP Add IP-TFS mode to xfrm - - - 1-- 2024-05-20 Christian Hopps netdev New
[ipsec-next,v2,02/17] include: uapi: add ip_tfs_*_hdr packet formats Add IP-TFS mode to xfrm - - - 1-- 2024-05-20 Christian Hopps New
[ipsec-next,v2,01/17] xfrm: config: add CONFIG_XFRM_IPTFS Add IP-TFS mode to xfrm - - - 1-- 2024-05-20 Christian Hopps netdev New
[net] sock_map: avoid race between sock_map_close and sk_psock_put [net] sock_map: avoid race between sock_map_close and sk_psock_put - - - 181- 2024-05-20 Thadeu Lima de Souza Cascardo netdev New
[net-next,2/2] r8152: Wake up the system if the we need a reset [net-next,1/2] r8152: If inaccessible at resume time, issue a reset - - - 19-- 2024-05-20 Douglas Anderson netdev New
[net-next,1/2] r8152: If inaccessible at resume time, issue a reset [net-next,1/2] r8152: If inaccessible at resume time, issue a reset - - - 19-- 2024-05-20 Douglas Anderson netdev New
[bpf-next,v6,9/9] selftests/bpf: Test global bpf_list_head arrays. Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head. - - - 44-- 2024-05-20 Kui-Feng Lee bpf New
[bpf-next,v6,8/9] selftests/bpf: Test global bpf_rb_root arrays and fields in nested struct types. Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head. - - - 44-- 2024-05-20 Kui-Feng Lee bpf New
[bpf-next,v6,7/9] selftests/bpf: Test kptr arrays and kptrs in nested struct fields. Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head. - - - 44-- 2024-05-20 Kui-Feng Lee bpf New
[bpf-next,v6,6/9] bpf: limit the number of levels of a nested struct type. Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head. 1 - - 44-- 2024-05-20 Kui-Feng Lee bpf New
[bpf-next,v6,5/9] bpf: look into the types of the fields of a struct type recursively. Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head. - - - 44-- 2024-05-20 Kui-Feng Lee bpf New
[bpf-next,v6,4/9] bpf: create repeated fields for arrays. Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head. 1 - - 44-- 2024-05-20 Kui-Feng Lee bpf New
[bpf-next,v6,3/9] bpf: refactor btf_find_struct_field() and btf_find_datasec_var(). Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head. 1 - - 44-- 2024-05-20 Kui-Feng Lee bpf New
[bpf-next,v6,2/9] bpf: Remove unnecessary call to btf_field_type_size(). Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head. 1 - - 44-- 2024-05-20 Kui-Feng Lee bpf New
[bpf-next,v6,1/9] bpf: Remove unnecessary checks on the offset of btf_field. Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head. 1 - - 44-- 2024-05-20 Kui-Feng Lee bpf New
[GIT,PULL] dma-mapping updates for Linux 6.10 [GIT,PULL] dma-mapping updates for Linux 6.10 - - - 1-1 2024-05-20 Christoph Hellwig New
[net-next,v3,5/5] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988 net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support - - - 1413 2024-05-20 SkyLake Huang (黃啟澤) netdev New
[net-next,v3,4/5] net: phy: mediatek: Extend 1G TX/RX link pulse time net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support - - - 1413 2024-05-20 SkyLake Huang (黃啟澤) netdev New
[net-next,v3,3/5] net: phy: mediatek: Add token ring access helper functions in mtk-phy-lib net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support - - - 1413 2024-05-20 SkyLake Huang (黃啟澤) netdev New
[net-next,v3,2/5] net: phy: mediatek: Move LED and read/write page helper functions into mtk phy lib net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support - - - 1413 2024-05-20 SkyLake Huang (黃啟澤) netdev New
[net-next,v3,1/5] net: phy: mediatek: Re-organize MediaTek ethernet phy drivers net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support - 1 - 15-3 2024-05-20 SkyLake Huang (黃啟澤) netdev New
[iwl-next,v11] ice: Add get/set hw address for VFs using devlink commands [iwl-next,v11] ice: Add get/set hw address for VFs using devlink commands - 1 - 1-- 2024-05-20 Karthik Sundaravel netdev New
[net] tcp: ensure sk_showdown is 0 for listening sockets [net] tcp: ensure sk_showdown is 0 for listening sockets - - - 18-1 2024-05-20 Paolo Abeni netdev New
[net,3/3] doc: new 'mptcp' page in 'networking' doc: mptcp: new general doc and fixes - 1 - 19-- 2024-05-20 Matthieu Baerts (NGI0) netdev New
[net,2/3] doc: mptcp: alphabetical order doc: mptcp: new general doc and fixes - 1 - 19-- 2024-05-20 Matthieu Baerts (NGI0) netdev New
[net,1/3] doc: mptcp: add missing 'available_schedulers' entry doc: mptcp: new general doc and fixes - 1 - 19-- 2024-05-20 Matthieu Baerts (NGI0) netdev New
[v1,net] cfg80211: pmsr: use correct nla_get_uX functions [v1,net] cfg80211: pmsr: use correct nla_get_uX functions - - - 181- 2024-05-20 Lin Ma netdev New
riscv, bpf: Introduce shift add helper with Zba optimization riscv, bpf: Introduce shift add helper with Zba optimization - - - 1-1 2024-05-20 Xiao Wang bpf New
af_packet: Handle outgoing VLAN packets without hardware offloading af_packet: Handle outgoing VLAN packets without hardware offloading - - - 172- 2024-05-20 Chengen Du netdev New
[V2,net] net: mana: Fix the extra HZ in mana_hwc_send_request [V2,net] net: mana: Fix the extra HZ in mana_hwc_send_request - 2 - 1711 2024-05-20 Souradeep Chakrabarti netdev New
riscv, bpf: try RVC for reg move within BPF_CMPXCHG JIT riscv, bpf: try RVC for reg move within BPF_CMPXCHG JIT - - - 45-- 2024-05-19 Xiao Wang bpf New
[iproute2] Fix usage of poll.h header [iproute2] Fix usage of poll.h header - 1 - 1-- 2024-05-18 Ismael Luceno shemminger New
bpf: constify member bpf_sysctl_kern::table bpf: constify member bpf_sysctl_kern::table - - - 45-- 2024-05-18 Thomas Weißschuh bpf New
[bpf-next,v2,3/3] riscv, bpf: Use bpf_prog_pack for RV64 bpf trampoline Use bpf_prog_pack for RV64 bpf trampoline - - 1 44-- 2024-05-18 Pu Lehui bpf New
[bpf-next,v2,2/3] riscv, bpf: Fix out-of-bounds issue when preparing trampoline image Use bpf_prog_pack for RV64 bpf trampoline - - - 44-- 2024-05-18 Pu Lehui bpf New
[bpf-next,v2,1/3] bpf: Use precise image size for struct_ops trampoline Use bpf_prog_pack for RV64 bpf trampoline 1 - 1 44-- 2024-05-18 Pu Lehui bpf New
[bpf-next,v4,3/3] selftests/bpf: Add testcase where 7th argment is struct Add 12-argument support for RV64 bpf trampoline 1 1 - 44-- 2024-05-18 Pu Lehui bpf New
[bpf-next,v4,2/3] selftests/bpf: Factor out many args tests from tracing_struct Add 12-argument support for RV64 bpf trampoline - - - 44-- 2024-05-18 Pu Lehui bpf New
[bpf-next,v4,1/3] riscv, bpf: Add 12-argument support for RV64 bpf trampoline Add 12-argument support for RV64 bpf trampoline 1 1 - 44-- 2024-05-18 Pu Lehui bpf New
[bpf-next,v2,4/4] selftests/bpf: corner case for typedefs handling in btf_dump API to access btf_dump emit queue and print single type - - - 44-- 2024-05-17 Eduard Zingerman bpf New
[bpf-next,v2,3/4] selftests/bpf: tests for btf_dump emit queue API API to access btf_dump emit queue and print single type - - - 44-- 2024-05-17 Eduard Zingerman bpf New
[bpf-next,v2,2/4] libbpf: API to access btf_dump emit queue and print single type API to access btf_dump emit queue and print single type - - - 44-- 2024-05-17 Eduard Zingerman bpf New
[bpf-next,v2,1/4] libbpf: put forward declarations to btf_dump->emit_queue API to access btf_dump emit queue and print single type - - - 44-- 2024-05-17 Eduard Zingerman bpf New
[bpf-next] bpf, docs: Use RFC 2119 language for ISA requirements [bpf-next] bpf, docs: Use RFC 2119 language for ISA requirements 1 - - 44-- 2024-05-17 Dave Thaler bpf New
test_bpf: Add an skb_segment test for a non linear frag_list whose head_frag=1 and gso_size was man… test_bpf: Add an skb_segment test for a non linear frag_list whose head_frag=1 and gso_size was man… - - - 45-- 2024-05-17 Fred Li bpf New
[bpf-next] bpf, docs: Move sentence about returning R0 to abi.rst [bpf-next] bpf, docs: Move sentence about returning R0 to abi.rst - - - 44-- 2024-05-17 Dave Thaler bpf New
[v3,net,2/2] selftest: af_unix: Make SCM_RIGHTS into OOB data. af_unix: Fix GC and improve selftest - - - 181- 2024-05-17 Michal Luczaj netdev New
[v3,net,1/2] af_unix: Fix garbage collection of embryos carrying OOB with SCM_RIGHTS af_unix: Fix GC and improve selftest - 1 - 181- 2024-05-17 Michal Luczaj netdev New
[v1,net] tcp: Fix shift-out-of-bounds in dctcp_update_alpha(). [v1,net] tcp: Fix shift-out-of-bounds in dctcp_update_alpha(). - 1 - 1711 2024-05-17 Kuniyuki Iwashima netdev New
[5/5] powerpc64/bpf: jit support for signed division and modulo powerpc64/bpf: jit support for cpuv4 instructions - - - 89-- 2024-05-17 Artem Savkov bpf New
[4/5] powerpc64/bpf: jit support for sign extended mov powerpc64/bpf: jit support for cpuv4 instructions - - - 89-- 2024-05-17 Artem Savkov bpf New
[3/5] powerpc64/bpf: jit support for sign extended load powerpc64/bpf: jit support for cpuv4 instructions - - - 89-- 2024-05-17 Artem Savkov bpf New
[2/5] powerpc64/bpf: jit support for unconditional byte swap powerpc64/bpf: jit support for cpuv4 instructions - - - 89-- 2024-05-17 Artem Savkov bpf New
[1/5] powerpc64/bpf: jit support for 32bit offset jmp instruction powerpc64/bpf: jit support for cpuv4 instructions - - - 89-- 2024-05-17 Artem Savkov bpf New
[bpf-next] selftests/bpf: Fix prog numbers in test_sockmap [bpf-next] selftests/bpf: Fix prog numbers in test_sockmap - - - 44-- 2024-05-17 Geliang Tang bpf New
[net-next,v2,2/2] net: phy: xilinx-gmii2rgmii: Adopt clock support net: xilinx_gmii2rgmii: Add clock support - - - 19-- 2024-05-17 Vineeth Karumanchi netdev New
[net-next,v2,1/2] dt-bindings: net: xilinx_gmii2rgmii: Add clock support net: xilinx_gmii2rgmii: Add clock support - - - 19-- 2024-05-17 Vineeth Karumanchi netdev New
[v8,bpf-next,2/2] selftests/bpf: Add selftest for bits iter bpf: Add a generic bits iterator - - - 44-- 2024-05-17 Yafang Shao bpf New
[v8,bpf-next,1/2] bpf: Add bits iterator bpf: Add a generic bits iterator - - - 44-- 2024-05-17 Yafang Shao bpf New
[net,v2] nfc: nci: Fix handling of zero-length payload packets in nci_rx_work() [net,v2] nfc: nci: Fix handling of zero-length payload packets in nci_rx_work() - - - 18-1 2024-05-17 Ryosuke Yasuoka netdev New
[PATCHv2,net] selftests/net: use tc rule to filter the na packet [PATCHv2,net] selftests/net: use tc rule to filter the na packet - 1 - 181- 2024-05-17 Hangbin Liu netdev New
[net] ipv6: sr: fix memleak in seg6_hmac_init_algo [net] ipv6: sr: fix memleak in seg6_hmac_init_algo - 2 - 19-- 2024-05-17 Hangbin Liu netdev New
[v3] riscv, bpf: Optimize zextw insn with Zba extension [v3] riscv, bpf: Optimize zextw insn with Zba extension - 2 1 45-- 2024-05-16 Xiao Wang bpf New
[bpf] MAINTAINERS: Add myself as reviewer of ARM64 BPF JIT [bpf] MAINTAINERS: Add myself as reviewer of ARM64 BPF JIT 1 - - 61-1 2024-05-16 Xu Kuohai bpf New
[bpf-next] selftests/bpf: Enable INET_XFRM_TUNNEL in config [bpf-next] selftests/bpf: Enable INET_XFRM_TUNNEL in config - - - 44-- 2024-05-16 Geliang Tang bpf New
« 1 2 3 41292 1293 »