netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-15 17:10:36 to 2023-12-16 12:30:14 UTC [more...]

[patch net-next v8 0/9] devlink: introduce notifications filtering
 2023-12-16 12:29 UTC  (7+ messages)
` [patch net-next v8 1/9] devlink: use devl_is_registered() helper instead xa_get_mark()
` [patch net-next v8 2/9] devlink: introduce __devl_is_registered() helper and use it instead of xa_get_mark()
` [patch net-next v8 3/9] devlink: send notifications only if there are listeners
` [patch net-next v8 4/9] devlink: introduce a helper for netlink multicast send
` [patch net-next v8 5/9] genetlink: introduce per-sock family private storage
` [patch net-next v8 6/9] netlink: introduce typedef for filter function

[PATCH net-next] r8169: add support for LED's on RTL8168/RTL8101
 2023-12-16 12:28 UTC  (3+ messages)

[PATCH net-next 4/4] dt-bindings: net: marvell10g: Document LED polarity
 2023-12-16 12:25 UTC  (2+ messages)

[PATCH net-next v4 00/13] Introduce PHY listing and link_topology tracking
 2023-12-16 11:48 UTC  (16+ messages)
` [PATCH net-next v4 01/13] net: phy: Introduce ethernet link topology representation
` [PATCH net-next v4 02/13] net: sfp: pass the phy_device when disconnecting an sfp module's PHY
` [PATCH net-next v4 03/13] net: phy: add helpers to handle sfp phy connect/disconnect
` [PATCH net-next v4 04/13] net: sfp: Add helper to return the SFP bus name
` [PATCH net-next v4 05/13] net: ethtool: Allow passing a phy index for some commands
` [PATCH net-next v4 06/13] netlink: specs: add phy-index as a header parameter
` [PATCH net-next v4 07/13] net: ethtool: Introduce a command to list PHYs on an interface
` [PATCH net-next v4 08/13] netlink: specs: add ethnl PHY_GET command set
` [PATCH net-next v4 09/13] net: ethtool: plca: Target the command to the requested PHY
` [PATCH net-next v4 10/13] net: ethtool: pse-pd: "
` [PATCH net-next v4 11/13] net: ethtool: cable-test: "
` [PATCH net-next v4 12/13] net: ethtool: strset: Allow querying phy stats by index
` [PATCH net-next v4 13/13] Documentation: networking: document phy_link_topology

[PATCH net-next] net: pktgen: Use wait_event_freezable_timeout() for freezable kthread
 2023-12-16 11:26 UTC 

[PATCH v8 00/14] add qca8084 ethernet phy driver
 2023-12-16 10:21 UTC  (13+ messages)
` [PATCH v8 14/14] dt-bindings: net: ar803x: add qca8084 PHY properties

[PATCH iwl-next v3 0/2] ice: Support flow director ether type filters
 2023-12-16 10:04 UTC  (5+ messages)
` [PATCH iwl-next v3 1/2] ice: Remove unnecessary argument from ice_fdir_comp_rules()
` [PATCH iwl-next v3 2/2] ice: Implement 'flow-type ether' rules

[PATCH 00/12 net-next] qca_spi: collection of improvements
 2023-12-16  9:26 UTC  (3+ messages)

[PATCH net-next v7 0/3] net/sched: Introduce tc block ports tracking and use
 2023-12-16  9:24 UTC  (9+ messages)
` [PATCH net-next v7 1/3] net/sched: Introduce tc block netdev tracking infra

[PATCH net-next v3 0/4] netdevsim: link and forward skbs between ports
 2023-12-16  9:22 UTC  (9+ messages)
` [PATCH net-next v3 1/4] netdevsim: allow two netdevsim ports to be connected
` [PATCH net-next v3 2/4] netdevsim: forward skbs from one connected port to another

[patch net-next v7 0/9] devlink: introduce notifications filtering
 2023-12-16  9:17 UTC  (6+ messages)
` [patch net-next v7 5/9] genetlink: introduce per-sock family private storage

[PATCH net-next 0/3] ynl-gen: update check format
 2023-12-16  8:48 UTC  (10+ messages)
` [PATCH net-next 1/3] tools: ynl-gen: use correct len for string and binary
` [PATCH net-next 2/3] tools: ynl-gen: support using defines in checks
` [PATCH net-next 3/3] netlink: specs: use exact-len for IPv6 addr

Should I add BPF kfuncs for userspace apps? And how?
 2023-12-16  8:15 UTC  (9+ messages)

[PATCH net v3 0/2] check vlan filter feature in vlan_vids_add_by_dev() and vlan_vids_del_by_dev()
 2023-12-16  7:52 UTC  (3+ messages)
` [PATCH net v3 1/2] net: "
` [PATCH net v3 2/2] selftests: add vlan hw filter tests

[PATCH net v2] net: check vlan filter feature in vlan_vids_add_by_dev() and vlan_vids_del_by_dev()
 2023-12-16  7:40 UTC  (3+ messages)

[PATCH] net: hns3: add new matainer for the HNS3 ethernet driver
 2023-12-16  7:32 UTC  (2+ messages)

[PATCH V2 net-next] net: hns3: add new matainer for the HNS3 ethernet driver
 2023-12-16  7:04 UTC 

[PATCH V3 net-next 0/4] There are some features for the HNS3 ethernet driver
 2023-12-16  7:00 UTC  (5+ messages)
` [PATCH V3 net-next 1/4] net: hns3: add command queue trace for hns3
` [PATCH V3 net-next 2/4] net: hns3: dump more reg info based on ras mod
` [PATCH V3 net-next 3/4] net: hns3: support dump pfc frame statistics in tx timeout log
` [PATCH V3 net-next 4/4] net: hns3: move constants from hclge_debugfs.h to hclge_debugfs.c

DSA tags seem to break checksum offloading on DWMAC100
 2023-12-16  6:15 UTC  (2+ messages)

[PATCH] net: sunrpc: sizeof('\0') is 4, not 1
 2023-12-16  5:53 UTC  (4+ messages)

linux-next: Tree for Dec 15 (drivers/net/ethernet/intel/ice/ice_base.c)
 2023-12-16  5:26 UTC 

[PATCH net-next 00/24] locking: Introduce nested-BH locking
 2023-12-16  4:53 UTC  (25+ messages)
` [PATCH net-next 05/24] net/tcp_sigpool: Use nested-BH locking for sigpool_scratch
` [PATCH net-next 06/24] net/ipv4: Use nested-BH locking for ipv4_tcp_sk
` [PATCH net-next 07/24] netfilter: br_netfilter: Use nested-BH locking for brnf_frag_data_storage
` [PATCH net-next 08/24] net: softnet_data: Make xmit.recursion per task
` [PATCH net-next 09/24] dev: Use the RPS lock for softnet_data::input_pkt_queue on PREEMPT_RT
` [PATCH net-next 10/24] dev: Use nested-BH locking for softnet_data.process_queue
` [PATCH net-next 11/24] lwt: Don't disable migration prio invoking BPF
` [PATCH net-next 12/24] seg6: Use nested-BH locking for seg6_bpf_srh_states
` [PATCH net-next 13/24] net: Use nested-BH locking for bpf_scratchpad
` [PATCH net-next 14/24] net: Add a lock which held during the redirect process
` [PATCH net-next 15/24] net: Use nested-BH locking for XDP redirect
` [PATCH net-next 16/24] net: netkit, veth, tun, virt*: "
` [PATCH net-next 17/24] net: amazon, aquanti, broadcom, cavium, engleder: "
` [PATCH net-next 18/24] net: Freescale: "
` [PATCH net-next 19/24] net: fungible, gve, mtk, microchip, mana: "
` [PATCH net-next 20/24] net: intel: "
` [PATCH net-next 21/24] net: marvell: "
` [PATCH net-next 22/24] net: mellanox, nfp, sfc: "
` [PATCH net-next 23/24] net: qlogic, socionext, stmmac, cpsw: "
` [PATCH net-next 24/24] net: bpf: Add lockdep assert for the redirect process

[PATCH net-next 04/24] net: Use nested-BH locking for napi_alloc_cache
 2023-12-16  4:43 UTC  (2+ messages)

[PATCH net-next 0/7] net: dsa: realtek: variants to drivers, interfaces to a common module
 2023-12-16  4:26 UTC  (11+ messages)
` [PATCH net-next 2/7] net: dsa: realtek: put of node after MDIO registration

net: ipconfig: dev_set_mtu call is incompatible with a number of Ethernet drivers
 2023-12-16  3:30 UTC  (4+ messages)
  ` [PATCH] RFC: net: ipconfig: temporarily bring interface down when changing MTU

[RFC PATCH net-next v1 0/4] Abstract page from net stack
 2023-12-16  3:01 UTC  (8+ messages)
` [RFC PATCH net-next v1 2/4] net: introduce abstraction for network memory
` [RFC PATCH net-next v1 4/4] net: page_pool: use netmem_t instead of struct page in API

[PATCH net-next v5 0/8] Implement more ethtool_ops for Wangxun
 2023-12-16  2:41 UTC  (7+ messages)
` [PATCH net-next v5 5/8] net: wangxun: add ethtool_ops for ring parameters
` [PATCH net-next v5 6/8] net: wangxun: add coalesce options support
` [PATCH net-next v5 7/8] net: wangxun: add ethtool_ops for channel number

[PATCH] net: devlink: insert space after include
 2023-12-16  2:10 UTC  (2+ messages)

[PATCH net-next] dt-bindings: net: marvell,orion-mdio: Drop "reg" sizes schema
 2023-12-16  2:10 UTC  (2+ messages)

[PATCH net-next 0/2] tcp/dccp: refine source port selection
 2023-12-16  2:10 UTC  (2+ messages)

[Patch v4 0/3] Register with RDMA SOC interface and support for CQ
 2023-12-16  2:04 UTC  (4+ messages)
` [Patch v4 1/3] RDMA/mana_ib: register RDMA device with GDMA
` [Patch v4 2/3] RDMA/mana_ib: query device capabilities
` [Patch v4 3/3] RDMA/mana_ib: Add CQ interrupt support for RAW QP

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

[PATCH V2 net-next 0/3] There are some features for the HNS3 ethernet driver
 2023-12-16  1:42 UTC  (7+ messages)
` [PATCH V2 net-next 1/3] net: hns3: add command queue trace for hns3
` [PATCH V2 net-next 2/3] net: hns3: dump more reg info based on ras mod

[RFC PATCH net-next v3 0/8] Add support for 10G Ethernet SerDes on MT7988
 2023-12-16  1:16 UTC  (6+ messages)
` [RFC PATCH net-next v3 1/8] dt-bindings: phy: mediatek,xfi-pextp: add new bindings

[PATCH v3 0/7] x86/cfi,bpf: Fix CFI vs eBPF
 2023-12-16  0:53 UTC  (3+ messages)

[PATCH v6 1/5] dt-bindings: clock: mediatek: add MT7988 clock IDs
 2023-12-16  0:23 UTC  (5+ messages)
` [PATCH v6 2/5] dt-bindings: reset: mediatek: add MT7988 ethwarp reset IDs
` [PATCH v6 3/5] dt-bindings: clock: mediatek: add clock controllers of MT7988
` [PATCH v6 4/5] clk: mediatek: add pcw_chg_bit control for PLLs "
` [PATCH v6 5/5] clk: mediatek: add drivers for MT7988 SoC

[net-next PATCH v4 0/4] net: phy: generic polarity + LED support for qca808x
 2023-12-15 21:22 UTC  (5+ messages)
` [net-next PATCH v4 1/4] dt-bindings: net: phy: Document new LEDs polarity property
` [net-next PATCH v4 2/4] net: phy: add support for PHY LEDs polarity modes
` [net-next PATCH v4 3/4] dt-bindings: net: Document QCA808x PHYs
` [net-next PATCH v4 4/4] net: phy: at803x: add LED support for qca808x

[PATCH iwl-net] idpf: avoid compiler introduced padding in virtchnl2_rss_key struct
 2023-12-15 23:48 UTC 

[PATCH net-next] selftests: forwarding: Import top-level lib.sh through $lib_dir
 2023-12-15 23:30 UTC  (10+ messages)

[syzbot] [bluetooth?] BUG: sleeping function called from invalid context in hci_cmd_sync_submit
 2023-12-15 22:47 UTC  (2+ messages)

[PATCH iwl-next v4 0/5] iavf: Add devlink and devlink rate support
 2023-12-15 22:41 UTC  (16+ messages)
      ` [PATCH iwl-next v4 0/5] iavf: Add devlink and devlink rate support'
              ` [Intel-wired-lan] "

[PATCH v39 10/42] LSM: Use lsmblob in security_current_getsecid
 2023-12-15 22:16 UTC  (4+ messages)
` [PATCH v39 16/42] LSM: Ensure the correct LSM context releaser
` [PATCH v39 17/42] LSM: Use lsmcontext in security_secid_to_secctx
` [PATCH v39 18/42] LSM: Use lsmcontext in security_lsmblob_to_secctx

[RFC PATCH v2 0/7] treewide: Use clocksource id for get_device_system_crosststamp()
 2023-12-15 22:06 UTC  (8+ messages)
` [RFC PATCH v2 1/7] timekeeping: Add clocksource ID to struct system_counterval_t
` [RFC PATCH v2 2/7] x86/tsc: Add clocksource ID, set system_counterval_t.cs_id
` [RFC PATCH v2 3/7] x86/kvm, ptp/kvm: "
` [RFC PATCH v2 4/7] ptp/kvm, arm_arch_timer: Set system_counterval_t.cs_id to constant
` [RFC PATCH v2 5/7] timekeeping: Evaluate system_counterval_t.cs_id instead of .cs
` [RFC PATCH v2 6/7] treewide: Remove system_counterval_t.cs, which is never read
` [RFC PATCH v2 7/7] kvmclock: Unexport kvmclock clocksource

[iproute2 PATCH 1/2] man: ip-route.8: Fix typo in rt_protos location spec
 2023-12-15 22:19 UTC  (2+ messages)
` [iproute2 PATCH 2/2] man: Fix malformatted database file locations

[syzbot] [net?] INFO: rcu detected stall in ip_list_rcv (6)
 2023-12-15 21:48 UTC  (6+ messages)

[PATCH] net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHY
 2023-12-15 21:31 UTC 

[PATCH v2 00/12] Enable networking support for StarFive JH7100 SoC
 2023-12-15 21:13 UTC  (5+ messages)
` [PATCH v2 12/12] [UNTESTED] riscv: dts: starfive: beaglev-starlight: Enable gmac

[PATCH v3 0/9] Enable networking support for StarFive JH7100 SoC
 2023-12-15 21:03 UTC  (15+ messages)
` [PATCH v3 1/9] dt-bindings: net: starfive,jh7110-dwmac: Drop redundant reset description
` [PATCH v3 2/9] dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatible
` [PATCH v3 3/9] net: stmmac: dwmac-starfive: Add support for JH7100 SoC
` [PATCH v3 4/9] riscv: dts: starfive: jh7100: Add sysmain and gmac DT nodes
` [PATCH v3 5/9] riscv: dts: starfive: jh7100-common: Setup pinmux and enable gmac
` [PATCH v3 6/9] riscv: dts: starfive: visionfive-v1: Setup ethernet phy
` [PATCH v3 7/9] riscv: dts: starfive: beaglev-starlight: Setup phy reset gpio
` [PATCH v3 8/9] clk: starfive: Add flags argument to JH71X0__MUX macro
` [PATCH v3 9/9] clk: starfive: jh7100: Add CLK_SET_RATE_PARENT to gmac_tx

[PATCH net] bnxt_en: do not map packet buffers twice
 2023-12-15 20:45 UTC  (6+ messages)

[PATCH] net: mana: select PAGE_POOL
 2023-12-15 20:33 UTC 

[PATCH net-next v2 00/21] net: ravb: Add suspend to RAM and runtime PM support for RZ/G3S
 2023-12-15 20:01 UTC  (9+ messages)
` [PATCH net-next v2 07/21] net: ravb: Move reference clock enable/disable on runtime PM APIs
` [PATCH net-next v2 10/21] net: ravb: Move delay mode set in the driver's ndo_open API
` [PATCH net-next v2 11/21] net: ravb: Move DBAT configuration to "

[PATCH iwl-net v2] idpf: enable WB_ON_ITR
 2023-12-15 19:44 UTC  (2+ messages)

[PATCH net-next v3 0/2] Fix dangling pointer at f6i->gc_link
 2023-12-15 19:12 UTC  (4+ messages)
` [PATCH net-next v3 1/2] net/ipv6: insert a f6i to a GC list only if the f6i is in a fib6_table tree

[PATCH iwl-net] idpf: enable WB_ON_ITR
 2023-12-15 19:04 UTC  (11+ messages)
` [Intel-wired-lan] "

[PATCH net-next v3 5/8] net: qualcomm: ipqess: add bridge offloading features to the IPQESS driver
 2023-12-15 18:39 UTC  (2+ messages)

pull-request: bluetooth 2023-12-15
 2023-12-15 18:32 UTC 

[PATCH net-next v6 0/4] add PF-VF mailbox support
 2023-12-15 18:14 UTC  (5+ messages)
` [PATCH net-next v6 1/4] octeon_ep: add PF-VF mailbox communication
` [PATCH net-next v6 2/4] octeon_ep: PF-VF mailbox version support
` [PATCH net-next v6 3/4] octeon_ep: control net framework to support VF offloads
` [PATCH net-next v6 4/4] octeon_ep: support firmware notifications for VFs

[PATCH RFC net-next] net: sched: act_mirred: Extend the cpu mirred nest guard with an explicit loop ttl
 2023-12-15 18:08 UTC 

[PATCH v2] posix-timers: add multi_clock_gettime system call
 2023-12-15 18:04 UTC  (2+ messages)

[PATCH net-next 0/2] net: rtnl: introduce rcu_replace_pointer_rtnl
 2023-12-15 17:57 UTC  (3+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] net: rtnl: use rcu_replace_pointer_rtnl in rtnl_unregister_*

[net-next PATCH v3 0/3] net: add define to describe link speed modes
 2023-12-15 17:51 UTC  (5+ messages)
` [net-next PATCH v3 1/3] net: phy: refactor and better document phy_speeds function
` [net-next PATCH v3 2/3] net: phy: add simple helper to return count of supported speeds

[PATCH net v3] net: ethtool: do runtime PM outside RTNL
 2023-12-15 17:46 UTC  (8+ messages)

[PATCH iwl-next v6] ice: Add support for packet mirroring using hardware in switchdev mode
 2023-12-15 17:37 UTC  (2+ messages)

[net-next PATCH v3 1/4] dt-bindings: net: phy: Document new LEDs active-low property
 2023-12-15 15:48 UTC  (3+ messages)

[PATCH net-next v9 00/10] net: ethernet: am65-cpsw: Add mqprio, frame pre-emption & coalescing
 2023-12-15 17:27 UTC  (5+ messages)
` [PATCH net-next v9 02/10] selftests: forwarding: ethtool_mm: fall back to aggregate if device does not report pMAC stats
` [PATCH net-next v9 08/10] net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode

[net PATCH] i40e: fix use-after-free in i40e_aqc_add_filters()
 2023-12-15 17:16 UTC  (2+ messages)


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