Netdev List
 help / color / mirror / Atom feed
 messages from 2026-08-31 03:28:24 to 2026-08-31 11:45:18 UTC [more...]

[RFC PATCH 0/12] drm/fabric: vendor-neutral topology infrastructure for scale-up accelerator interconnects
 2026-08-31 11:45 UTC  (6+ messages)

[syzbot] [mm?] INFO: rcu detected stall in __mmap_complete
 2026-08-31 11:43 UTC  (3+ messages)

[PATCH net] bridge: skip generic XDP on locally re-injected packets
 2026-08-31 11:30 UTC 

[PATCH net] net: macb: exclude software FCS from TX byte statistics
 2026-08-31 11:31 UTC 

[PATCH 00/10] net: support thread-specific pidfds for send and connect
 2026-08-31 11:21 UTC  (11+ messages)
` [PATCH 01/10] pid: add helpers to operate on a struct pid array
` [PATCH 02/10] af_unix: record the pid of the sending thread
` [PATCH 03/10] net: add SO_PASSPIDFD_THREAD to get a thread-specific SCM_PIDFD
` [PATCH 04/10] selftests/net: SO_PASSPIDFD_THREAD
` [PATCH 05/10] net: turn sk_peer_pid into an array indexed by pid type
` [PATCH 06/10] af_unix: record the pid of the connecting thread
` [PATCH 07/10] net: add SO_PEERPIDFD_THREAD to get a thread-specific pidfd
` [PATCH 08/10] selftests/net: SO_PEERPIDFD_THREAD
` [PATCH 09/10] pidfs: record the coredump on the dumping thread's pid too
` [PATCH 10/10] selftests/coredump: check the dumping thread's pidfd

[PATCH net v2 0/1] net: bridge: use option bits for CFM/MRP frame handlers
 2026-08-31 11:20 UTC  (2+ messages)
` [PATCH net v2 1/1] "

[PATCH net v3] net: bridge: mcast: don't truncate the port group walk on teardown
 2026-08-31 11:13 UTC 

[PATCH v6 0/5] mm: Unconditional per-VMA locks and cleanups
 2026-08-31 11:13 UTC  (3+ messages)

[syzbot] [mm?] INFO: rcu detected stall in exit_to_user_mode_loop
 2026-08-31 11:12 UTC  (3+ messages)

[PATCH] vhost/vsock: batch RX used-ring updates
 2026-08-31 11:09 UTC  (2+ messages)

[PATCH net 0/1] ipv4: fib: avoid quadratic table ID lookup
 2026-08-31 11:06 UTC  (3+ messages)
` [PATCH net 1/1] "

[PATCH bpf-next 0/7] Add new way to add BPF LSM hooks
 2026-08-31 11:09 UTC  (8+ messages)
` [PATCH bpf-next 1/7] bpf: Allow BPF LSM programs to attach to more hooks
` [PATCH bpf-next 2/7] net, bpf: Add a generic netlink hook on msg_rcv
` [PATCH bpf-next 3/7] net, bpf: Add bpf hooks for ethtool control path
` [PATCH bpf-next 4/7] selftests/bpf: Extract some helpers from tests to the netlink library
` [PATCH bpf-next 5/7] selftests/bpf: Add netdevsim helper library
` [PATCH bpf-next 6/7] selftests/bpf: Add tests for the generic netlink BPF hook
` [PATCH bpf-next 7/7] selftests/bpf: Add tests for BPF ethtool hooks

[PATCH ethtool 0/2] fix RSS hash-function reply handling
 2026-08-31 10:41 UTC  (3+ messages)
` [PATCH ethtool 1/2] rss: bound hash function masks in text and JSON output
` [PATCH ethtool 2/2] rss: drop duplicate attribute parsing in rss_reply_cb()

[PATCH ethtool 0/2] harden module EEPROM length handling
 2026-08-31 10:41 UTC  (3+ messages)
` [PATCH ethtool 1/2] netlink: module-eeprom: clamp data length to attribute payload size
` [PATCH ethtool 2/2] ethtool: validate module EEPROM offset and length

[PATCH iproute2 0/2] ss: reject malformed /proc fallback records
 2026-08-31 10:41 UTC  (3+ messages)
` [PATCH iproute2 1/2] ss: validate sscanf() return value in packet_show_line()
` [PATCH iproute2 2/2] ss: validate sscanf() return value in netlink_show()

[PATCH iproute2] u32: fix IPv6 port match pretty printing
 2026-08-31 10:40 UTC 

[PATCH net v3 0/1] ip6_tunnel: snapshot encap in xmit
 2026-08-31 10:35 UTC  (4+ messages)
` [PATCH net v3 1/1] "

[PATCH net] wireguard: queueing: preserve tstamp_type in wg_reset_packet()
 2026-08-31 10:24 UTC  (3+ messages)

[PATCH bpf-next 1/2] libbpf: Move XDP frags flag to prog_flags
 2026-08-31 10:22 UTC  (5+ messages)

[PATCH net v3 0/2] net: dsa: b53: fix 8021q uppers on standalone ports
 2026-08-31 10:20 UTC  (6+ messages)
` [PATCH net v3 1/2] net: dsa: let drivers offload "
` [PATCH net v3 2/2] net: dsa: b53: "

[PATCH net-next v8 00/15] ax88179_178a: Add support for AX88179A-based chips
 2026-08-31  9:59 UTC  (16+ messages)
` [PATCH net-next v8 01/15] phylink: Add phylink_mac_interrupt
` [PATCH net-next v8 02/15] phylib: Add support for PHYs with broken forced mode
` [PATCH net-next v8 03/15] ax88179_178a: Fix endianness of pause watermark register
` [PATCH net-next v8 04/15] ax88179_178a: Split driver into library and device specific code
` [PATCH net-next v8 05/15] ax88179_178a: Add netdev2data() convenience function
` [PATCH net-next v8 06/15] ax88179_178a: Add HW support for AX179A-based chips
` [PATCH net-next v8 07/15] ax88179_178a: Add EEE configuration support for AX88179A MACs
` [PATCH net-next v8 08/15] ax88179_178a: Add EEE configuration support for AX88179A PHYs
` [PATCH net-next v8 09/15] ax88179_178a: Add VLAN offload support for AX88179A
` [PATCH net-next v8 10/15] ax88179_178a: Add AX179A/AX279 multicast configuration
` [PATCH net-next v8 11/15] ax88179_178a: Add Suspend/resume support for AX88179A/772D/279
` [PATCH net-next v8 12/15] ax88179_178a: Add ethtool get_drvinfo
` [PATCH net-next v8 13/15] ax88179_178a: Update driver name and information
` [PATCH net-next v8 14/15] ax88179_178a: Add support for AX88179A/772D/279 EEPROM access
` [PATCH net-next v8 15/15] ax88796b: Add support for AX88772D, AX88179A and AX88279

[PATCH net 0/2] net: macb: fix zero UDPv4 checksum on transmit
 2026-08-31 10:04 UTC  (6+ messages)
` [PATCH net 1/2] net: macb: exclude software FCS from TX byte statistics

[RFC] module: init-failure path can free a module with live try_module_get() users
 2026-08-31 10:00 UTC  (3+ messages)

[PATCH net] net: fix use-after-free in pskb_expand_head()
 2026-08-31  9:59 UTC 

[PATCH net v2] net: stmmac: hold runtime PM reference in setup_tc
 2026-08-31  9:59 UTC  (3+ messages)

[PATCH net-next v2 0/3] netlink: specs: rt-link: ipv6 devconf updates
 2026-08-31  9:53 UTC  (6+ messages)
` [PATCH net-next v2 1/3] netlink: specs: rt-link: update ipv6 devconf doc
` [PATCH net-next v2 2/3] netlink: specs: rt-link: add accept-ra-min-lft
` [PATCH net-next v2 3/3] netlink: specs: rt-link: add force-forwarding

[syzbot] [bridge?] KASAN: use-after-free Read in skb_clone
 2026-08-31  9:49 UTC 

[PATCH net] net: bonding: annotate lockless writes with WRITE_ONCE()
 2026-08-31  9:44 UTC  (3+ messages)

[PATCH net v2] page_pool: keep frag_offset aligned for odd-sized requests
 2026-08-31  9:42 UTC  (3+ messages)

[PATCH] net: usb: ipheth: stop data URBs on ndo_stop
 2026-08-31  9:36 UTC 

[PATCH net] net: wwan: qcom_bam_dmux: account network packets
 2026-08-31  9:23 UTC  (2+ messages)

[PATCH net-next v2] selftests: net: move log_test to lib file and remove duplicate code
 2026-08-31  9:21 UTC 

[PATCH net-next] mailmap: add entries for Lorenzo Bianconi
 2026-08-31  9:19 UTC  (2+ messages)

[PATCH net] octeontx2-af: fix CN20K default MCAM rule removal on port cleanup
 2026-08-31  9:10 UTC  (2+ messages)

[PATCH net] bonding: avoid ARP flood on RTNL contention in active-backup mode
 2026-08-31  9:09 UTC 

[PATCH bpf-next v2] selftests/bpf: Track test_xdp_features DUT processes
 2026-08-31  8:56 UTC  (5+ messages)

[PATCH net-next v22 00/14] virtio_net: Add ethtool flow rules support
 2026-08-31  8:48 UTC  (17+ messages)
` [PATCH net-next v22 01/14] virtio_pci: Remove supported_caps cache and build assert
` [PATCH net-next v22 02/14] virtio_pci: Fix sleeping under spinlock in admin command path
` [PATCH net-next v22 03/14] virtio: Add config_op for admin commands
` [PATCH net-next v22 04/14] virtio: Expose generic device capability operations
` [PATCH net-next v22 05/14] virtio: Expose object create and destroy API
` [PATCH net-next v22 06/14] virtio_net: Query and set flow filter caps
` [PATCH net-next v22 07/14] virtio_net: Create a FF group for ethtool steering
` [PATCH net-next v22 08/14] ethtool: Introduce ethtool_flow_type_mask()
` [PATCH net-next v22 09/14] virtio_net: Implement layer 2 ethtool flow rules
` [PATCH net-next v22 10/14] virtio_net: Use existing classifier if possible
` [PATCH net-next v22 11/14] virtio_net: Implement IPv4 ethtool flow rules
` [PATCH net-next v22 12/14] virtio_net: Add support for IPv6 ethtool steering
` [PATCH net-next v22 13/14] virtio_net: Add support for TCP and UDP ethtool rules
` [PATCH net-next v22 14/14] virtio_net: Add get ethtool flow rules ops

[PATCH net] net/mlx5e: Order ICOSQ cc update after CQ doorbell
 2026-08-31  8:47 UTC  (2+ messages)

[PATCH net-next v3] net: usb: qmi_wwan: add Compal EXM-G1x support
 2026-08-31  8:41 UTC 

[PATCH RFC 0/9] net: stmmac: qcom-ethqos: add Shikra EMAC support
 2026-08-31  8:33 UTC  (7+ messages)
` [PATCH RFC 3/9] net: stmmac: qcom-ethqos: fix RGMII_ID mode to use DLL bypass

[PATCH v3 net-next 0/8] net: dsa: netc: add PTP support for NETC switch
 2026-08-31  8:23 UTC  (9+ messages)
` [PATCH v3 net-next 1/8] ptp: netc: use ioread64_lo_hi/iowrite64_lo_hi for 64-bit register access
` [PATCH v3 net-next 2/8] ptp: netc: remove unnecessary pcie_flr() call in probe
` [PATCH v3 net-next 3/8] ptp: netc: export netc_timer_get_current_time() for cross-driver use
` [PATCH v3 net-next 4/8] net: dsa: netc: use entry ID instead of pointer to track host flood rule
` [PATCH v3 net-next 5/8] net: dsa: netc: check return value of ntmp_ipft_delete_entry()
` [PATCH v3 net-next 6/8] net: dsa: netc: enable ingress port filtering lookup by default
` [PATCH v3 net-next 7/8] net: dsa: netc: add PTP two-step timestamping support
` [PATCH v3 net-next 8/8] net: dsa: netc: add PTP one-step "

[PATCH net v1] mac802154: drain mac_wq before unregistering interfaces
 2026-08-31  8:10 UTC  (2+ messages)

[PATCH net-next] net: sysfs: use ops lock for speed and duplex
 2026-08-31  8:06 UTC 

[PATCH net v5 0/6] net: phy: fix cleanup after probe failure
 2026-08-31  7:58 UTC  (5+ messages)
` [PATCH net v5 1/6] net: phy: split phy_probe() error paths
` [PATCH net v5 2/6] net: phy: unregister SFP upstream before port cleanup

[PATCH 6.1] ipv4: igmp: Fix potential UAF in igmp_gq_start_timer()
 2026-08-31  7:57 UTC 

[PATCH 5.10/5.15] ipv4: igmp: Fix potential UAF in igmp_gq_start_timer()
 2026-08-31  7:55 UTC 

[PATCH net] tipc: Dont send random pad bytes in RESET/ACTIVATE messages
 2026-08-31  7:46 UTC  (2+ messages)

[PATCH net v4] mac802154: fix data race and NULL deref on local->assoc_dev
 2026-08-31  7:45 UTC  (2+ messages)

[PATCH net-next 0/3] net: phy: motorcomm: Enable analog frontend DAC on yt8531S
 2026-08-31  7:37 UTC  (4+ messages)
` [PATCH net-next 1/3] net: phy: motorcomm: Split yt8521_config_init() page management
` [PATCH net-next 2/3] net: phy: motorcomm: Add a dedicated .config_init for YT8531S
` [PATCH net-next 3/3] net: phy: motorcomm: Enable analog frontend on YT8531S

[PATCH net-next v10 1/5] net: rnpgbe: Add interrupt handling
 2026-08-31  7:36 UTC  (5+ messages)
` [PATCH net-next v10 2/5] net: rnpgbe: Add basic TX packet transmission support
` [PATCH net-next v10 3/5] net: rnpgbe: Add RX packet reception support
` [PATCH net-next v10 4/5] net: rnpgbe: Add receive mode support
` [PATCH net-next v10 5/5] net: rnpgbe: Add link status handling support

[PATCH net-next v10 0/5] net: rnpgbe: Add TX/RX and link status support
 2026-08-31  7:36 UTC 

[PATCH net v2 3/3] selftests/tc-testing: taprio: add case for the software minimum interval
 2026-08-31  7:31 UTC  (2+ messages)

[PATCH net v2 2/3] net/sched: taprio: enforce a minimum interval for software schedules
 2026-08-31  7:30 UTC  (2+ messages)

[PATCH net v2 1/3] net/sched: taprio: catch up in bounded time when the schedule falls behind
 2026-08-31  7:30 UTC  (2+ messages)

[PATCH net v2] net/packet: fix network header offset for non-VLAN raw packets
 2026-08-31  7:20 UTC 

[PATCH net-next] net: stmmac: Remove ARP offload code
 2026-08-31  7:13 UTC 

[RFC] ptp: ocp: exposing the TimeCard X2 AXI Ethernet port - which approach?
 2026-08-31  7:03 UTC  (3+ messages)

[PATCH net-next 0/2] net: stmmac: dwmac4: Auto-discover UC filter size
 2026-08-31  7:01 UTC  (3+ messages)
` [PATCH net-next 1/2] net: stmmac: dwmac4: Read the UC filter size from hardware capabilities
` [PATCH net-next 2/2] net: stmmac: dwmac4: Use the full perfect filter ability for UC filter

[PATCH net v2 0/4] Mitigate a side channel in routing exception caches
 2026-08-31  6:59 UTC  (7+ messages)
` [PATCH net v2 2/4] ipv4: udp: Create exceptions before socket matching
` [PATCH net v2 3/4] ipv6: "
` [PATCH net v2 4/4] selftests: net: Add exception cache tests

[PATCH] net: phy: air_en8811h: select LED GPIO pins based on AN8811HB package variant
 2026-08-31  6:58 UTC  (4+ messages)
` [PATCH v2 net-next] "
    ` 回覆: "

[PATCH net-next 0/4] net: macb: Add TSN MQPRIO and CBS traffic-class offload
 2026-08-31  6:57 UTC  (7+ messages)
` [PATCH net-next 1/4] net: macb: Rename MACB_CAPS_QBV to MACB_CAPS_TC

[PATCH net-next v3] net: stmmac: drop the queue-0 pinning for GSO frames
 2026-08-31  6:48 UTC 

[PATCH net-next v2] octeontx2-pf: Add NIXLF error and poison interrupt handlers
 2026-08-31  6:26 UTC 

[PATCH net-next v5] net: airoha: add HW GRO offload support
 2026-08-31  6:34 UTC 

[PATCH net-next 0/2] net: Prepare skb extensions for reuse across scrubs
 2026-08-31  6:27 UTC  (3+ messages)
` [PATCH net-next 1/2] net: Make skb_ext_put_sp() idempotent
` [PATCH net-next 2/2] net: Make skb_ext_put_mctp() idempotent

[PATCH iwl-next 0/8] e1000e: use page pool
 2026-08-31  5:54 UTC  (3+ messages)
` [PATCH iwl-next 1/8] e1000e: add jumbo Rx CRC stripping

[PATCH net] vxlan: use one headroom snapshot for neighbour replies
 2026-08-31  5:46 UTC 

[PATCH net-next v9 0/7] r8169: add support for phylink
 2026-08-31  5:37 UTC  (8+ messages)
` [PATCH net-next v9 1/7] r8169: add speed in private struct
` [PATCH net-next v9 2/7] net: phy: phylink: add helper to modify pause
` [PATCH net-next v9 3/7] r8169: add support for phylink
` [PATCH net-next v9 4/7] r8169: add support for RTL8116af
` [PATCH net-next v9 5/7] r8169: add support for RTL8127atf
` [PATCH net-next v9 6/7] r8169: add ltr support for RTL8117 series
` [PATCH net-next v9 7/7] r8169: fix RTL8116af can not enter s0idle and c10

[PATCH net-next v12 0/7] r8169: add RSS support for RTL8127
 2026-08-31  5:39 UTC  (8+ messages)
` [PATCH net-next v12 1/7] r8169: add support for multi irqs
` [PATCH net-next v12 2/7] r8169: refactor RX path to prepare for multi-queue
` [PATCH net-next v12 3/7] r8169: add support for new interrupt mapping
` [PATCH net-next v12 4/7] r8169: enable "
` [PATCH net-next v12 5/7] r8169: add support and enable rss
` [PATCH net-next v12 6/7] r8169: move struct ethtool_ops
` [PATCH net-next v12 7/7] r8169: add get_channel support for ethtool

[PATCH net-next v3] net: dsa: microchip: enable the SGMII port of the KSZ9897S
 2026-08-31  5:10 UTC 

[PATCH net-next v11 0/5] net: dsa: motorcomm: Add LED support
 2026-08-31  4:38 UTC  (6+ messages)
` [PATCH net-next v11 1/5] net: dsa: yt921x: Check lock status with lockdep_assert_held_once()
` [PATCH net-next v11 2/5] net: dsa: motorcomm: Move to subdirectory
` [PATCH net-next v11 3/5] net: dsa: motorcomm: Split SMI module
` [PATCH net-next v11 4/5] net: dsa: motorcomm: Add LED support
` [PATCH net-next v11 5/5] dt-bindings: net: dsa: yt921x: Add LEDs definition example

[PATCH 6.1.y 6.6.y] netfilter: nft_set_pipapo: account mapping table allocation
 2026-08-31  4:37 UTC 

[PATCH net] netdevsim: fix panic when NETIF_F_LOOPBACK is set on a VF port
 2026-08-31  4:22 UTC 

[PATCH 0/6] landlock: Support MPTCP bind and connect restrictions
 2026-08-31  4:09 UTC  (3+ messages)
` [PATCH 3/6] landlock: Add MPTCP bind and connect access rights

[PATCH 0/7] net: mctp: usblib: Increase coverage of kunit testing
 2026-08-31  3:43 UTC  (8+ messages)
` [PATCH 1/7] net: mctp: usblib: Add to parameterized kunit tests
` [PATCH 2/7] net: mctp: usblib: Add test for splits inside headers
` [PATCH 3/7] net: mctp: usblib: Add tests of invalid headers
` [PATCH 4/7] net: mctp: usblib: Complete rx tests
` [PATCH 5/7] net: mctp: usblib: Simplify allocation logic in mctp_usblib_test_rx_init
` [PATCH 6/7] net: mctp: usblib: Add initial kunit tx tests
` [PATCH 7/7] net: mctp: usblib: Add test for failing append

[PATCH net-next 0/2] netdevsim: add link speed support
 2026-08-31  3:28 UTC  (3+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] selftests: netdevsim: add speed testing


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