Show patches with: Archived = No       |   150377 patches
« 1 2 3 41503 1504 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[net-next,v3,8/8] ethtool: regenerate uapi header from the spec ethtool: generate uapi header from the spec - - - --- 2024-12-02 Stanislav Fomichev netdev New
[net-next,v3,7/8] ethtool: remove the comments that are not gonna be generated ethtool: generate uapi header from the spec - - - --- 2024-12-02 Stanislav Fomichev netdev New
[net-next,v3,6/8] ethtool: separate definitions that are gonna be generated ethtool: generate uapi header from the spec - - - --- 2024-12-02 Stanislav Fomichev netdev New
[net-next,v3,5/8] ynl: include uapi header after all dependencies ethtool: generate uapi header from the spec - - - --- 2024-12-02 Stanislav Fomichev netdev New
[net-next,v3,4/8] ynl: add missing pieces to ethtool spec to better match uapi header ethtool: generate uapi header from the spec - - - --- 2024-12-02 Stanislav Fomichev netdev New
[net-next,v3,3/8] ynl: support directional specs in ynl-gen-c.py ethtool: generate uapi header from the spec - - - --- 2024-12-02 Stanislav Fomichev netdev New
[net-next,v3,2/8] ynl: skip rendering attributes with header property in uapi mode ethtool: generate uapi header from the spec - - - --- 2024-12-02 Stanislav Fomichev netdev New
[net-next,v3,1/8] ynl: support enum-cnt-name attribute in legacy definitions ethtool: generate uapi header from the spec - - - --- 2024-12-02 Stanislav Fomichev netdev New
net: sched: fix ordering of qlen adjustment net: sched: fix ordering of qlen adjustment - - - --- 2024-12-02 Lion Ackermann netdev New
[net] qca_spi: Fix clock speed for multiple QCA7000 [net] qca_spi: Fix clock speed for multiple QCA7000 - - - 18-- 2024-12-02 Stefan Wahren netdev New
[net] Revert "udp: avoid calling sock_def_readable() if possible" [net] Revert "udp: avoid calling sock_def_readable() if possible" - - - 17-1 2024-12-02 Fernando Fernandez Mancera netdev New
[net,v4] ethtool: Fix wrong mod state in case of verbose and no_mask bitset [net,v4] ethtool: Fix wrong mod state in case of verbose and no_mask bitset - - - 18-- 2024-12-02 Kory Maincent netdev New
[PATCHv2,net] net: sched: fix erspan_opt settings in cls_flower [PATCHv2,net] net: sched: fix erspan_opt settings in cls_flower - - - 18-- 2024-12-02 Xin Long netdev New
[net-next,v12,22/22] testing/selftests: add test tool and scripts for ovpn module Introducing OpenVPN Data Channel Offload - 1 - --- 2024-12-02 Antonio Quartulli netdev New
[net-next,v12,21/22] ovpn: add basic ethtool support Introducing OpenVPN Data Channel Offload - 1 - --- 2024-12-02 Antonio Quartulli netdev New
[net-next,v12,20/22] ovpn: notify userspace when a peer is deleted Introducing OpenVPN Data Channel Offload - - - --- 2024-12-02 Antonio Quartulli netdev New
[net-next,v12,19/22] ovpn: kill key and notify userspace in case of IV exhaustion Introducing OpenVPN Data Channel Offload - - - --- 2024-12-02 Antonio Quartulli netdev New
[net-next,v12,18/22] ovpn: implement key add/get/del/swap via netlink Introducing OpenVPN Data Channel Offload - - - --- 2024-12-02 Antonio Quartulli netdev New
[net-next,v12,17/22] ovpn: implement peer add/get/dump/delete via netlink Introducing OpenVPN Data Channel Offload - - - --- 2024-12-02 Antonio Quartulli netdev New
[net-next,v12,16/22] ovpn: add support for peer floating Introducing OpenVPN Data Channel Offload - - - --- 2024-12-02 Antonio Quartulli netdev New
[net-next,v12,15/22] ovpn: add support for updating local UDP endpoint Introducing OpenVPN Data Channel Offload - - - --- 2024-12-02 Antonio Quartulli netdev New
[net-next,v12,14/22] ovpn: implement keepalive mechanism Introducing OpenVPN Data Channel Offload - - - --- 2024-12-02 Antonio Quartulli netdev New
[net-next,v12,13/22] ovpn: implement peer lookup logic Introducing OpenVPN Data Channel Offload - - - --- 2024-12-02 Antonio Quartulli netdev New
[net-next,v12,12/22] ovpn: implement multi-peer support Introducing OpenVPN Data Channel Offload - - - --- 2024-12-02 Antonio Quartulli netdev New
[net-next,v12,11/22] ovpn: implement TCP transport Introducing OpenVPN Data Channel Offload - - - --- 2024-12-02 Antonio Quartulli netdev New
[net-next,v12,10/22] ovpn: store tunnel and transport statistics Introducing OpenVPN Data Channel Offload - - - --- 2024-12-02 Antonio Quartulli netdev New
[net-next,v12,09/22] ovpn: implement packet processing Introducing OpenVPN Data Channel Offload - - - --- 2024-12-02 Antonio Quartulli netdev New
[net-next,v12,08/22] ovpn: implement basic RX path (UDP) Introducing OpenVPN Data Channel Offload - - - --- 2024-12-02 Antonio Quartulli netdev New
[net-next,v12,07/22] ovpn: implement basic TX path (UDP) Introducing OpenVPN Data Channel Offload - - - --- 2024-12-02 Antonio Quartulli netdev New
[net-next,v12,06/22] ovpn: introduce the ovpn_socket object Introducing OpenVPN Data Channel Offload - - - --- 2024-12-02 Antonio Quartulli netdev New
[net-next,v12,05/22] ovpn: introduce the ovpn_peer object Introducing OpenVPN Data Channel Offload - - - --- 2024-12-02 Antonio Quartulli netdev New
[net-next,v12,04/22] ovpn: keep carrier always on for MP interfaces Introducing OpenVPN Data Channel Offload - - - --- 2024-12-02 Antonio Quartulli netdev New
[net-next,v12,03/22] ovpn: add basic interface creation/destruction/management routines Introducing OpenVPN Data Channel Offload - - - --- 2024-12-02 Antonio Quartulli netdev New
[net-next,v12,02/22] ovpn: add basic netlink support Introducing OpenVPN Data Channel Offload - - - --- 2024-12-02 Antonio Quartulli netdev New
[net-next,v12,01/22] net: introduce OpenVPN Data Channel Offload (ovpn) Introducing OpenVPN Data Channel Offload - - - --- 2024-12-02 Antonio Quartulli netdev New
[net-next,37/37] rxrpc: Implement RACK/TLP to deal with transmission stalls [RFC8985] rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - --- 2024-12-02 David Howells netdev New
[net-next,36/37] rxrpc: Fix request for an ACK when cwnd is minimum rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - --- 2024-12-02 David Howells netdev New
[net-next,35/37] rxrpc: Manage RTT per-call rather than per-peer rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - --- 2024-12-02 David Howells netdev New
[net-next,34/37] rxrpc: Add a reason indicator to the tx_ack tracepoint rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - --- 2024-12-02 David Howells netdev New
[net-next,33/37] rxrpc: Add a reason indicator to the tx_data tracepoint rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - --- 2024-12-02 David Howells netdev New
[net-next,32/37] rxrpc: Tidy up the ACK parsing a bit rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - --- 2024-12-02 David Howells netdev New
[net-next,31/37] rxrpc: Use irq-disabling spinlocks between app and I/O thread rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - --- 2024-12-02 David Howells netdev New
[net-next,30/37] rxrpc: Don't allocate a txbuf for an ACK transmission rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - --- 2024-12-02 David Howells netdev New
[net-next,29/37] rxrpc: Send jumbo DATA packets rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - --- 2024-12-02 David Howells netdev New
[net-next,28/37] rxrpc: Fix initial resend timeout rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - --- 2024-12-02 David Howells netdev New
[net-next,27/37] rxrpc: Fix the calculation and use of RTO rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - --- 2024-12-02 David Howells netdev New
[net-next,26/37] rxrpc: Display userStatus in rxrpc_rx_ack trace rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - --- 2024-12-02 David Howells netdev New
[net-next,25/37] rxrpc: Adjust the rxrpc_rtt_rx tracepoint rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - --- 2024-12-02 David Howells netdev New
[net-next,24/37] rxrpc: Generate rtt_min rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - --- 2024-12-02 David Howells netdev New
[net-next,23/37] rxrpc: Don't use received skbuff timestamps rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - --- 2024-12-02 David Howells netdev New
[net-next,22/37] rxrpc: Store the DATA serial in the txqueue and use this in RTT calc rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - --- 2024-12-02 David Howells netdev New
[net-next,21/37] rxrpc: Use the new rxrpc_tx_queue struct to more efficiently process ACKs rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - --- 2024-12-02 David Howells netdev New
[net-next,20/37] rxrpc: Adjust names and types of congestion-related fields rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - --- 2024-12-02 David Howells netdev New
[net-next,19/37] rxrpc: Display stats about jumbo packets transmitted and received rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - --- 2024-12-02 David Howells netdev New
[net-next,18/37] rxrpc: Replace call->acks_first_seq with tracking of the hard ACK point rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - --- 2024-12-02 David Howells netdev New
[net-next,17/37] rxrpc: call->acks_hard_ack is now the same call->tx_bottom, so remove it rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - --- 2024-12-02 David Howells netdev New
[net-next,16/37] rxrpc: Implement progressive transmission queue struct rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - --- 2024-12-02 David Howells netdev New
[net-next,15/37] rxrpc: Timestamp DATA packets before transmitting them rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - --- 2024-12-02 David Howells netdev New
[net-next,14/37] rxrpc: Only set DF=1 on initial DATA transmission rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - --- 2024-12-02 David Howells netdev New
[net-next,13/37] rxrpc: Fix injection of packet loss rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - --- 2024-12-02 David Howells netdev New
[net-next,12/37] rxrpc: Fix CPU time starvation in I/O thread rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - --- 2024-12-02 David Howells netdev New
[net-next,11/37] rxrpc: Add a tracepoint to show variables pertinent to jumbo packet size rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - --- 2024-12-02 David Howells netdev New
[net-next,10/37] rxrpc: Prepare to be able to send jumbo DATA packets rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - --- 2024-12-02 David Howells netdev New
[net-next,09/37] rxrpc: Separate the packet length from the data length in rxrpc_txbuf rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - --- 2024-12-02 David Howells netdev New
[net-next,08/37] rxrpc: Implement path-MTU probing using padded PING ACKs (RFC8899) rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - --- 2024-12-02 David Howells netdev New
[net-next,07/37] rxrpc: Use a large kvec[] in rxrpc_local rather than every rxrpc_txbuf rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - --- 2024-12-02 David Howells netdev New
[net-next,06/37] rxrpc: Request an ACK on impending Tx stall rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - --- 2024-12-02 David Howells netdev New
[net-next,05/37] rxrpc: Show stats counter for received reason-0 ACKs rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - --- 2024-12-02 David Howells netdev New
[net-next,04/37] rxrpc: Don't set the MORE-PACKETS rxrpc wire header flag rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - --- 2024-12-02 David Howells netdev New
[net-next,03/37] rxrpc: Clean up Tx header flags generation handling rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - --- 2024-12-02 David Howells netdev New
[net-next,02/37] rxrpc: Use umin() and umax() rather than min_t()/max_t() where possible rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - --- 2024-12-02 David Howells netdev New
[net-next,01/37] rxrpc: Fix handling of received connection abort rxrpc: Implement jumbo DATA transmission and RACK-TLP - - - --- 2024-12-02 David Howells netdev New
[5/5] net: renesas: rswitch: remove speed from gwca structure net: renesas: rswitch: several fixes - - - 172- 2024-12-02 Nikita Yushchenko netdev New
[4/5] net: renesas: rswitch: do not deinit disabled ports net: renesas: rswitch: several fixes - - - 1711 2024-12-02 Nikita Yushchenko netdev New
[3/5] net: renesas: rswitch: avoid use-after-put for a device tree node net: renesas: rswitch: several fixes - - - 172- 2024-12-02 Nikita Yushchenko netdev New
[2/5] net: renesas: rswitch: fix leaked pointer on error path net: renesas: rswitch: several fixes - - - 172- 2024-12-02 Nikita Yushchenko netdev New
[1/5] net: renesas: rswitch: fix possible early skb release net: renesas: rswitch: several fixes - - - 163- 2024-12-02 Nikita Yushchenko netdev New
[PATCHv3] cxl: avoid driver data for obtaining cxl_dev_state reference [PATCHv3] cxl: avoid driver data for obtaining cxl_dev_state reference - - - 1-- 2024-12-02 Alejandro Lucero Palau Not Applicable
[net-next,v2,2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2 net/smc: Two features for smc-r - 3 - 19-- 2024-12-02 Guangguan Wang netdev New
[net-next,v2,1/2] net/smc: support SMC-R V2 for rdma devices with max_recv_sge equals to 1 net/smc: Two features for smc-r - - - 181- 2024-12-02 Guangguan Wang netdev New
bpf_task_storage improvement question bpf_task_storage improvement question - - - 1-- 2024-12-02 Christian Brauner RFC
[bpf,3/3] bpf, sockmap: Fix race between element replace and close() bpf, sockmap: Fix the element replace - - - 641- 2024-12-02 Michal Luczaj bpf New
[bpf,2/3] selftest/bpf: Extend test for sockmap update with same bpf, sockmap: Fix the element replace - - - 641- 2024-12-02 Michal Luczaj bpf New
[bpf,1/3] bpf, sockmap: Fix update element with same bpf, sockmap: Fix the element replace - - - 641- 2024-12-02 Michal Luczaj bpf New
[net-next,RESEND,v2] net/smc: Remove unused function parameter in __smc_diag_dump [net-next,RESEND,v2] net/smc: Remove unused function parameter in __smc_diag_dump - 1 - 19-- 2024-12-02 Manas via B4 Relay netdev New
[net] net: hsr: must allocate more bytes for RedBox support [net] net: hsr: must allocate more bytes for RedBox support - - - 181- 2024-12-02 Eric Dumazet netdev New
[v2,net] ipmr: tune the ipmr_can_free_table() checks. [v2,net] ipmr: tune the ipmr_can_free_table() checks. - - - 19-- 2024-12-02 Paolo Abeni netdev New
[net,15/15] can: j1939: j1939_session_new(): fix skb reference counting [net,01/15] can: dev: can_set_termination(): allow sleeping GPIOs 1 - 1 18-1 2024-12-02 Marc Kleine-Budde netdev New
[net,14/15] can: mcp251xfd: mcp251xfd_get_tef_len(): work around erratum DS80000789E 6. [net,01/15] can: dev: can_set_termination(): allow sleeping GPIOs - - 1 1711 2024-12-02 Marc Kleine-Budde netdev New
[net,13/15] can: f81604: f81604_handle_can_bus_errors(): fix {rx,tx}_errors statistics [net,01/15] can: dev: can_set_termination(): allow sleeping GPIOs - - - 18-1 2024-12-02 Marc Kleine-Budde netdev New
[net,12/15] can: ems_usb: ems_usb_rx_err(): fix {rx,tx}_errors statistics [net,01/15] can: dev: can_set_termination(): allow sleeping GPIOs - - - 181- 2024-12-02 Marc Kleine-Budde netdev New
[net,11/15] can: sun4i_can: sun4i_can_err(): fix {rx,tx}_errors statistics [net,01/15] can: dev: can_set_termination(): allow sleeping GPIOs - - - 18-1 2024-12-02 Marc Kleine-Budde netdev New
[net,10/15] can: sja1000: sja1000_err(): fix {rx,tx}_errors statistics [net,01/15] can: dev: can_set_termination(): allow sleeping GPIOs - - - 181- 2024-12-02 Marc Kleine-Budde netdev New
[net,09/15] can: hi311x: hi3110_can_ist(): fix {rx,tx}_errors statistics [net,01/15] can: dev: can_set_termination(): allow sleeping GPIOs - - - 172- 2024-12-02 Marc Kleine-Budde netdev New
[net,08/15] can: ifi_canfd: ifi_canfd_handle_lec_err(): fix {rx,tx}_errors statistics [net,01/15] can: dev: can_set_termination(): allow sleeping GPIOs - 1 - 181- 2024-12-02 Marc Kleine-Budde netdev New
[net,07/15] can: m_can: m_can_handle_lec_err(): fix {rx,tx}_errors statistics [net,01/15] can: dev: can_set_termination(): allow sleeping GPIOs - - - 181- 2024-12-02 Marc Kleine-Budde netdev New
[net,06/15] can: hi311x: hi3110_can_ist(): update state error statistics if skb allocation fails [net,01/15] can: dev: can_set_termination(): allow sleeping GPIOs - - - 181- 2024-12-02 Marc Kleine-Budde netdev New
[net,05/15] can: hi311x: hi3110_can_ist(): fix potential use-after-free [net,01/15] can: dev: can_set_termination(): allow sleeping GPIOs - - - 18-1 2024-12-02 Marc Kleine-Budde netdev New
[net,04/15] can: sun4i_can: sun4i_can_err(): call can_change_state() even if cf is NULL [net,01/15] can: dev: can_set_termination(): allow sleeping GPIOs - - - 18-1 2024-12-02 Marc Kleine-Budde netdev New
[net,03/15] can: c_can: c_can_handle_bus_err(): update statistics if skb allocation fails [net,01/15] can: dev: can_set_termination(): allow sleeping GPIOs - - - 181- 2024-12-02 Marc Kleine-Budde netdev New
« 1 2 3 41503 1504 »