Show patches with: none      |   143054 patches
« 1 2 3 41430 1431 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[net,v3,1/1] net: ethernet: lantiq_etop: fix memory disclosure net: ethernet: lantiq_etop: fix memory disclosure - 2 - 18-- 2024-09-23 Aleksander Jan Bajkowski netdev New
[net,2/2] net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_size [net,1/2] net: Add netif_get_gro_max_size helper for GRO - - - 17-1 2024-09-23 Daniel Borkmann netdev New
[net,1/2] net: Add netif_get_gro_max_size helper for GRO [net,1/2] net: Add netif_get_gro_max_size helper for GRO - - - 17-1 2024-09-23 Daniel Borkmann netdev New
igb: Do not bring the device up after non-fatal error igb: Do not bring the device up after non-fatal error - 2 - 171- 2024-09-23 Mohamed Khalfella netdev New
selftests/bpf: vm: add support for VIRTIO_FS selftests/bpf: vm: add support for VIRTIO_FS 1 - - 36-8 2024-09-23 Manu Bretelle bpf New
[v1,1/1] SUNRPC: Make enough room in servername[] for AF_UNIX addresses [v1,1/1] SUNRPC: Make enough room in servername[] for AF_UNIX addresses - - - 162- 2024-09-23 Mirsad Todorovac netdev New
[v3,net] net: stmmac: dwmac4: extend timeout for VLAN Tag register busy bit check [v3,net] net: stmmac: dwmac4: extend timeout for VLAN Tag register busy bit check - 2 - 19-- 2024-09-23 Shenwei Wang netdev New
net: expose __sock_sendmsg() symbol net: expose __sock_sendmsg() symbol - - - 181- 2024-09-23 Sahand Evs netdev New
Revert "vrf: Remove unnecessary RCU-bh critical section" Revert "vrf: Remove unnecessary RCU-bh critical section" - - - 172- 2024-09-23 Ben Greear netdev New
[net-next] net: ethernet: Switch back to struct platform_driver::remove() [net-next] net: ethernet: Switch back to struct platform_driver::remove() - 1 - 1-1 2024-09-23 Uwe Kleine-König netdev New
[v2,net] net: ethernet: marvell: octeontx2: nic: Add error pointer check in otx2_common.c [v2,net] net: ethernet: marvell: octeontx2: nic: Add error pointer check in otx2_common.c - - - 19-- 2024-09-23 Dipendra Khadka netdev New
[net] net: pse-pd: tps23881: Fix boolean evaluation for bitmask checks [net] net: pse-pd: tps23881: Fix boolean evaluation for bitmask checks - - - 19-- 2024-09-23 Kory Maincent netdev New
[v3,2/2] can: m_can: fix missed interrupts with m_can_pci [v3,1/2] can: m_can: set init flag earlier in probe - - - 1-- 2024-09-23 Matthias Schiffer netdev New
[v3,1/2] can: m_can: set init flag earlier in probe [v3,1/2] can: m_can: set init flag earlier in probe - 1 - 1-- 2024-09-23 Matthias Schiffer netdev New
[net-next] tcp: remove unnecessary update for tp->write_seq in tcp_connect() [net-next] tcp: remove unnecessary update for tp->write_seq in tcp_connect() - - - 181- 2024-09-23 xin.guo netdev New
[RFC,net-next,10/10] net: pcs: xpcs: make xpcs_do_config() and xpcs_link_up() internal net: pcs: xpcs: cleanups batch 1 - - - 171- 2024-09-23 Russell King (Oracle) netdev RFC
[RFC,net-next,09/10] net: pcs: xpcs: drop interface argument from xpcs_create*() net: pcs: xpcs: cleanups batch 1 - - - 171- 2024-09-23 Russell King (Oracle) netdev RFC
[RFC,net-next,08/10] net: dsa: sja1105: use phylink_pcs internally net: pcs: xpcs: cleanups batch 1 - - - 171- 2024-09-23 Russell King (Oracle) netdev RFC
[RFC,net-next,07/10] net: dsa: sja1105: call PCS config/link_up via pcs_ops structure net: pcs: xpcs: cleanups batch 1 - - - 171- 2024-09-23 Russell King (Oracle) netdev RFC
[RFC,net-next,06/10] net: dsa: sja1105: simplify static configuration reload net: pcs: xpcs: cleanups batch 1 - - - 171- 2024-09-23 Russell King (Oracle) netdev RFC
[RFC,net-next,05/10] net: wangxun: txgbe: use phylink_pcs internally net: pcs: xpcs: cleanups batch 1 - - - 162- 2024-09-23 Russell King (Oracle) netdev RFC
[RFC,net-next,04/10] net: pcs: xpcs: add xpcs_destroy_pcs() and xpcs_create_pcs_mdiodev() net: pcs: xpcs: cleanups batch 1 - - - 171- 2024-09-23 Russell King (Oracle) netdev RFC
[RFC,net-next,03/10] net: pcs: xpcs: get rid of xpcs_init_iface() net: pcs: xpcs: cleanups batch 1 - - - 171- 2024-09-23 Russell King (Oracle) netdev RFC
[RFC,net-next,02/10] net: pcs: xpcs: drop interface argument from internal functions net: pcs: xpcs: cleanups batch 1 - - - 171- 2024-09-23 Russell King (Oracle) netdev RFC
[RFC,net-next,01/10] net: pcs: xpcs: move PCS reset to .pcs_pre_config() net: pcs: xpcs: cleanups batch 1 - - - 171- 2024-09-23 Russell King (Oracle) netdev RFC
net: stmmac: dwmac-tegra: Fix link bring-up sequence net: stmmac: dwmac-tegra: Fix link bring-up sequence - - - 172- 2024-09-23 Paritosh Dixit netdev New
[bpf-next,v3,4/4] selftests/bpf: Add cases to test tailcall in freplace bpf: Fix tailcall infinite loop caused by freplace - - - 5128 2024-09-23 Leon Hwang bpf New
[bpf-next,v3,3/4] selftests/bpf: Add a test case to confirm a tailcall infinite loop issue has been… bpf: Fix tailcall infinite loop caused by freplace - - - 5128 2024-09-23 Leon Hwang bpf New
[bpf-next,v3,2/4] bpf: Prevent extending tail callee prog with freplace bpf: Fix tailcall infinite loop caused by freplace - - - 5218 2024-09-23 Leon Hwang bpf New
[bpf-next,v3,1/4] bpf: Prevent updating extended prog to prog_array map bpf: Fix tailcall infinite loop caused by freplace - - - 5128 2024-09-23 Leon Hwang bpf New
[next] cxgb4: clip_tbl: Fix spelling mistake "wont" -> "won't" [next] cxgb4: clip_tbl: Fix spelling mistake "wont" -> "won't" - 1 - 172- 2024-09-23 Colin Ian King netdev New
[v2] net: wwan: qcom_bam_dmux: Fix missing pm_runtime_disable() [v2] net: wwan: qcom_bam_dmux: Fix missing pm_runtime_disable() - - - 181- 2024-09-23 Jinjie Ruan netdev New
net/mlx5e: Fix NULL deref in mlx5e_tir_builder_alloc() net/mlx5e: Fix NULL deref in mlx5e_tir_builder_alloc() - - - 1-- 2024-09-23 Elena Salomatkina netdev Changes Requested
[net] net: ethernet: marvell: octeontx2: nic: Add error pointer check in otx2_ethtool.c [net] net: ethernet: marvell: octeontx2: nic: Add error pointer check in otx2_ethtool.c - - - 18-1 2024-09-23 Dipendra Khadka netdev New
[net] net: ethernet: marvell: octeontx2: nic: Add error pointer check in otx2_common.c [net] net: ethernet: marvell: octeontx2: nic: Add error pointer check in otx2_common.c - - - 18-1 2024-09-23 Dipendra Khadka netdev Superseded
[net,2/2] net: fec: Reload PTP registers after link-state change [net,1/2] net: fec: Restart PPS after link state change - - - 181- 2024-09-23 Csókás, Bence netdev New
[net,1/2] net: fec: Restart PPS after link state change [net,1/2] net: fec: Restart PPS after link state change - - - 19-- 2024-09-23 Csókás, Bence netdev New
net/bridge: Optimizing read-write locks in ebtables.c net/bridge: Optimizing read-write locks in ebtables.c - - - 1521 2024-09-23 yushengjin netdev New
[iwl-net,v1] i40e: Fix macvlan leak by synchronizing access to mac_filter_hash [iwl-net,v1] i40e: Fix macvlan leak by synchronizing access to mac_filter_hash - 1 - 17-1 2024-09-23 Aleksandr Loktionov netdev Awaiting Upstream
[1/1] netlabel: Add missing comment to struct field [1/1] netlabel: Add missing comment to struct field 1 - - 181- 2024-09-23 George Guo netdev New
[net] bonding: show slave priority in proc info [net] bonding: show slave priority in proc info - - - 19-- 2024-09-23 Hangbin Liu netdev New
[v2,net] net: Add error pointer check in otx2_flows.c [v2,net] net: Add error pointer check in otx2_flows.c - - - 18-1 2024-09-23 Dipendra Khadka netdev New
[v2,net] net: Add error pointer check in bcmsysport.c [v2,net] net: Add error pointer check in bcmsysport.c - - - 14-4 2024-09-23 Dipendra Khadka netdev Changes Requested
Staging: net: nic: Add error pointer check in otx2_flows.c Staging: net: nic: Add error pointer check in otx2_flows.c - - - 1512 2024-09-22 Dipendra Khadka netdev Changes Requested
Staging: net/ethernet/broadcom: Add error pointer check in bcmsysport.c Staging: net/ethernet/broadcom: Add error pointer check in bcmsysport.c - - - 171- 2024-09-22 Dipendra Khadka netdev Changes Requested
netdev: support netdev_budget for napi thread poll netdev: support netdev_budget for napi thread poll - - - 181- 2024-09-22 tao netdev New
[net] gso: fix gso fraglist segmentation after pull from frag_list [net] gso: fix gso fraglist segmentation after pull from frag_list - - - 1711 2024-09-22 Willem de Bruijn netdev New
[v2,4/4] riscv: dts: starfive: jh7110: Add CAN nodes CAST Controller Area Network driver support - - - 172- 2024-09-22 Hal Feng Not Applicable
[v2,3/4] can: Add driver for CAST CAN Bus Controller CAST Controller Area Network driver support - - - 1711 2024-09-22 Hal Feng netdev Not Applicable
[v2,2/4] dt-bindings: can: Add CAST CAN Bus Controller CAST Controller Area Network driver support - - - 181- 2024-09-22 Hal Feng netdev New
[v2,1/4] dt-bindings: vendor-prefixes: Add cast vendor prefix CAST Controller Area Network driver support 1 - - 19-- 2024-09-22 Hal Feng New
[iproute2,2/2] bridge: mst: fix a further musl build issue [iproute2,1/2] bridge: mst: fix a musl build issue - - - 1-- 2024-09-22 Dario Binacchi dsa New
[iproute2,1/2] bridge: mst: fix a musl build issue [iproute2,1/2] bridge: mst: fix a musl build issue - - - 1-- 2024-09-22 Dario Binacchi dsa New
[iproute2,RESEND,2/2] arpd: drop useless initializers [iproute2,RESEND,1/2] arpd: use designated initializers for msghdr structure - - - 1-- 2024-09-22 Dario Binacchi dsa New
[iproute2,RESEND,1/2] arpd: use designated initializers for msghdr structure [iproute2,RESEND,1/2] arpd: use designated initializers for msghdr structure - - - 1-- 2024-09-22 Dario Binacchi dsa New
[3/3] eth: bnxt: Correct the typo 'accelaration' Untitled series #891897 - - - --- 2024-09-22 WangYuli Not Applicable
[RFC,net-next] appletalk: Remove deadcode [RFC,net-next] appletalk: Remove deadcode - 1 - 171- 2024-09-21 Dr. David Alan Gilbert netdev RFC
[RFC,net] ipv4: ip_gre: Fix drops of small packets in ipgre_xmit [RFC,net] ipv4: ip_gre: Fix drops of small packets in ipgre_xmit - - - 17-1 2024-09-21 Anton Danilov netdev RFC
[RFC,bpf-next,4/4] net: xdp: Update rx timestamp of xdp_rx_meta struct running xmo_rx_timestamp cal… Add XDP rx hw hints support performing XDP_REDIRECT - - - 47212 2024-09-21 Lorenzo Bianconi bpf RFC
[RFC,bpf-next,3/4] net: xdp: Update rx_vlan of xdp_rx_meta struct running xmo_rx_vlan_tag callback Add XDP rx hw hints support performing XDP_REDIRECT - - - 47212 2024-09-21 Lorenzo Bianconi bpf RFC
[RFC,bpf-next,2/4] net: xdp: Update rx_hash of xdp_rx_meta struct running xmo_rx_hash callback Add XDP rx hw hints support performing XDP_REDIRECT - - - 47212 2024-09-21 Lorenzo Bianconi bpf RFC
[RFC,bpf-next,1/4] net: xdp: Add xdp_rx_meta structure Add XDP rx hw hints support performing XDP_REDIRECT - - - 48112 2024-09-21 Lorenzo Bianconi bpf RFC
[net,v2,1/1] net: ethernet: lantiq_etop: fix memory disclosure net: ethernet: lantiq_etop: fix memory disclosure - - - 19-- 2024-09-21 Aleksander Jan Bajkowski netdev Superseded
[net,v2] net: phy: qt2025: Fix warning: unused import DeviceId [net,v2] net: phy: qt2025: Fix warning: unused import DeviceId - 2 - 1612 2024-09-21 FUJITA Tomonori netdev New
[RFC,bpf-next] libbpf: add resizable array helpers [RFC,bpf-next] libbpf: add resizable array helpers - - - 44-1 2024-09-21 JP Kobryn bpf RFC
[v2] net: mana: Add get_link and get_link_ksettings in ethtool [v2] net: mana: Add get_link and get_link_ksettings in ethtool - 2 - 181- 2024-09-20 Erni Sri Satya Vennela netdev Deferred
bpf: use raw_spinlock_t in ringbuf bpf: use raw_spinlock_t in ringbuf - - - 5317 2024-09-20 Wander Lairson Costa bpf New
[2/2] igbvf: remove unused spinlock Fixes in igbvf driver - 1 - 181- 2024-09-20 Wander Lairson Costa netdev New
[1/2] igb: Disable threaded IRQ for igb_msix_other Fixes in igbvf driver - 1 - 172- 2024-09-20 Wander Lairson Costa netdev New
[v2] net/mlx5: unique names for per device caches [v2] net/mlx5: unique names for per device caches - - - 181- 2024-09-20 Sebastian Ott netdev New
[RFC,v2,3/3] bpf: Add sk_lookup test to use ORIGDSTADDR cmsg. Allow sk_lookup UDP return traffic to egress when setting src port/address. - - - 592- 2024-09-20 Tiago Lam bpf RFC
[RFC,v2,2/3] ipv6: Support setting src port in sendmsg(). Allow sk_lookup UDP return traffic to egress when setting src port/address. - - - 5911 2024-09-20 Tiago Lam netdev RFC
[RFC,v2,1/3] ipv4: Support setting src port in sendmsg(). Allow sk_lookup UDP return traffic to egress when setting src port/address. - - - 601- 2024-09-20 Tiago Lam netdev RFC
[iwl-net,v2,2/2] ice: Fix netif_is_ice() in Safe Mode [iwl-net,v2,1/2] ice: Fix entering Safe Mode - 1 - 17-1 2024-09-20 Marcin Szycik netdev Awaiting Upstream
[iwl-net,v2,1/2] ice: Fix entering Safe Mode [iwl-net,v2,1/2] ice: Fix entering Safe Mode - 1 - 17-1 2024-09-20 Marcin Szycik netdev Awaiting Upstream
[5.10,1/1] rtlwifi: rtl8192de: fix ofdm power compensation rtlwifi: rtl8192de: fix ofdm power compensation - - - 1-- 2024-09-20 Nikita Zhandarovich netdev New
[bpf-next,2/2] bpf: Add BPF_CALL_FUNC* to simplify code [bpf-next,1/2] bpf: Simplify code with BPF_CALL_IMM - - - 37222 2024-09-20 Tao Chen bpf Changes Requested
[bpf-next,1/2] bpf: Simplify code with BPF_CALL_IMM [bpf-next,1/2] bpf: Simplify code with BPF_CALL_IMM - - - 38122 2024-09-20 Tao Chen bpf Changes Requested
net/mlx5: unique names for per device caches net/mlx5: unique names for per device caches - - - 181- 2024-09-20 Sebastian Ott netdev Superseded
[bpf-next] bpf: Make sure internal and UAPI bpf_redirect flags don't overlap [bpf-next] bpf: Make sure internal and UAPI bpf_redirect flags don't overlap - - - 5317 2024-09-20 Toke Høiland-Jørgensen bpf New
net: fjes: Refactor a string comparison in is_extended_socket_device() net: fjes: Refactor a string comparison in is_extended_socket_device() - - - 172- 2024-09-20 Markus Elfring netdev Rejected
[iwl-net,2/2] ice: Fix netif_is_ice() in Safe Mode [iwl-net,1/2] ice: Fix entering Safe Mode - 1 - 17-1 2024-09-20 Marcin Szycik netdev Superseded
[iwl-net,1/2] ice: Fix entering Safe Mode [iwl-net,1/2] ice: Fix entering Safe Mode - 1 - 17-1 2024-09-20 Marcin Szycik netdev Superseded
net: xilinx: axienet: Use common error handling code in axienet_mdio_write() net: xilinx: axienet: Use common error handling code in axienet_mdio_write() - - - 181- 2024-09-20 Markus Elfring netdev Deferred
[5.4] bpf: Fix DEVMAP_HASH overflow check on 32-bit arches [5.4] bpf: Fix DEVMAP_HASH overflow check on 32-bit arches - - - 1-1 2024-09-20 Pu Lehui bpf New
[5.10] bpf: Fix mismatch memory accounting for devmap maps [5.10] bpf: Fix mismatch memory accounting for devmap maps - - - 1-1 2024-09-20 Pu Lehui bpf New
net: wwan: qcom_bam_dmux: Fix missing pm_runtime_disable() net: wwan: qcom_bam_dmux: Fix missing pm_runtime_disable() - - - 181- 2024-09-20 Jinjie Ruan netdev Superseded
[v6] ptp: Add support for the AMZNC10C 'vmclock' device [v6] ptp: Add support for the AMZNC10C 'vmclock' device - - - 1621 2024-09-20 David Woodhouse netdev New
net: xilinx: axienet: Reduce scopes for two resources in axienet_probe() net: xilinx: axienet: Reduce scopes for two resources in axienet_probe() - - - 181- 2024-09-20 Markus Elfring netdev Deferred
net: Fix potential RCU dereference issue in tcp_assign_congestion_control net: Fix potential RCU dereference issue in tcp_assign_congestion_control - - - 181- 2024-09-20 Jiawei Ye netdev New
[dwarves,v2,4/4] btf_encoder: add global_var feature to encode globals Emit global variables in BTF - - 1 1-- 2024-09-20 Stephen Brennan Not Applicable
[dwarves,v2,3/4] btf_encoder: cache all ELF section info Emit global variables in BTF - - - 1-- 2024-09-20 Stephen Brennan Not Applicable
[dwarves,v2,2/4] dwarf_loader: add "artificial" and "top_level" variable flags Emit global variables in BTF - 1 - 1-- 2024-09-20 Stephen Brennan Not Applicable
[dwarves,v2,1/4] dutil: return ELF section name when looked up by index Emit global variables in BTF - 1 - 1-- 2024-09-20 Stephen Brennan Not Applicable
[bpf-next,v1,3/3] tools/bpf, selftests/bpf : Sync btf_ids.h to tools Improve .BTF_ids patching and alignment - - - 5119 2024-09-20 Tony Ambardar bpf New
[bpf-next,v1,2/3] bpf: btf: Ensure natural alignment of .BTF_ids section Improve .BTF_ids patching and alignment - - - 5218 2024-09-20 Tony Ambardar bpf New
[bpf-next,v1,1/3] tools/resolve_btfids: Simplify handling cross-endian compilation Improve .BTF_ids patching and alignment 2 - - 5218 2024-09-20 Tony Ambardar bpf New
[v2] mac802154: Fix potential RCU dereference issue in mac802154_scan_worker [v2] mac802154: Fix potential RCU dereference issue in mac802154_scan_worker 1 - - 181- 2024-09-20 Jiawei Ye netdev New
[net-next,2/2] connector/cn_proc: Selftest for threads case Threads extension for process connector - - - 1711 2024-09-20 Anjali Kulkarni netdev New
[net-next,1/2] connector/cn_proc: Handle threads for proc connector Threads extension for process connector - - - 181- 2024-09-20 Anjali Kulkarni netdev New
« 1 2 3 41430 1431 »