netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-20 15:14:43 to 2023-05-22 12:17:13 UTC [more...]

[PATCH net-next 00/30] net: dsa: mt7530: improve, trap BPDU & LLDP, and prefer CPU port
 2023-05-22 12:15 UTC  (23+ messages)
` [PATCH net-next 01/30] net: dsa: mt7530: add missing @p5_interface to mt7530_priv description
` [PATCH net-next 02/30] net: dsa: mt7530: use p5_interface_select as data type for p5_intf_sel
` [PATCH net-next 03/30] net: dsa: mt7530: properly support MT7531AE and MT7531BE
` [PATCH net-next 04/30] net: dsa: mt7530: improve comments regarding port 5 and 6
` [PATCH net-next 05/30] net: dsa: mt7530: read XTAL value from correct register
` [PATCH net-next 06/30] net: dsa: mt7530: improve code path for setting up port 5
` [PATCH net-next 07/30] net: dsa: mt7530: do not run mt7530_setup_port5() if port 5 is disabled
` [PATCH net-next 08/30] net: dsa: mt7530: change p{5,6}_interface to p{5,6}_configured
` [PATCH net-next 09/30] net: dsa: mt7530: empty default case on mt7530_setup_port5()
` [PATCH net-next 10/30] net: dsa: mt7530: call port 6 setup from mt7530_mac_config()
` [PATCH net-next 11/30] net: dsa: mt7530: remove pad_setup function pointer
` [PATCH net-next 12/30] net: dsa: mt7530: move XTAL check to mt7530_setup()
` [PATCH net-next 13/30] net: dsa: mt7530: move enabling port 6 to mt7530_setup_port6()
` [PATCH net-next 14/30] net: dsa: mt7530: switch to if/else statements on mt7530_setup_port6()
` [PATCH net-next 15/30] net: dsa: mt7530: set TRGMII RD TAP if trgmii is being used
` [PATCH net-next 16/30] net: dsa: mt7530: move lowering port 5 RGMII driving to mt7530_setup()
` [PATCH net-next 17/30] net: dsa: mt7530: fix port capabilities for MT7988
` [PATCH net-next 18/30] net: dsa: mt7530: remove .mac_port_config for MT7988 and make it optional
` [PATCH net-next 19/30] net: dsa: mt7530: set interrupt register only for MT7530
` [PATCH net-next 20/30] net: dsa: mt7530: properly reset MT7531 switch
` [PATCH net-next 21/30] net: dsa: mt7530: get rid of useless error returns on phylink code path
` [PATCH net-next 22/30] net: dsa: mt7530: rename p5_intf_sel and use only for MT7530 switch

[PATCH net-next v10 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
 2023-05-22 12:11 UTC  (17+ messages)
` [PATCH net-next v10 01/16] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
` [PATCH net-next v10 02/16] net: Pass max frags into skb_append_pagefrags()
` [PATCH net-next v10 03/16] net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES
` [PATCH net-next v10 04/16] tcp: Support MSG_SPLICE_PAGES
` [PATCH net-next v10 05/16] tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES
` [PATCH net-next v10 06/16] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg
` [PATCH net-next v10 07/16] espintcp: Inline do_tcp_sendpages()
` [PATCH net-next v10 08/16] tls: "
` [PATCH net-next v10 09/16] siw: "
` [PATCH net-next v10 10/16] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked()
` [PATCH net-next v10 11/16] ip, udp: Support MSG_SPLICE_PAGES
` [PATCH net-next v10 12/16] ip6, udp6: "
` [PATCH net-next v10 13/16] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
` [PATCH net-next v10 14/16] ip: Remove ip_append_page()
` [PATCH net-next v10 15/16] af_unix: Support MSG_SPLICE_PAGES
` [PATCH net-next v10 16/16] unix: Convert unix_stream_sendpage() to use MSG_SPLICE_PAGES

[PATCH net v2] ipv{4,6}/raw: fix output xfrm lookup wrt protocol
 2023-05-22 12:08 UTC 

[PATCH net] lan966x: Fix unloading/loading of the driver
 2023-05-22 12:00 UTC 

[PATCH net-next 0/5][pull request] ice: allow matching on meta data
 2023-05-22 12:00 UTC  (2+ messages)

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

[PATCH RESEND bpf-next 00/15] new kfunc XDP hints and ice implementation
 2023-05-22 11:41 UTC  (12+ messages)
` [PATCH RESEND bpf-next 09/15] xdp: Add VLAN tag hint
` [PATCH RESEND bpf-next 14/15] net, xdp: allow metadata > 32

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

[PATCH net-next v2 0/6] microchip_t1s: Update on Microchip 10BASE-T1S PHY driver
 2023-05-22 11:33 UTC  (7+ messages)
` [PATCH net-next v2 1/6] net: phy: microchip_t1s: modify driver description to be more generic
` [PATCH net-next v2 2/6] net: phy: microchip_t1s: replace read-modify-write code with phy_modify_mmd
` [PATCH net-next v2 3/6] net: phy: microchip_t1s: update LAN867x PHY supported revision number
` [PATCH net-next v2 4/6] net: phy: microchip_t1s: fix reset complete status handling
` [PATCH net-next v2 5/6] net: phy: microchip_t1s: remove unnecessary interrupts disabling code
` [PATCH net-next v2 6/6] net: phy: microchip_t1s: add support for Microchip LAN865x Rev.B0 PHYs

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

[PATCH iwl-next v3 00/10] ice: switchdev bridge offload
 2023-05-22 11:27 UTC  (15+ 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

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

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

[PATCH net] net: ethernet: mtk_eth_soc: fix QoS on DSA MAC on non MTK_NETSYS_V2 SoCs
 2023-05-22 10:57 UTC 

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

[PATCH net-next] nfc: Switch i2c drivers back to use .probe()
 2023-05-22 10:50 UTC  (3+ 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)

[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] vhost: use kzalloc() instead of kmalloc() followed by memset()
 2023-05-22  8:50 UTC 

[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  (4+ messages)
` [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-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  (9+ messages)
` [PATCH net-next v4 1/2] net: dsa: microchip: ksz8: Make flow control, speed, and duplex on CPU port configurable

[PATCH net-next 0/5] Add layer 2 miss indication and filtering
 2023-05-21  7:34 UTC  (5+ 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)


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