netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-19 21:20:24 to 2023-05-22 10:52:35 UTC [more...]

[syzbot] [net?] KASAN: invalid-access Read in __packet_get_status
 2023-05-22 10:51 UTC 

[PATCH v5 00/44] treewide: Remove I/O port accessors for HAS_IOPORT=n
 2023-05-22 10:50 UTC  (3+ messages)
` [PATCH v5 20/44] mISDN: add HAS_IOPORT dependencies
` [PATCH v5 22/44] net: handle "

[PATCH net-next] nfc: Switch i2c drivers back to use .probe()
 2023-05-22 10:50 UTC  (3+ messages)

[PATCH net] forcedeth: Fix an error handling path in nv_probe()
 2023-05-22 10:35 UTC  (4+ messages)

[PATCH net-next] net: altera: tse: remove mac_an_restart() function
 2023-05-22 10:30 UTC  (2+ messages)

[PATCH net-next] net: phy: add helpers for comparing phy IDs
 2023-05-22 10:30 UTC  (3+ messages)

[PATCH net-next] net/tcp: refactor tcp_inet6_sk()
 2023-05-22 10:30 UTC  (2+ messages)

[PATCH V2 net-next] net: fec: remove useless fec_enet_reset_skb()
 2023-05-22 10:20 UTC  (2+ messages)

[PATCH] [net-next] net: ipconfig: move ic_nameservers_fallback into #ifdef block
 2023-05-22 10:20 UTC  (2+ messages)

[PATCH V2 net-next] net: fec: turn on XDP features
 2023-05-22 10:20 UTC  (2+ messages)

[PATCH iwl-next v3 00/10] ice: switchdev bridge offload
 2023-05-22 10:13 UTC  (13+ messages)
` [PATCH iwl-next v3 01/10] ice: Minor switchdev fixes
  ` [Intel-wired-lan] "
` [PATCH iwl-next v3 02/10] ice: Unset src prune on uplink VSI
` [PATCH iwl-next v3 03/10] ice: Implement basic eswitch bridge setup
` [PATCH iwl-next v3 04/10] ice: Switchdev FDB events support
` [PATCH iwl-next v3 05/10] ice: Add guard rule when creating FDB in switchdev
` [PATCH iwl-next v3 06/10] ice: Accept LAG netdevs in bridge offloads
` [PATCH iwl-next v3 07/10] ice: Add VLAN FDB support in switchdev mode
` [PATCH iwl-next v3 08/10] ice: implement bridge port vlan
` [PATCH iwl-next v3 09/10] ice: implement static version of ageing
  ` [Intel-wired-lan] "
` [PATCH iwl-next v3 10/10] ice: add tracepoints for the switchdev bridge

[PATCHv2 net] sctp: fix an issue that plpmtu can never go to complete state
 2023-05-22 10:10 UTC  (2+ messages)

[PATCH net 0/3] net: phy: mscc: support VSC8501
 2023-05-22  9:58 UTC  (16+ messages)
` [PATCH net 1/3] net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLE
` [PATCH net 2/3] net: phy: mscc: add support for VSC8501
` [PATCH net 3/3] net: phy: mscc: enable VSC8501/2 RGMII RX clock

[PATCH net-next v5 1/3] scm: add SO_PASSPIDFD and SCM_PIDFD
 2023-05-22  9:47 UTC  (3+ messages)

[PATCH] ARM: dts: lan966x: Add support for SMA connectors
 2023-05-22  9:41 UTC  (3+ messages)

[PATCH net-next v8 0/9] TXGBE PHYLINK support
 2023-05-22  9:06 UTC  (13+ messages)
` [PATCH net-next v8 6/9] net: txgbe: Support GPIO to SFP socket

[PATCH] vhost: use kzalloc() instead of kmalloc() followed by memset()
 2023-05-22  8:50 UTC 

[PATCH RESEND bpf-next 00/15] new kfunc XDP hints and ice implementation
 2023-05-22  8:37 UTC  (5+ messages)
` [PATCH RESEND bpf-next 09/15] xdp: Add VLAN tag hint

[PATCH] can: dev: add transceiver capabilities to xilinx_can
 2023-05-22  8:23 UTC  (6+ messages)

[PATCH v2 0/6] can: esd_usb: More preparation before supporting esd CAN-USB/3
 2023-05-22  8:19 UTC  (8+ messages)
` [PATCH v2 1/6] can: esd_usb: Make use of existing kernel macros
` [PATCH v2 2/6] can: esd_usb: Replace initializer macros used for struct can_bittiming_const

[PATCH net-next v2 0/7] net: dsa: mv88e6xxx: add 88E6361 support
 2023-05-22  8:15 UTC  (14+ messages)
` [PATCH net-next v2 1/7] dt-bindings: net: dsa: marvell: add MV88E6361 switch to compatibility list
` [PATCH net-next v2 2/7] net: dsa: mv88e6xxx: pass directly chip structure to mv88e6xxx_phy_is_internal
` [PATCH net-next v2 3/7] net: dsa: mv88e6xxx: use mv88e6xxx_phy_is_internal in mv88e6xxx_port_ppu_updates
` [PATCH net-next v2 5/7] net: dsa: mv88e6xxx: fix 88E6393X family internal phys layout
` [PATCH net-next v2 6/7] net: dsa: mv88e6xxx: pass mv88e6xxx_chip structure to port_max_speed_mode
` [PATCH net-next v2 7/7] net: dsa: mv88e6xxx: enable support for 88E6361 switch

[RFC PATCH v3 00/17] vsock: MSG_ZEROCOPY flag support
 2023-05-22  7:39 UTC  (18+ messages)
` [RFC PATCH v3 01/17] vsock/virtio: read data from non-linear skb
` [RFC PATCH v3 02/17] vhost/vsock: "
` [RFC PATCH v3 03/17] vsock/virtio: support to send "
` [RFC PATCH v3 04/17] vsock/virtio: non-linear skb handling for tap
` [RFC PATCH v3 05/17] vsock/virtio: MSG_ZEROCOPY flag support
` [RFC PATCH v3 06/17] vsock: check error queue to set EPOLLERR
` [RFC PATCH v3 07/17] vsock: read from socket's error queue
` [RFC PATCH v3 08/17] vsock: check for MSG_ZEROCOPY support
` [RFC PATCH v3 09/17] vsock: enable SOCK_SUPPORT_ZC bit
` [RFC PATCH v3 10/17] vhost/vsock: support MSG_ZEROCOPY for transport
` [RFC PATCH v3 11/17] vsock/virtio: "
` [RFC PATCH v3 12/17] vsock/loopback: "
` [RFC PATCH v3 13/17] net/sock: enable setting SO_ZEROCOPY for PF_VSOCK
` [RFC PATCH v3 14/17] docs: net: description of MSG_ZEROCOPY for AF_VSOCK
` [RFC PATCH v3 15/17] test/vsock: MSG_ZEROCOPY flag tests
` [RFC PATCH v3 16/17] test/vsock: MSG_ZEROCOPY support for vsock_perf
` [RFC PATCH v3 17/17] test/vsock: io_uring rx/tx tests

[PATCH v2 0/4] sock: Improve condition on sockmem pressure
 2023-05-22  7:01 UTC  (5+ messages)
` [PATCH v2 1/4] sock: Always take memcg pressure into consideration
` [PATCH v2 2/4] sock: Fix misuse of sk_under_memory_pressure()
` [PATCH v2 3/4] sock: Consider memcg pressure when raising sockmem
` [PATCH v2 4/4] sock: Remove redundant cond of memcg pressure

[RFC 0/7] Introduce a generic regmap-based MDIO driver
 2023-05-22  6:26 UTC  (4+ messages)
` [RFC 7/7] net: pcs: Drop the TSE PCS driver

[PATCH iproute2-next v5] ip-link: add support for nolocalbypass in vxlan
 2023-05-22  6:22 UTC  (6+ messages)

[syzbot] [net?] general protection fault in __sk_mem_raise_allocated
 2023-05-22  5:51 UTC 

[syzbot] [bluetooth?] KASAN: slab-use-after-free Write in hci_conn_drop
 2023-05-22  5:51 UTC 

[PATCH v5 0/8] fix fwnode_irq_get[_byname()] returnvalue
 2023-05-22  5:16 UTC  (14+ messages)
` [PATCH v5 1/8] drivers: fwnode: fix fwnode_irq_get[_byname]()
` [PATCH v5 2/8] iio: mb1232: relax return value check for IRQ get
` [PATCH v5 3/8] net-next: mvpp2: "
` [PATCH v5 4/8] pinctrl: wpcm450: "
` [PATCH v5 7/8] iio: cdc: ad7150: "

[PATCH net-next RFC v4 2/5] net: Expose available time stamping layers to user space
 2023-05-22  3:56 UTC  (13+ messages)

[PATCH net] page_pool: fix inconsistency for page_pool_ring_[un]lock()
 2023-05-22  3:17 UTC 

[PATCH net-next 0/3] net: tcp: add support of window shrink
 2023-05-22  2:55 UTC  (10+ messages)
` [PATCH net-next 3/3] net: tcp: handle window shrink properly

[PATCH iwl-next v4 00/15] Introduce Intel IDPF driver
 2023-05-22  2:54 UTC  (9+ messages)

[PATCH net-next v4] octeontx2-pf: Add support for page pool
 2023-05-22  2:04 UTC 

[PATCH bpf-next 1/2] cpuidle/rcu: Making arch_cpu_idle and rcu_idle_exit noinstr
 2023-05-22  2:07 UTC  (10+ messages)
` (no subject)
  ` 

[PATCH net] rtnetlink: not allow dev gro_max_size to exceed GRO_MAX_SIZE
 2023-05-21 23:27 UTC  (4+ messages)

[PATCH net 0/3] ipv6: exthdrs: fix three SRH issues
 2023-05-21 18:22 UTC  (6+ messages)
` [PATCH net 1/3] ipv6: exthdrs: fix potential use-after-free in ipv6_rpl_srh_rcv()

[patch net-next v1 0/2] tools: ynl: Add byte-order support for struct members
 2023-05-21 17:07 UTC  (3+ messages)
` [patch net-next v1 1/2] tools: ynl: Use dict of predefined Structs to decode scalar types
` [patch net-next v1 2/2] tools: ynl: Handle byte-order in struct members

[PATCH net-next] net: phylink: require supported_interfaces to be filled
 2023-05-21 15:23 UTC  (2+ messages)

[PATCH net-next] net: sfp: add support for a couple of copper multi-rate modules
 2023-05-21 15:21 UTC  (2+ messages)

[PATCH pci] PCI: don't skip probing entire device if first fn OF node has status = "disabled"
 2023-05-21 11:51 UTC 

[PATCH net-next v4 0/2] Fine-Tune Flow Control and Speed Configurations in Microchip KSZ8xxx DSA Driver
 2023-05-21 10:28 UTC  (13+ messages)
` [PATCH net-next v4 1/2] net: dsa: microchip: ksz8: Make flow control, speed, and duplex on CPU port configurable
` [PATCH net-next v4 2/2] net: dsa: microchip: ksz8: Add function to configure ports with integrated PHYs

[PATCH net-next v3 0/6] Brcm ASP 2.0 Ethernet Controller
 2023-05-21  9:05 UTC  (5+ messages)
` [PATCH net-next v3 3/6] net: bcmasp: Add support for ASP2.0 Ethernet controller
` [PATCH net-next v3 6/6] MAINTAINERS: ASP 2.0 Ethernet driver maintainers

[PATCH net-next 0/5] Add layer 2 miss indication and filtering
 2023-05-21  7:34 UTC  (6+ messages)
` [PATCH net-next 1/5] skbuff: bridge: Add layer 2 miss indication

[syzbot] [fs?] INFO: task hung in synchronize_rcu (4)
 2023-05-21  5:04 UTC  (4+ messages)

[PATCH v3 0/3] Add pinctrl support for SDX75
 2023-05-21  4:02 UTC  (2+ messages)

[bug] kernel: bpf: syscall: a possible sleep-in-atomic bug in __bpf_prog_put()
 2023-05-21  3:44 UTC  (3+ messages)

PHY VSC8531 MDIO data not reflected in ethernet/ sub-module
 2023-05-20 21:52 UTC  (5+ messages)

[PATCH net] 3c589_cs: Fix an error handling path in tc589_probe()
 2023-05-20  9:48 UTC 

[PATCH v3] net: stmmac: compare p->des0 and p->des1 with __le32 type values
 2023-05-20  7:34 UTC  (5+ messages)

pull-request: bluetooth 2023-05-19
 2023-05-20  6:00 UTC  (2+ messages)

[PATCH net v2] net: fix stack overflow when LRO is disabled for virtual interfaces
 2023-05-20  5:50 UTC  (7+ messages)

[PATCH net-next 0/3][pull request] Intel Wired LAN Driver Updates 2023-05-18 (igc, igb, e1000e)
 2023-05-20  5:10 UTC  (2+ messages)

[PATCH v3 net] net: fec: add dma_wmb to ensure correct descriptor values
 2023-05-20  4:51 UTC  (2+ messages)

[pull request][net-next 00/15] mlx5 updates 2023-05-19
 2023-05-20  4:46 UTC  (2+ messages)

memory leak in ipv6_sock_ac_join
 2023-05-20  4:43 UTC  (3+ messages)

[PATCH net-next] net/mlx5: Introduce SF direction
 2023-05-20  4:41 UTC  (2+ messages)

[PATCH v4 net] qede: Fix scheduling while atomic
 2023-05-20  4:30 UTC  (2+ messages)

netconsole not working on bridge+atlantic
 2023-05-20  3:09 UTC  (3+ messages)

[PATCH] net: macb: use correct __be32 and __be16 types
 2023-05-20  2:00 UTC  (3+ messages)

[PATCH v21 13/30] net: Make sock_splice_read() use copy_splice_read() by default
 2023-05-20  0:00 UTC 

Aw: Re: Re: Choose a default DSA CPU port
 2023-05-19 23:54 UTC  (10+ messages)
`  "

[PATCH v13 5/7] io-uring: add sqpoll support for napi busy poll
 2023-05-19 23:29 UTC  (4+ messages)

[PATCH v13 0/7] io_uring: add napi busy polling support
 2023-05-19 23:17 UTC  (6+ messages)
` [PATCH v13 4/7] io-uring: add napi busy poll support

[PATCH net-next v9 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
 2023-05-19 22:37 UTC  (5+ messages)
` [PATCH net-next v9 16/16] unix: Convert udp_sendpage() to use MSG_SPLICE_PAGES

[PATCH v7 virtio 00/11] pds_vdpa driver
 2023-05-19 21:56 UTC  (12+ messages)
` [PATCH v7 virtio 01/11] virtio: allow caller to override device id in vp_modern
` [PATCH v7 virtio 02/11] virtio: allow caller to override device DMA mask "
` [PATCH v7 virtio 03/11] pds_vdpa: Add new vDPA driver for AMD/Pensando DSC
` [PATCH v7 virtio 04/11] pds_vdpa: move enum from common to adminq header
` [PATCH v7 virtio 05/11] pds_vdpa: new adminq entries
` [PATCH v7 virtio 06/11] pds_vdpa: get vdpa management info
` [PATCH v7 virtio 07/11] pds_vdpa: virtio bar setup for vdpa
` [PATCH v7 virtio 08/11] pds_vdpa: add vdpa config client commands
` [PATCH v7 virtio 09/11] pds_vdpa: add support for vdpa and vdpamgmt interfaces
` [PATCH v7 virtio 10/11] pds_vdpa: subscribe to the pds_core events
` [PATCH v7 virtio 11/11] pds_vdpa: pds_vdps.rst and Kconfig


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).