netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-07 17:03:45 to 2023-08-08 03:07:38 UTC [more...]

[PATCH v2 00/14] sysctl: Add a size argument to register functions in sysctl
 2023-08-08  3:07 UTC  (9+ messages)

[PATCH vhost v11 00/10] virtio core prepares for AF_XDP
 2023-08-08  2:47 UTC  (16+ messages)
` [PATCH vhost v11 05/10] virtio_ring: introduce virtqueue_dma_dev()

[PATCH v4 00/48] use refcount+RCU method to implement lockless slab shrink
 2023-08-08  2:44 UTC  (12+ messages)
` [PATCH v4 06/48] binder: dynamically allocate the android-binder shrinker
` [PATCH v4 19/48] rcu: dynamically allocate the rcu-kfree shrinker
` [PATCH v4 44/48] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
` [PATCH v4 45/48] mm: shrinker: make global slab shrink lockless
` [PATCH v4 46/48] mm: shrinker: make memcg "

[PATCH] net: txgbe: Use pci_dev_id() to simplify the code
 2023-08-08  2:49 UTC 

[PATCH net-next v4 2/2] virtio-net: add cond_resched() to the command waiting loop
 2023-08-08  2:30 UTC  (13+ messages)

[net-next PATCH V5 0/2] octeontx2-af: TC flower offload changes
 2023-08-08  2:30 UTC  (2+ messages)

[PATCH net-next 0/2] net: Remove redundant initialization owner
 2023-08-08  2:30 UTC  (2+ messages)

[PATCH net-next] page_pool: Clamp ring size to 32K
 2023-08-08  2:26 UTC  (6+ messages)
        ` [EXT] "

[PATCH net-next v5 1/2] drivers: net: prevent tun_build_skb() to exceed the packet size limit
 2023-08-08  2:20 UTC  (2+ messages)

[PATCH net-next v2 1/1] net: stmmac: xgmac: RX queue routing configuration
 2023-08-08  2:19 UTC 

[PATCH net 1/5] ibmvnic: Enforce stronger sanity checks on login response
 2023-08-08  2:13 UTC  (3+ messages)
` [PATCH net 5/5] ibmvnic: Ensure login failure recovery is safe from other resets

[PATCH net-next] net: mhi: Remove redundant initialization owner in mhi_net_driver
 2023-08-08  2:12 UTC 

[PATCH net-next v2 0/7] support more link mode for TXGBE
 2023-08-08  2:17 UTC  (8+ messages)
` [PATCH net-next v2 1/7] net: pcs: xpcs: add specific vendor supoprt for Wangxun 10Gb NICs
` [PATCH net-next v2 2/7] net: pcs: xpcs: support to switch mode for Wangxun NICs
` [PATCH net-next v2 3/7] net: pcs: xpcs: add 1000BASE-X AN interrupt support
` [PATCH net-next v2 4/7] net: pcs: xpcs: adapt Wangxun NICs for SGMII mode
` [PATCH net-next v2 5/7] net: txgbe: support switching mode to 1000BASE-X and SGMII
` [PATCH net-next v2 6/7] net: txgbe: support copper NIC with external PHY
` [PATCH net-next v2 7/7] net: ngbe: move mdio access registers to libwx

[PATCH net-next v2 0/3]net: tcp: support probing OOM
 2023-08-08  2:05 UTC  (7+ messages)
` [PATCH net-next v2 1/3] net: tcp: send zero-window ACK when no memory
` [PATCH net-next v2 3/3] net: tcp: fix unexcepted socket die when snd_wnd is 0

[PATCH iwl-next v2 0/5] iavf: Add devlink and devlink rate support
 2023-08-08  1:57 UTC  (6+ messages)
  ` [PATCH iwl-next v2 1/5] virtchnl: support queue rate limit and quanta size configuration
  ` [PATCH iwl-next v2 2/5] ice: Support VF "
  ` [PATCH iwl-next v2 3/5] iavf: Add devlink and devlink port support
  ` [PATCH iwl-next v2 4/5] iavf: Add devlink port function rate API support
  ` [PATCH iwl-next v2 5/5] iavf: Add VIRTCHNL Opcodes Support for Queue bw Setting

[PATCH] netfilter: ebtables: fix fortify warnings
 2023-08-08  1:48 UTC 

[PATCH net-next] bcm63xx_enet: Remove redundant initialization owner
 2023-08-08  1:47 UTC 

[PATCH net-next] ipv4/fib: send RTM_DELROUTE notify when flush fib
 2023-08-08  1:44 UTC  (16+ messages)

[PATCH v2] tun: avoid high-order page allocation for packet header
 2023-08-08  1:22 UTC  (4+ messages)

[PATCH net-next] Add bnxt_netlink to facilitate representor pair configurations
 2023-08-08  1:07 UTC  (2+ messages)

[PATCH net-next v4 00/15][pull request] Introduce Intel IDPF driver
 2023-08-08  0:51 UTC  (17+ messages)
` [PATCH net-next v4 01/15] virtchnl: add virtchnl version 2 ops
` [PATCH net-next v4 02/15] idpf: add module register and probe functionality
` [PATCH net-next v4 03/15] idpf: add controlq init and reset checks
` [PATCH net-next v4 04/15] idpf: add core init and interrupt request
` [PATCH net-next v4 05/15] idpf: add create vport and netdev configuration
` [PATCH net-next v4 06/15] idpf: add ptypes and MAC filter support
` [PATCH net-next v4 07/15] idpf: configure resources for TX queues
` [PATCH net-next v4 08/15] idpf: configure resources for RX queues
` [PATCH net-next v4 09/15] idpf: initialize interrupts and enable vport
` [PATCH net-next v4 10/15] idpf: add splitq start_xmit
` [PATCH net-next v4 11/15] idpf: add TX splitq napi poll support
` [PATCH net-next v4 12/15] idpf: add RX "
` [PATCH net-next v4 13/15] idpf: add singleq start_xmit and napi poll
` [PATCH net-next v4 14/15] idpf: add ethtool callbacks
` [PATCH net-next v4 15/15] idpf: configure SRIOV and add other ndo_ops

[PATCH V3 net-next] net: fec: add XDP_TX feature support
 2023-08-08  0:19 UTC  (11+ messages)

[PATCH v2 net-next 0/3] Support offload LED blinking to PHY
 2023-08-07 23:48 UTC  (6+ messages)
` [PATCH v2 net-next 1/3] led: trig: netdev: Fix requesting offload device

selftests: net/af_unix test_unix_oob [FAILED]
 2023-08-07 23:09 UTC  (3+ messages)

[PATCH net-next v2 0/9] Create common DPLL configuration API
 2023-08-07 23:08 UTC  (13+ messages)
` [PATCH net-next v2 2/9] dpll: spec: Add Netlink spec in YAML
` [PATCH net-next v2 6/9] ice: add admin commands to access cgu configuration
` [PATCH net-next v2 7/9] ice: implement dpll interface to control cgu
` [PATCH net-next v2 8/9] ptp_ocp: implement DPLL ops

[PATCH 4.19.289] net/sched: sch_qfq: account for stab overhead in qfq_enqueue
 2023-08-07 22:59 UTC 

[PATCH 0/9] arm64: dts: qcom: enable EMAC1 on sa8775p
 2023-08-07 22:27 UTC  (25+ messages)
` [PATCH 1/9] arm64: dts: qcom: sa8775p: add a node for the second serdes PHY
` [PATCH 2/9] arm64: dts: qcom: sa8775p: add a node for EMAC1
` [PATCH 3/9] arm64: dts: qcom: sa8775p-ride: enable the second SerDes PHY
` [PATCH 4/9] arm64: dts: qcom: sa8775p-ride: add pin functions for ethernet1
` [PATCH 5/9] arm64: dts: qcom: sa8775p-ride: move the reset-gpios property of the PHY
` [PATCH 6/9] arm64: dts: qcom: sa8775p-ride: index the first SGMII PHY
` [PATCH 7/9] arm64: dts: qcom: sa8775p-ride: add the second "
` [PATCH 8/9] arm64: dts: qcom: sa8775p-ride: label the mdio node
` [PATCH 9/9] arm64: dts: qcom: sa8775p-ride: enable EMAC1

[PATCH v2 iproute2 1/2] tc/taprio: don't print netlink attributes which weren't reported by the kernel
 2023-08-07 22:09 UTC  (2+ messages)
` [PATCH v2 iproute2 2/2] tc/taprio: fix JSON output when TCA_TAPRIO_ATTR_ADMIN_SCHED is present

[PATCH iproute2 1/2] tc/taprio: don't print netlink attributes which weren't reported by the kernel
 2023-08-07 22:00 UTC  (3+ messages)

[PATCH v2] bnx2x: Fix error recovering in switch configuration
 2023-08-07 21:35 UTC  (8+ messages)
` [PATCH v4] "

[pull request][net 00/11] mlx5 fixes 2023-08-07
 2023-08-07 21:26 UTC  (12+ messages)
` [net 01/11] net/mlx5e: Take RTNL lock when needed before calling xdp_set_features()
` [net 02/11] net/mlx5e: TC, Fix internal port memory leak
` [net 03/11] net/mlx5: DR, Fix wrong allocation of modify hdr pattern
` [net 04/11] net/mlx5: Return correct EC_VF function ID
` [net 05/11] net/mlx5: Allow 0 for total host VFs
` [net 06/11] net/mlx5: Fix devlink controller number for ECVF
` [net 07/11] net/mlx5e: Unoffload post act rule when handling FIB events
` [net 08/11] net/mlx5: LAG, Check correct bucket when modifying LAG
` [net 09/11] net/mlx5: Skip clock update work when device is in error state
` [net 10/11] net/mlx5: Reload auxiliary devices in pci error handlers
` [net 11/11] net/mlx5e: Add capability check for vnic counters

[PATCH net-next] docs: net: page_pool: de-duplicate the intro comment
 2023-08-07 21:00 UTC 

[PATCH v14 vfio 0/8] pds-vfio-pci driver
 2023-08-07 20:57 UTC  (9+ messages)
` [PATCH v14 vfio 1/8] vfio: Commonize combine_ranges for use in other VFIO drivers
` [PATCH v14 vfio 2/8] vfio/pds: Initial support for pds VFIO driver
` [PATCH v14 vfio 3/8] pds_core: Require callers of register/unregister to pass PF drvdata
` [PATCH v14 vfio 4/8] vfio/pds: register with the pds_core PF
` [PATCH v14 vfio 5/8] vfio/pds: Add VFIO live migration support
` [PATCH v14 vfio 6/8] vfio/pds: Add support for dirty page tracking
` [PATCH v14 vfio 7/8] vfio/pds: Add support for firmware recovery
` [PATCH v14 vfio 8/8] vfio/pds: Add Kconfig and documentation

[PATCH net] igc: Add lock to safeguard global Qbv variables
 2023-08-07 20:51 UTC 

[PATCH net] iavf: fix potential races for FDIR filters
 2023-08-07 20:50 UTC 

[PATCH net-next v2 0/6][pull request] Intel Wired LAN Driver Updates 2023-08-07 (ice)
 2023-08-07 20:48 UTC  (7+ messages)
` [PATCH net-next v2 1/6] ice: Accept LAG netdevs in bridge offloads
` [PATCH net-next v2 2/6] ice: Add direction metadata
` [PATCH net-next v2 3/6] ice: Rename enum ice_pkt_flags values
` [PATCH net-next v2 4/6] ice: Add get C827 PHY index function
` [PATCH net-next v2 5/6] ice: add FW load wait
` [PATCH net-next v2 6/6] ice: clean up __ice_aq_get_set_rss_lut()

[PATCH net-next] net: bcmasp: Prevent array undereflow in bcmasp_netfilt_get_init()
 2023-08-07 20:54 UTC  (2+ messages)

[PATCH net-next v4 0/6] page_pool: a couple of assorted optimizations
 2023-08-07 20:20 UTC  (4+ messages)
` [PATCH net-next v4 1/6] page_pool: split types and declarations from page_pool.h

[PATCH linux-next v2] net/ipv4: return the real errno instead of -EINVAL
 2023-08-07 20:17 UTC  (2+ messages)

[PATCH] tracepoint: add new `tcp:tcp_ca_event_set` trace event
 2023-08-07 20:00 UTC  (2+ messages)

[PATCH net-next] ipv6: exthdrs: Replace opencoded swap() implementation
 2023-08-07 19:58 UTC  (2+ messages)

[PATCH 0/2] net: stmmac: allow sharing MDIO lines
 2023-08-07 19:50 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: net: snps,dwmac: document the snps,shared-mdio property
` [PATCH 2/2] net: stmmac: support shared MDIO

[PATCH v4 net-next 00/11] Improve the taprio qdisc's relationship with its children
 2023-08-07 19:33 UTC  (12+ messages)
` [PATCH v4 net-next 01/11] net/sched: taprio: don't access q->qdiscs[] in unoffloaded mode during attach()
` [PATCH v4 net-next 02/11] net/sched: taprio: keep child Qdisc refcount elevated at 2 in offload mode
` [PATCH v4 net-next 03/11] net/sched: taprio: try again to report q->qdiscs[] to qdisc_leaf()
` [PATCH v4 net-next 04/11] net/sched: taprio: delete misleading comment about preallocating child qdiscs
` [PATCH v4 net-next 05/11] net/sched: taprio: dump class stats for the actual q->qdiscs[]
` [PATCH v4 net-next 06/11] net: ptp: create a mock-up PTP Hardware Clock driver
` [PATCH v4 net-next 07/11] net: netdevsim: use mock PHC driver
` [PATCH v4 net-next 08/11] net: netdevsim: mimic tc-taprio offload
` [PATCH v4 net-next 09/11] selftests/tc-testing: add ptp_mock Kconfig dependency
` [PATCH v4 net-next 10/11] selftests/tc-testing: test that taprio can only be attached as root
` [PATCH v4 net-next 11/11] selftests/tc-testing: verify that a qdisc can be grafted onto a taprio class

[PATCH v3 0/2] net: stmmac: correct MAC propagation delay
 2023-08-07 19:30 UTC  (2+ messages)

[PATCH net v2] bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves
 2023-08-07 19:30 UTC  (2+ messages)

[PATCH net-next] Revert "riscv: dts: allwinner: d1: Add CAN controller nodes"
 2023-08-07 19:30 UTC  (2+ messages)

[PATCH net 0/1] wireguard fixes for 6.5-rc6
 2023-08-07 19:30 UTC  (2+ messages)

[PATCH] MAINTAINERS: update Claudiu Beznea's email address
 2023-08-07 19:25 UTC  (2+ messages)

[PATCH v3 net-next 00/10] Improve the taprio qdisc's relationship with its children
 2023-08-07 19:06 UTC  (6+ messages)
` [PATCH v3 net-next 09/10] selftests/tc-testing: test that taprio can only be attached as root

ARM board lockups/hangs triggered by locks and mutexes
 2023-08-07 18:34 UTC  (4+ messages)

[syzbot] [bpf?] KMSAN: uninit-value in ieee802154_subif_start_xmit
 2023-08-07 18:09 UTC  (6+ messages)

[PATCH net-next V2 0/2] mlx5: Expose NIC temperature via hwmon API
 2023-08-07 18:05 UTC  (3+ messages)
` [PATCH net-next V2 1/2] net/mlx5: Expose port.c/mlx5_query_module_num() function
` [PATCH net-next V2 2/2] net/mlx5: Expose NIC temperature via hardware monitoring kernel API

[pull request][net-next 00/15] mlx5 updates 2023-08-07
 2023-08-07 17:56 UTC  (16+ messages)
` [net-next 01/15] net/mlx5: Track the current number of completion EQs
` [net-next 02/15] net/mlx5: Refactor completion IRQ request/release API
` [net-next 03/15] net/mlx5: Use xarray to store and manage completion IRQs
` [net-next 04/15] net/mlx5: Refactor completion IRQ request/release handlers in EQ layer
` [net-next 05/15] net/mlx5: Use xarray to store and manage completion EQs
` [net-next 06/15] net/mlx5: Implement single completion EQ create/destroy methods
` [net-next 07/15] net/mlx5: Introduce mlx5_cpumask_default_spread
` [net-next 08/15] net/mlx5: Add IRQ vector to CPU lookup function
` [net-next 09/15] net/mlx5: Rename mlx5_comp_vectors_count() to mlx5_comp_vectors_max()
` [net-next 10/15] net/mlx5: Handle SF IRQ request in the absence of SF IRQ pool
` [net-next 11/15] net/mlx5: Allocate completion EQs dynamically
` [net-next 12/15] net/mlx5: remove many unnecessary NULL values
` [net-next 13/15] net/mlx5: Fix typo reminder -> remainder
` [net-next 14/15] net/mlx5: E-Switch, Remove redundant arg ignore_flow_lvl
` [net-next 15/15] net/mlx5: Bridge, Only handle registered netdev bridge events

[BUG]Bluetooth: possible semantic bug when the status field of the HCI_Connection_Complete packet set to non-zero
 2023-08-07 17:48 UTC  (2+ messages)

[PATCH -next 0/6] net: Remove unnecessary ternary operators
 2023-08-07 17:35 UTC  (7+ messages)
` [PATCH -next 1/6] net: thunderx: "
` [PATCH -next 2/6] ethernet/intel: "

[PATCH v13 vfio 0/7] pds-vfio-pci driver
 2023-08-07 17:28 UTC  (7+ messages)
` [PATCH v13 vfio 3/7] vfio/pds: register with the pds_core PF

ynl - mutiple policies for one nested attr used in multiple cmds
 2023-08-07 17:24 UTC  (6+ messages)

[BUG]Bluetooth: possible semantic bug when the status field of the HCI_Connection_Complete packet set to non-zero
 2023-08-07 17:22 UTC 

Voicemail Transcript vger.kernel.org
 2023-08-03 18:10 UTC 

(no subject)
 2023-08-07 17:06 UTC  (10+ messages)
` [PATCH bpf-next v4 12/21] xdp: Add checksum hint

[PATCH net-next] devlink: Remove unused devlink_dpipe_table_resource_set() declaration
 2023-08-07 17:03 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).