Show patches with: none      |   129182 patches
« 1 2 3 41291 1292 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf-next,v2,4/4] selftests/bpf: Add selftest for bpf_xdp_flow_offload_lookup kfunc netfilter: Add the capability to offload flowtable in XDP layer - - - 44-- 2024-05-18 Lorenzo Bianconi bpf New
[bpf-next,v2,3/4] samples/bpf: Add bpf sample to offload flowtable traffic to xdp netfilter: Add the capability to offload flowtable in XDP layer - - - 44-- 2024-05-18 Lorenzo Bianconi bpf New
[bpf-next,v2,2/4] netfilter: add bpf_xdp_flow_offload_lookup kfunc netfilter: Add the capability to offload flowtable in XDP layer - - - 44-- 2024-05-18 Lorenzo Bianconi bpf New
[bpf-next,v2,1/4] netfilter: nf_tables: add flowtable map for xdp offload netfilter: Add the capability to offload flowtable in XDP layer - - - 44-- 2024-05-18 Lorenzo Bianconi 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
[v2,2/2] Bluetooth: hci_core: Prefer array indexing over pointer arithmetic Bluetooth: hci_core: Refactor hci_get_dev_list() function - 1 - 1512 2024-05-18 Erick Archer netdev New
[v2,1/2] Bluetooth: hci_core: Prefer struct_size over open coded arithmetic Bluetooth: hci_core: Refactor hci_get_dev_list() function - 1 - 1512 2024-05-18 Erick Archer netdev 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
[RFC,v2,net-next] tcp: remove 64 KByte limit for initial tp->rcv_wnd value [RFC,v2,net-next] tcp: remove 64 KByte limit for initial tp->rcv_wnd value - - - 18-- 2024-05-18 Jason Xing netdev RFC
[v1,net] af_unix: Annotate data-races around sk->sk_hash. [v1,net] af_unix: Annotate data-races around sk->sk_hash. - - - 181- 2024-05-18 Kuniyuki Iwashima netdev New
[bpf-next,3/3] net: new cgrp_sysctl test suite Fix and improvement for bpf_sysctl_set_new_value - - - 34-10 2024-05-18 Raman Shukhau bpf New
[bpf-next,2/3] net: Improvement for bpf_sysctl_set_new_value Fix and improvement for bpf_sysctl_set_new_value - - - 34-10 2024-05-18 Raman Shukhau bpf New
[bpf-next,1/3] net: Fix for bpf_sysctl_set_new_value Fix and improvement for bpf_sysctl_set_new_value - - - 34-10 2024-05-18 Raman Shukhau bpf New
selftests: hid: Do not open-code TEST_HARNESS_MAIN selftests: hid: Do not open-code TEST_HARNESS_MAIN - - - 1-- 2024-05-18 Kees Cook New
[v1,net] af_unix: Annotate data-race around unix_sk(sk)->addr. [v1,net] af_unix: Annotate data-race around unix_sk(sk)->addr. - - - 181- 2024-05-18 Kuniyuki Iwashima netdev New
[v2] net: mhi: set skb mac header before entering RX path [v2] net: mhi: set skb mac header before entering RX path - - - 1711 2024-05-17 Martin Fäcknitz netdev New
r8169: Crash with TX segmentation offload on RTL8125 r8169: Crash with TX segmentation offload on RTL8125 - - - 1-- 2024-05-17 Ken Milmore New
[GIT,PULL] Networking merge window fixes [GIT,PULL] Networking merge window fixes - - - 9-- 2024-05-17 Jakub Kicinski Accepted
[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
[v3,2/2] tty: rfcomm: prefer array indexing over pointer arithmetic tty: rfcomm: refactor rfcomm_get_dev_list() function - 1 - 1711 2024-05-17 Erick Archer netdev Awaiting Upstream
[v3,1/2] tty: rfcomm: prefer struct_size over open coded arithmetic tty: rfcomm: refactor rfcomm_get_dev_list() function - 1 - 1711 2024-05-17 Erick Archer netdev Awaiting Upstream
[bpf-next] bpf, docs: Use RFC 2119 language for ISA requirements [bpf-next] bpf, docs: Use RFC 2119 language for ISA requirements - - - 44-- 2024-05-17 Dave Thaler bpf New
[net] ipv6: sr: fix missing sk_buff release in seg6_input_core [net] ipv6: sr: fix missing sk_buff release in seg6_input_core - 2 - 19-- 2024-05-17 Andrea Mayer netdev New
[bpf-next] bpf, docs: clarify sign extension of 64-bit use of 32-bit imm [bpf-next] bpf, docs: clarify sign extension of 64-bit use of 32-bit imm - - - 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
[net-next] netfilter: nft_fib: allow from forward/input without iif selector [net-next] netfilter: nft_fib: allow from forward/input without iif selector - - - 1711 2024-05-17 Eric Garver netdev Awaiting Upstream
[v2] wifi: mac80211: Avoid address calculations via out of bounds array indexing [v2] wifi: mac80211: Avoid address calculations via out of bounds array indexing - 1 - 1621 2024-05-17 Kenton Groombridge netdev Awaiting Upstream
[RFC,5/5] vsock: Add an ioctl request to get all CIDs vsock/virtio: Add support for multi-devices - - - 1323 2024-05-17 Xuewei Niu netdev RFC
[RFC,4/5] vsock: seqpacket_allow adapts to multi-devices vsock/virtio: Add support for multi-devices - - - 1323 2024-05-17 Xuewei Niu netdev RFC
[RFC,3/5] vsock/virtio: can_msgzerocopy adapts to multi-devices vsock/virtio: Add support for multi-devices - - - 1323 2024-05-17 Xuewei Niu netdev RFC
[RFC,2/5] vsock/virtio: Add support for multi-devices vsock/virtio: Add support for multi-devices - - - 1323 2024-05-17 Xuewei Niu netdev RFC
[RFC,1/5] vsock/virtio: Extend virtio-vsock spec with an "order" field vsock/virtio: Add support for multi-devices - - - 162- 2024-05-17 Xuewei Niu RFC
[net,v2] net: lan966x: Remove ptp traps in case the ptp is not enabled. [net,v2] net: lan966x: Remove ptp traps in case the ptp is not enabled. - 1 - 19-- 2024-05-17 Horatiu Vultur netdev New
[iwl-net,v3] e1000e: move force SMBUS near the end of enable_ulp function [iwl-net,v3] e1000e: move force SMBUS near the end of enable_ulp function 1 2 1 171- 2024-05-17 Hui Wang netdev Awaiting Upstream
[v6] can: mcp251xfd: fix infinite loop when xmit fails [v6] can: mcp251xfd: fix infinite loop when xmit fails - - - 1-- 2024-05-17 Vitor Soares netdev Awaiting Upstream
[2/2] dt-bindings: net: add option to ignore local-mac-address [1/2] net: add option to ignore 'local-mac-address' property - - - 1711 2024-05-17 Leon M. Busch-George netdev Changes Requested
[1/2] net: add option to ignore 'local-mac-address' property [1/2] net: add option to ignore 'local-mac-address' property - - - 1711 2024-05-17 Leon M. Busch-George netdev Changes Requested
[1/2] selftests: harness: remove unneeded __constructor_order_last() selftests: harness: refactor __constructor_order - - - --- 2024-05-17 Masahiro Yamada New
dt-bindings: net: dp8386x: Add MIT license along with GPL-2.0 dt-bindings: net: dp8386x: Add MIT license along with GPL-2.0 - - - 1-- 2024-05-17 Kumar, Udit New
[net-next,v2,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 - - - 1-1 2024-05-17 Sky Huang netdev Deferred
[net-next,v2,4/5] net: phy: mediatek: Extend 1G TX/RX link pulse time net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support - - - 1-1 2024-05-17 Sky Huang netdev Deferred
[net-next,v2,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 - - - 1-1 2024-05-17 Sky Huang netdev Deferred
[net-next,v2,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 - - - 1-1 2024-05-17 Sky Huang netdev Deferred
[net-next,v2,1/5] net: phy: mediatek: Re-organize MediaTek ethernet phy drivers net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support - - - 1-1 2024-05-17 Sky Huang netdev Deferred
[dwarves] btf_encoder: add "distilled_base" BTF feature to split BTF generation [dwarves] btf_encoder: add "distilled_base" BTF feature to split BTF generation - - - 1-- 2024-05-17 Alan Maguire New
[v4,bpf-next,11/11] bpftool: support displaying relocated-with-base split BTF bpf: support resilient split BTF 1 1 - 21-23 2024-05-17 Alan Maguire bpf New
[v4,bpf-next,10/11] libbpf,bpf: share BTF relocate-related code with kernel bpf: support resilient split BTF - - - 21-23 2024-05-17 Alan Maguire bpf New
[v4,bpf-next,09/11] module, bpf: store BTF base pointer in struct module bpf: support resilient split BTF - - - 21-23 2024-05-17 Alan Maguire bpf New
[v4,bpf-next,08/11] selftests/bpf: extend distilled BTF tests to cover BTF relocation bpf: support resilient split BTF 1 - - 21-23 2024-05-17 Alan Maguire bpf New
[v4,bpf-next,07/11] libbpf: split BTF relocation bpf: support resilient split BTF - - - 21-23 2024-05-17 Alan Maguire bpf New
[v4,bpf-next,06/11] kbuild, bpf: add module-specific pahole/resolve_btfids flags for distilled base… bpf: support resilient split BTF - - - 21-23 2024-05-17 Alan Maguire bpf New
[v4,bpf-next,05/11] resolve_btfids: use .BTF.base ELF section as base BTF if -B option is used bpf: support resilient split BTF - - - 21-23 2024-05-17 Alan Maguire bpf New
[v4,bpf-next,04/11] bpftool: support displaying raw split BTF using base BTF section as base bpf: support resilient split BTF 1 - - 21-23 2024-05-17 Alan Maguire bpf New
[v4,bpf-next,03/11] libbpf: add btf__parse_opts() API for flexible BTF parsing bpf: support resilient split BTF - - - 21-23 2024-05-17 Alan Maguire bpf New
[v4,bpf-next,02/11] selftests/bpf: test distilled base, split BTF generation bpf: support resilient split BTF - - - 21-23 2024-05-17 Alan Maguire bpf New
[v4,bpf-next,01/11] libbpf: add btf__distill_base() creating split BTF with distilled base BTF bpf: support resilient split BTF - - - 21-23 2024-05-17 Alan Maguire 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
[net-next] icmp: Add icmp_timestamp_ignore_all to control ICMP_TIMESTAMP [net-next] icmp: Add icmp_timestamp_ignore_all to control ICMP_TIMESTAMP - - - 1413 2024-05-17 ye.xingchen@zte.com.cn Changes Requested
[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
[RFC,net-next] tcp: break the limitation of initial receive window [RFC,net-next] tcp: break the limitation of initial receive window - - - 18-- 2024-05-17 Jason Xing netdev RFC
[5/5] powerpc64/bpf: jit support for signed division and modulo powerpc64/bpf: jit support for cpuv4 instructions - - - 1-1 2024-05-17 Artem Savkov bpf New
[4/5] powerpc64/bpf: jit support for sign extended mov powerpc64/bpf: jit support for cpuv4 instructions - - - 1-1 2024-05-17 Artem Savkov bpf New
[3/5] powerpc64/bpf: jit support for sign extended load powerpc64/bpf: jit support for cpuv4 instructions - - - 1-1 2024-05-17 Artem Savkov bpf New
[2/5] powerpc64/bpf: jit support for unconditional byte swap powerpc64/bpf: jit support for cpuv4 instructions - - - 1-1 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 - - - 1-1 2024-05-17 Artem Savkov bpf New
[net-next,v19,13/13] MAINTAINERS: Add the rtase ethernet driver entry Add Realtek automotive PCIe driver - 1 - 18-- 2024-05-17 Justin Lai netdev Deferred
[net-next,v19,12/13] realtek: Update the Makefile and Kconfig in the realtek folder Add Realtek automotive PCIe driver - 1 - 1413 2024-05-17 Justin Lai netdev Deferred
[net-next,v19,11/13] rtase: Add a Makefile in the rtase folder Add Realtek automotive PCIe driver - 1 - 171- 2024-05-17 Justin Lai netdev Deferred
[net-next,v19,10/13] rtase: Implement ethtool function Add Realtek automotive PCIe driver - 1 - 18-- 2024-05-17 Justin Lai netdev Deferred
[net-next,v19,09/13] rtase: Implement pci_driver suspend and resume function Add Realtek automotive PCIe driver - - - 18-- 2024-05-17 Justin Lai netdev Deferred
[net-next,v19,08/13] rtase: Implement net_device_ops Add Realtek automotive PCIe driver - - - 18-- 2024-05-17 Justin Lai netdev Deferred
[net-next,v19,07/13] rtase: Implement a function to receive packets Add Realtek automotive PCIe driver - - - 18-- 2024-05-17 Justin Lai netdev Deferred
[net-next,v19,06/13] rtase: Implement .ndo_start_xmit function Add Realtek automotive PCIe driver - - - 18-- 2024-05-17 Justin Lai netdev Deferred
[net-next,v19,05/13] rtase: Implement hardware configuration function Add Realtek automotive PCIe driver - - - 18-- 2024-05-17 Justin Lai netdev Deferred
[net-next,v19,04/13] rtase: Implement the interrupt routine and rtase_poll Add Realtek automotive PCIe driver - - - 18-- 2024-05-17 Justin Lai netdev Deferred
[net-next,v19,03/13] rtase: Implement the rtase_down function Add Realtek automotive PCIe driver - - - 18-- 2024-05-17 Justin Lai netdev Deferred
[net-next,v19,02/13] rtase: Implement the .ndo_open function Add Realtek automotive PCIe driver - - - 171- 2024-05-17 Justin Lai netdev Deferred
[net-next,v19,01/13] rtase: Add pci table supported in this module Add Realtek automotive PCIe driver - - - 171- 2024-05-17 Justin Lai netdev Deferred
[net,v5,3/3] net: txgbe: fix to control VLAN strip Wangxun fixes - 1 - 172- 2024-05-17 Jiawen Wu netdev Accepted
[net,v5,2/3] net: wangxun: match VLAN CTAG and STAG features Wangxun fixes - 2 - 181- 2024-05-17 Jiawen Wu netdev Accepted
[net,v5,1/3] net: wangxun: fix to change Rx features Wangxun fixes - 1 - 19-- 2024-05-17 Jiawen Wu netdev Accepted
[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
[net,v2,1/1] net: dsa: microchip: Correct initialization order for KSZ88x3 ports [net,v2,1/1] net: dsa: microchip: Correct initialization order for KSZ88x3 ports 1 1 - 181- 2024-05-17 Oleksij Rempel netdev Accepted
[v2] can: j1939: Initialize unused data in j1939_send_one() [v2] can: j1939: Initialize unused data in j1939_send_one() 1 - - 1-- 2024-05-17 Shigeru Yoshida netdev Not Applicable
[net-next,v2] net: ethernet: mtk_eth_soc: add missing check for rhashtable_init [net-next,v2] net: ethernet: mtk_eth_soc: add missing check for rhashtable_init - - - 19-- 2024-05-17 Chen Ni netdev Deferred
[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
vringh: add MODULE_DESCRIPTION() vringh: add MODULE_DESCRIPTION() - - - 1-- 2024-05-17 Jeff Johnson Not Applicable
« 1 2 3 41291 1292 »