netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-22 16:05:00 to 2024-08-23 10:23:45 UTC [more...]

[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-08-23 10:23 UTC  (14+ messages)
` [PATCH 01/11] dt-bindings: clock: Add RaspberryPi RP1 clock bindings
` [PATCH 08/11] misc: rp1: RaspberryPi RP1 misc driver

[PATCH v5] ptp: Add support for the AMZNC10C 'vmclock' device
 2024-08-23 10:09 UTC 

[PATCH iwl-net v4 0/6] ice: fix synchronization between .ndo_bpf() and reset
 2024-08-23  9:59 UTC  (7+ messages)
` [PATCH iwl-net v4 1/6] ice: move netif_queue_set_napi to rtnl-protected sections
` [PATCH iwl-net v4 2/6] ice: protect XDP configuration with a mutex
` [PATCH iwl-net v4 3/6] ice: check for XDP rings instead of bpf program when unconfiguring
` [PATCH iwl-net v4 4/6] ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset
` [PATCH iwl-net v4 5/6] ice: remove ICE_CFG_BUSY locking from AF_XDP code
` [PATCH iwl-net v4 6/6] ice: do not bring the VSI up, if it was down before the XDP setup

[PATCH iwl-next v10 00/14] Add support for Rx timestamping for both ice and iavf drivers
 2024-08-23  9:52 UTC  (14+ messages)
` [PATCH iwl-next v10 02/14] ice: support Rx timestamp on flex descriptor
` [PATCH iwl-next v10 10/14] iavf: define Rx descriptors as qwords
` [PATCH iwl-next v10 11/14] iavf: refactor iavf_clean_rx_irq to support legacy and flex descriptors
` [PATCH iwl-next v10 12/14] iavf: Implement checking DD desc field
` [PATCH iwl-next v10 13/14] iavf: handle set and get timestamps ops
` [PATCH iwl-next v10 14/14] iavf: add support for Rx timestamps to hotpath

[PATCH V2 net] net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup
 2024-08-23  9:44 UTC 

[net-next v2 0/9] net: convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled()
 2024-08-23  9:41 UTC  (14+ messages)
` [net-next v2 1/9] net: stmmac: dwmac-intel-plat: Convert to devm_clk_get_enabled()
` [net-next v2 2/9] net: stmmac: platform: Convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled()
` [net-next v2 3/9] net: ethernet: cortina: Convert to devm_clk_get_enabled()
` [net-next v2 4/9] net: mdio: hisi-femac: "
` [net-next v2 5/9] net: dsa: rzn1_a5psw: "
` [net-next v2 6/9] net: ethernet: broadcom: bcm63xx_enet: "
` [net-next v2 7/9] net: ethernet: marvell: mvneta: "
` [net-next v2 8/9] net: mvpp2: Convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled()
` [net-next v2 9/9] net: marvell: pxa168_eth: Convert to devm_clk_get_enabled()

[PATCH v2 00/15] cxl: add Type2 device support
 2024-08-23  9:31 UTC  (7+ messages)
` [PATCH v2 03/15] cxl: add function for type2 resource request
` [PATCH v2 12/15] cxl: allow region creation by type2 drivers

[PATCH v2] net: drop special comment style
 2024-08-23  9:30 UTC  (2+ messages)

[PATCH v3 0/9] PCI: Remove pcim_iounmap_regions()
 2024-08-23  9:29 UTC  (3+ messages)
` [PATCH v3 6/9] ethernet: stmicro: Simplify PCI devres usage

[PATCH net-next] idpf: Slightly simplify memory management in idpf_add_del_mac_filters()
 2024-08-23  9:10 UTC  (2+ messages)

[PATCH v4 net-next 00/12] net: introduce TX H/W shaping API
 2024-08-23  9:04 UTC  (11+ messages)
` [PATCH v4 net-next 02/12] netlink: spec: add shaper YAML spec
` [PATCH v4 net-next 03/12] net-shapers: implement NL get operation

[PATCH bpf-next v2] bpf: Fix bpf_get/setsockopt to tos not take effect when TCP over IPv4 via INET6 API
 2024-08-23  8:53 UTC 

[RFC PATCH net] tools/net/ynl: fix cli.py --subscribe feature
 2024-08-23  8:42 UTC 

[PATCH net-next] net: phy: vitesse: implement MDI-X configuration in vsc73xx
 2024-08-23  8:46 UTC  (3+ messages)

[PATCH bpf-next v2] net: Don't allow to attach xdp if bond slave device's upper already has a program
 2024-08-23  8:42 UTC 

[PATCH net-next v3 0/2] Add Embedded SYNC feature for a dpll's pin
 2024-08-23  8:40 UTC  (5+ messages)
` [PATCH net-next v3 1/2] dpll: add Embedded SYNC feature for a pin
` [PATCH net-next v3 2/2] ice: add callbacks for Embedded SYNC enablement on dpll pins

[PATCH net-next v2] et131x: Remove NULL check of list_entry()
 2024-08-23  8:28 UTC  (2+ messages)

[Patch bpf] tcp_bpf: fix return value of tcp_bpf_sendmsg()
 2024-08-23  8:25 UTC  (5+ messages)

[PATCHv3 net-next 0/3] Bonding: support new xfrm state offload functions
 2024-08-23  8:24 UTC  (10+ messages)
` [PATCHv3 net-next 2/3] bonding: Add ESN support to IPSec HW offload

[PATCH v3] wifi: cfg80211: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-23  7:56 UTC  (3+ messages)

[PATCH net 0/1] NULL ptr dereference in tcp_rearm_rto
 2024-08-23  7:36 UTC  (7+ messages)
` [PATCH net 1/1] tcp: check skb is non-NULL in tcp_rto_delta_us()

[Patch net-next] l2tp: avoid overriding sk->sk_user_data
 2024-08-23  7:13 UTC  (2+ messages)

[PATCH net-next] net/ipv4: fix macro definition sk_for_each_bound_bhash
 2024-08-23  7:04 UTC 

[PATCH net 0/1] NULL ptr dereference in tcp_rearm_rto
 2024-08-23  6:55 UTC  (3+ messages)
` [PATCH net 1/1] tcp: check skb is non-NULL in tcp_rto_delta_us()

[PATCH -next 1/2] net/ipv4: fix macro definition sk_for_each_bound_bhash
 2024-08-23  7:00 UTC  (2+ messages)

[PATCH -next 0/2] net/ncsi: Use str_up_down to simplify the code
 2024-08-23  6:52 UTC  (3+ messages)
` [PATCH -next 1/2] "
` [PATCH -next 2/2] "

[PATCH][net-next] net/mlx5: Pick the first matched node of priv.free_list in alloc_4k
 2024-08-23  6:16 UTC 

[PATCH -next] net: dsa: Simplify with scoped for each OF child loop
 2024-08-23  6:35 UTC  (8+ messages)

[PATCH v4 net-next] tcp: avoid reusing FIN_WAIT2 when trying to find port in connect() process
 2024-08-23  6:31 UTC  (2+ messages)

[PATCH net v5] ethtool: check device is present when getting link settings
 2024-08-23  6:26 UTC 

[PATCH 1/2] dt-bindings: wireless: wilc1000: Document WILC3000 compatible string
 2024-08-23  6:10 UTC  (9+ messages)
` [PATCH 2/2] wifi: wilc1000: Add WILC3000 support

[PATCH net v5 1/2] ptp: ocp: adjust sysfs entries to expose tty information
 2024-08-23  6:10 UTC  (2+ messages)

[PATCH 1/1 V2] Selftests: net: Improve missing modules error message
 2024-08-23  5:48 UTC 

[PATCH net-next 00/13] net: header and core spelling corrections
 2024-08-23  5:27 UTC  (5+ messages)
` [PATCH net-next 06/13] net: qualcomm: rmnet: Correct spelling in if_rmnet.h
` [PATCH net-next 11/13] x25: Correct spelling in x25.h

[PATCH net-next v6 0/6] net: phy: add Applied Micro QT2025 PHY driver
 2024-08-23  5:25 UTC  (3+ messages)
` [PATCH net-next v6 6/6] "

[PATCH] net/mlx5: Added cond_resched() to crdump collection
 2024-08-23  5:16 UTC  (7+ messages)

[PATCH net-next v2 0/2] net: pse-pd: tps23881: Reset GPIO support
 2024-08-23  5:04 UTC  (5+ messages)
` [PATCH net-next v2 1/2] dt-bindings: pse: tps23881: add reset-gpios
` [PATCH net-next v2 2/2] net: pse-pd: tps23881: Support reset-gpios

[PATCH net-next 1/2] eth: fbnic: Add ethtool support for fbnic
 2024-08-23  4:00 UTC  (3+ messages)
` [PATCH net-next 2/2] eth: fbnic: Add support to fetch group stats

[PATCH v2] net: ftgmac100: Get link speed and duplex for NC-SI
 2024-08-23  3:46 UTC  (3+ messages)

[PATCH] net: fix csum calculation for encapsulated packets
 2024-08-23  3:28 UTC  (3+ messages)

[PATCH V3 net-next 00/11] Add support of HIBMCGE Ethernet Driver
 2024-08-23  3:14 UTC  (11+ messages)
` [PATCH V3 net-next 02/11] net: hibmcge: Add read/write registers supported through the bar space
` [PATCH V3 net-next 03/11] net: hibmcge: Add mdio and hardware configuration supported in this module
` [PATCH V3 net-next 08/11] net: hibmcge: Implement some ethtool_ops functions
` [PATCH V3 net-next 11/11] net: add ndo_validate_addr check in dev_set_mac_address

[PATCH net V6 0/3] Fixes for IPsec over bonding
 2024-08-23  3:10 UTC  (4+ messages)
` [PATCH net V6 1/3] bonding: implement xdo_dev_state_free and call it after deletion
` [PATCH net V6 2/3] bonding: extract the use of real_device into local variable
` [PATCH net V6 3/3] bonding: change ipsec_lock from spin lock to mutex

[PATCH net 0/3] Add I2C bus lock for Wangxun
 2024-08-23  3:02 UTC  (4+ messages)
` [PATCH net 1/3] net: txgbe: add IO address in I2C platform device data
` [PATCH net 2/3] i2c: designware: add device private data passing to lock functions
` [PATCH net 3/3] i2c: designware: support hardware lock for Wangxun 10Gb NIC

lib/packing.c behaving weird if buffer length is not multiple of 4 with QUIRK_LSW32_IS_FIRST
 2024-08-23  1:41 UTC  (10+ messages)

[PATCH v2 net-next 0/3] add "nxp,phy-output-refclk" to instead of "nxp,rmii-refclk-in"
 2024-08-23  1:31 UTC  (6+ messages)
` [PATCH v2 net-next 2/3] net: phy: tja11xx: replace "nxp,rmii-refclk-in" with "nxp,phy-output-refclk"

[PATCH net-next 1/2] dt-bindings: net: marvell,aquantia: add properties to override MDI_CFG
 2024-08-23  1:28 UTC  (5+ messages)
` [PATCH net-next 2/2] net: phy: aquantia: allow forcing order of MDI pairs

[PATCH net] pktgen: use cpus_read_lock() in pg_net_init()
 2024-08-23  1:20 UTC  (2+ messages)

[PATCH net V5 0/3] Fixes for IPsec over bonding
 2024-08-23  0:17 UTC  (8+ messages)
` [PATCH net V5 3/3] bonding: change ipsec_lock from spin lock to mutex

[PATCH net-next 00/12] Unmask upper DSCP bits - part 1
 2024-08-23  0:10 UTC  (2+ messages)

[PATCH v9 net-next 0/3] Enhance network interface feature testing
 2024-08-23  0:00 UTC  (2+ messages)

[PATCH net-next] net: atlantic: Avoid warning about potential string truncation
 2024-08-23  0:00 UTC  (2+ messages)

[GIT PULL] Networking for v6.11-rc5
 2024-08-22 23:52 UTC  (2+ messages)

[PATCH net-next v2 0/9][pull request] idpf: XDP chapter II: convert Tx completion to libeth
 2024-08-22 23:35 UTC  (10+ messages)
` [PATCH net-next v2 1/9] unroll: add generic loop unroll helpers
` [PATCH net-next v2 2/9] libeth: add common queue stats

[PATCH net-next v4 0/2] net: dsa: microchip: Add KSZ8895/KSZ8864 switch support
 2024-08-22 23:33 UTC  (7+ messages)
` [PATCH net-next v4 2/2] "

[PATCH net-next v4 0/6] netdev_features: start cleaning netdev_features_t up
 2024-08-22 23:31 UTC  (7+ messages)
` [PATCH net-next v4 2/6] netdev_features: remove unused __UNUSED_NETIF_F_1

[PATCH net-next v1 1/1] net: ethernet: ti: am65-cpsw-nuss: Replace of_node_to_fwnode() with more suitable API
 2024-08-22 23:05 UTC 

[PATCH v3 00/12] net: introduce TX H/W shaping API
 2024-08-22 22:56 UTC  (14+ messages)
` [PATCH v3 03/12] net-shapers: implement NL get operation

[PATCH net-next v2 0/2] Add Embedded SYNC feature for a dpll's pin
 2024-08-22 22:30 UTC  (7+ messages)
` [PATCH net-next v2 1/2] dpll: add Embedded SYNC feature for a pin
` [PATCH net-next v2 2/2] ice: add callbacks for Embedded SYNC enablement on dpll pins

[PATCH net-next 0/9] Netfilter updates for net-next
 2024-08-22 22:19 UTC  (10+ messages)
` [PATCH net-next 1/9] netfilter: nfnetlink_queue: unbreak SCTP traffic
` [PATCH net-next 2/9] selftests: netfilter: nft_queue.sh: sctp coverage
` [PATCH net-next 3/9] netfilter: nfnetlink: convert kfree_skb to consume_skb
` [PATCH net-next 4/9] netfilter: nf_tables: store new sets in dedicated list
` [PATCH net-next 5/9] netfilter: nf_tables: do not remove elements if set backend implements .abort
` [PATCH net-next 6/9] netfilter: move nf_ct_netns_get out of nf_conncount_init
` [PATCH net-next 7/9] netfilter: nf_tables: pass context structure to nft_parse_register_load
` [PATCH net-next 8/9] netfilter: nf_tables: allow loads only when register is initialized
` [PATCH net-next 9/9] netfilter: nf_tables: don't initialize registers in nft_do_chain()

[PATCH][next] idpf: make read-only arrays tx_itr and rx_itr static const
 2024-08-22 21:34 UTC 

[PATCH][next] qlcnic: make read-only const array key static
 2024-08-22 21:10 UTC 

[PATCH V4 00/12] PCIe TPH and cache direct injection support
 2024-08-22 20:41 UTC  (13+ messages)
` [PATCH V4 01/12] PCI: Introduce PCIe TPH support framework
` [PATCH V4 02/12] PCI: Add TPH related register definition
` [PATCH V4 03/12] PCI/TPH: Add pcie_tph_modes() to query TPH modes
` [PATCH V4 04/12] PCI/TPH: Add pcie_enable_tph() to enable TPH
` [PATCH V4 05/12] PCI/TPH: Add pcie_disable_tph() to disable TPH
` [PATCH V4 06/12] PCI/TPH: Add pcie_tph_enabled() to check TPH state
` [PATCH V4 07/12] PCI/TPH: Add pcie_tph_set_st_entry() to set ST tag
` [PATCH V4 08/12] PCI/TPH: Add pcie_tph_get_cpu_st() to get "
` [PATCH V4 09/12] PCI/TPH: Add save/restore support for TPH
` [PATCH V4 10/12] PCI/TPH: Add pci=nostmode to force TPH No ST Mode
` [PATCH V4 11/12] bnxt_en: Add TPH support in BNXT driver
` [PATCH V4 12/12] bnxt_en: Pass NQ ID to the FW when allocating RX/RX AGG rings

[PATCH net] net: ovs: fix ovs_drop_reasons error
 2024-08-22 20:20 UTC  (2+ messages)

[PATCH net v4] s390/iucv: Fix vargs handling in iucv_alloc_device()
 2024-08-22 20:20 UTC  (2+ messages)

[PATCH net-next 0/8] Some modifications to optimize code readability
 2024-08-22 20:20 UTC  (5+ messages)
` [PATCH net-next 1/8] atm: use min() to simplify the code

[PATCH] xfrm: add SA information to the offloaded packet
 2024-08-22 20:11 UTC  (3+ messages)

[PATCH net 1/3] netfilter: nft_counter: Disable BH in nft_counter_offload_stats()
 2024-08-22 20:10 UTC  (2+ messages)

[PATCH net-next v3 0/5] net: xilinx: axienet: Multicast fixes and improvements
 2024-08-22 20:10 UTC  (2+ messages)

[PATCH] xfrm: add SA information to the offloaded packet
 2024-08-22 20:02 UTC 

[PATCH v2 0/2] clk: qcom: Add support for GCC on QCS8300
 2024-08-22 19:59 UTC  (3+ messages)
` [PATCH v2 2/2] clk: qcom: Add support for Global Clock Controller "

[PATCH] net: dsa: microchip: Use standard regmap locking
 2024-08-22 19:53 UTC 

[PATCH 0/2] clk: qcom: Add support for GCC on QCS8300
 2024-08-22 19:53 UTC  (5+ messages)
` [PATCH 2/2] clk: qcom: Add support for Global Clock Controller "

[PATCH net-next] net: ag71xx: move clk_eth out of struct
 2024-08-22 19:27 UTC 

[PATCH net v2] ionic: Prevent tx_timeout due to frequent doorbell ringing
 2024-08-22 19:25 UTC 

[PATCH net-next] net: ag71xx: add missing reset_control_put
 2024-08-22 19:25 UTC 

[PATCH net v2 0/5] MAINTAINERS: Networking updates
 2024-08-22 19:12 UTC  (4+ messages)
` [PATCH net v2 3/5] MAINTAINERS: Add limited globs for Networking headers

[PATCH bpf-next] bpf: Allow error injection for update_socket_protocol
 2024-08-22 18:43 UTC  (3+ messages)

[syzbot] [net?] memory leak in ___neigh_create (2)
 2024-08-22 18:35 UTC  (2+ messages)
` [syzbot] "

Question: Move BPF_SK_LOOKUP ahead of connected UDP sk lookup?
 2024-08-22 18:29 UTC  (4+ messages)

[RFC] vDPA: Trying to make sense of config data
 2024-08-22 18:21 UTC 

[PATCH net] net/xen-netback: prevent UAF in xenvif_flush_hash()
 2024-08-22 18:11 UTC 

[PATCH nf-next 1/2] netfilter: Make IP_NF_IPTABLES_LEGACY selectable
 2024-08-22 17:55 UTC  (2+ messages)
` [PATCH nf-next 2/2] netfilter: Make IP6_NF_IPTABLES_LEGACY selectable

[PATCH iwl-net v3 0/6] ice: fix synchronization between .ndo_bpf() and reset
 2024-08-22 17:18 UTC  (6+ messages)
` [PATCH iwl-net v3 4/6] ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset

[net-next v4 0/5] net: stmmac: Add PCI driver support for BCM8958x
 2024-08-22 17:16 UTC  (5+ messages)
` [net-next v4 2/5] net: stmmac: Add basic dw25gmac support to stmmac core
` [net-next v4 4/5] net: stmmac: Add PCI driver support for BCM8958x

[net-next 0/9] net: convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled()
 2024-08-22 17:02 UTC  (4+ messages)
` [net-next 8/9] net: mvpp2: Convert "

[PATCH] net: bridge: fix switchdev host mdb entry updates
 2024-08-22 16:38 UTC 


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