netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-13 10:34:35 to 2023-06-13 23:32:08 UTC [more...]

[pull request][net-next 00/15] mlx5 updates 2023-06-09
 2023-06-13 23:32 UTC  (6+ messages)
` [net-next 14/15] net/mlx5: Light probe local SFs

[PATCH net-next] tools: ynl-gen: fix nested policy attribute type
 2023-06-13 23:17 UTC  (3+ messages)
` [PATCH net-next] tools: ynl-gen: fix NLA_POLICY_MAX on enums with value
` [PATCH net-next] tools: ynl-gen: generate docs for <name>_max/_mask enums

[RFC bpf-next 0/7] bpf: netdev TX metadata
 2023-06-13 23:16 UTC  (24+ messages)
` [RFC bpf-next 3/7] bpf: implement devtx hook points
` [RFC bpf-next 4/7] bpf: implement devtx timestamp kfunc
` [RFC bpf-next 6/7] selftests/bpf: extend xdp_metadata with devtx kfuncs
` [RFC bpf-next 7/7] selftests/bpf: extend xdp_hw_metadata "

[PATCH v2 iwl-next] ice: allow hot-swapping XDP programs
 2023-06-13 23:15 UTC 

[PATCH] SUNRPC: Replace strlcpy with strscpy
 2023-06-13 22:55 UTC  (5+ messages)

[PATCH v2 0/4] Add WCN3988 Bluetooth support for Fairphone 4
 2023-06-13 22:30 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: sa8540p-ride: Specify ethernet phy OUI
 2023-06-13 22:30 UTC  (2+ messages)

[PATCH iwl-next] ice: allow hot-swapping XDP programs
 2023-06-13 22:19 UTC  (7+ messages)
` [Intel-wired-lan] "

[PATCH 00/13] mm: jit/text allocator
 2023-06-13 22:16 UTC  (12+ messages)
` [PATCH 01/13] nios2: define virtual address space for modules

[PATCH v2 net-next 0/9] Improve the taprio qdisc's relationship with its children
 2023-06-13 21:54 UTC  (10+ messages)
` [PATCH v2 net-next 1/9] net/sched: taprio: don't access q->qdiscs[] in unoffloaded mode during attach()
` [PATCH v2 net-next 2/9] net/sched: taprio: keep child Qdisc refcount elevated at 2 in offload mode
` [PATCH v2 net-next 3/9] net/sched: taprio: try again to report q->qdiscs[] to qdisc_leaf()
` [PATCH v2 net-next 4/9] net/sched: taprio: delete misleading comment about preallocating child qdiscs
` [PATCH v2 net-next 5/9] net/sched: taprio: dump class stats for the actual q->qdiscs[]
` [PATCH v2 net-next 6/9] net: netdevsim: create a mock-up PTP Hardware Clock driver
` [PATCH v2 net-next 7/9] net: netdevsim: mimic tc-taprio offload
` [PATCH v2 net-next 8/9] selftests/tc-testing: test that taprio can only be attached as root
` [PATCH v2 net-next 9/9] selftests/tc-testing: verify that a qdisc can be grafted onto a taprio class

panic in udp_init() when using FORCE_NR_CPUS
 2023-06-13 21:41 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION 1f6ce8392d6ff486af5ca96df9ded5882c4b6977
 2023-06-13 21:38 UTC 

[PATCH net v2 1/7] net: dsa: mt7530: fix trapping frames with multiple CPU ports on MT7531
 2023-06-13 21:14 UTC  (27+ messages)
` [PATCH net v2 2/7] net: dsa: mt7530: fix trapping frames with multiple CPU ports on MT7530
        ` Aw: "

[PATCH] dt-bindings: net: bluetooth: nxp: Add missing type for "fw-init-baudrate"
 2023-06-13 20:57 UTC  (2+ messages)

[PATCH net-next] gro: move the tc_ext comparison to a helper
 2023-06-13 20:51 UTC 

[PATCH net-next] net: tls: make the offload check helper take skb not socket
 2023-06-13 20:50 UTC 

[PATCH v11 00/12] Network support for Landlock
 2023-06-13 20:38 UTC  (11+ messages)
` [PATCH v11 11/12] samples/landlock: Add network demo
` [PATCH v11 12/12] landlock: Document Landlock's network support

Closing down the wireless trees for a summer break?
 2023-06-13 20:00 UTC  (4+ messages)

[PATCH v2] dt-bindings: net: Add QCA2066 Bluetooth
 2023-06-13 19:53 UTC  (2+ messages)

[PATCH bpf-next v2 4/6] net: remove duplicate sk_lookup helpers
 2023-06-13 19:41 UTC  (3+ messages)

[PATCH] netfilter: ipset: Replace strlcpy with strscpy
 2023-06-13 19:26 UTC  (2+ messages)

[PATCH] ieee802154: Replace strlcpy with strscpy
 2023-06-13 19:25 UTC  (2+ messages)

[PATCH] mac80211: Replace strlcpy with strscpy
 2023-06-13 19:25 UTC  (2+ messages)

[PATCH] cfg80211: cfg80211: strlcpy withreturn
 2023-06-13 19:24 UTC  (2+ messages)

[syzbot] [hams?] memory leak in nr_create (3)
 2023-06-13 19:24 UTC 

[PATCH] net: macsec: fix double free of percpu stats
 2023-06-13 19:22 UTC 

[PATCH 00/26] arm64: qcom: sa8775p-ride: enable the first ethernet port
 2023-06-13 19:08 UTC  (13+ messages)
` [PATCH 03/26] phy: qcom: add the SGMII SerDes PHY driver
` [PATCH 16/26] net: stmmac: dwmac-qcom-ethqos: prepare the driver for more PHY modes
` [PATCH 23/26] arm64: dts: qcom: sa8775p: add the first 1Gb ethernet interface
` [PATCH 24/26] arm64: dts: qcom: sa8775p-ride: enable the SerDes PHY
` [PATCH 25/26] arm64: dts: qcom: sa8775p-ride: add pin functions for ethernet0
` [PATCH 26/26] arm64: dts: qcom: sa8775p-ride: enable ethernet0

[PATCH bpf-next v2 0/6] Add SO_REUSEPORT support for TC bpf_sk_assign
 2023-06-13 18:56 UTC  (5+ messages)
` [PATCH bpf-next v2 3/6] net: remove duplicate reuseport_lookup functions

[PATCH net-next 0/2] tools: ynl-gen: improvements for DPLL
 2023-06-13 18:50 UTC  (2+ messages)

[syzbot] [net?] KASAN: stack-out-of-bounds Read in skb_splice_from_iter
 2023-06-13 18:45 UTC  (3+ messages)

[PATCH net-next v2 0/3] optimize procedure of changing MAC address on interface
 2023-06-13 18:24 UTC  (15+ messages)
` [PATCH net-next v2 1/3] net: add check for current MAC address in dev_set_mac_address
` [PATCH net-next v2 2/3] i40e: remove unnecessary check for old MAC == new MAC
` [PATCH net-next v2 3/3] ice: "
    ` [Intel-wired-lan] "

[PATCH v8 0/2] Enable multiple MCAN on AM62x
 2023-06-13 17:41 UTC  (2+ messages)

[PATCH net-next v2 0/4] net: hns3: There are some cleanup for the HNS3 ethernet driver
 2023-06-13 17:41 UTC  (3+ messages)
` [PATCH net-next v2 2/4] net: hns3: fix hns3 driver header file not self-contained issue

[PATCH net-next] netdevsim: add dummy macsec offload
 2023-06-13 17:28 UTC  (3+ messages)

[PATCH bpf-next v2 5/6] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
 2023-06-13 17:26 UTC  (2+ messages)

[PATCH net v4 0/7] net: dsa: mt7530: fix multiple CPU ports, BPDU and LLDP handling
 2023-06-13 17:20 UTC  (11+ messages)
` [PATCH net v4 2/7] net: dsa: mt7530: fix trapping frames with multiple CPU ports on MT7530
` [PATCH net v4 3/7] net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switch

[PATCH net] net: dsa: felix: fix taprio guard band overflow at 10Mbps with jumbo frames
 2023-06-13 17:09 UTC 

[PATCHv3 0/4] net/tls: fixes for NVMe-over-TLS
 2023-06-13 16:59 UTC  (5+ messages)
` [PATCH 2/4] net/tls: handle MSG_EOR for tls_device TX flow

[PATCH] e1000e: Remove not useful `else' after a break or return
 2023-06-13 16:55 UTC  (2+ messages)

[PATCH ethtool-next v2 1/2] sff-8636: report LOL / LOS / Tx Fault
 2023-06-13 16:48 UTC  (4+ messages)
` [PATCH ethtool-next v2 2/2] cmis: "

[PATCH V2] net: phy: Add sysfs attribute for PHY c45 identifiers
 2023-06-13 16:47 UTC  (3+ messages)

[RFC PATCH v8 00/10] Create common DPLL configuration API
 2023-06-13 16:38 UTC  (8+ messages)
` [RFC PATCH v8 01/10] dpll: documentation on DPLL subsystem interface
` [RFC PATCH v8 06/10] netdev: expose DPLL pin handle for netdevice

[Intel-wired-lan] [PATCH iwl-next v7 00/15] Introduce Intel IDPF driver
 2023-06-13 16:23 UTC  (2+ messages)

linux-next: Tree for Jun 13 (drivers/net/ethernet/freescale/fs_enet/mii-fec.c)
 2023-06-13 16:21 UTC 

[PATCH RFC 0/15] Add and use helper for PCS negotiation modes
 2023-06-13 16:17 UTC  (18+ messages)
` [PATCH RFC net-next 01/15] net: phylink: add PCS negotiation mode
` [PATCH RFC net-next 02/15] net: phylink: convert phylink_mii_c22_pcs_config() to neg_mode
` [PATCH RFC net-next 03/15] net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()
` [PATCH RFC net-next 04/15] net: pcs: xpcs: update PCS driver to use neg_mode
` [PATCH RFC net-next 05/15] net: pcs: lynxi: "
` [PATCH RFC net-next 06/15] net: pcs: lynx: "
` [PATCH RFC net-next 07/15] net: lan966x: "
` [PATCH RFC net-next 08/15] net: mvneta: "
` [PATCH RFC net-next 09/15] net: mvpp2: "
` [PATCH RFC net-next 10/15] net: prestera: "
  ` [EXT] "
` [PATCH RFC net-next 11/15] net: qca8k: "
` [PATCH RFC net-next 12/15] net: sparx5: "
` [PATCH RFC net-next 13/15] net: dsa: b53: "
` [PATCH RFC net-next 14/15] net: dsa: mt7530: "
` [PATCH RFC net-next 15/15] net: macb: "

[syzbot] [net?] WARNING in unreserve_psock
 2023-06-13 16:16 UTC 

[PATCH net] sfc: use budget for TX completions
 2023-06-13 14:42 UTC  (3+ messages)

[PATCH net-next v3 0/4] introduce page_pool_alloc() API
 2023-06-13 14:36 UTC  (3+ messages)
` [PATCH net-next v3 3/4] page_pool: "

[PATCH iwl-next 0/2] iavf: make some functions static
 2023-06-13 14:23 UTC  (4+ messages)
` [PATCH iwl-next 1/2] iavf: remove some unused functions and pointless wrappers
` [PATCH iwl-next 2/2] iavf: make functions static where possible
  ` [Intel-wired-lan] "

[PATCH net-next] net: phy: mediatek-ge-soc: initialize MT7988 PHY LEDs default state
 2023-06-13 14:14 UTC  (4+ messages)

[PATCH RFC net-next 0/4] phylink EEE support
 2023-06-13 14:10 UTC  (8+ messages)
` [PATCH RFC net-next 2/4] net: phylink: add EEE management

[RFC PATCH v7 0/8] Create common DPLL configuration API
 2023-06-13 13:49 UTC  (5+ messages)
` [RFC PATCH v7 2/8] dpll: Add DPLL framework base functions

[PATCH net] sfc: fix XDP queues mode with legacy IRQ
 2023-06-13 13:38 UTC 

[PATCH net-next v4 0/5] introduce page_pool_alloc() API
 2023-06-13 13:30 UTC  (6+ messages)
` [PATCH net-next v4 1/5] page_pool: frag API support for 32-bit arch with 64-bit DMA
` [PATCH net-next v4 3/5] page_pool: introduce page_pool_alloc() API

[PATCH net 1/1] net/sched: act_ct: Fix promotion of offloaded unreplied tuple
 2023-06-13 13:02 UTC  (2+ messages)

[PATCH] drivers/thunder:improve-warning-message-in-device_for_each_child_node()
 2023-06-13 12:52 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the rdma-fixes tree
 2023-06-13 12:39 UTC  (2+ messages)

[PATCH v4 0/4] Check if FIPS mode is enabled when running selftests
 2023-06-13 12:32 UTC  (5+ messages)
` [PATCH v4 1/4] selftests/harness: allow tests to be skipped during setup
` [PATCH v4 2/4] selftests: net: tls: check if FIPS mode is enabled
` [PATCH v4 3/4] selftests: net: vrf-xfrm-tests: change authentication and encryption algos
` [PATCH v4 4/4] selftests: net: fcnal-test: check if FIPS mode is enabled

[PATCH] s390/ism: Fix trying to free already-freed IRQ by repeated ism_dev_exit()
 2023-06-13 12:25 UTC 

[PATCH net-next 1/2] i40e: Add helper for VF inited state check with timeout
 2023-06-13 12:16 UTC  (2+ messages)
` [PATCH net-next 2/2] i40e: Wait for pending VF reset in VF set callbacks

[PATCH net 0/2] net/sched: Fix race conditions in mini_qdisc_pair_swap()
 2023-06-13 12:07 UTC  (3+ messages)
` [PATCH net 2/2] net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting

[PATCH] samples/bpf: Remove unneeded variable
 2023-06-13 11:44 UTC 

[PATCH v2 iwl-next] ice: use ice_down_up() where applicable
 2023-06-13 11:42 UTC  (2+ messages)

[PATCH net v2 1/1] mlxbf_gige: Fix kernel panic at shutdown
 2023-06-13 11:40 UTC  (13+ messages)

[PATCH net-next v2 0/2] net: micrel: Change how to read TX timestamp
 2023-06-13 11:38 UTC  (2+ messages)

[PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages()
 2023-06-13 11:15 UTC  (5+ messages)
` [PATCH net-next v10 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1

[PATCH iwl-next] ice: use ice_down_up() where applicable
 2023-06-13 10:43 UTC  (3+ messages)
` [Intel-wired-lan] "


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