netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-21 21:17:37 to 2023-06-22 12:02:22 UTC [more...]

[RESEND PATCH v2 0/5] arm64: dts: qcom: enable ethernet on sa8775p-ride
 2023-06-22 12:01 UTC  (4+ messages)
` [RESEND PATCH v2 1/5] arm64: dts: qcom: sa8775p: add the SGMII PHY node
` [RESEND PATCH v2 2/5] arm64: dts: qcom: sa8775p: add the first 1Gb ethernet interface
` [RESEND PATCH v2 3/5] arm64: dts: qcom: sa8775p-ride: enable the SerDes PHY

[PATCH net-next 1/6] net: dsa: vsc73xx: convert to PHYLINK
 2023-06-22 11:55 UTC  (18+ messages)
` [PATCH net-next 2/6] net: dsa: vsc73xx: add port_stp_state_set function
` [PATCH net-next 3/6] net: dsa: vsc73xx: Add dsa tagging based on 8021q
` [PATCH net-next 4/6] net: dsa: vsc73xx: Add bridge support
` [PATCH net-next 5/6] net: dsa: vsc73xx: Add vlan filtering
` [PATCH net-next 6/6] net: dsa: vsc73xx: fix MTU configuration

[PATCH v4] net: macsec SCI assignment for ES = 0
 2023-06-22 11:55 UTC 

[PATCH v3] net: macsec SCI assignment for ES = 0
 2023-06-22 11:49 UTC  (4+ messages)

[net-next PATCH] docs: ABI: sysfs-class-led-trigger-netdev: add new modes and entry
 2023-06-21  9:26 UTC 

[PATCH net-next 0/3] sfc: fix unaligned access in loopback selftests
 2023-06-22 11:38 UTC  (5+ messages)
` [PATCH net-next 1/3] sfc: use padding to fix alignment in loopback test
` [PATCH net-next 2/3] sfc: siena: "
` [PATCH net-next 3/3] sfc: falcon: "

[PATCH] vhost-vdpa: filter VIRTIO_F_RING_PACKED feature
 2023-06-22 11:37 UTC  (2+ messages)

[PATCH] mlx5: avoid integer overflow warning for large page size
 2023-06-22 11:28 UTC  (3+ messages)

[PATCH net] netlink: fix potential deadlock in netlink_set_err()
 2023-06-22 11:27 UTC  (11+ messages)

[PATCH v4 bpf-next 00/22] xsk: multi-buffer support
 2023-06-22 10:56 UTC  (9+ messages)
` [PATCH v4 bpf-next 15/22] xsk: add multi-buffer documentation

[PATCH net] net: bcmgenet: Ensure MDIO unregistration has clocks enabled
 2023-06-22 10:31 UTC 

[PATCH v11 00/12] Network support for Landlock
 2023-06-22 10:18 UTC  (9+ messages)
` [PATCH v11 11/12] samples/landlock: Add network demo

[PATCH 00/79] fs: new accessors for inode->i_ctime
 2023-06-22 10:14 UTC  (4+ messages)
` [PATCH 01/79] fs: add ctime accessors infrastructure

[PATCH net v2] revert "net: align SO_RCVMARK required privileges with SO_MARK"
 2023-06-22 10:00 UTC  (2+ messages)

next: Rpi4: Unexpected kernel BRK exception at EL1
 2023-06-22  9:42 UTC  (3+ messages)

[PATCH] net: wwan: iosm: Convert single instance struct member to flexible array
 2023-06-22  9:40 UTC  (2+ messages)

[net-next Patch 0/3] octeontx2-pf: support Round Robin scheduling
 2023-06-22  8:56 UTC  (4+ messages)
` [net-next Patch 1/3] octeontx2-pf: implement transmit schedular allocation algorithm
` [net-next Patch 2/3] sch_htb: Allow HTB quantum parameter in offload mode
` [net-next Patch 3/3] octeontx2-pf: htb offload support for Round Robin scheduling

[PATCH net] sch_netem: acquire qdisc lock in netem_change()
 2023-06-22  9:20 UTC  (2+ messages)

[PATCH v4 00/12] can: m_can: Optimizations for m_can/tcan part 2
 2023-06-22  9:02 UTC  (7+ messages)
` [PATCH v4 01/12] can: m_can: Write transmit header and data in one transaction
` [PATCH v4 04/12] can: m_can: Add rx coalescing ethtool support

[PATCH net 0/n] pull-request: can 2023-06-22
 2023-06-22  9:01 UTC  (2+ messages)
` [PATCH net] can: isotp: isotp_sendmsg(): fix return error fix on TX path

[RFC bpf-next v2 00/11] bpf: Netdev TX metadata
 2023-06-22  8:41 UTC  (4+ messages)
` [RFC bpf-next v2 02/11] bpf: Resolve single typedef when walking structs

[PATCH net] selftests: forwarding: Fix race condition in mirror installation
 2023-06-22  8:40 UTC  (2+ messages)

Setting security path with IPsec packet offload mode
 2023-06-22  8:35 UTC  (2+ messages)

[PATCH net-next 0/33] pull-request: can-next 2023-06-21
 2023-06-22  8:30 UTC  (5+ messages)
` [PATCH net-next 04/33] can: esd_usb: Replace initializer macros used for struct can_bittiming_const

[PATCH net-next 0/33] pull-request: can-next 2023-06-22
 2023-06-22  8:26 UTC  (34+ messages)
` [PATCH net-next 01/33] can: kvaser_usb: Add len8_dlc support
` [PATCH net-next 02/33] can: dev: add transceiver capabilities to xilinx_can
` [PATCH net-next 03/33] can: esd_usb: Make use of existing kernel macros
` [PATCH net-next 04/33] can: esd_usb: Replace initializer macros used for struct can_bittiming_const
` [PATCH net-next 05/33] can: esd_usb: Use consistent prefixes for macros
` [PATCH net-next 06/33] can: esd_usb: Prefix all structures with the device name
` [PATCH net-next 07/33] can: esd_usb: Replace hardcoded message length given to USB commands
` [PATCH net-next 08/33] can: esd_usb: Don't bother the user with nonessential log message
` [PATCH net-next 09/33] can: esd_usb: Make use of kernel macros BIT() and GENMASK()
` [PATCH net-next 10/33] can: esd_usb: Use consistent prefix ESD_USB_ for macros
` [PATCH net-next 11/33] can: sja1000: Prepare the use of a threaded handler
` [PATCH net-next 12/33] can: sja1000: Prevent overrun stalls with a soft reset on Renesas SoCs
` [PATCH net-next 13/33] can: rx-offload: fix coding style
` [PATCH net-next 14/33] can: ti_hecc: "
` [PATCH net-next 15/33] can: m_can: "
` [PATCH net-next 16/33] can: length: fix description of the RRS field
` [PATCH net-next 17/33] can: length: fix bitstuffing count
` [PATCH net-next 18/33] can: length: refactor frame lengths definition to add size in bits
` [PATCH net-next 19/33] can: kvaser_pciefd: Remove useless write to interrupt register
` [PATCH net-next 20/33] can: kvaser_pciefd: Remove handler for unused KVASER_PCIEFD_PACK_TYPE_EFRAME_ACK
` [PATCH net-next 21/33] can: kvaser_pciefd: Add function to set skb hwtstamps
` [PATCH net-next 22/33] can: kvaser_pciefd: Set hardware timestamp on transmitted packets
` [PATCH net-next 23/33] can: kvaser_pciefd: Define unsigned constants with type suffix 'U'
` [PATCH net-next 24/33] can: uapi: move CAN_RAW_FILTER_MAX definition to raw.h
` [PATCH net-next 25/33] can: kvaser_pciefd: Remove SPI flash parameter read functionality
` [PATCH net-next 26/33] can: kvaser_pciefd: Sort includes in alphabetic order
` [PATCH net-next 27/33] can: kvaser_pciefd: Rename device ID defines
` [PATCH net-next 28/33] can: kvaser_pciefd: Change return type for kvaser_pciefd_{receive,transmit,set_tx}_irq()
` [PATCH net-next 29/33] can: kvaser_pciefd: Sort register definitions
` [PATCH net-next 30/33] can: kvaser_pciefd: Use FIELD_{GET,PREP} and GENMASK where appropriate
` [PATCH net-next 31/33] can: kvaser_pciefd: Add len8_dlc support
` [PATCH net-next 32/33] can: kvaser_pciefd: Refactor code
` [PATCH net-next 33/33] can: kvaser_pciefd: Use TX FIFO size read from CAN controller

[PATCH 1/1] net: axienet: Move reset before DMA detection
 2023-06-22  8:25 UTC  (2+ messages)

[PATCH net-next] net: fix net device address assign type
 2023-06-22  8:22 UTC  (3+ messages)

[PATCH iwl-next] ice: Accept LAG netdevs in bridge offloads
 2023-06-22  8:20 UTC  (3+ messages)

[PATCH net-next] net: stmmac: propagate feature flags to vlan
 2023-06-22  8:20 UTC  (2+ messages)

[PATCH 0/8] Fix comment typos about "transmit"
 2023-06-22  8:19 UTC  (12+ messages)
` [PATCH 1/8] RDMA/rxe: fix comment typo
` [PATCH 2/8] i40e, xsk: "
` [PATCH 3/8] zd1211rw: "
` [PATCH 4/8] scsi: "
` [PATCH 5/8] tcp: "
` [PATCH 6/8] net/tls: "
` [PATCH 7/8] selftests: mptcp: connect: "
` [PATCH 8/8] scripts/spelling.txt: Add "transmit" patterns

[PATCH net-next 0/6] TSN auto negotiation between 1G and 2.5G
 2023-06-22  8:18 UTC  (8+ messages)
` [PATCH net-next 1/6] platform/x86: intel_pmc_core: Add IPC mailbox accessor function and add SoC register access
` [PATCH net-next 2/6] net: pcs: xpcs: combine C37 SGMII AN and 2500BASEX for Intel mGbE controller
` [PATCH net-next 3/6] net: phy: update in-band AN mode when changing interface by PHY driver
` [PATCH net-next 4/6] net: stmmac: enable Intel mGbE 1G/2.5G auto-negotiation support
` [PATCH net-next 5/6] stmmac: intel: Separate driver_data of ADL-N from TGL
` [PATCH net-next 6/6] net: stmmac: Add 1G/2.5G auto-negotiation support for ADL-N

[PATCH net] net: stmmac: fix double serdes powerdown
 2023-06-22  8:13 UTC  (2+ messages)

[PATCH v1] net: nfc: Fix use-after-free in nfc_genl_llc_{{get/set}_params/sdreq}
 2023-06-22  8:04 UTC  (3+ messages)

[RFC PATCH v8 00/10] Create common DPLL configuration API
 2023-06-22  7:54 UTC 

[PATCH net] netlink: do not hard code device address lenth in fdb dumps
 2023-06-22  7:53 UTC  (2+ messages)

[PATCH] s390/net: lcs: fix build errors when FDDI is a loadable module
 2023-06-22  7:53 UTC  (3+ messages)

[RFC PATCH v8 00/10] Create common DPLL configuration API
 2023-06-22  7:09 UTC  (8+ messages)
` [RFC PATCH v8 03/10] dpll: core: Add DPLL framework base functions

[PATCH net-next 00/12] net: stmmac: replace boolean fields in plat_stmmacenet_data with flags
 2023-06-22  7:07 UTC  (3+ messages)

[net-next 14/15] net/mlx5: Light probe local SFs
 2023-06-22  6:42 UTC  (13+ messages)

[RFC PATCH net-next 0/2] devlink: Acquire device lock during reload
 2023-06-22  6:29 UTC  (11+ messages)
` [RFC PATCH net-next 1/2] devlink: Hold a reference on parent device

[PATCH net-next 0/9] mptcp: expose more info and small improvements
 2023-06-22  6:00 UTC  (4+ messages)
` [PATCH net-next 5/9] mptcp: introduce MPTCP_FULL_INFO getsockopt

[PATCH net] wifi: mac80211: report all unusable beacon frames
 2023-06-22  6:00 UTC  (2+ messages)

[PATCH] net: atlantic: fix ring buffer alignment
 2023-06-22  5:49 UTC  (4+ messages)
    ` [EXT] "

[PATCH net-next v2] inet: Cleanup on charging memory for newly accepted sockets
 2023-06-22  5:50 UTC  (2+ messages)

[PATCH v2 net-next] net: ena: Fix rst format issues in readme
 2023-06-22  5:50 UTC  (2+ messages)

[PATCH net 0/6] mptcp: fixes for 6.4
 2023-06-22  5:50 UTC  (2+ messages)

[pull request][net-next 00/15] mlx5 updates 2023-06-21
 2023-06-22  5:47 UTC  (16+ messages)
` [net-next 01/15] net/mlx5: Fix UAF in mlx5_eswitch_cleanup()
` [net-next 02/15] net/mlx5: Fix SFs kernel documentation error
` [net-next 03/15] net/mlx5: Fix reserved at offset in hca_cap register
` [net-next 04/15] net/mlx5: Fix error code in mlx5_is_reset_now_capable()
` [net-next 05/15] net/mlx5: Lag, Remove duplicate code checking lag is supported
` [net-next 06/15] net/mlx5e: Use vhca_id for device index in vport rx rules
` [net-next 07/15] net/mlx5e: E-Switch, Add peer fdb miss rules for vport manager or ecpf
` [net-next 08/15] net/mlx5e: E-Switch, Use xarray for devcom paired device index
` [net-next 09/15] net/mlx5e: E-Switch, Pass other_vport flag if vport is not 0
` [net-next 10/15] net/mlx5e: Remove redundant comment
` [net-next 11/15] net/mlx5e: E-Switch, Fix shared fdb error flow
` [net-next 12/15] net/mlx5: Remove redundant MLX5_ESWITCH_MANAGER() check from is_ib_rep_supported()
` [net-next 13/15] net/mlx5: Remove redundant is_mdev_switchdev_mode() "
` [net-next 14/15] net/mlx5: Remove redundant check from mlx5_esw_query_vport_vhca_id()
` [net-next 15/15] net/mlx5: Remove pointless vport lookup from mlx5_esw_check_port_type()

[PATCH] io_uring: Add io_uring command support for sockets
 2023-06-22  5:20 UTC  (2+ messages)

[PATCH] igc: Ignore AER reset when device is suspended
 2023-06-22  5:09 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next 0/3] net: dsa: microchip: fix writes to phy registers >= 0x10
 2023-06-22  3:49 UTC  (5+ messages)
` [PATCH net-next 1/3] net: dsa: microchip: simplify ksz_prmw8()
` [PATCH net-next 2/3] net: dsa: microchip: add ksz_prmw32() helper

[PATCH bpf-next 00/12] bpf: Introduce bpf_mem_cache_free_rcu()
 2023-06-22  3:23 UTC  (4+ messages)
` [PATCH bpf-next 11/12] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu()

[PATCH docs] scripts: kernel-doc: support private / public marking for enums
 2023-06-22  3:10 UTC  (2+ messages)

[PATCH net-next 08/11] net: stmmac: platform: provide devm_stmmac_probe_config_dt()
 2023-06-22  2:48 UTC  (2+ messages)

[PATCH V4 1/8] drivers/acpi: Add support for Wifi band RF mitigations
 2023-06-22  1:55 UTC  (13+ messages)

[PATCH 0/4] bluetooth: qca: enable WCN7850 support
 2023-06-22  1:54 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: net: bluetooth: qualcomm: document WCN7850 chipset

[Discuss] IPv4 packets lost with macvlan over bond alb
 2023-06-22  1:42 UTC  (5+ messages)

[PATCH net-next v3 0/2] net: stmmac: fix & improve driver statistics
 2023-06-22  0:23 UTC  (3+ messages)
` [PATCH net-next v3 2/2] net: stmmac: use pcpu 64 bit statistics where necessary

[PATCH 0/5] Rust abstractions for network device drivers
 2023-06-22  0:23 UTC  (7+ messages)
` [PATCH 1/5] rust: core "
` [PATCH 5/5] samples: rust: add dummy network driver

[PATCH v2 net-next] net: hsr: Disable promiscuous mode in offload mode
 2023-06-22  0:00 UTC  (2+ messages)

[PATCH net-next] dt-bindings: net: bluetooth: qualcomm: document VDD_CH1
 2023-06-22  0:00 UTC  (5+ messages)

[PATCH net-next] dt-bindings: net: micrel,ks8851: allow SPI device properties
 2023-06-22  0:00 UTC  (2+ messages)

[PATCH v2] selftests: tc-testing: add one test for flushing explicitly created chain
 2023-06-22  0:00 UTC  (2+ messages)

[PATCH net-next 10/12] net: stmmac: replace the int_snapshot_en field with a flag
 2023-06-21 23:30 UTC  (2+ messages)

[net-next PATCH] net: dsa: qca8k: add support for port_change_master
 2023-06-21 12:17 UTC  (7+ messages)

[PATCH net-next v2] tools: ynl: improve the direct-include header guard logic
 2023-06-21 23:17 UTC 

[PATCH net-next] dt-bindings: net: altr,tse: Fix error in "compatible" conditional schema
 2023-06-21 23:10 UTC 

[PATCH v3 net-next] net: phy: smsc: add WoL support to LAN8740/LAN8742 PHYs
 2023-06-21 23:00 UTC 

[PATCH v2 net-next] net: phy: smsc: add WoL support to LAN8740/LAN8742 PHYs
 2023-06-21 22:58 UTC  (3+ messages)

[PATCH net-next v1 0/3] Support offload LED blinking to PHY
 2023-06-21 22:28 UTC  (4+ messages)
` [PATCH net-next v1 2/3] net: phy: phy_device: Call into the PHY driver to set LED offload

[net-next PATCH v5 0/3] leds: trigger: netdev: add additional modes
 2023-06-21 22:10 UTC  (2+ messages)

[PATCH bpf,v6 0/4] Socket lookup BPF API from tc/xdp ingress does not respect VRF bindings
 2023-06-21 21:53 UTC  (3+ messages)
` [PATCH bpf,v6 3/4] bpf: fix bpf socket lookup from tc/xdp to respect socket "

imx8mn with mv88e6320 fails to retrieve IP address
 2023-06-21 21:43 UTC  (2+ messages)

[PATCH] s390/net: lcs: use IS_ENABLED() for kconfig detection
 2023-06-21 21:19 UTC  (6+ 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).