netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-09 23:22:43 to 2024-12-10 10:46:23 UTC [more...]

[PATCH v3 0/7] Add Nuvoton NCT6694 MFD drivers
 2024-12-10 10:45 UTC  (8+ messages)
` [PATCH v3 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v3 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v3 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v3 4/7] can: Add Nuvoton NCT6694 CAN support
` [PATCH v3 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v3 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v3 7/7] rtc: Add Nuvoton NCT6694 RTC support

[PATCH net v4 0/6] virtio_net: correct netdev_tx_reset_queue() invocation points
 2024-12-10 10:40 UTC  (5+ messages)
` [PATCH net v4 1/6] virtio_net: correct netdev_tx_reset_queue() invocation point

[syzbot] [net?] BUG: soft lockup in ser_release (4)
 2024-12-10 10:35 UTC 

[PATCH v2 0/2] MANA: Fix few memory leaks in mana_gd_setup_irqs
 2024-12-10 10:24 UTC  (10+ messages)
` [PATCH v2 1/2] net: mana: Fix memory leak "
` [PATCH v2 2/2] net: mana: Fix irq_contexts "

[PATCH net-next] mlxsw: spectrum_flower: Do not allow mixing sample and mirror actions
 2024-12-10 10:15 UTC  (3+ messages)

[PATCH net-next 00/10] net: add phylink managed EEE support
 2024-12-10 10:07 UTC  (25+ messages)
` [PATCH net-next 01/10] net: mdio: add definition for clock stop capable bit
` [PATCH net-next 02/10] net: phy: add support for querying PHY clock stop capability
` [PATCH net-next 03/10] net: phy: add configuration of rx clock stop mode
` [PATCH net-next 04/10] net: phylink: add phylink_link_is_up() helper
` [PATCH net-next 05/10] net: phylink: add EEE management
` [PATCH net-next 06/10] net: phylink: allow MAC driver to validate eee params
` [PATCH net-next 07/10] net: mvneta: convert to phylink EEE implementation
` [PATCH net-next 08/10] net: mvpp2: add "
` [PATCH net-next 09/10] net: lan743x: use netdev in lan743x_phylink_mac_link_down()
` [PATCH net-next 10/10] net: lan743x: convert to phylink managed EEE

[PATCH net-next v2] Do not invoke addrconf_verify_rtnl unnecessarily
 2024-12-10 10:04 UTC  (2+ messages)

[PATCH net-next v2 0/2] net/smc: Two features for smc-r
 2024-12-10  9:59 UTC  (14+ messages)
` [PATCH net-next v2 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2

[PATCH v7 00/28] cxl: add type2 device basic support
 2024-12-10  9:51 UTC  (13+ messages)
` [PATCH v7 07/28] sfc: use cxl api for regs setup and checking
` [PATCH v7 09/28] sfc: request cxl ram resource
` [PATCH v7 12/28] sfc: set cxl media ready
` [PATCH v7 13/28] cxl: prepare memdev creation for type2
` [PATCH v7 14/28] sfc: create type2 cxl memdev
` [PATCH v7 16/28] sfc: obtain root decoder with enough HPA free space

[PATCH v2 net-next 00/15] treewide: socket: Clean up sock_create() and friends
 2024-12-10  9:47 UTC  (18+ messages)
` [PATCH v2 net-next 01/15] socket: Un-export __sock_create()
` [PATCH v2 net-next 02/15] socket: Pass hold_net flag to __sock_create()
` [PATCH v2 net-next 03/15] smc: Pass kern to smc_sock_alloc()
` [PATCH v2 net-next 04/15] socket: Pass hold_net to struct net_proto_family.create()
` [PATCH v2 net-next 05/15] ppp: Pass hold_net to struct pppox_proto.create()
` [PATCH v2 net-next 06/15] nfc: Pass hold_net to struct nfc_protocol.create()
` [PATCH v2 net-next 07/15] socket: Add hold_net flag to struct proto_accept_arg
` [PATCH v2 net-next 08/15] socket: Pass hold_net to sk_alloc()
` [PATCH v2 net-next 09/15] socket: Respect hold_net in sk_alloc()
` [PATCH v2 net-next 10/15] socket: Don't count kernel sockets in /proc/net/sockstat
` [PATCH v2 net-next 11/15] socket: Introduce sock_create_net()
` [PATCH v2 net-next 12/15] socket: Remove kernel socket conversion
` [PATCH v2 net-next 13/15] socket: Use sock_create_net() instead of sock_create()
` [PATCH v2 net-next 14/15] socket: Rename sock_create() to sock_create_user()
` [PATCH v2 net-next 15/15] socket: Rename sock_create_kern() to sock_create_net_noref()

[PATCH RFC v3 net-next 00/13] bridge-fastpath and related improvements
 2024-12-10  9:45 UTC  (14+ messages)
` [PATCH RFC v3 net-next 01/13] netfilter: nf_flow_table_offload: Add nf_flow_encap_push() for xmit direct
` [PATCH RFC v3 net-next 02/13] netfilter: bridge: Add conntrack double vlan and pppoe
` [PATCH RFC v3 net-next 03/13] netfilter: nft_chain_filter: Add bridge "
` [PATCH RFC v3 net-next 04/13] bridge: Add filling forward path from port to port
` [PATCH RFC v3 net-next 05/13] net: core: dev: Add dev_fill_bridge_path()
` [PATCH RFC v3 net-next 06/13] netfilter :nf_flow_table_offload: Add nf_flow_rule_bridge()
` [PATCH RFC v3 net-next 07/13] netfilter: nf_flow_table_inet: Add nf_flowtable_type flowtable_bridge
` [PATCH RFC v3 net-next 08/13] netfilter: nft_flow_offload: Add NFPROTO_BRIDGE to validate
` [PATCH RFC v3 net-next 09/13] netfilter: nft_flow_offload: Add DEV_PATH_MTK_WDMA to nft_dev_path_info()
` [PATCH RFC v3 net-next 10/13] netfilter: nft_flow_offload: No ingress_vlan forward info for dsa user port
` [PATCH RFC v3 net-next 11/13] bridge: No DEV_PATH_BR_VLAN_UNTAG_HW for dsa foreign
` [PATCH RFC v3 net-next 12/13] bridge: Introduce DEV_PATH_BR_VLAN_KEEP_HW for bridge-fastpath
` [PATCH RFC v3 net-next 13/13] netfilter: nft_flow_offload: Add bridgeflow to nft_flow_offload_eval()

[PATCH v7] xfrm: add SA information to the offloaded packet when if_id is set
 2024-12-10  9:38 UTC  (5+ messages)

[net v2 PATCH] octeontx2-af: Fix installation of PF multicast rule
 2024-12-10  9:30 UTC  (2+ messages)

[PATCH net-next] net/bridge: Add skb drop reasons to the most common drop points
 2024-12-10  9:18 UTC  (2+ messages)

[PATCH net-next] net_sched: sch_cake: Add drop reasons
 2024-12-10  9:10 UTC  (5+ messages)
  ` [Cake] "

[PATCH v2 0/4] Add support for Priva E-Measuringbox board
 2024-12-10  8:55 UTC  (3+ messages)
` [PATCH v2 2/4] dt-bindings: arm: stm32: Add "

[syzbot] [net?] WARNING in NUM
 2024-12-10  8:36 UTC  (2+ messages)

[PATCH net] udp: fix l4 hash after reconnect
 2024-12-10  8:32 UTC  (6+ messages)

[syzbot] [net?] [afs?] WARNING in rxrpc_send_data
 2024-12-10  8:27 UTC 

[PATCH iwl-next v2 0/5] ice: implement low latency PHY timer updates
 2024-12-10 14:22 UTC  (6+ messages)
` [PATCH iwl-next v2 1/5] ice: use rd32_poll_timeout_atomic in ice_read_phy_tstamp_ll_e810
` [PATCH iwl-next v2 2/5] ice: rename TS_LL_READ* macros to REG_LL_PROXY_H_*
` [PATCH iwl-next v2 3/5] ice: add lock to protect low latency interface
` [PATCH iwl-next v2 4/5] ice: check low latency PHY timer update firmware capability
` [PATCH iwl-next v2 5/5] ice: implement low latency PHY timer updates

[PATCH net-next v2 0/2] Make TIME-WAIT reuse delay deterministic and configurable
 2024-12-10  8:21 UTC  (5+ messages)
` [PATCH net-next v2 1/2] tcp: Measure TIME-WAIT reuse delay with millisecond precision
` [PATCH net-next v2 2/2] tcp: Add sysctl to configure TIME-WAIT reuse delay

[PATCH v2 net] splice: do not checksum AF_UNIX sockets
 2024-12-10  8:17 UTC  (2+ messages)

[PATCH v6 RESEND net-next 0/5] Add more feautues for ENETC v4 - round 1
 2024-12-10  7:49 UTC  (8+ messages)
` [PATCH v6 RESEND net-next 1/5] net: enetc: add Rx checksum offload for i.MX95 ENETC

[PATCH] tcp: check socket state before calling WARN_ON
 2024-12-10  7:10 UTC  (14+ messages)

[PATCH net] net: renesas: rswitch: handle stop vs interrupt race
 2024-12-10  6:46 UTC  (2+ messages)

[PATCH net-next 0/2] Add auto-negotiation support for LAN887x T1 phy
 2024-12-10  6:42 UTC  (7+ messages)
` [PATCH net-next 1/2] net: phy: phy-c45: Auto-negotiaion changes for T1 phy in phy library
` [PATCH net-next 2/2] net: phy: microchip_t1: Autonegotiaion support for LAN887x T1 phy

[PATCH net] net: renesas: rswitch: fix initial MPIC register setting
 2024-12-10  6:30 UTC  (2+ messages)

[PATCH net 0/2] Fix NPE discovered by running bpf kselftest
 2024-12-10  6:14 UTC  (5+ messages)
` [PATCH net 2/2] tcp_bpf: fix copied value in tcp_bpf_sendmsg

[PATCH net-next v2 00/12] Begin upstreaming Homa transport protocol
 2024-12-10  6:13 UTC  (10+ messages)
` [PATCH net-next v2 11/12] net: homa: create homa_plumbing.c homa_utils.c

[PATCH net-next v3 00/12] Begin upstreaming Homa transport protocol
 2024-12-10  6:08 UTC  (3+ messages)
` [PATCH net-next v3 11/12] net: homa: create homa_plumbing.c homa_utils.c

[PATCH 6.1.y] net/mlx5e: Don't call cleanup on profile rollback failure
 2024-12-10  6:55 UTC 

[PATCH net-next] rtnetlink: fix error code in rtnl_newlink()
 2024-12-10  5:58 UTC  (2+ messages)

[Patch bpf v2 0/4] bpf: a bug fix and test cases for bpf_skb_change_tail()
 2024-12-10  5:36 UTC  (3+ messages)

[PATCH 2/2] clk: sophgo: Add clock controller support for SG2044 SoC
 2024-12-10  5:23 UTC  (2+ messages)

tcp_diag for all network namespaces?
 2024-12-10  5:17 UTC  (3+ messages)

[PATCH net-next v8 00/15] Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45
 2024-12-10  5:10 UTC  (2+ messages)

[PATCH net-next v8 00/17] io_uring zero copy rx
 2024-12-10  4:50 UTC  (27+ messages)
` [PATCH net-next v8 03/17] net: page_pool: create hooks for custom page providers
` [PATCH net-next v8 04/17] net: prepare for non devmem TCP memory providers
` [PATCH net-next v8 06/17] net: page pool: add helper creating area from pages
` [PATCH net-next v8 07/17] net: page_pool: introduce page_pool_mp_return_in_cache
` [PATCH net-next v8 08/17] net: add helper executing custom callback from napi
` [PATCH net-next v8 09/17] io_uring/zcrx: add interface queue and refill queue
` [PATCH net-next v8 11/17] io_uring/zcrx: implement zerocopy receive pp memory provider

[PATCH net-next, v5] netlink: add IGMP/MLD join/leave notifications
 2024-12-10  4:32 UTC  (5+ messages)

[PATCH bpf-next v2 0/5] net/smc: Introduce smc_ops
 2024-12-10  4:04 UTC  (6+ messages)
` [PATCH bpf-next v2 1/5] bpf: export necessary sympols for modules with struct_ops
` [PATCH bpf-next v2 2/5] net/smc: Introduce generic hook smc_ops
` [PATCH bpf-next v2 3/5] net/smc: bpf: register smc_ops info struct_ops
` [PATCH bpf-next v2 4/5] libbpf: fix error when st-prefix_ops and ops from differ btf
` [PATCH bpf-next v2 5/5] bpf/selftests: add simple selftest for bpf_smc_ops

[PATCH v2 0/2] Enable ethernet on qcs615
 2024-12-10  4:09 UTC  (13+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: qcs615-ride: Enable ethernet node

[PATCH v3 0/6] Enable strict percpu address space checks
 2024-12-10  3:59 UTC  (2+ messages)

[PATCH net v2 resend 0/4] net: renesas: rswitch: several fixes
 2024-12-10  3:45 UTC  (2+ messages)

[PATCH net-next v9 0/1] binder: report txn errors via generic netlink
 2024-12-10  3:31 UTC  (6+ messages)
` [PATCH net-next v9 1/1] "

[PATCH 0/5] hyper-v: Don't assume cpu_possible_mask is dense
 2024-12-10  2:58 UTC  (4+ messages)
` [PATCH 4/5] scsi: storvsc: "

[PATCH v3 net] net: phy: micrel: Dynamically control external clock of KSZ PHY
 2024-12-10  2:45 UTC  (3+ messages)

[PATCH net-next 1/2] net: renesas: rswitch: do not deinit disabled ports
 2024-12-10  2:40 UTC  (2+ messages)

[PATCH net v2] cxgb4: use port number to set mac addr
 2024-12-10  2:40 UTC  (2+ messages)

[PATCH net-next v4] octeon_ep: add ndo ops for VFs in PF driver
 2024-12-10  2:30 UTC  (2+ messages)

[PATCH v4 net-next] net/mlx5e: Report rx_discards_phy via rx_dropped
 2024-12-10  2:27 UTC 

[PATCH net-next v1 00/11] lan78xx: Preparations for PHYlink
 2024-12-10  2:13 UTC  (23+ messages)
` [PATCH net-next v1 01/11] net: usb: lan78xx: Add error handling to lan78xx_setup_irq_domain
` [PATCH net-next v1 02/11] net: usb: lan78xx: Add error handling to lan78xx_init_mac_address
` [PATCH net-next v1 03/11] net: usb: lan78xx: Add error handling to lan78xx_set_mac_addr
` [PATCH net-next v1 04/11] net: usb: lan78xx: Add error handling to lan78xx_get_regs
` [PATCH net-next v1 05/11] net: usb: lan78xx: Simplify lan78xx_update_reg
` [PATCH net-next v1 06/11] net: usb: lan78xx: Fix return value handling in lan78xx_set_features
` [PATCH net-next v1 07/11] net: usb: lan78xx: Use ETIMEDOUT instead of ETIME in lan78xx_stop_hw
` [PATCH net-next v1 08/11] net: usb: lan78xx: Use function-specific label in lan78xx_mac_reset
` [PATCH net-next v1 09/11] net: usb: lan78xx: Improve error handling in lan78xx_phy_wait_not_busy
` [PATCH net-next v1 10/11] net: usb: lan78xx: Rename lan78xx_phy_wait_not_busy to lan78xx_mdiobus_wait_not_busy
` [PATCH net-next v1 11/11] net: usb: lan78xx: Improve error handling in WoL operations

[net-next PATCH v11 0/9] net: dsa: Add Airoha AN8855 support
 2024-12-10  1:53 UTC  (10+ messages)
` [net-next PATCH v11 5/9] mfd: an8855: Add support for Airoha AN8855 Switch MFD
` [net-next PATCH v11 6/9] net: mdio: Add Airoha AN8855 Switch MDIO Passtrough
` [net-next PATCH v11 9/9] net: phy: Add Airoha AN8855 Internal Switch Gigabit PHY

[PATCH v1 net-next 0/6] net: napi: add CPU affinity to napi->config
 2024-12-10  1:29 UTC  (8+ messages)
` [PATCH v1 net-next 1/6] net: napi: add irq_flags to napi struct
` [PATCH v1 net-next 2/6] net: napi: add CPU affinity to napi->config
` [PATCH v1 net-next 3/6] bnxt: use napi's irq affinity
` [PATCH v1 net-next 4/6] mlx4: "
` [PATCH v1 net-next 5/6] ice: "
` [PATCH v1 net-next 6/6] idpf: "

[PATCH v2 bpf 0/2] tcp_bpf: update the rmem scheduling for
 2024-12-10  1:20 UTC  (3+ messages)
` [PATCH v2 bpf 1/2] tcp_bpf: charge receive socket buffer in bpf_tcp_ingress()
` [PATCH v2 bpf 2/2] tcp_bpf: add sk_rmem_alloc related logic for tcp_bpf ingress redirection

[PATCH 0/3] sunrpc: Deadcoding
 2024-12-10  1:02 UTC  (4+ messages)
` [PATCH 1/3] sunrpc: Remove unused xprt_iter_get_xprt
` [PATCH 2/3] sunrpc: Remove gss_generic_token deadcode
` [PATCH 3/3] sunrpc: Remove gss_{de,en}crypt_xdr_buf deadcode

[PATCH 09/16] net-next/yunsilicon: Init net device
 2024-12-10  0:18 UTC  (2+ messages)

[PATCH net v3 0/2] Fixes on the OPEN Alliance TC6 10BASE-T1x MAC-PHY support generic lib
 2024-12-10  0:11 UTC  (3+ messages)
` [PATCH net v3 2/2] net: ethernet: oa_tc6: fix tx skb race condition between reference pointers

[PATCH 01/16] net-next/yunsilicon: Add yunsilicon xsc driver basic framework
 2024-12-10  0:11 UTC  (2+ messages)

[PATCH bpf-next v3 0/4] bpftool: btf: Support dumping a single type from file
 2024-12-09 23:44 UTC  (2+ messages)
` [PATCH bpf-next v3 3/4] "

[PATCH net-next v3 0/2] net/smc: Two features for smc-r
 2024-12-09 23:43 UTC  (4+ messages)
` [PATCH net-next v3 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2

[RFC 0/1] Proposal for new devlink command to enforce firmware security
 2024-12-09 23:36 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).