netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-12 12:07:39 to 2023-12-12 20:50:16 UTC [more...]

[PATCH net-next 0/3][pull request] Intel Wired LAN Driver Updates 2023-12-12 (igb, e1000e)
 2023-12-12 20:49 UTC 

[PATCH net-next v2 00/11] tools/net/ynl: Add 'sub-message' support to ynl
 2023-12-12 20:42 UTC  (17+ messages)
` [PATCH net-next v2 01/11] tools/net/ynl-gen-rst: Use bullet lists for attribute-set entries
` [PATCH net-next v2 02/11] tools/net/ynl-gen-rst: Sort the index of generated netlink specs
` [PATCH net-next v2 03/11] doc/netlink: Regenerate netlink .rst files if ynl-gen-rst changes
` [PATCH net-next v2 11/11] tools/net/ynl-gen-rst: Add sub-messages to generated docs

[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2023-12-12 (iavf)
 2023-12-12 20:36 UTC  (4+ messages)
` [PATCH net 1/3] iavf: Introduce new state machines for flow director
` [PATCH net 2/3] iavf: Handle ntuple on/off based on "
` [PATCH net 3/3] iavf: Fix iavf_shutdown to call iavf_remove instead iavf_close

[PATCH iwl-next v2] i40e: remove fake support of rx-frames-irq
 2023-12-12 20:31 UTC  (2+ messages)

[PATCH][next] mlx4: Fix spelling mistake: "mape" -> "map"
 2023-12-12 20:30 UTC  (2+ messages)

[PATCH net-next v2 0/3] netdevsim: link and forward skbs between ports
 2023-12-12 20:29 UTC  (5+ messages)
` [PATCH net-next v2 1/3] netdevsim: allow two netdevsim ports to be connected
` [PATCH net-next v2 3/3] netdevsim: add selftest for forwarding skb between connected ports

[PATCH net-next v4 5/8] net: wangxun: add ethtool_ops for ring parameters
 2023-12-12 20:25 UTC  (2+ messages)

[PATCH net-next v10 1/4] rust: core abstractions for network PHY drivers
 2023-12-12 20:23 UTC  (9+ messages)

[patch net-next] dpll: remove leftover mode_supported() op and use mode_get() instead
 2023-12-12 20:22 UTC  (4+ messages)

[PATCH net-next] selftests: forwarding: Import top-level lib.sh through $lib_dir
 2023-12-12 20:17 UTC  (4+ messages)

[net-next PATCH v5 1/3] net: phy: extend PHY package API to support multiple global address
 2023-12-12 20:09 UTC  (4+ messages)
` [net-next PATCH v5 2/3] net: phy: restructure __phy_write/read_mmd to helper and phydev user
` [net-next PATCH v5 3/3] net: phy: add support for PHY package MMD read/write

[PATCH v2 0/5] support ipq5332 platform
 2023-12-12 20:06 UTC  (13+ messages)
` [PATCH v2 1/5] net: mdio: ipq4019: move eth_ldo_rdy before MDIO bus register
` [PATCH v2 2/5] net: mdio: ipq4019: enable the SoC uniphy clocks for ipq5332 platform
` [PATCH v2 3/5] net: mdio: ipq4019: configure CMN PLL clock for ipq5332
` [PATCH v2 5/5] dt-bindings: net: ipq4019-mdio: Document ipq5332 platform

[PATCH net-next 2/7] sfc: debugfs for channels
 2023-12-12 19:54 UTC  (2+ messages)

[PATCH bpf-next v5 0/9] Add bpf_xdp_get_xfrm_state() kfunc
 2023-12-12 19:52 UTC  (11+ messages)
` [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()

[PATCH 0/2] selftests: net: ethtool_mm: Support devices with higher rx-min-frag-size
 2023-12-12 19:48 UTC  (6+ messages)
` [PATCH 2/2] selftests: forwarding: ethtool_mm: support devices that don't support pmac stats

[PATCH net-next v14 00/13] Add Realtek automotive PCIe driver
 2023-12-12 19:32 UTC  (14+ messages)
` [PATCH net-next v14 01/13] rtase: Add pci table supported in this module
` [PATCH net-next v14 03/13] rtase: Implement the rtase_down function
` [PATCH net-next v14 06/13] rtase: Implement .ndo_start_xmit function
` [PATCH net-next v14 09/13] rtase: Implement pci_driver suspend and resume function
` [PATCH net-next v14 10/13] rtase: Implement ethtool function
` [PATCH net-next v14 13/13] MAINTAINERS: Add the rtase ethernet driver entry

[PATCH] wifi: iwlwifi: fw/dbg: fix all kernel-doc warnings
 2023-12-12 19:24 UTC  (2+ messages)

[PATCH net-next v2] net: mvpp2: add support for mii
 2023-12-12 19:19 UTC  (4+ messages)

[PATCH net v2] net: ks8851: Fix TX stall caused by TX buffer overrun
 2023-12-12 19:16 UTC 

[net-next v1 00/16] Device Memory TCP
 2023-12-12 19:14 UTC  (25+ messages)
` [net-next v1 02/16] net: page_pool: create hooks for custom page providers
` [net-next v1 08/16] memory-provider: dmabuf devmem memory provider
` [net-next v1 09/16] page_pool: device memory support
` [net-next v1 14/16] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [net-next v1 15/16] net: add devmem TCP documentation

[PATCH net-next 00/16] net: pcs: xpcs: Add memory-based management iface support
 2023-12-12 19:06 UTC  (11+ messages)
` [PATCH net-next 06/16] net: pcs: xpcs: Avoid creating dummy XPCS MDIO device

[PATCH net-next v5 0/2] nfc: Fix UAF during datagram sending caused by missing refcounting
 2023-12-12 18:49 UTC  (3+ messages)
` [PATCH net-next v5 1/2] nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local
` [PATCH net-next v5 2/2] nfc: Do not send datagram if socket state isn't LLCP_BOUND

[PATCH net] net: stmmac: Handle disabled MDIO busses from devicetree
 2023-12-12 18:48 UTC  (4+ messages)

[PATCH net] net: prevent mss overflow in skb_segment()
 2023-12-12 18:40 UTC  (2+ messages)

[PATCH v3 1/2] atm: solos-pci: Fix potential deadlock on &cli_queue_lock
 2023-12-12 18:26 UTC  (3+ messages)

[PATCH V5 net-next] net: mana: Assigning IRQ affinity on HT cores
 2023-12-12 18:22 UTC  (10+ messages)
          ` [EXTERNAL] "
` [EXT] "

Urgent Bug Report Kernel crash 6.5.2
 2023-12-12 18:16 UTC  (7+ messages)

[PATCH net-next 0/2] idpf: add get/set for Ethtool's header split ringparam
 2023-12-12 18:16 UTC  (4+ messages)
` [PATCH net-next 1/2] ethtool: add SET for TCP_DATA_SPLIT ringparam
` [PATCH net-next 2/2] idpf: add get/set for Ethtool's header split ringparam

[PATCH net-next v2 00/10] Add Marvell CPT CN10KB/CN10KA B0 support
 2023-12-12 18:03 UTC  (2+ messages)

[PATCH net-next v4 0/2] nfc: Fix UAF during datagram sending caused by missing refcounting
 2023-12-12 17:57 UTC  (4+ messages)
` [PATCH net-next v4 1/2] nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local

[PATCH net-next v3] net: stmmac: don't create a MDIO bus if unnecessary
 2023-12-12 17:53 UTC  (9+ messages)

[PATCH net-next v8 0/4] send credit update during setting SO_RCVLOWAT
 2023-12-12 17:43 UTC  (10+ messages)
` [PATCH net-next v8 3/4] virtio/vsock: fix logic which reduces credit update messages

[PATCH net-next v2 0/2] net/sched: optimizations around action binding and init
 2023-12-12 17:34 UTC  (3+ messages)

[net-next RFC PATCH v2 1/4] dt-bindings: net: phy: Document new LEDs active-low property
 2023-12-12 17:18 UTC  (5+ messages)
` [net-next RFC PATCH v2 3/4] dt-bindings: net: Document QCA808x PHYs

Preferred term for netdev master / slave
 2023-12-12 17:17 UTC  (3+ messages)

[PATCH net-next v3 0/3] net: sched: Make tc-related drop reason more flexible for remaining qdiscs
 2023-12-12 17:16 UTC  (6+ messages)
` [PATCH net-next v3 2/3] "

[PATCH iwl-net] idpf: enable WB_ON_ITR
 2023-12-12 16:50 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net v2 0/2] dpaa2-switch: various fixes
 2023-12-12 16:43 UTC  (3+ messages)
` [PATCH net v2 1/2] dpaa2-switch: fix size of the dma_unmap
` [PATCH net v2 2/2] dpaa2-switch: do not ask for MDB, VLAN and FDB replay

[RFC PATCH net-next v3 0/8] Add support for 10G Ethernet SerDes on MT7988
 2023-12-12 16:42 UTC  (10+ messages)
` [RFC PATCH net-next v3 1/8] dt-bindings: phy: mediatek,xfi-pextp: add new bindings
` [RFC PATCH net-next v3 4/8] dt-bindings: net: pcs: add bindings for MediaTek USXGMII PCS
` [RFC PATCH net-next v3 6/8] dt-bindings: net: mediatek: remove wrongly added clocks and SerDes
` [RFC PATCH net-next v3 7/8] dt-bindings: net: mediatek,net: fix and complete mt7988-eth binding

[PATCHv2 RFC net-next 00/14] ipvs: per-net tables and optimizations
 2023-12-12 16:24 UTC  (15+ messages)
` [PATCHv2 RFC net-next 01/14] rculist_bl: add hlist_bl_for_each_entry_continue_rcu
` [PATCHv2 RFC net-next 02/14] ipvs: make ip_vs_svc_table and ip_vs_svc_fwm_table per netns
` [PATCHv2 RFC net-next 03/14] ipvs: some service readers can use RCU
` [PATCHv2 RFC net-next 04/14] ipvs: use single svc table
` [PATCHv2 RFC net-next 05/14] ipvs: do not keep dest_dst after dest is removed
` [PATCHv2 RFC net-next 06/14] ipvs: use more counters to avoid service lookups
` [PATCHv2 RFC net-next 07/14] ipvs: add resizable hash tables
` [PATCHv2 RFC net-next 08/14] ipvs: use resizable hash table for services
` [PATCHv2 RFC net-next 09/14] ipvs: switch to per-net connection table
` [PATCHv2 RFC net-next 10/14] ipvs: show the current conn_tab size to users
` [PATCHv2 RFC net-next 11/14] ipvs: no_cport and dropentry counters can be per-net
` [PATCHv2 RFC net-next 12/14] ipvs: use more keys for connection hashing
` [PATCHv2 RFC net-next 13/14] ipvs: add ip_vs_status info
` [PATCHv2 RFC net-next 14/14] ipvs: add conn_lfactor and svc_lfactor sysctl vars

[PATCH 0/8] dpaa2-switch: small improvements
 2023-12-12 16:25 UTC  (14+ messages)
` [PATCH 3/8] dpaa2-switch: print an error when the vlan is already configured
` [PATCH 4/8] dpaa2-switch: add ENDPOINT_CHANGED to the irq_mask
` [PATCH 5/8] dpaa2-switch: do not clear any interrupts automatically
` [PATCH 8/8] dpaa2-switch: cleanup the egress flood of an unused FDB

[PATCH net-next v2 0/2] Fix dangling pointer at f6i->gc_link
 2023-12-12 16:24 UTC  (6+ messages)
` [PATCH net-next v2 2/2] selftests: fib_tests: Add tests for toggling between w/ and w/o expires

[PATCH net-next 0/7] sfc: initial debugfs support
 2023-12-12 16:19 UTC  (6+ messages)
` [PATCH net-next 7/7] sfc: add debugfs node for filter table contents

Re: Re: EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
 2023-12-12 16:15 UTC  (8+ messages)

[PATCH net-next v6 00/12] net: intel: start The Great Code Dedup + Page Pool for iavf
 2023-12-12 16:14 UTC  (3+ messages)
` [PATCH net-next v6 06/12] page_pool: constify some read-only function arguments

[PATCH v3 net-next 0/3] amd-xgbe: add support for AMD Crater
 2023-12-12 15:38 UTC  (7+ messages)
` [PATCH v3 net-next 1/3] amd-xgbe: reorganize the code of XPCS access
` [PATCH v3 net-next 2/3] amd-xgbe: add support for Crater ethernet device
` [PATCH v3 net-next 3/3] amd-xgbe: use smn functions to avoid race

[PATCH next] net: update the vlan filter info synchronously when modifying the features of netdev
 2023-12-12 15:13 UTC  (3+ messages)

[PATCH v8 00/13] Introduce STM32 Firewall framework
 2023-12-12 15:23 UTC  (14+ messages)
` [PATCH v8 01/13] dt-bindings: document generic access controllers
` [PATCH v8 02/13] dt-bindings: treewide: add access-controllers description
` [PATCH v8 03/13] dt-bindings: bus: document RIFSC
` [PATCH v8 04/13] dt-bindings: bus: document ETZPC
` [PATCH v8 05/13] firewall: introduce stm32_firewall framework
` [PATCH v8 06/13] of: property: fw_devlink: Add support for "access-controller"
` [PATCH v8 07/13] bus: rifsc: introduce RIFSC firewall controller driver
` [PATCH v8 08/13] arm64: dts: st: add RIFSC as an access controller for STM32MP25x boards
` [PATCH v8 09/13] bus: etzpc: introduce ETZPC firewall controller driver
` [PATCH v8 10/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v8 11/13] ARM: dts: stm32: put ETZPC as an access controller "
` [PATCH v8 12/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
` [PATCH v8 13/13] ARM: dts: stm32: put ETZPC as an access controller "

[PATCH net-next v5 00/14] net: intel: start The Great Code Dedup + Page Pool for iavf
 2023-12-12 15:25 UTC  (10+ messages)
` [PATCH net-next v5 03/14] page_pool: avoid calling no-op externals when possible
        ` [Intel-wired-lan] "

[PATCH net 0/2] nfp: flower: a few small conntrack offload fixes
 2023-12-12 15:09 UTC  (4+ messages)
` [PATCH net 2/2] nfp: flower: fix hardware offload for the transfer layer port

[patch net-next] dpll: allocate pin ids in cycle
 2023-12-12 15:06 UTC 

[PATCH net-next] sctp: support MSG_ERRQUEUE flag in recvmsg()
 2023-12-12 14:55 UTC 

[PATCH v3 3/3] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
 2023-12-12 14:46 UTC 

[PATCH net] net: phy: skip LED triggers on PHYs on SFP modules
 2023-12-12 14:35 UTC  (2+ messages)

[PATCH iwl-next v6] ice: Add support for packet mirroring using hardware in switchdev mode
 2023-12-12 14:31 UTC  (2+ messages)
` [EXT] "

[PATCH net-next] docs: networking: timestamping: mention MSG_EOR flag
 2023-12-12 14:19 UTC  (2+ messages)

[PATCH v2 net-next] net: stmmac: xgmac3+: add FPE handshaking support
 2023-12-12 14:05 UTC 

[PATCH bpf-next v8 00/18] XDP metadata via kfuncs for ice + VLAN hint
 2023-12-12 13:51 UTC  (9+ messages)
` [PATCH bpf-next v8 04/18] ice: Introduce ice_xdp_buff
` [PATCH bpf-next v8 07/18] xsk: add functions to fill control buffer
` [PATCH bpf-next v8 08/18] ice: Support XDP hints in AF_XDP ZC mode
` [PATCH bpf-next v8 11/18] ice: use VLAN proto from ring packet context in skb path

[PATCH v2 bpf 0/3] net: bpf_xdp_adjust_tail() fixes
 2023-12-12 13:36 UTC  (7+ messages)
` [PATCH v2 bpf 1/3] xsk: recycle buffer in case Rx queue was full
` [PATCH v2 bpf 2/3] xsk: fix usage of multi-buffer BPF helpers for ZC XDP
` [PATCH v2 bpf 3/3] ice: work on pre-XDP prog frag count

[syzbot] [kernel?] net-next test error: WARNING in rcu_check_gp_start_stall
 2023-12-12 13:32 UTC 

[syzbot] [net?] net-next test error: INFO: rcu detected stall in corrupted
 2023-12-12 13:31 UTC 

[syzbot] linux-next test error: INFO: rcu detected stall in corrupted (2)
 2023-12-12 13:31 UTC 

Stop traffic on an established ipsec tunnel
 2023-12-12 13:30 UTC 

[PATCH net-next 0/2] net: dsa: realtek: Two RTL8366RB fixes
 2023-12-12 13:30 UTC  (9+ messages)
` [PATCH net-next 2/2] net: dsa: realtek: Rewrite RTL8366RB MTU handling

[PATCH v3 00/35] bitops: add atomic find_bit() operations
 2023-12-12 13:26 UTC  (3+ messages)
` [PATCH v3 31/35] net: smc: optimize smc_wr_tx_get_free_slot_index()

[PATCH] net:stmmac:stmmac_platform:Add snps,xpcs devicetree parsing
 2023-12-12 13:15 UTC  (5+ messages)
    ` 回复: "

[RFC PATCH net-next v3 00/13] Introduce PHY listing and link_topology tracking
 2023-12-12 13:10 UTC  (6+ messages)
` [RFC PATCH net-next v3 01/13] net: phy: Introduce ethernet link topology representation

[PATCH v4] net/rose: Fix Use-After-Free in rose_ioctl
 2023-12-12 12:50 UTC  (2+ messages)

[PATCH net-next] net: remove SOCK_DEBUG leftovers
 2023-12-12 12:47 UTC  (2+ messages)

Should I add BPF kfuncs for userspace apps? And how?
 2023-12-12 12:41 UTC  (3+ messages)

[syzbot] [bpf?] [trace?] possible deadlock in task_fork_fair
 2023-12-12 12:26 UTC 

[PATCH iwl-net v4] i40e: Restore VF MSI-X state during PCI reset
 2023-12-12 12:24 UTC 

[PATCH v2] appletalk: Fix Use-After-Free in atalk_ioctl
 2023-12-12 12:24 UTC  (2+ messages)

[PATCH net v3] atm: Fix Use-After-Free in do_vcc_ioctl
 2023-12-12 12:20 UTC  (2+ messages)

[PATCH v8 0/3] add rpc_status netlink support for NFSD
 2023-12-12 12:07 UTC  (4+ messages)
` [PATCH v8 3/3] NFSD: add rpc_status netlink support


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