Netdev List
 help / color / mirror / Atom feed
 messages from 2026-07-24 09:44:04 to 2026-07-24 13:12:54 UTC [more...]

[PATCH net-next v4 3/4] net: hsr: allow PRP RedBox (interlink) creation
 2026-07-24 13:12 UTC  (2+ messages)

[PATCH net-next v4 1/4] net: hsr: add PRP interlink (RedBox) datapath and duplicate discard
 2026-07-24 13:12 UTC  (2+ messages)

[PATCH net] seg6: fix NULL deref in input_action_end_dx{4,6}_finish() after nf hook
 2026-07-24 13:11 UTC  (3+ messages)

[PATCH v8 0/9] Support for block device NVMEM providers
 2026-07-24 13:10 UTC  (5+ messages)
` [PATCH v8 5/9] block: implement NVMEM provider

[PATCH net-next] net: phylink: add phylink_pcs_loopback() method for PCS loopback support
 2026-07-24 13:05 UTC  (3+ messages)

[PATCH] net: ethernet: ax88796: initialize all fields of eeprom_93cx6 struct
 2026-07-24 13:04 UTC  (3+ messages)

[PATCH] macvlan: inherit needed_headroom/needed_tailroom from lower device
 2026-07-24 13:02 UTC  (3+ messages)

[PATCH net-next v2 0/3] net: atlantic: convert RX path to page_pool
 2026-07-24 13:01 UTC  (5+ messages)
` [PATCH net-next v2 1/3] net: atlantic: free stranded TX buffers on ring deinit
  ` [EXTERNAL] "
` [PATCH net-next v2 2/3] net: atlantic: free RX pages of consumed but not refilled buffers
  ` [EXTERNAL] "

[PATCH net-next 0/6] tc: introduce FRER action (IEEE 802.1CB)
 2026-07-24 12:48 UTC  (3+ messages)
` [PATCH net-next 6/6] selftests: net: add kselftest for IEEE 802.1CB FRER tc action

[PATCH net-next] net: dsa: unsync host addresses when destroying user port
 2026-07-24 12:41 UTC  (3+ messages)

[PATCH net] net: stmmac: Skip PHY attach if custom PCS is in use
 2026-07-24 12:40 UTC  (4+ messages)

[PATCH net v3] net/openvswitch: check Ethernet header length in key_extract()
 2026-07-24 12:34 UTC  (3+ messages)

[PATCH net-next 5/6] selftest: add tc-testing JSON test cases for act_frer
 2026-07-24 12:34 UTC  (2+ messages)

[PATCH net-next 4/6] net: sched: act_frer: add FRER tc action
 2026-07-24 12:33 UTC  (2+ messages)

[PATCH net] net: octeontx2-pf: Fix UB in shift operation
 2026-07-24 12:19 UTC 

[PATCH net-next 0/2] net: atlantic: convert RX path to page_pool
 2026-07-24 12:20 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH iwl-next v2 0/4] Rework and fix ice dpll pin control
 2026-07-24 12:13 UTC  (5+ messages)
` [PATCH iwl-next v2 1/4] ice: dpll: Rework multiplexed pin notifications
` [PATCH iwl-next v2 2/4] ice: dpll: Use switch statements to handle pin states
` [PATCH iwl-next v2 3/4] ice: dpll: Rework U.FL muxed pin (SMA) control
` [PATCH iwl-next v2 4/4] ice: dpll: Rework the SMA control logic to match the requirements

[PATCH net-next 0/2] docs: netdev: a couple of updates
 2026-07-24 11:56 UTC  (6+ messages)
` [PATCH net-next 1/2] docs: netdev: clarify handling of idle patches
` [PATCH net-next 2/2] docs: netdev: clarify expected interactions with LLMs

[PATCH net-next 3/6] uapi: tc_act: add tc_frer UAPI header
 2026-07-24 11:49 UTC  (2+ messages)

[PATCH net-next v5] net: phy: Add driver for Motorcomm Quad 2.5GbE phy
 2026-07-24 11:46 UTC  (7+ messages)

[PATCH v6 0/5] vhost/vsock: add support for VHOST_RESET_OWNER and CPR migration
 2026-07-24 11:45 UTC  (6+ messages)
` [PATCH v6 1/5] vhost/vsock: split out vhost_vsock_drop_backends helper
` [PATCH v6 2/5] vhost/vsock: suppress EHOSTUNREACH fast-fail during CPR pause
` [PATCH v6 3/5] vhost/vsock: re-scan TX virtqueue on device start
` [PATCH v6 4/5] vhost: synchronize with RCU readers when freeing workers
` [PATCH v6 5/5] vhost/vsock: add VHOST_RESET_OWNER ioctl

[PATCH v3] nfc: fdp: bound the device-reported read length and fix an skb leak
 2026-07-24 11:22 UTC 

[backport request] “netfilter: nf_tables: fix reset request deadlock” to LTS 6.18, 6.12
 2026-07-24 11:22 UTC  (2+ messages)

[PATCH net] ptp: netc: fix potential interrupt storm caused by incorrect unbind order
 2026-07-24 11:00 UTC  (2+ messages)

[PATCH nf v3] netfilter: ip6tables: set hotdrop for malformed extension header matches
 2026-07-24 11:01 UTC 

[PATCH net-next 0/7] Netfilter/IPVS updates for net-next
 2026-07-24 10:49 UTC  (8+ messages)
` [PATCH net-next 1/7] ipvs: Move defense_work and est_reload_work to system_dfl_long_wq
` [PATCH net-next 2/7] netfilter: xt_tcpmss: extend checkentry to ipv6
` [PATCH net-next 3/7] netfilter: nf_nat_sip: rewind offset when NAT shrinks the packet
` [PATCH net-next 4/7] netfilter: flowtable: tear down flow entries with stale dst from GC
` [PATCH net-next 5/7] netfilter: conntrack_helper: pass master conntrack to helper functions
` [PATCH net-next 6/7] netfilter: nf_conntrack_expect: store event cache in expectation
` [PATCH net-next 7/7] ipvs: use type-safe allocation helpers in ip_vs_rht_alloc

[PATCH] bpf, sockmap: Fix cork use-after-free in tcp_bpf_sendmsg()
 2026-07-24 10:48 UTC  (9+ messages)
` [PATCH v3] bpf, sockmap: Fix cork ownership "
          ` [PATCH bpf v4] bpf, sockmap: Fix cork use-after-free "

[PATCH net] xfrm: enforce hard byte lifetime in xfrm_input()
 2026-07-24 10:45 UTC 

[PATCH iwl-next] ice: detect duplicates in ACL
 2026-07-24  9:44 UTC 

[PATCH net-next v3] MAINTAINERS: Update SHARED MEMORY COMMUNICATIONS (SMC) maintainer entries
 2026-07-24 10:43 UTC  (2+ messages)

[PATCH v2 net] vlan: fix skb_under_panic and races when toggling HW VLAN offload
 2026-07-24 10:43 UTC  (7+ messages)

[PATCH net] net/iucv: fix use-after-free of a severed iucv_path
 2026-07-24 10:19 UTC  (5+ messages)

[PATCH net-next v12 0/5] net: wangxun: timeout and error
 2026-07-24 10:13 UTC  (6+ messages)
` [PATCH net-next v12 1/5] net: ngbe: implement libwx reset ops
` [PATCH net-next v12 2/5] net: wangxun: add Tx timeout process
` [PATCH net-next v12 3/5] net: wangxun: add reinit parameter to wx->do_reset callback
` [PATCH net-next v12 4/5] net: wangxun: implement soft quiesce for PCIe error recovery
` [PATCH net-next v12 5/5] net: wangxun: add pcie error handler

[syzbot] [mm?] possible deadlock in hugetlb_vma_lock_free (2)
 2026-07-24 10:02 UTC 

[PATCH net-next v2 0/7] net: convert rawv6, ieee802154, phonet and tls getsockopt to sockopt_t
 2026-07-24  9:48 UTC  (7+ messages)
` [PATCH net-next v2 3/7] ieee802154: convert dgram "
` [PATCH net-next v2 7/7] selftests: net: getsockopt_iter: cover rawv6, ieee802154, phonet and tls


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