netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-19 14:30:38 to 2022-07-20 03:08:23 UTC [more...]

[PATCH v12 00/40] virtio pci support VIRTIO_F_RING_RESET
 2022-07-20  3:04 UTC  (25+ messages)
` [PATCH v12 01/40] virtio: record the maximum queue num supported by the device
` [PATCH v12 02/40] virtio: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v12 03/40] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset
` [PATCH v12 04/40] virtio_ring: extract the logic of freeing vring
` [PATCH v12 05/40] virtio_ring: split vring_virtqueue
` [PATCH v12 06/40] virtio_ring: introduce virtqueue_init()
` [PATCH v12 07/40] virtio_ring: split: introduce vring_free_split()
` [PATCH v12 08/40] virtio_ring: split: extract the logic of alloc queue
` [PATCH v12 09/40] virtio_ring: split: extract the logic of alloc state and extra
` [PATCH v12 10/40] virtio_ring: split: extract the logic of attach vring
` [PATCH v12 11/40] virtio_ring: split: extract the logic of vring init
` [PATCH v12 12/40] virtio_ring: split: introduce virtqueue_reinit_split()
` [PATCH v12 13/40] virtio_ring: split: reserve vring_align, may_reduce_num
` [PATCH v12 14/40] virtio_ring: split: introduce virtqueue_resize_split()
` [PATCH v12 15/40] virtio_ring: packed: introduce vring_free_packed
` [PATCH v12 16/40] virtio_ring: packed: extract the logic of alloc queue
` [PATCH v12 17/40] virtio_ring: packed: extract the logic of alloc state and extra
` [PATCH v12 18/40] virtio_ring: packed: extract the logic of attach vring
` [PATCH v12 19/40] virtio_ring: packed: extract the logic of vring init
` [PATCH v12 20/40] virtio_ring: packed: introduce virtqueue_reinit_packed()
` [PATCH v12 21/40] virtio_ring: packed: introduce virtqueue_resize_packed()
` [PATCH v12 22/40] virtio_ring: introduce virtqueue_resize()
` [PATCH v12 24/40] virtio: allow to unbreak/break virtqueue individually
` [PATCH v12 25/40] virtio: queue_reset: add VIRTIO_F_RING_RESET

[PATCH AUTOSEL 5.4 06/16] wifi: mac80211: do not wake queues on a vif that is being stopped
 2022-07-20  1:58 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 07/16] wifi: cfg80211: Allow P2P client interface to indicate port authorization

linux-next: build failure after merge of the bpf-next tree
 2022-07-20  1:59 UTC 

[PATCH V2 vfio 00/11] Add device DMA logging support for mlx5 driver
 2022-07-20  1:57 UTC  (14+ messages)
` [PATCH V2 vfio 03/11] vfio: Introduce DMA logging uAPIs
` [PATCH V2 vfio 05/11] vfio: Add an IOVA bitmap support
` [PATCH V2 vfio 06/11] vfio: Introduce the DMA logging feature support

[PATCH v2 00/13] The panic notifiers refactor strikes back - fixes/clean-ups
 2022-07-20  1:43 UTC  (20+ messages)
` [PATCH v2 01/13] ARM: Disable FIQs (but not IRQs) on CPUs shutdown paths
` [PATCH v2 02/13] notifier: Add panic notifiers info and purge trailing whitespaces
` [PATCH v2 03/13] firmware: google: Test spinlock on panic path to avoid lockups
` [PATCH v2 04/13] soc: bcm: brcmstb: Document panic notifier action and remove useless header
` [PATCH v2 05/13] alpha: Clean-up the panic notifier code
` [PATCH v2 06/13] um: Improve panic notifiers consistency and ordering
` [PATCH v2 07/13] parisc: Replace regular spinlock with spin_trylock on panic path
` [PATCH v2 08/13] tracing: Improve panic/die notifiers
` [PATCH v2 09/13] notifier: Show function names on notifier routines if DEBUG_NOTIFIERS is set
` [PATCH v2 10/13] EDAC/altera: Skip the panic notifier if kdump is loaded
` [PATCH v2 11/13] video/hyperv_fb: Avoid taking busy spinlock on panic path
` [PATCH v2 12/13] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers
` [PATCH v2 13/13] panic: Fixes the panic_print NMI backtrace setting

[PATCH v2 0/4] Introduce security_create_user_ns()
 2022-07-20  1:32 UTC  (9+ messages)
` [PATCH v2 4/4] selinux: Implement create_user_ns hook

[PATCH] net: llc: Fix comment typo
 2022-07-20  1:20 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 4/8] wifi: cfg80211: Allow P2P client interface to indicate port authorization
 2022-07-20  1:18 UTC 

[PATCH AUTOSEL 5.10 10/25] wifi: mac80211: check skb_shared in ieee80211_8023_xmit()
 2022-07-20  1:16 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 11/25] wifi: mac80211: do not wake queues on a vif that is being stopped
` [PATCH AUTOSEL 5.10 12/25] wifi: cfg80211: Allow P2P client interface to indicate port authorization

[PATCH AUTOSEL 5.18 05/54] x86/retpoline: Cleanup some #ifdefery
 2022-07-20  1:10 UTC  (5+ messages)
` [PATCH AUTOSEL 5.18 29/54] wifi: mac80211: check skb_shared in ieee80211_8023_xmit()
` [PATCH AUTOSEL 5.18 30/54] wifi: mac80211: do not wake queues on a vif that is being stopped
` [PATCH AUTOSEL 5.18 31/54] wifi: cfg80211: Allow P2P client interface to indicate port authorization
` [PATCH AUTOSEL 5.18 34/54] xdp: Fix spurious packet loss in generic XDP TX path

[PATCH AUTOSEL 5.15 23/42] wifi: mac80211: check skb_shared in ieee80211_8023_xmit()
 2022-07-20  1:13 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 24/42] wifi: mac80211: do not wake queues on a vif that is being stopped
` [PATCH AUTOSEL 5.15 25/42] wifi: cfg80211: Allow P2P client interface to indicate port authorization

[net-next PATCH v4 0/5] Add MTU change with stmmac interface running
 2022-07-20  1:13 UTC  (4+ messages)
` [net-next PATCH v4 4/5] net: ethernet: stmicro: stmmac: generate stmmac dma conf before open

[PATCH net-next 0/3][pull request] 1GbE Intel Wired LAN Driver Updates 2022-07-18
 2022-07-20  1:00 UTC  (2+ messages)

[PATCH v2 net-next] selftests: net: af_unix: Fix a build error of unix_connect.c
 2022-07-20  0:57 UTC 

[PATCH net v2 0/4][pull request] Intel Wired LAN Driver Updates 2022-07-18
 2022-07-20  0:50 UTC  (2+ messages)

[PATCH net-next] tcp: fix condition for increasing pingpong count
 2022-07-20  0:49 UTC  (2+ messages)

[PATCH v1 net-next] selftests: net: af_unix: Fix a build error of unix_connect.c
 2022-07-20  0:43 UTC  (3+ messages)

[PATCH net-next] net: ethernet: mtk-ppe: fix traffic offload with bridged wlan
 2022-07-20  0:40 UTC  (2+ messages)

[PATCH net] net: ethernet: mtk_ppe: fix possible NULL pointer dereference in mtk_flow_get_wdma_info
 2022-07-20  0:40 UTC  (2+ messages)

[PATCH net-next] net/sched: remove qdisc_root_lock() helper
 2022-07-20  0:40 UTC  (2+ messages)

[PATCH net] Documentation: fix udp_wmem_min in ip-sysctl.rst
 2022-07-20  0:40 UTC  (2+ messages)

[PATCH net-next v4] net: virtio_net: notifications coalescing support
 2022-07-20  0:26 UTC  (2+ messages)

[PATCH net] r8152: fix a WOL issue
 2022-07-20  0:20 UTC  (2+ messages)

[PATCH v2 00/11] net: phy: Add support for rate adaptation
 2022-07-19 23:50 UTC  (12+ messages)
` [PATCH v2 01/11] net: dpaa: Fix <1G ethernet on LS1046ARDB
` [PATCH v2 02/11] net: phy: Add 1000BASE-KX interface mode
` [PATCH v2 03/11] net: phylink: Export phylink_caps_to_linkmodes
` [PATCH v2 04/11] net: phylink: Generate caps and convert to linkmodes separately
` [PATCH v2 05/11] net: phy: Add support for rate adaptation
` [PATCH v2 06/11] net: phylink: Support differing link/interface speed/duplex
` [PATCH v2 07/11] net: phylink: Adjust link settings based on rate adaptation
` [PATCH v2 08/11] net: phylink: Adjust advertisement "
` [PATCH v2 09/11] [RFC] net: phylink: Add support for CRS-based "
` [PATCH v2 10/11] net: phy: aquantia: Add some additional phy interfaces
` [PATCH v2 11/11] net: phy: aquantia: Add support for rate adaptation

[PATCH net-next v2 0/7] tls: rx: decrypt from the TCP queue
 2022-07-19 23:11 UTC  (8+ messages)
` [PATCH net-next v2 1/7] tls: rx: wrap recv_pkt accesses in helpers
` [PATCH net-next v2 2/7] tls: rx: factor SW handling out of tls_rx_one_record()
` [PATCH net-next v2 3/7] tls: rx: don't free the output in case of zero-copy
` [PATCH net-next v2 4/7] tls: rx: device: keep the zero copy status with offload
` [PATCH net-next v2 5/7] tcp: allow tls to decrypt directly from the tcp rcv queue
` [PATCH net-next v2 6/7] tls: rx: device: add input CoW helper
` [PATCH net-next v2 7/7] tls: rx: do not use the standard strparser

[syzbot] WARNING in ieee80211_do_stop
 2022-07-19 22:52 UTC 

[PATCH V3] mm: prevent page_frag_alloc() from corrupting the memory
 2022-07-19 22:27 UTC  (7+ messages)
`  "
    ` Re:Re: [PATCH "
      `  "
          `  "

[PATCH] dt-bindings: net: fsl,fec: Add missing types to phy-reset-* properties
 2022-07-19 21:51 UTC 

[PATCH] dt-bindings: net: ethernet-controller: Rework 'fixed-link' schema
 2022-07-19 21:50 UTC 

Marvell 88E1512 PHY LED2 mode mismatch with Elkhartlake pin mode
 2022-07-19 21:35 UTC  (2+ messages)

[pull request][net-next 00/14] mlx5 updates 2022-07-17
 2022-07-19 20:57 UTC  (6+ messages)
` [net-next 03/14] net/mlx5e: Expose rx_oversize_pkts_buffer counter

[PATCH 0/5] net: usb: ax88179_178a: improvements and bug fixes
 2022-07-19 20:41 UTC  (5+ messages)
` [PATCH 1/5] net: usb: ax88179_178a: remove redundant init code
` [PATCH 4/5] net: usb: ax88179_178a: move priv to driver_priv

[PATCH bpf v2 0/5] bpf: Allow any source IP in bpf_skb_set_tunnel_key
 2022-07-19 20:40 UTC  (4+ messages)

[pull request][net-next V2 00/13] mlx5 updates 2022-07-17
 2022-07-19 20:35 UTC  (14+ messages)
` [net-next V2 01/13] net/mlx5e: Report header-data split state through ethtool
` [net-next V2 02/13] net/mlx5e: Fix mqprio_rl handling on devlink reload
` [net-next V2 03/13] net/mlx5e: HTB, reduce visibility of htb functions
` [net-next V2 04/13] net/mlx5e: HTB, move ids to selq_params struct
` [net-next V2 05/13] net/mlx5e: HTB, move section comment to the right place
` [net-next V2 06/13] net/mlx5e: HTB, move stats and max_sqs to priv
` [net-next V2 07/13] net/mlx5e: HTB, hide and dynamically allocate mlx5e_htb structure
` [net-next V2 08/13] net/mlx5e: HTB, remove priv from htb function calls
` [net-next V2 09/13] net/mlx5e: HTB, change functions name to follow convention
` [net-next V2 10/13] net/mlx5e: HTB, move htb functions to a new file
` [net-next V2 11/13] net/mlx5: Expose ts_cqe_metadata_size2wqe_counter
` [net-next V2 12/13] net/mlx5e: Add resiliency for PTP TX port timestamp
` [net-next V2 13/13] net/mlx5: CT: Remove warning of ignore_flow_level support for non PF

[RFC PATCH 0/5] can: slcan: extend supported features (step 2)
 2022-07-19 19:59 UTC  (8+ messages)
` [RFC PATCH 2/5] can: slcan: remove legacy infrastructure

[RFC PATCH net-next 0/9] net: pcs: Add support for devices probed in the "usual" manner
 2022-07-19 19:41 UTC  (14+ messages)
` [RFC PATCH net-next 4/9] net: pcs: lynx: Convert to an mdio driver
` [RFC PATCH net-next 5/9] net: pcs: lynx: Use pcs_get_by_provider to get PCS

[PATCH v4 0/6] Add support for RZ/N1 SJA1000 CAN controller
 2022-07-19 19:34 UTC  (6+ messages)
` [PATCH v4 6/6] can: sja1000: Add support for RZ/N1 SJA1000 CAN Controller

[PATCH net-next v4] net: ipa: add an endpoint device attribute group
 2022-07-19 19:16 UTC 

[PATCH net] Documentation: fix sctp_wmem in ip-sysctl.rst
 2022-07-19 18:49 UTC  (2+ messages)

[PATCH bpf-next v6 00/13] New nf_conntrack kfuncs for insertion, changing timeout, status
 2022-07-19 18:37 UTC  (3+ messages)
` [PATCH bpf-next v6 01/13] bpf: Introduce BTF ID flags and 8-byte BTF set

[PATCH] s390/net: Fix comment typo
 2022-07-19 18:20 UTC  (2+ messages)

[PATCH net-next v2 0/5] net: ipa: small transaction updates
 2022-07-19 18:10 UTC  (6+ messages)
` [PATCH net-next v2 1/5] net: ipa: add a transaction committed list
` [PATCH net-next v2 2/5] net: ipa: rearrange transaction initialization
` [PATCH net-next v2 3/5] net: ipa: skip some cleanup for unused transactions
` [PATCH net-next v2 4/5] net: ipa: report when the driver has been removed
` [PATCH net-next v2 5/5] net: ipa: fix an outdated comment

[PATCH net] mlxsw: spectrum_router: Fix IPv4 nexthop gateway indication
 2022-07-19 18:03 UTC  (2+ messages)

[PATCH mlx5-next 0/5] mlx5-next updates 2022-07-03
 2022-07-19 17:54 UTC  (2+ messages)

[PATCH net-next v3] net: ipa: add an endpoint device attribute group
 2022-07-19 17:52 UTC 

[PATCH v13 net-next 0/9] add support for VSC7512 control over SPI
 2022-07-19 17:49 UTC  (4+ messages)
` [PATCH v13 net-next 9/9] mfd: ocelot: add support for the vsc7512 chip via spi

[PATCH bpf-next v3 0/8] bpf: rstat: cgroup hierarchical stats
 2022-07-19 17:02 UTC  (8+ messages)
` [PATCH bpf-next v3 8/8] bpf: add a selftest for cgroup hierarchical stats collection

[PATCH v4,bpf-next] bpf: Don't redirect packets with invalid pkt_len
 2022-07-19 17:00 UTC  (2+ messages)

[PATCH] mptcp: Fix comment typo
 2022-07-19 16:56 UTC  (2+ messages)

[PATCH net-next V3 0/3] Introduce and use NUMA distance metrics
 2022-07-19 16:23 UTC  (4+ messages)
` [PATCH net-next V3 1/3] sched/topology: Add NUMA-based CPUs spread API
` [PATCH net-next V3 2/3] net/mlx5e: Improve remote NUMA preferences used for the IRQ affinity hints
` [PATCH net-next V3 3/3] enic: Use NUMA distances logic when setting "

[PATCH bpf-next v6 00/23] Introduce eBPF support for HID devices
 2022-07-19 16:05 UTC  (5+ messages)
` [PATCH bpf-next v6 05/23] bpf/verifier: allow kfunc to return an allocated mem

[RFC Patch net-next 00/10] net: dsa: microchip: add support for phylink mac config and link up
 2022-07-19 15:58 UTC  (13+ messages)
` [RFC Patch net-next 01/10] net: dsa: microchip: lan937x: read rgmii delay from device tree
` [RFC Patch net-next 03/10] net: dsa: microchip: add common 100/10Mbps selection function
` [RFC Patch net-next 04/10] net: dsa: microchip: add common duplex and flow control function
` [RFC Patch net-next 06/10] net: dsa: microchip: lan937x: add support for configuing xMII register

[PATCH] mac80211: Fix wrong channel bandwidths reported for aggregates
 2022-07-19 15:36 UTC  (3+ messages)

[PATCH net-next v2] net: ipa: add an endpoint device attribute group
 2022-07-19 15:50 UTC 

[PATCH bpf-next] bpf: fix bpf compile error caused by CONFIG_CGROUP_BPF
 2022-07-19 15:46 UTC  (2+ messages)

[RFC 0/1] Introducing OpenVPN Data Channel Offload
 2022-07-19 15:37 UTC  (6+ messages)
` [RFC 1/1] net: introduce OpenVPN Data Channel Offload (ovpn-dco)

[PATCH net-next 0/2] net: ipa: move configuration data files
 2022-07-19 15:08 UTC  (3+ messages)
` [PATCH net-next 1/2] net: ipa: list supported IPA versions in the Makefile
` [PATCH net-next 2/2] net: ipa: move configuration data files into a subdirectory

[selftests] e71b7f1f44: kernel-selftests.net.fcnal-test.sh.fail
 2022-07-19 14:57 UTC 

[PATCH] docs: driver-api: firmware: add driver firmware guidelines
 2022-07-19 14:49 UTC  (4+ messages)

Handling standalone PCS IRQ
 2022-07-19 14:39 UTC 

[PATCH net-next 0/5] net: ipa: small transaction updates
 2022-07-19 14:35 UTC  (6+ messages)
` [PATCH net-next 1/5] net: ipa: add a transaction committed list
` [PATCH net-next 2/5] net: ipa: rearrange transaction initialization
` [PATCH net-next 3/5] net: ipa: skip some cleanup for unused transactions
` [PATCH net-next 4/5] net: ipa: report when the driver has been removed
` [PATCH net-next 5/5] net: ipa: fix an outdated comment

[PATCH v2 0/4] wcn36xx: Add in debugfs export of firmware feature bits
 2022-07-19 14:33 UTC  (5+ messages)
` [PATCH v2 1/4] wcn36xx: Rename clunky firmware feature bit enum
` [PATCH v2 2/4] wcn36xx: Move firmware feature bit storage to dedicated firmware.c file
` [PATCH v2 3/4] wcn36xx: Move capability bitmap to string translation function to firmware.c
` [PATCH v2 4/4] wcn36xx: Add debugfs entry to read firmware feature strings

[PATCH net-next] net: amd8111e: remove repeated dev->features assignement
 2022-07-19 14:24 UTC 

[PATCH] docs: driver-api: firmware: add driver firmware guidelines. (v2)
 2022-07-19 14:26 UTC  (2+ messages)

[PATCH net-next] net: ipa: initialize ring indexes to 0
 2022-07-19 14:18 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).