netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-02 10:46:36 to 2024-09-03 02:27:57 UTC [more...]

[PATCH net-next 00/12] net: Convert using devm_clk_get_enabled()/devm_clk_get_optional_enabled()
 2024-09-03  2:27 UTC  (8+ messages)
` [PATCH net-next 01/12] net: dsa: bcm_sf2: Convert using devm_clk_get_optional_enabled() in bcm_sf2_sw_probe()
` [PATCH net-next 10/12] net: xilinx: axienet: Convert using devm_clk_get_optional_enabled() in axienet_probe()
` [PATCH net-next 11/12] wifi: wilc1000: Convert using devm_clk_get_optional_enabled() in wilc_sdio_probe()

[PATCH net-next] r8169: add support for RTL8126A rev.b
 2024-09-03  2:20 UTC  (2+ messages)

[PATCH net-next 1/6] dt-bindings: can: renesas,rcar-canfd: Document R-Car V4M support
 2024-09-03  2:20 UTC  (2+ messages)

pull request: bluetooth 2024-08-30
 2024-09-03  2:20 UTC  (2+ messages)

[PATCH net] dt-bindings: net: tja11xx: fix the broken binding
 2024-09-03  2:17 UTC  (3+ messages)

[PATCH net 0/n] pull-request: can 2024-08-30
 2024-09-03  2:08 UTC  (2+ messages)

[PATCH -next] netlink: Use the BITS_PER_LONG macro
 2024-09-03  2:06 UTC  (3+ messages)

[PATCH net-next v29 00/13] Add Realtek automotive PCIe driver
 2024-09-03  2:04 UTC  (3+ messages)
` [PATCH net-next v29 07/13] rtase: Implement a function to receive packets

[PATCH net-next v2 0/7] net: ethernet: fs_enet: Cleanup and phylink conversion
 2024-09-03  1:55 UTC  (3+ messages)
` [PATCH net-next v2 7/7] net: ethernet: fs_enet: "

[PATCH ipsec-next v10 00/16] Add IP-TFS mode to xfrm
 2024-09-03  0:10 UTC  (3+ messages)
  ` [devel-ipsec] "

[PATCH net] netdev-genl: Set extack and fix error on napi-get
 2024-09-03  1:40 UTC  (4+ messages)

[PATCH v2] dpaa2-switch: fix flooding domain among multiple vlans
 2024-09-03  1:37 UTC  (5+ messages)

[PATCH net-next v2 00/12] net: vxlan: add skb drop reasons support
 2024-09-03  1:12 UTC  (5+ messages)
` [PATCH net-next v2 06/12] net: vxlan: make vxlan_set_mac() return drop reasons

[PATCH net-next 0/5] Add support for per-NAPI config via netlink
 2024-09-03  1:02 UTC  (9+ messages)
` [PATCH net-next 5/5] netdev-genl: Support setting per-NAPI config values

[PATCH v5 net-next 00/12] net: introduce TX H/W shaping API
 2024-09-03  0:37 UTC  (10+ messages)
` [PATCH v5 net-next 02/12] net-shapers: implement NL get operation

[PATCH v1 0/7] Use functionality of irq_get_trigger_type()
 2024-09-03  0:22 UTC  (11+ messages)
` [PATCH v1 1/7] drm/i2c: tda998x: Make use "
` [PATCH v1 2/7] net: dsa: realtek: rtl8365mb: "
` [PATCH v1 3/7] net: dsa: realtek: rtl8366rb: "
` [PATCH v1 4/7] net: smc91x: "
` [PATCH v1 5/7] wifi: brcmfmac: of: "
` [PATCH v1 6/7] wifi: wlcore: sdio: "
` [PATCH v1 7/7] of/irq: "

[PATCH iwl-next v2 00/13] ice: use <linux/packing.h> for Tx and Rx queue context data
 2024-09-03  0:08 UTC  (5+ messages)
` [PATCH iwl-next v2 08/13] lib: packing: fix QUIRK_MSB_ON_THE_RIGHT behavior
` [PATCH iwl-next v2 10/13] ice: use <linux/packing.h> for Tx and Rx queue context data

[PATCH ipsec,v3 0/2] xfrm: respect ip proto rules criteria in xfrm dst lookups
 2024-09-03  0:07 UTC  (3+ messages)
` [PATCH ipsec,v3 1/2] xfrm: extract dst lookup parameters into a struct
` [PATCH ipsec,v3 2/2] xfrm: respect ip protocols rules criteria when performing dst lookups

[PATCH v2 net-next] netlink: specs: nftables: allow decode of default firewalld ruleset
 2024-09-02 21:41 UTC 

CPU stuck due to the taprio hrtimer
 2024-09-02 21:34 UTC  (5+ messages)

[PATCH net-next v2 1/2] net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message
 2024-09-02 21:10 UTC  (12+ messages)
` [PATCH net-next v2 2/2] selftests: txtimestamp: add SCM_TS_OPT_ID test

[PATCH net-next RFC] selftests/net: integrate packetdrill with ksft
 2024-09-02 20:50 UTC  (15+ messages)

[PATCH net-next 0/6] net: ibm: emac: some cleanups and devm
 2024-09-02 20:39 UTC  (12+ messages)
` [PATCH 1/6] net: ibm: emac: use devm for alloc_etherdev
` [PATCH 2/6] net: ibm: emac: manage emac_irq with devm
` [PATCH 3/6] net: ibm: emac: use devm for of_iomap
` [PATCH 4/6] net: ibm: emac: remove mii_bus with devm
` [PATCH 5/6] net: ibm: emac: use devm for register_netdev
` [PATCH 6/6] net: ibm: emac: use netdev's phydev directly

[PATCH ipsec,v2 0/2] xfrm: respect ip proto rules criteria in xfrm dst lookups
 2024-09-02 20:39 UTC  (5+ messages)
` [PATCH ipsec,v2 1/2] xfrm: extract dst lookup parameters into a struct
` [PATCH ipsec,v2 2/2] xfrm: respect ip protocols rules criteria when performing dst lookups
` [devel-ipsec] [PATCH ipsec, v2 0/2] xfrm: respect ip proto rules criteria in xfrm "

[PATCH iwl-next] ice: Consistently use ethtool_puts() to copy strings
 2024-09-02 19:55 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v5 0/8] Add NSS clock controller support for Qualcomm IPQ5332
 2024-09-02 19:19 UTC  (3+ messages)
` [PATCH v5 4/8] dt-bindings: interconnect: Update master/slave id list

[PATCH net-next v2 0/3] Preparations for FIB rule DSCP selector
 2024-09-02 19:09 UTC  (4+ messages)
` [PATCH net-next v2 3/3] ipv4: Centralize TOS matching

[PATCH] eth: fbnic: Fix modpost undefined error
 2024-09-02 19:06 UTC  (2+ messages)

[PATCH net] net: dqs: Do not use extern for unused dql_group
 2024-09-02 19:02 UTC  (2+ messages)

[PATCH net-next v2 00/15] RX software timestamp for all
 2024-09-02 18:38 UTC  (5+ messages)
` [PATCH net-next v2 07/15] ravb: Remove setting of RX software timestamp
` [PATCH net-next v2 15/15] net: mvpp2: "

[PATCH net-next] be2net: Remove unused declarations
 2024-09-02 18:24 UTC  (2+ messages)

[PATCH net-next] qlcnic: Remove unused declarations
 2024-09-02 18:16 UTC  (2+ messages)

[RFC iproute2-next 0/4] Add RDMA monitor support
 2024-09-02 18:12 UTC  (6+ messages)
` [RFC iproute2-next 2/4] rdma: Add support for rdma monitor

[PATCH v2 net] fou: Fix null-ptr-deref in GRO
 2024-09-02 17:39 UTC 

[PATCH net-next v3 0/2] eth: Add basic ethtool support for fbnic
 2024-09-02 17:39 UTC  (3+ messages)
` [PATCH net-next v3 1/2] eth: fbnic: Add "
` [PATCH net-next v3 2/2] eth: fbnic: Add support to fetch group stats

[PATCH net] net: napi: Make napi_defer_irqs u32
 2024-09-02 17:06 UTC  (6+ messages)

[PATCH bpf-next] bpf, sockmap: Correct spelling skmsg.c
 2024-09-02 16:50 UTC  (2+ messages)

[Patch net-next] tcp_bpf: remove an unused parameter for bpf_tcp_ingress()
 2024-09-02 16:50 UTC  (2+ messages)

[PATCH net-next] selftests: add selftest for UDP SO_PEEK_OFF support
 2024-09-02 16:45 UTC  (4+ messages)

[net-next PATCH v11 00/11] Introduce RVU representors
 2024-09-02 16:37 UTC  (5+ messages)
  ` [EXTERNAL] "

[PATCH v2] net: alacritech: Partially revert "net: alacritech: Switch to use dev_err_probe()"
 2024-09-02 16:36 UTC 

[PATCH net-next] net: lan743x: Use NSEC_PER_SEC macro
 2024-09-02 16:26 UTC  (2+ messages)

[PATCH] net: alacritech: Partially revert "net: alacritech: Switch to use dev_err_probe()"
 2024-09-02 16:24 UTC  (3+ messages)

[PATCH -next 0/4] Introduce several opposite string choice helpers
 2024-09-02 16:11 UTC  (7+ messages)
` [PATCH -next 2/4] tun: Make use of str_disabled_enabled helper

[PATCH net-next v2] selftests: add selftest for UDP SO_PEEK_OFF support
 2024-09-02 16:06 UTC 

[PATCH v1 net-next] e1000e: Remove duplicated writel() in e1000_configure_tx/rx()
 2024-09-02 16:04 UTC  (2+ messages)

[BUG] Possible Use-After-Free Vulnerability in ether3 Driver Due to Race Condition
 2024-09-02 15:56 UTC  (2+ messages)

[BUG] Possible Use-After-Free Vulnerability in ether3 Driver Due to Race Condition
 2024-09-02 15:54 UTC  (3+ messages)

Fw: [Bug 219221] New: TCP connection/socket gets stuck and the handshaking is delayed
 2024-09-02 15:43 UTC 

[PATCH net-next v4 0/8] net: Simplified with scoped function
 2024-09-02 15:29 UTC  (15+ messages)
` [PATCH net-next v4 1/8] net: stmmac: dwmac-sun8i: Use for_each_child_of_node_scoped()
` [PATCH net-next v4 2/8] net: dsa: realtek: "
` [PATCH net-next v4 3/8] net: phy: Use for_each_available_child_of_node_scoped()
` [PATCH net-next v4 4/8] net: mdio: mux-mmioreg: Simplified with scoped function
` [PATCH net-next v4 5/8] net: mdio: mux-mmioreg: Simplified with dev_err_probe()
` [PATCH net-next v4 6/8] net: mv643xx_eth: Simplify with scoped for each OF child loop
` [PATCH net-next v4 7/8] net: dsa: microchip: Use scoped function to simplfy code

[syzbot] [fs?] [mm?] INFO: task hung in page_cache_ra_unbounded (2)
 2024-09-02 15:28 UTC 

[RFC net-next 0/2] net: ethtool: add phy(dev) specific stats over netlink
 2024-09-02 15:08 UTC  (3+ messages)
` [RFC net-next 1/2] net: ethtool: plumb PHY stats to PHY drivers

[PATCH net] net: bridge: allow users setting EXT_LEARN for user FDB entries
 2024-09-02 14:59 UTC  (6+ messages)

[PATCH net-next 00/12] net: microchip: add FDMA library and use it for Sparx5
 2024-09-02 14:54 UTC  (13+ messages)
` [PATCH net-next 01/12] net: microchip: add FDMA library
` [PATCH net-next 02/12] net: sparx5: use FDMA library symbols
` [PATCH net-next 03/12] net: sparx5: replace a few variables with new equivalent ones
` [PATCH net-next 04/12] net: sparx5: use the FDMA library for allocation of rx buffers
` [PATCH net-next 05/12] net: sparx5: use FDMA library for adding DCB's in the rx path
` [PATCH net-next 06/12] net: sparx5: use library helper for freeing rx buffers
` [PATCH net-next 07/12] net: sparx5: use a few FDMA helpers in the rx path
` [PATCH net-next 08/12] net: sparx5: use the FDMA library for allocation of tx buffers
` [PATCH net-next 09/12] net: sparx5: use FDMA library for adding DCB's in the tx path
` [PATCH net-next 10/12] net: sparx5: use library helper for freeing tx buffers
` [PATCH net-next 11/12] net: sparx5: use contiguous memory for "
` [PATCH net-next 12/12] net: sparx5: ditch sparx5_fdma_rx/tx_reload() functions

[PATCH net-next v2 0/3] net: dsa: microchip: rename and clean ksz8 series files
 2024-09-02 14:48 UTC  (9+ messages)
` [PATCH net-next v2 1/3] net: dsa: microchip: rename "
` [PATCH net-next v2 3/3] net: dsa: microchip: replace unclear KSZ8830 strings

[PATCH net-next v6 00/25] Introducing OpenVPN Data Channel Offload
 2024-09-02 14:42 UTC  (9+ messages)
` [PATCH net-next v6 10/25] ovpn: implement basic TX path (UDP)
` [PATCH net-next v6 11/25] ovpn: implement basic RX "
` [PATCH net-next v6 12/25] ovpn: implement packet processing

[PATCH net-next] l2tp: remove unneeded null check in l2tp_v2_session_get_next
 2024-09-02 14:29 UTC 

[PATCH net-next v2 0/7] microchip_t1s: Update on Microchip 10BASE-T1S PHY driver
 2024-09-02 14:34 UTC  (8+ messages)
` [PATCH net-next v2 1/7] net: phy: microchip_t1s: restructure cfg read/write functions arguments
` [PATCH net-next v2 2/7] net: phy: microchip_t1s: update new initial settings for LAN865X Rev.B0
` [PATCH net-next v2 3/7] net: phy: microchip_t1s: add support for Microchip's LAN865X Rev.B1
` [PATCH net-next v2 4/7] net: phy: microchip_t1s: move LAN867X reset handling to a new function
` [PATCH net-next v2 5/7] net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C1
` [PATCH net-next v2 6/7] net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C2
` [PATCH net-next v2 7/7] net: phy: microchip_t1s: configure collision detection based on PLCA mode

[PATCH iwl-next v3] i40e: add ability to reset vf for tx and rx mdd events
 2024-09-02 13:25 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next] ice: Make use of assign_bit() API
 2024-09-02 13:14 UTC 

[PATCH net-next v3 0/6] Introduce HSR offload support for ICSSG
 2024-09-02 13:02 UTC  (6+ messages)
` [PATCH net-next v3 3/6] net: ti: icssg-prueth: Add support for HSR frame forward offload

[PATCH net-next v4 0/9] bnxt_en: Update for net-next
 2024-09-02 12:50 UTC  (3+ messages)
` [PATCH net-next v4 9/9] bnxt_en: Support dynamic MSIX

[PATCH net-next v2] net: stmmac: drop the ethtool begin() callback
 2024-09-02 12:50 UTC  (2+ messages)

[PATCH net] igc: Unlock on error in igc_io_resume()
 2024-09-02 12:50 UTC  (2+ messages)

[PATCH V4 net] net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup
 2024-09-02 12:43 UTC 

[PATCH net-next 1/2] net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message
 2024-09-02 12:20 UTC  (5+ messages)
` [PATCH net-next 2/2] selftests: txtimestamp: add SCM_TS_OPT_ID test

[PATCH net-next v17 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-09-02 12:03 UTC  (15+ messages)
` [PATCH net-next v17 01/14] mm: page_frag: add a test module for page_frag
` [PATCH net-next v17 02/14] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v17 03/14] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next v17 04/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
` [PATCH net-next v17 05/14] xtensa: remove the get_order() implementation
` [PATCH net-next v17 06/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [PATCH net-next v17 07/14] mm: page_frag: some minor refactoring before adding new API
` [PATCH net-next v17 08/14] mm: page_frag: use __alloc_pages() to replace alloc_pages_node()
` [PATCH net-next v17 09/14] net: rename skb_copy_to_page_nocache() helper
` [PATCH net-next v17 10/14] mm: page_frag: introduce prepare/probe/commit API
` [PATCH net-next v17 11/14] mm: page_frag: add testing for the newly added prepare API
` [PATCH net-next v17 12/14] net: replace page_frag with page_frag_cache
` [PATCH net-next v17 13/14] mm: page_frag: update documentation for page_frag
` [PATCH net-next v17 14/14] mm: page_frag: add an entry in MAINTAINERS "

[PATCH net-next] netlink: specs: nftables: allow decode of default firewalld ruleset
 2024-09-02 11:22 UTC  (3+ messages)

[PATCH -next 00/15] sysctl: move sysctls from vm_table into its own files
 2024-09-02 11:17 UTC  (7+ messages)
  ` [PATCH -next 12/15] fs: dcache: move the sysctl into its own file

[PATCH net-next 0/3] selftests: mptcp: add time per subtests in TAP output
 2024-09-02 11:13 UTC  (4+ messages)
` [PATCH net-next 1/3] selftests: mptcp: lib: "
` [PATCH net-next 2/3] sefltests: mptcp: connect: remote time "
` [PATCH net-next 3/3] selftests: mptcp: reset the last TS before the first test

[PATCH net-next v16 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-09-02 11:02 UTC  (2+ messages)

[PATCH ipsec 0/2] xfrm: respect ip proto rules criteria in xfrm dst lookups
 2024-09-02 10:54 UTC  (4+ messages)
` [PATCH ipsec 1/2] xfrm: extract dst lookup parameters into a struct

[PATCH iwl-net] ice: fix VSI lists confusion when adding VLANs
 2024-09-02 10:52 UTC  (2+ messages)

[PATCH v5 0/8] Add support for the LAN966x PCI device using a DT overlay
 2024-09-02 10:49 UTC  (2+ messages)

[PATCH net-next 00/11] mptcp: MIB counters for MPJ TX + misc improvements
 2024-09-02 10:46 UTC  (4+ messages)
` [PATCH net-next 09/11] selftests: mptcp: join: mute errors when ran in the background
` [PATCH net-next 10/11] selftests: mptcp: join: simplify checksum_tests
` [PATCH net-next 11/11] selftests: mptcp: pm_nl_ctl: remove re-definition


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