Netdev List
 help / color / mirror / Atom feed
 messages from 2026-05-24 12:47:03 to 2026-05-25 16:18:13 UTC [more...]

[PATCH net-next] netconsole: Constify struct configfs_item_operations and configfs_group_operations
 2026-05-25 16:18 UTC  (2+ messages)

[PATCH] mac802154: llsec: add skb_cow_data() before in-place crypto
 2026-05-25 16:18 UTC 

[for-next v2 0/4] ionic: RDMA completion timestamping support
 2026-05-25 16:15 UTC  (3+ messages)
` [for-next v2 2/4] net: ionic: Add PHC state page for user space access

[PATCH 1/3 net-next v4] ipv4: centralize devconf sysctl handling
 2026-05-25 16:08 UTC  (13+ messages)
` [PATCH 3/3 net-next v4] selftests: net: add test for IPv4 devconf netlink notifications

[PATCH net-next] net: airoha: bind WLAN-bound flows on PPE driver L2 cache miss
 2026-05-25 16:05 UTC  (5+ messages)

[PATCH net] ixgbe: implement get_queue_stats_rx
 2026-05-25 15:53 UTC  (2+ messages)

[PATCH net v2] ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress()
 2026-05-25 15:40 UTC 

[PATCH net-next v2 0/2] pcnet32: switch to napi_alloc_skb() and napi_gro_receive()
 2026-05-25 15:46 UTC  (6+ messages)
` [PATCH net-next v2 1/2] pcnet32: stop holding device spin lock during napi_complete_done
` [PATCH net-next v2 2/2] pcnet32: switch to napi_alloc_skb() and napi_gro_receive()

[PATCH net] net/sched: fix pedit partial COW leading to page cache
 2026-05-25 15:39 UTC  (17+ messages)
` [PATCH net] net/sched: fix pedit partial COW leading to page cache corruption

[PATCH net v1] net/mlx5: HWS: Reject unsupported remove-header action
 2026-05-25 15:34 UTC  (5+ messages)

[PATCH 5.15.y] wifi: mac80211: check tdls flag in ieee80211_tdls_oper
 2026-05-25 15:33 UTC  (2+ messages)

[PATCH 6.1.y] wifi: mac80211: check tdls flag in ieee80211_tdls_oper
 2026-05-25 15:33 UTC  (2+ messages)

[PATCH 6.6.y] wifi: mac80211: check tdls flag in ieee80211_tdls_oper
 2026-05-25 15:33 UTC  (2+ messages)

[PATCH net] net: skbuff: fix missing zerocopy reference in pskb_carve helpers
 2026-05-25 15:31 UTC  (5+ messages)

[PATCH net] ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress()
 2026-05-25 15:31 UTC  (3+ messages)
` [PATCH net v2] "

[RFC net PATCH v1] net: pcs: pcs-mtk-lynxi: fix bpi-r3 serdes configuration
 2026-05-25 15:28 UTC  (4+ messages)

[PATCH net] net: Avoid checksumming unreadable skb tail on trim
 2026-05-25 15:28 UTC  (4+ messages)

[PATCH net] vsock/virtio: fix skb overhead overflow on 32-bit builds
 2026-05-25 15:16 UTC  (9+ messages)

[PATCH net v2 0/4] net: trust-after-modification fixes for IPv4 options + netlabel
 2026-05-25 14:47 UTC  (3+ messages)
` [PATCH net v2 1/4] ipv4: validate ip_options length in __ip_options_echo() against skb tail

[PATCH V3 net 0/2] hibmcge: fix RX packet corruption issue
 2026-05-25 14:45 UTC  (3+ messages)
` [PATCH V3 net 1/2] net: hibmcge: disable Relaxed Ordering to fix RX packet corruption
` [PATCH V3 net 2/2] net: hibmcge: move dma_rmb() after dma_sync_single_for_cpu() in RX path

[PATCH] eth: dpaa2: constify dpaa2_ethtool_stats and dpaa2_ethtool_extras
 2026-05-25 14:40 UTC  (2+ messages)

[RESEND PATCH iwl-net v2 0/3] Rework ctrl_pf pointer usage in struct ice_adapter
 2026-05-25 14:31 UTC  (4+ messages)
` [RESEND PATCH iwl-net v2 1/3] ice: Convert ctrl_pf pointer in struct ice_adapter to RCU
` [RESEND PATCH iwl-net v2 2/3] ice: Zero out the PTP control PF pointer at ice_adapter cleanup
` [RESEND PATCH iwl-net v2 3/3] ice: Cache struct ice_hw pointer for split register reads

[PATCH net-next v2 3/9] net: phy: ncn26000: Added PHY loopback and read/write MMD callbacks
 2026-05-25 14:30 UTC  (4+ messages)

[PATCH bpf 0/2] bpf: Update transport_header when encapsulating UDP tunnel in lwt
 2026-05-25 14:26 UTC  (3+ messages)
` [PATCH bpf 1/2] "
` [PATCH bpf 2/2] selftests/bpf: Add tests to verify the fix of encapsulating VxLAN "

[PATCH v3] Bluetooth: Add Broadcom channel priority commands
 2026-05-25 14:07 UTC  (4+ messages)

[PATCH net-next v2] ipv4: igmp: annotate data-races around im->users
 2026-05-25 14:02 UTC  (4+ messages)

[PATCH net-next] mlxsw: spectrum_fid: use a dedicated list head pointer for sorted insert
 2026-05-25 14:02 UTC  (2+ messages)

[PATCH nf] netfilter: flowtable: avoid num_encaps underflow on bridge VLAN untag
 2026-05-25 14:00 UTC  (2+ messages)

[PATCH] net: stmmac: Improve Tx timer arm logic further
 2026-05-25 13:46 UTC  (3+ messages)

[PATCH 00/11] Convert moduleparams to seq_buf
 2026-05-25 13:35 UTC  (5+ messages)
` [PATCH 03/11] moduleparam: Add DEFINE_KERNEL_PARAM_OPS macro family
` [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS

[PATCH v5 0/2] Rust netlink support + use in Rust Binder
 2026-05-25 13:17 UTC  (3+ messages)
` [PATCH v5 1/2] rust: netlink: add raw netlink abstraction
` [PATCH v5 2/2] rust_binder: report netlink transactions

[PATCH net] vsock/virtio: bind uarg before filling zerocopy skb
 2026-05-25 12:48 UTC  (4+ messages)

[PATCH net v6 0/9] net/sched: Fix packet loops in mirred and netem
 2026-05-25 12:25 UTC  (10+ messages)
` [PATCH net v6 1/9] net: Introduce skb tc depth field to track packet loops
` [PATCH net v6 2/9] net/sched: Revert "net/sched: Restrict conditions for adding duplicating netems to qdisc tree"
` [PATCH net v6 3/9] Revert "selftests/tc-testing: Add tests for restrictions on netem duplication"
` [PATCH net v6 4/9] net/sched: fix packet loop on netem when duplicate is on
` [PATCH net v6 5/9] net/sched: Fix ethx:ingress -> ethy:egress -> ethx:ingress mirred loop
` [PATCH net v6 6/9] net/sched: act_mirred: Fix blockcast recursion bypass leading to stack overflow
` [PATCH net v6 7/9] net/sched: act_mirred: Fix return code in early mirred redirect error paths
` [PATCH net v6 8/9] selftests/tc-testing: Add mirred test cases exercising loops
` [PATCH net v6 9/9] selftests/tc-testing: Add netem test case "

[PATCH ethtool-next v3 0/5] ethtool: Add 'pages on|off' option for module EEPROM hex dump
 2026-05-25 11:57 UTC  (6+ messages)
` [PATCH ethtool-next v3 1/5] module-common: Add module_dump_eeprom_hex() helper
` [PATCH ethtool-next v3 2/5] sfpid: Refactor sff8079_show_all_nl() to separate page retrieval from display
` [PATCH ethtool-next v3 3/5] module: Add per-type EEPROM page hex dump functions
` [PATCH ethtool-next v3 4/5] netlink: module-eeprom: Add 'hex on pages on' option for page-organized hex dump
` [PATCH ethtool-next v3 5/5] ethtool: Add man page and bash completion for 'pages on|off'

[PATCH net-next 0/3] fbnic: Support larger io_uring zcrx buffers
 2026-05-25 11:08 UTC  (3+ messages)

[PATCH net] net/mlx4: avoid GCC 10 __bad_copy_from() false positive
 2026-05-25 10:47 UTC  (2+ messages)

[PATCH net v3] xfrm: iptfs: preserve shared-frag marker in iptfs_consume_frags()
 2026-05-25 10:22 UTC  (2+ messages)

[PATCH net-next v2 0/3] net: libwx: improve VF ethtool support
 2026-05-25 10:11 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: libwx: add support for set_ringparam in wx_ethtool_ops_vf
` [PATCH net-next v2 2/3] net: libwx: add support for set_coalesce "
` [PATCH net-next v2 3/3] net: libwx: support vf hardware statistics

[PATCH net-next v2 0/3] wangxun: improve service task synchronization
 2026-05-25 10:05 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: wangxun: introduce WX_STATE_DOWN to serialize device shutdown state
` [PATCH net-next v2 2/3] net: wangxun: avoid statistics updates during device teardown
` [PATCH net-next v2 3/3] net: txgbe: rework service event handling

[PATCH net-next] net/dns_resolver: consolidate namelen checks in dns_query
 2026-05-25  9:54 UTC 

[PATCH v2 0/4] DRM RAS Fixes
 2026-05-25  9:53 UTC  (3+ messages)
` [PATCH v2 1/4] drm/ras: Cancel and free message on get counter failure

[PATCH net 0/2] net: lan743x: ptp: Fix simultaneous PEROUT on PCI11x1x
 2026-05-25  9:49 UTC  (3+ messages)
` [PATCH net 1/2] net: lan743x: ptp: Add PCI11X1X_PTP_N_PEROUT and extend ptp_io_perout array
` [PATCH net 2/2] net: lan743x: ptp: Fix PEROUT event channel assignment on PCI11x1x

[PATCH net v3] net: tg3: guard napi_disable and pci_disable_device calls
 2026-05-25  9:49 UTC 

[PATCH net-next 0/2] net: dsa: mv88e6xxx: add support for credit based shaper
 2026-05-25  9:26 UTC  (3+ messages)
` [PATCH net-next 1/2] net: dsa: mv88e6xxx: use the hw tx queues

[PATCH net] vsock/virtio: fix potential unbounded skb queue
 2026-05-25  9:14 UTC  (14+ messages)

[PATCH RFC bpf-next 0/8] bpf: add support for KASAN checks in JITed programs
 2026-05-25  9:05 UTC  (8+ messages)
` [PATCH RFC bpf-next 3/8] bpf: add BPF_JIT_KASAN for KASAN instrumentation of "

[PATCH v2 00/10] gpiolib: fence off legacy interfaces
 2026-05-25  8:57 UTC  (3+ messages)
` [PATCH 02/10] [v3] input: gpio-keys: make legacy gpiolib optional

[PATCH iwl-net] idpf: add padding to PTP virtchnl structures
 2026-05-25  8:38 UTC 

[PATCH net-next] e1000e: fix memory leak of msix_entries on MSI-X failure
 2026-05-25  8:41 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v2 net-next 0/5] geneve: Allow binding UDP socket to a specific address
 2026-05-25  8:36 UTC  (8+ messages)
` [PATCH v2 net-next 1/5] geneve: Reuse ipv6_addr_type() result in geneve_nl2info()
` [PATCH v2 net-next 2/5] geneve: Pass struct geneve_dev to geneve_create_sock()
` [PATCH v2 net-next 3/5] geneve: Pass struct geneve_dev to geneve_find_sock()
` [PATCH v2 net-next 4/5] geneve: Add dualstack flag to struct geneve_config
` [PATCH v2 net-next 5/5] geneve: Introduce IFLA_GENEVE_LOCAL and IFLA_GENEVE_LOCAL6

[PATCH v5 net-next 0/5] rtnetlink: RTNL avoidance in rtnl_getlink() and rtnl_dump_ifinfo()
 2026-05-25  8:35 UTC  (6+ messages)
` [PATCH v5 net-next 1/5] rtnetlink: use nla_nest_end_safe() in rtnl_fill_prop_list()
` [PATCH v5 net-next 2/5] net: defer netdev_name_node_alt_flush() call to netdev_run_todo()
` [PATCH v5 net-next 3/5] rtnetlink: do not acquire RTNL in rtnl_getlink() with RTEXT_FILTER_NAME_ONLY
` [PATCH v5 net-next 4/5] rtnetlink: do not assume RTNL is held in link_master_filtered()
` [PATCH v5 net-next 5/5] rtnetlink: add RTEXT_FILTER_NAME_ONLY support to rtnl_dump_ifinfo()

[PATCH] net: thunderx: fix PTP device ref leak in nicvf_probe()
 2026-05-25  8:26 UTC 

[PATCH net-next] ipv6: ifrags: cleanup __IP6_INC_STATS() confusion
 2026-05-25  8:25 UTC 

[PATCH v5 0/7] mfd: nct6694: Refactor transport layer and add HIF (eSPI) support
 2026-05-25  8:20 UTC 

[PATCH net v3 0/2] net: mana: Fix NULL dereferences during teardown after attach failure
 2026-05-25  8:08 UTC  (3+ messages)
` [PATCH net v3 1/2] net: mana: Add NULL guards in teardown path to prevent panic on "
` [PATCH net v3 2/2] net: mana: Skip redundant detach on already-detached port

[PATCH 0/3] AF_ALG: Remove support for AIO and old-style drivers
 2026-05-25  8:03 UTC  (3+ messages)
` [PATCH 1/3] net: Remove support for AIO on sockets

[PATCH net v2 0/2] net: mana: Fix NULL dereferences during teardown after attach failure
 2026-05-25  8:01 UTC  (3+ messages)
` [PATCH net v2 1/2] net: mana: Add NULL guards in teardown path to prevent panic on "

[PATCH net 1/2] net: dwc-xlgmac: fix channel count initialization
 2026-05-25  7:54 UTC  (3+ messages)
` [PATCH net 2/2] net: dwc-xlgmac: handle hw initialization failure in xlgmac_start()

[PATCH net] net: gro: don't copy frags between mixed zcopy skbs
 2026-05-25  7:28 UTC  (4+ messages)

[PATCH bpf-next 1/2] bpf: align syscall writeback behavior with caller-declared size
 2026-05-25  7:21 UTC  (5+ messages)

[PATCH net v3] net: gro: don't merge zcopy skbs
 2026-05-25  7:20 UTC  (4+ messages)

[Patch net-next v5 0/7] r8169: add RSS support for RTL8127
 2026-05-25  7:15 UTC  (3+ messages)

List iterator used after loop in mlxsw_sp_fid_port_vid_list_add?
 2026-05-25  7:14 UTC  (3+ messages)

[PATCH net-next V2 2/2] net/mlx5: implement max_sfs parameter
 2026-05-25  6:42 UTC  (3+ messages)

[PATCH net v1] dt-bindings: ethernet: eswin: fix hsp-sp-csr backward compatibility
 2026-05-25  5:24 UTC 

[PATCH iwl-next] ice: add rx timestamp tracepoint for debugging
 2026-05-25  4:11 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] net: wwan: t7xx: fix race between TX thread and system PM suspend
 2026-05-25  3:13 UTC  (2+ messages)

[PATCH net-next v5] net: reduce RFS/ARFS flow updates by checking LLC affinity
 2026-05-25  2:58 UTC 

[PATCH net] tunnels: do not assume transport header in iptunnel_pmtud_check_icmp()
 2026-05-25  2:55 UTC  (2+ messages)

[PATCH v2 net-next 00/12] net: enetc: Prepare for ENETC v4 VF support
 2026-05-25  2:36 UTC  (3+ messages)
` [PATCH v2 net-next 12/12] net: enetc: dynamically allocate rxmsg based on VF count

[PATCH net-next v1 3/3] net: txgbe: rework service event handling
 2026-05-25  1:55 UTC  (3+ messages)

[PATCH net-next v1 1/3] net: wangxun: introduce WX_STATE_DOWN to serialize device shutdown state
 2026-05-25  1:44 UTC  (3+ messages)

[PATCH v2 0/7] seg6: add SRv6 Mobile User Plane (RFC 9433) behaviors
 2026-05-25  1:44 UTC  (4+ messages)
` [PATCH v2 1/7] seg6: add End.MAP behavior

[net-next] net: txgbe: fix phylink leak on AML init failure
 2026-05-25  1:41 UTC  (2+ messages)

[PATCH net 0/2] net: pse-pd: fix use-after-free of PI array on controller teardown
 2026-05-24 22:33 UTC  (3+ messages)
` [PATCH net 1/2] net: pse-pd: disable IRQ before freeing PI data in unregister
` [PATCH net 2/2] net: pse-pd: guard against freed PI data on regulator disable

[PATCH net-next v7 0/3] ksz87xx: add support for low-loss cable equalizer errata
 2026-05-24 16:19 UTC  (2+ messages)

[PATCH 1/2 net-next v5] ipv6: addrconf: fix temp address generation after prefix deprecation
 2026-05-24 16:14 UTC  (4+ messages)
` [PATCH 2/2 net-next v5] selftests: fib_tests: add temporary IPv6 address renewal test

[PATCH 0/9] netconsole: stop charging every netpoll user for netconsole-only state
 2026-05-24 16:12 UTC  (10+ messages)
` [PATCH 1/9] netpoll: export refill_skbs(), refill_skbs_work_handler(), skb_pool_flush()
` [PATCH 2/9] netconsole: take over skb pool lifecycle from netpoll
` [PATCH 3/9] netconsole: move refill_skbs_work_handler() "
` [PATCH 4/9] netconsole: move refill_skbs() and skb-pool sizing macros "
` [PATCH 5/9] netconsole: move skb_pool_flush() "
` [PATCH 6/9] netconsole: move skb_pool / refill_wq from struct netpoll to netconsole_target
` [PATCH 7/9] netconsole: move local_port "
` [PATCH 8/9] netconsole: move remote_port "
` [PATCH 9/9] netconsole: move remote_mac "

[PATCH net-next v3 2/2] dpll: zl3073x: add NCO virtual input pin
 2026-05-24 15:54 UTC  (3+ messages)

[PATCH rdma-next 0/8] RDMA: Extend packet pacing support to UD and UC QPs
 2026-05-24 15:38 UTC  (9+ messages)
` [PATCH rdma-next 1/8] net/mlx5: Add UD and UC packet pacing caps
` [PATCH rdma-next 2/8] RDMA/mlx5: Refactor raw packet QP rate limit handling
` [PATCH rdma-next 3/8] RDMA/mlx5: Add support for rate limit in UD and UC QPs
` [PATCH rdma-next 4/8] RDMA/mlx5: Support deferred rate limit configuration
` [PATCH rdma-next 5/8] RDMA/mlx5: Report packet pacing capabilities when querying device
` [PATCH rdma-next 6/8] RDMA/bnxt_re: Validate rate limit attribute in modify QP
` [PATCH rdma-next 7/8] RDMA/ionic: "
` [PATCH rdma-next 8/8] IB/core: Delegate IB_QP_RATE_LIMIT validation to drivers

[PATCH net] ipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo()
 2026-05-24 14:27 UTC  (2+ messages)

[PATCH net 1/1] ipv6: exthdrs: refresh nh after handling HAO option
 2026-05-24 14:26 UTC  (3+ messages)

[syzbot] [net?] possible deadlock in genl_rcv (4)
 2026-05-24 13:47 UTC 

[PATCH] net: sfp: add quirk for OEM 2.5G optical modules
 2026-05-24 13:20 UTC  (2+ messages)
` [PATCH v2] "

[PATCH ethtool-next v2 0/5] ethtool: Add 'pages on|off' option for module EEPROM hex dump
 2026-05-24 12:52 UTC  (3+ messages)

[PATCH net-next 00/11] bridge: prepare lockless br_port_fill_attrs() (I)
 2026-05-24 12:49 UTC  (21+ messages)
` [PATCH net-next 02/11] bridge: add bridge_flags_bit enum
` [PATCH net-next 03/11] bridge: use BR_PROMISC_BIT
` [PATCH net-next 04/11] bridge: use BR_ADMIN_COST_BIT
` [PATCH net-next 05/11] bridge: provide lockless access to p->path_cost
` [PATCH net-next 06/11] bridge: provide lockless access to p->designated_cost
` [PATCH net-next 07/11] bridge: provide lockless access to p->designated_port
` [PATCH net-next 08/11] bridge: provide lockless access to p->priority
` [PATCH net-next 09/11] bridge: provide lockless access to p->port_id
` [PATCH net-next 10/11] bridge: provide lockless access to p->config_pending
` [PATCH net-next 11/11] bridge: read p->flags once in br_port_fill_attrs()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox