netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-12 16:28:32 to 2024-05-13 11:12:35 UTC [more...]

[PATCH net-next v7 0/7] net: stmmac: Add support for RZN1 GMAC devices
 2024-05-13 11:12 UTC  (14+ messages)
` [PATCH net-next v7 1/7] dt-bindings: net: renesas,rzn1-gmac: Document RZ/N1 GMAC support
` [PATCH net-next v7 2/7] net: stmmac: Add dedicated XPCS cleanup method
` [PATCH net-next v7 3/7] net: stmmac: Make stmmac_xpcs_setup() generic to all PCS devices
` [PATCH net-next v7 4/7] net: stmmac: introduce pcs_init/pcs_exit stmmac operations
` [PATCH net-next v7 5/7] net: stmmac: dwmac-socfpga: use pcs_init/pcs_exit
` [PATCH net-next v7 6/7] net: stmmac: add support for RZ/N1 GMAC
` [PATCH net-next v7 7/7] ARM: dts: r9a06g032: describe GMAC1

[PATCH net-next v12 00/15] stmmac: Add Loongson platform support
 2024-05-13 11:07 UTC  (43+ messages)
` [PATCH net-next v12 02/15] net: stmmac: Add multi-channel support
` [PATCH net-next v12 03/15] net: stmmac: Export dwmac1000_dma_ops
` [PATCH net-next v12 04/15] net: stmmac: dwmac-loongson: Drop useless platform data
` [PATCH net-next v12 05/15] net: stmmac: dwmac-loongson: Use PCI_DEVICE_DATA() macro for device identification
` [PATCH net-next v12 06/15] net: stmmac: dwmac-loongson: Split up the platform data initialization
` [PATCH net-next v12 08/15] net: stmmac: dwmac-loongson: Add phy mask for Loongson GMAC
` [PATCH net-next v12 10/15] net: stmmac: dwmac-loongson: Add full PCI support
` [PATCH net-next v12 11/15] net: stmmac: dwmac-loongson: Add loongson_dwmac_config_legacy
` [PATCH net-next v12 12/15] net: stmmac: dwmac-loongson: Fixed failure to set network speed to 1000
` [PATCH net-next v12 13/15] net: stmmac: dwmac-loongson: Add Loongson GNET support
` [PATCH net-next v12 14/15] net: stmmac: dwmac-loongson: Move disable_force flag to _gnet_date

[PATCH net] net: bridge: mst: fix vlan use-after-free
 2024-05-13 11:06 UTC 

[iwl-next v2 00/15] ice: support devlink subfunction
 2024-05-13 11:04 UTC  (19+ messages)
` [iwl-next v2 01/15] ice: add new VSI type for subfunctions
` [iwl-next v2 02/15] ice: export ice ndo_ops functions
` [iwl-next v2 03/15] ice: add basic devlink subfunctions support
` [iwl-next v2 04/15] ice: treat subfunction VSI the same as PF VSI
` [iwl-next v2 05/15] ice: allocate devlink for subfunction
    ` [Intel-wired-lan] "
` [iwl-next v2 06/15] ice: base subfunction aux driver
` [iwl-next v2 07/15] ice: implement netdev for subfunction
` [iwl-next v2 08/15] ice: make reprresentor code generic
` [iwl-next v2 09/15] ice: create port representor for SF
` [iwl-next v2 10/15] ice: don't set target VSI for subfunction
` [iwl-next v2 11/15] ice: check if SF is ready in ethtool ops
` [iwl-next v2 12/15] ice: implement netdevice ops for SF representor
` [iwl-next v2 13/15] ice: support subfunction devlink Tx topology
` [iwl-next v2 14/15] ice: basic support for VLAN in subfunctions
` [iwl-next v2 15/15] ice: allow to activate and deactivate subfunction

[net-next,v2 0/8] cn10k-ipsec: Add outbound inline ipsec support
 2024-05-13 10:54 UTC  (9+ messages)
` [net-next,v2 1/8] octeontx2-pf: map skb data as device writeable
` [net-next,v2 2/8] octeontx2-pf: Move skb fragment map/unmap to common code
` [net-next,v2 3/8] octeontx2-af: Disable backpressure between CPT and NIX
` [net-next,v2 4/8] cn10k-ipsec: Initialize crypto hardware for outb inline ipsec
` [net-next,v2 5/8] cn10k-ipsec: Add SA add/delete support "
` [net-next,v2 6/8] cn10k-ipsec: Process inline ipsec transmit offload
` [net-next,v2 7/8] cn10k-ipsec: Allow inline ipsec offload for skb with SA
` [net-next,v2 8/8] cn10k-ipsec: Enable outbound inline ipsec offload

[PATCH net] selftests: net: bridge: increase IGMP/MLD exclude timeout membership interval
 2024-05-13 10:52 UTC 

[PATCH net-next v3 00/24] Introducing OpenVPN Data Channel Offload
 2024-05-13 10:53 UTC  (19+ messages)
` [PATCH net-next v3 07/24] ovpn: introduce the ovpn_peer object
` [PATCH net-next v3 09/24] ovpn: implement basic TX path (UDP)
` [PATCH net-next v3 11/24] ovpn: implement packet processing
` [PATCH net-next v3 12/24] ovpn: store tunnel and transport statistics

[PATCH] dpll: fix return value check for kmemdup
 2024-05-13 10:51 UTC  (4+ messages)

[PATCH v8 00/12] Add support for Intel PPS Generator
 2024-05-13 10:38 UTC  (13+ messages)
` [PATCH v8 01/12] timekeeping: Add base clock properties in clocksource structure
` [PATCH v8 02/12] x86/tsc: Update tsc/art values in the base clock structure
` [PATCH v8 03/12] e1000e: remove convert_art_to_tsc()
` [PATCH v8 04/12] igc: remove convert_art_ns_to_tsc()
` [PATCH v8 05/12] stmmac: intel: remove convert_art_to_tsc()
` [PATCH v8 06/12] ALSA: hda: "
` [PATCH v8 07/12] ice/ptp: "
` [PATCH v8 08/12] x86/tsc: Remove art to tsc conversion functions which are obsolete
` [PATCH v8 09/12] timekeeping: Add function to convert realtime to base clock
` [PATCH v8 10/12] pps: generators: Add PPS Generator TIO Driver
` [PATCH v8 11/12] Documentation: driver-api: pps: Add Intel Timed I/O PPS generator
` [PATCH v8 12/12] ABI: pps: Add ABI documentation for Intel TIO

[net-next PATCH v4 00/10] Introduce RVU representors
 2024-05-13 10:38 UTC  (14+ messages)
` [net-next PATCH v4 02/10] octeontx2-pf: RVU representor driver
    ` [EXTERNAL] "
` [net-next PATCH v4 03/10] octeontx2-pf: Create representor netdev
    ` [EXTERNAL] "
` [net-next PATCH v4 09/10] octeontx2-pf: Add representors for sdp MAC
    ` [EXTERNAL] "
  ` [EXTERNAL] Re: [net-next PATCH v4 00/10] Introduce RVU representors

[syzbot] [netfilter?] general protection fault in nf_tproxy_laddr4
 2024-05-13 10:27 UTC  (2+ messages)
` [PATCH nf] netfilter: tproxy: bail out if IP has been disabled on the device

[syzbot] [bridge?] KMSAN: uninit-value in br_dev_xmit (2)
 2024-05-13 10:34 UTC  (2+ messages)
` [PATCH net] net: bridge: xmit: make sure we have at least eth header len bytes

[PATCH net] net: drop secpath extension before skb deferral free
 2024-05-13 10:29 UTC  (2+ messages)

[PATCH v2 net] af_unix: Update unix_sk(sk)->oob_skb under sk_receive_queue lock
 2024-05-13 10:15 UTC  (7+ messages)

[net-next,v5] net: ethernet: rtsn: Add support for Renesas Ethernet-TSN
 2024-05-13 10:09 UTC  (3+ messages)

[PATCH v4 00/11] LIN Bus support for Linux
 2024-05-13  9:52 UTC  (6+ messages)
` [PATCH v4 01/11] can: Add LIN bus as CAN abstraction
` [PATCH v4 02/11] HID: hexLIN: Add support for USB LIN adapter

[PATCH AUTOSEL 5.10 5/9] net: qede: sanitize 'rc' in qede_add_tc_flower_fltr()
 2024-05-13  9:46 UTC  (3+ messages)

[PATCH net-next v6 0/6] add ethernet driver for Tehuti Networks TN40xx chips
 2024-05-13  9:40 UTC  (3+ messages)
` [PATCH net-next v6 5/6] net: tn40xx: add mdio bus support

[PATCH v2 net-next 0/5] ENA driver changes May 2024
 2024-05-13  9:35 UTC  (11+ messages)
` [PATCH v2 net-next 1/5] net: ena: Add a counter for driver's reset failures
` [PATCH v2 net-next 2/5] net: ena: Reduce holes in ena_com structures
` [PATCH v2 net-next 3/5] net: ena: Add validation for completion descriptors consistency
` [PATCH v2 net-next 4/5] net: ena: Changes around strscpy calls
` [PATCH v2 net-next 5/5] net: ena: Change initial rx_usec interval

[PATCH net] net: fec: avoid lock evasion when reading pps_enable
 2024-05-13  9:27 UTC  (5+ messages)

[PATCH net-next 0/2] Fix phy_link_topology initialization
 2024-05-13  9:15 UTC  (8+ messages)
` [PATCH net-next 2/2] net: phy: phy_link_topology: Lazy-initialize the link topology

[PATCH net-next 0/3] mlx5 misc patches
 2024-05-13  9:14 UTC  (8+ messages)
` [PATCH net-next 1/3] net/mlx5: Enable 8 ports LAG
` [PATCH net-next 2/3] net/mlx5e: Modifying channels number and updating TX queues
` [PATCH net-next 3/3] net/mlx5: Remove unused msix related exported APIs

[PATCH] net: prestera: Add flex arrays to some structs
 2024-05-13  8:49 UTC  (2+ messages)

[BUG] IPv6 GRE does not work in multipoint mode
 2024-05-13  8:46 UTC 

Regression of e1000e (I219-LM) from 6.1.90 to 6.6.30
 2024-05-13  8:42 UTC 

pi
 2024-05-13  8:39 UTC  (2+ messages)

[PATCH net-next v4 0/2] Introduce auxiliary bus IRQs sysfs
 2024-05-13  8:33 UTC  (6+ messages)
` [PATCH net-next v4 1/2] driver core: auxiliary bus: show auxiliary device IRQs

patch device tree and AX88796B
 2024-05-13  8:24 UTC  (2+ messages)

[PATCH 0/8] cn10k-ipsec: Add outbound inline ipsec support
 2024-05-13  8:14 UTC  (10+ messages)
` [PATCH 1/8] octeontx2-pf: map skb data as device writeable
` [PATCH 2/8] octeontx2-pf: Move skb fragment map/unmap to common code
` [PATCH 3/8] octeontx2-af: Disable backpressure between CPT and NIX
` [PATCH 4/8] cn10k-ipsec: Initialize crypto hardware for outb inline ipsec
` [PATCH 5/8] cn10k-ipsec: Add SA add/delete support "
` [PATCH 6/8] cn10k-ipsec: Process inline ipsec transmit offload
` [PATCH 7/8] cn10k-ipsec: Allow inline ipsec offload for skb with SA
` [PATCH 8/8] cn10k-ipsec: Enable outbound inline ipsec offload

[PATCH] dt-bindings: mfd: syscon: Add more simple compatibles
 2024-05-13  8:05 UTC  (4+ messages)

Contact Us Form Submission
 2024-05-13  7:38 UTC 

[PATCH net-next v6 0/7] net: stmmac: Add support for RZN1 GMAC devices
 2024-05-13  7:26 UTC  (4+ messages)
` [PATCH net-next v6 4/7] net: stmmac: introduce pcs_init/pcs_exit stmmac operations

[PATCH] can: j1939: Initialize unused data in j1939_send_one()
 2024-05-13  7:14 UTC  (2+ messages)

[PATCH net-next v4 05/12] net: ethernet: oa_tc6: implement error interrupts unmasking
 2024-05-13  6:41 UTC  (11+ messages)

[PATCH net-next v5] net: ti: icssg_prueth: add TAPRIO offload support
 2024-05-13  6:39 UTC  (5+ messages)

[PATCH net v2] selftests: net: kill smcrouted in the cleanup logic in amt.sh
 2024-05-13  6:08 UTC 

[PATCH v2 2/2] e1000e: fix link fluctuations problem
 2024-05-13  6:04 UTC  (8+ messages)
  ` [Intel-wired-lan] "

[PATCH] octeontx2-pf: devlink params support to set TL1 round robin priority
 2024-05-13  5:35 UTC 

[PATCH v3 00/68] Define _GNU_SOURCE for sources using
 2024-05-13  5:11 UTC  (3+ messages)
` [PATCH v3 27/68] selftests/landlock: Drop define _GNU_SOURCE

[PATCH v2] tty: rfcomm: prefer struct_size over open coded arithmetic
 2024-05-13  5:07 UTC  (3+ messages)

pull-request: bpf 2024-05-13
 2024-05-13  4:18 UTC 

[PATCH net-next v18 00/13] Add Realtek automotive PCIe driver
 2024-05-13  3:43 UTC  (5+ messages)
` [PATCH net-next v18 06/13] rtase: Implement .ndo_start_xmit function

[PATCH net-next 0/2] Introduce IPPROTO_SMC
 2024-05-13  3:22 UTC  (4+ messages)
` [PATCH net-next 1/2] net/smc: refatoring initialization of smc sock

[PATCH] Bluetooth: hci_core: Prefer struct_size over open coded arithmetic
 2024-05-13  3:08 UTC  (2+ messages)

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-05-13  2:57 UTC  (7+ messages)

[syzbot] [rdma?] WARNING in rxe_pool_cleanup
 2024-05-13  2:22 UTC 

[PATCH net-next] virtio_net: Fix error code in __virtnet_get_hw_stats()
 2024-05-13  2:18 UTC  (2+ messages)

[PATCH 1/3] lib80211: Handle const struct lib80211_crypto_ops in lib80211
 2024-05-13  2:14 UTC  (2+ messages)

[RFC net-next 00/15] add basic PSP encryption for TCP connections
 2024-05-13  1:54 UTC  (9+ messages)
` [RFC net-next 01/15] psp: add documentation
` [RFC net-next 07/15] net: psp: update the TCP MSS to reflect PSP packet overhead
` [RFC net-next 12/15] net/mlx5e: Add PSP steering in local NIC RX
` [RFC net-next 14/15] net/mlx5e: Add Rx data path offload

[net/net-next PATCH v6 0/2] Move EST lock and EST structure to struct stmmac_priv
 2024-05-13  1:43 UTC  (3+ messages)
` [net PATCH v6 1/2] net: stmmac: move the EST lock "
` [net-next PATCH v6 2/2] net: stmmac: move the EST structure "

[PATCH v2 net-next] net: fec: Convert fec driver to use lock guards
 2024-05-13  1:21 UTC  (3+ messages)

[PATCH net-next v3 0/3] net: A lightweight zero-copy notification
 2024-05-13  1:02 UTC  (7+ messages)
` [PATCH net-next v3 1/3] selftests: fix OOM problem in msg_zerocopy selftest
` [PATCH net-next v3 2/3] sock: add MSG_ZEROCOPY notification mechanism based on msg_control
` [PATCH net-next v3 3/3] selftests: add MSG_ZEROCOPY msg_control notification test

[PATCH net-next v10 0/3] net: gro: remove network_header use, move p->{flush/flush_id} calculations to L4
 2024-05-13  0:44 UTC  (7+ messages)
` [PATCH net-next v10 1/3] net: gro: use cb instead of skb->network_header
` [PATCH net-next v10 2/3] net: gro: move L3 flush checks to tcp_gro_receive and udp_gro_receive_segment
` [PATCH net-next v10 3/3] selftests/net: add flush id selftests

r8169: transmit queue timeouts and IRQ masking
 2024-05-13  0:27 UTC  (9+ messages)

[PATCH bpf-next] tools: remove redundant ethtool.h from tooling infra
 2024-05-13  0:20 UTC  (2+ messages)

r8169: RTL8125 timer experimentation
 2024-05-12 22:06 UTC 

[GIT PULL] Kselftest fixes for v6.9
 2024-05-12 20:11 UTC  (2+ messages)

[PATCH net-next v4 0/3] mlx4: Add support for netdev-genl API
 2024-05-12 18:37 UTC  (4+ messages)
` [PATCH net-next v4 1/3] net/mlx4: Track RX allocation failures in a stat

[PATCH net-next v13 0/4] ethtool: provide the dim profile fine-tuning channel
 2024-05-12 16:36 UTC  (4+ messages)
` [PATCH net-next v13 2/4] ethtool: provide customized dim profile management

[PATCH RFC 0/6] net: stmmac: convert stmmac "pcs" to phylink
 2024-05-12 16:29 UTC  (7+ messages)
` [PATCH RFC net-next 1/6] net: stmmac: convert sgmii/rgmii "
` [PATCH RFC net-next 2/6] net: stmmac: remove pcs_ctrl_ane() method and associated code
` [PATCH RFC net-next 3/6] net: stmmac: remove pcs_rane() method
` [PATCH RFC net-next 4/6] net: stmmac: remove calls to stmmac_pcs_get_adv_lp()
` [PATCH RFC net-next 5/6] net: stmmac: remove pcs_get_adv_lp() method and associated code
` [PATCH RFC net-next 6/6] net: stmmac: remove old pcs interrupt functions


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