Netdev List
 help / color / mirror / Atom feed
 messages from 2026-07-19 05:31:15 to 2026-07-19 14:24:23 UTC [more...]

[BUG] nfc: llcp: race between nfc_llcp_send_ui_frame() and llcp_sock_bind() dereferences NULL sock->dev
 2026-07-19 14:24 UTC  (2+ messages)

[PATCH net-next v2 0/2] nfc: s3fwrn5: support the S3NRN4V variant
 2026-07-19 14:22 UTC  (4+ messages)
` [PATCH net-next v2 2/2] "

[PATCH net] nfc: microread: validate CARD_FOUND event length before parsing targets
 2026-07-19 14:15 UTC  (2+ messages)

[PATCH ethtool-next v3 1/3] sfpid: print all implemented options
 2026-07-19 14:08 UTC  (6+ messages)
` [PATCH ethtool-next v3 2/3] sfpid: print all compliance codes
` [PATCH ethtool-next v3 3/3] qsfp: "

[PATCH v4 net 0/6] xsk: fix AF_XDP multi-buffer Tx descriptor reclaim
 2026-07-19 13:56 UTC  (7+ messages)
` [PATCH v4 net 1/6] xsk: fix buffer leak in xsk_drop_skb() for AF_XDP multi-buffer Tx
` [PATCH v4 net 2/6] xsk: drain continuation descs after overflow in xsk_build_skb()
` [PATCH v4 net 3/6] xsk: provide sufficient space in pool->tx_descs
` [PATCH v4 net 4/6] xsk: reclaim invalid Tx descriptors in ZC batch path
` [PATCH v4 net 5/6] selftests/xsk: fix too-many-frags multi-buffer Tx test
` [PATCH v4 net 6/6] selftests/xsk: account reclaimed invalid Tx descriptors

[PATCH net] nfc: nci: fix out-of-bounds read in activation parameter parsing
 2026-07-19 13:54 UTC  (2+ messages)

[PATCH] nfc: llcp: Fix nfc_dev refcount leak in connect
 2026-07-19 13:44 UTC  (2+ messages)

[PATCH net-next 0/5] bridge: Validate and clean up IPv6 neighbour suppression
 2026-07-19 13:34 UTC  (6+ messages)
` [PATCH net-next 1/5] bridge: Use direct pointer in br_is_nd_neigh_msg()
` [PATCH net-next 2/5] ipv6: ndisc: Add ndisc_check_ns_na() validation helper
` [PATCH net-next 3/5] bridge: Validate NS/NA messages using ndisc_check_ns_na()
` [PATCH net-next 4/5] bridge: Linearize skb once the ND message type is validated
` [PATCH net-next 5/5] bridge: Use ndisc_parse_options() to parse ND options in br_nd_send()

[PATCH v3 net 0/6] xsk: fix AF_XDP multi-buffer Tx descriptor reclaim
 2026-07-19 13:21 UTC  (4+ messages)
` [PATCH v3 net 4/6] xsk: reclaim invalid multi-buffer Tx descs in ZC path

[PATCH 0/3] usb: Use %pe to print error pointers
 2026-07-19 12:55 UTC  (4+ messages)
` [PATCH 1/3] usb: chipidea: "
` [PATCH 2/3] usb: misc: "
` [PATCH 3/3] usb: typec: "

[PATCH net] ipv6: Change allocation flags to match rcu_read_lock section requirements
 2026-07-19 12:55 UTC  (2+ messages)

[PATCH net v2] net: erspan: set lltx to avoid sch_direct_xmit deadlock
 2026-07-19 12:40 UTC  (2+ messages)

[net-next v5 0/4] net: af_unix: useful handling of LSM denials on SCM_RIGHTS
 2026-07-19 12:31 UTC  (4+ messages)
` [net-next v5 1/4] net: af_unix: enable custom setsockopt for all socket types

[PATCH net v3] net: dpaa: fix mode setting
 2026-07-19 11:58 UTC  (4+ messages)

[PATCH net v2] nfc: nci: fix uninit-value in the RF discover/activated NTF handlers
 2026-07-19 11:54 UTC  (5+ messages)

[PATCH net] nfc: pn533: prevent division by zero in the listen mode timer
 2026-07-19 11:43 UTC  (4+ messages)

[PATCH net-next v2 0/2] net: dsa: mv88e6xxx: various hwstamp fixes
 2026-07-19 11:35 UTC  (7+ messages)
` [PATCH net-next v2 2/2] net: dsa: mv88e6xxx: embedded PTP timestamp support

[PATCH net-next 0/2] ipv6: report why a route was deleted in RTM_DELROUTE
 2026-07-19 11:24 UTC  (3+ messages)

[PATCH net-next v4 00/15] net: macb: implement context swapping
 2026-07-19 10:54 UTC  (21+ messages)
` [PATCH net-next v4 02/15] net: macb: unify device pointer naming convention
` [PATCH net-next v4 07/15] net: macb: introduce macb_context struct for buffer management
` [PATCH net-next v4 08/15] net: macb: avoid macb_init_rx_buffer_size() modifying state
` [PATCH net-next v4 09/15] net: macb: make `struct macb` subset reachable from macb_context struct
` [PATCH net-next v4 10/15] net: macb: change caps helpers signatures
` [PATCH net-next v4 11/15] net: macb: change function signatures to take contexts
` [PATCH net-next v4 12/15] net: macb: introduce macb_context_alloc() helper
` [PATCH net-next v4 13/15] net: macb: read ISR inside bp->lock critical section
` [PATCH net-next v4 14/15] net: macb: use context swapping in .set_ringparam()
` [PATCH net-next v4 15/15] net: macb: use context swapping in .ndo_change_mtu()

[PATCH net-next] net: sfp: add quirk for HORACO copper SFP+ module
 2026-07-19 10:01 UTC 

[syzbot] [kernfs?] possible deadlock in kernfs_remove_by_name_ns (2)
 2026-07-19 10:02 UTC 

tc/iproute2 7.1 crash with kernel with and without SECCOMP
 2026-07-19  9:03 UTC 

[PATCH net-next v12 00/12] enic: SR-IOV V2 admin channel and MBOX protocol
 2026-07-19  8:41 UTC  (13+ messages)
` [PATCH net-next v12 01/12] enic: cancel tx_hang_reset work on device removal
` [PATCH net-next v12 02/12] enic: verify firmware supports V2 SR-IOV at probe time
` [PATCH net-next v12 03/12] enic: add admin channel open and close for SR-IOV
` [PATCH net-next v12 04/12] enic: add admin RQ buffer management
` [PATCH net-next v12 05/12] enic: add admin CQ service with MSI-X interrupt and workqueue polling
` [PATCH net-next v12 06/12] enic: define MBOX message types and header structures
` [PATCH net-next v12 07/12] enic: add MBOX core send and receive for admin channel
` [PATCH net-next v12 08/12] enic: add MBOX PF handlers for VF register and capability
` [PATCH net-next v12 09/12] enic: add MBOX VF handlers for capability, register and link state
` [PATCH net-next v12 10/12] enic: wire V2 SR-IOV enable with admin channel and MBOX
` [PATCH net-next v12 11/12] enic: add V2 VF probe with admin channel and PF registration
` [PATCH net-next v12 12/12] enic: re-establish V2 VF admin channel and PF registration after reset

[PATCH net] ipconfig: bound BOOTP options by UDP datagram length
 2026-07-19  8:41 UTC  (2+ messages)

Please backport bridge multicast exponential field encoding fix series to 6.1.y/6.6.y/6.12.y/6.18.y/7.0.y
 2026-07-19  8:22 UTC  (11+ messages)

[PATCH net] rds: tcp: unregister sysctl before tearing down listen socket
 2026-07-19  8:13 UTC  (2+ messages)

[PATCH net-next v6 1/2] net: dsa: realtek: rtl8365mb: add SGMII support for RTL8367S
 2026-07-19  7:35 UTC  (2+ messages)

[PATCH] net: ipv6: fix a potential use-after-free in ip4ip6_err
 2026-07-19  6:37 UTC  (4+ messages)
  ` 答复: [外部邮件] "

Question: MII media mux for external PHY/SFP combo ports
 2026-07-19  6:10 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: phy: Add Maxio MAE0621A support
 2026-07-19  6:04 UTC  (3+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: Add Maxio MAE0621A PHY

[PATCH net-next v3 0/3] net: dsa: mv88e6xxx: various hwstamp fixes
 2026-07-19  5:30 UTC  (2+ messages)
` [PATCH net-next v3 3/3] net: dsa: mv88e6xxx: apply embedded PTP arrival times inline


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