netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-19 08:08:18 to 2021-10-19 18:39:45 UTC [more...]

[PATCH v2][net-next] soc: fsl: dpio: Unsigned compared against 0 in qbman_swp_set_irq_coalescing()
 2021-10-19 18:39 UTC  (2+ messages)

[PATCH net-next 00/10][pull request] 100GbE Intel Wired LAN Driver Updates 2021-10-19
 2021-10-19 18:30 UTC  (11+ messages)
` [PATCH net-next 01/10] ice: Add support for VF rate limiting
` [PATCH net-next 02/10] ice: update dim usage and moderation
` [PATCH net-next 03/10] ice: fix rate limit update after coalesce change
` [PATCH net-next 04/10] ice: fix software generating extra interrupts
` [PATCH net-next 05/10] ice: Forbid trusted VFs in switchdev mode
` [PATCH net-next 06/10] ice: Manage act flags for switchdev offloads
` [PATCH net-next 07/10] ice: Refactor PR ethtool ops
` [PATCH net-next 08/10] ice: Make use of the helper function devm_add_action_or_reset()
` [PATCH net-next 09/10] ice: use devm_kcalloc() instead of devm_kzalloc()
` [PATCH net-next 10/10] ice: fix an error code in ice_ena_vfs()

[PATCH] sfc: Fix reading non-legacy supported link modes
 2021-10-19 18:29 UTC  (4+ messages)

[PATCH] sfc: Export fibre-specific link modes for 1/10G
 2021-10-19 18:27 UTC  (6+ messages)

[PATCH][linux-next] net: enetc: unmap DMA in enetc_send_cmd()
 2021-10-19 18:19 UTC 

[PATCH] batman-adv: prepare for const netdev->dev_addr
 2021-10-19 18:02 UTC  (2+ messages)

[PATCH] bus: mhi: Add mhi_prepare_for_transfer_autoqueue API for DL auto queue
 2021-10-19 18:02 UTC  (5+ messages)

[PATCH net-next v2] net: marvell: prestera: add firmware v4.0 support
 2021-10-19 17:48 UTC  (5+ messages)

[PATCH net-next v2] fq_codel: generalise ce_threshold marking for subset of traffic
 2021-10-19 17:47 UTC 

[PATCH net-next] fq_codel: generalise ce_threshold marking for subset of traffic
 2021-10-19 17:35 UTC  (3+ messages)

[V2][PATCH] cgroup: fix memory leak caused by missing cgroup_bpf_offline
 2021-10-19 17:10 UTC  (7+ messages)

[syzbot] possible deadlock in perf_event_ctx_lock_nested (2)
 2021-10-19 17:09 UTC  (3+ messages)

[PATCH] mwifiex: Fix divide error in mwifiex_usb_dnld_fw
 2021-10-19 17:06 UTC  (3+ messages)

[PATCH v3 00/23] Fix some issues at documentation
 2021-10-19 16:53 UTC  (4+ messages)
` [PATCH v3 14/23] bpftool: update bpftool-cgroup.rst reference

[PATCH bpf-next 00/10] New BPF helpers to accelerate synproxy
 2021-10-19 16:45 UTC  (12+ messages)
` [PATCH bpf-next 01/10] bpf: Use ipv6_only_sock in bpf_tcp_gen_syncookie
` [PATCH bpf-next 02/10] bpf: Support dual-stack sockets in bpf_tcp_check_syncookie
` [PATCH bpf-next 03/10] bpf: Use EOPNOTSUPP "
` [PATCH bpf-next 04/10] bpf: Make errors of bpf_tcp_check_syncookie distinguishable
` [PATCH bpf-next 05/10] bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookie
` [PATCH bpf-next 06/10] bpf: Expose struct nf_conn to BPF
` [PATCH bpf-next 07/10] bpf: Add helpers to query conntrack info
` [PATCH bpf-next 08/10] bpf: Add helpers to issue and check SYN cookies in XDP
` [PATCH bpf-next 09/10] bpf: Add a helper to issue timestamp "
` [PATCH bpf-next 10/10] bpf: Add sample for raw syncookie helpers

[PATCH net-next] net-core: use netdev_* calls for kernel messages
 2021-10-19 16:42 UTC 

[PATCH] batman-adv: use eth_hw_addr_set() instead of ether_addr_copy()
 2021-10-19 16:39 UTC 

[PATCH 1/2] mac802154: use dev_addr_set()
 2021-10-19 16:36 UTC  (2+ messages)
` [PATCH 2/2] mac802154: use dev_addr_set() - manual

[RFC net-next] net: sysctl data could be in .bss
 2021-10-19 16:34 UTC  (2+ messages)

[next] BUG: kernel NULL pointer dereference, address:: selinux_ip_postroute_compat
 2021-10-19 16:29 UTC  (3+ messages)

[net-next PATCH v7 00/16] Multiple improvement for qca8337 switch
 2021-10-19 16:15 UTC  (5+ messages)
` [net-next PATCH v7 16/16] dt-bindings: net: dsa: qca8k: convert to YAML schema

[PATCH bpf-next v2 0/3] Add XDP support for bpf_load_hdr_opt
 2021-10-19 16:10 UTC  (9+ messages)

[PATCH 0/3] dt-bindings: net: TI wlcore json schema conversion and fix
 2021-10-19 15:48 UTC  (9+ messages)
` [PATCH 1/3] ARM: dts: motorola-mapphone: Drop second ti,wlcore compatible value
` [PATCH 2/3] dt-bindings: net: wireless: ti,wlcore: Convert to json-schema
` [PATCH 3/3] dt-bindings: net: ti,bluetooth: "

[PATCH] net: renesas: Fix rgmii-id delays
 2021-10-19 15:57 UTC  (7+ messages)

[PATCH net-next] net: sched: gred: dynamically allocate tc_gred_qopt_offload
 2021-10-19 15:57 UTC  (2+ messages)

[PATCH V2 mlx5-next 00/14] Add mlx5 live migration driver
 2021-10-19 15:50 UTC  (18+ messages)
` [PATCH V2 mlx5-next 01/14] PCI/IOV: Add pci_iov_vf_id() to get VF index
` [PATCH V2 mlx5-next 02/14] net/mlx5: Reuse exported virtfn index function call
` [PATCH V2 mlx5-next 03/14] net/mlx5: Disable SRIOV before PF removal
` [PATCH V2 mlx5-next 04/14] PCI/IOV: Add pci_iov_get_pf_drvdata() to allow VF reaching the drvdata of a PF
` [PATCH V2 mlx5-next 05/14] net/mlx5: Expose APIs to get/put the mlx5 core device
` [PATCH V2 mlx5-next 06/14] vdpa/mlx5: Use mlx5_vf_get_core_dev() to get PF device
` [PATCH V2 mlx5-next 07/14] vfio: Fix VFIO_DEVICE_STATE_SET_ERROR macro
` [PATCH V2 mlx5-next 08/14] vfio: Add a macro for VFIO_DEVICE_STATE_ERROR
` [PATCH V2 mlx5-next 09/14] vfio/pci_core: Make the region->release() function optional
` [PATCH V2 mlx5-next 10/14] net/mlx5: Introduce migration bits and structures
` [PATCH V2 mlx5-next 11/14] vfio/mlx5: Expose migration commands over mlx5 device
` [PATCH V2 mlx5-next 12/14] vfio/mlx5: Implement vfio_pci driver for mlx5 devices
` [PATCH V2 mlx5-next 13/14] vfio/pci: Expose vfio_pci_aer_err_detected()
` [PATCH V2 mlx5-next 14/14] vfio/mlx5: Use its own PCI reset_done error handler

[PATCH bpf 0/4] bpf, sockmap: fixes stress testing and regression
 2021-10-19 15:39 UTC  (5+ messages)
` [PATCH bpf 2/4] bpf, sockmap: Fix race in ingress receive verdict with redirect to self
` [PATCH bpf 3/4] bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and colliding

[PATCH] ice: Fix clang -Wimplicit-fallthrough in ice_pull_qvec_from_rc()
 2021-10-19 15:32 UTC  (2+ messages)

[PATCH 1/1] ice: remove the unused function ice_aq_nvm_update_empr
 2021-10-19 15:30 UTC  (2+ messages)

[PATCH v2 1/2] net: macb: Clean up macb_validate
 2021-10-19 15:02 UTC  (8+ messages)

[PATCH net-next 0/6] ethernet: manual netdev->dev_addr conversions (part 3)
 2021-10-19 15:00 UTC  (7+ messages)
` [PATCH net-next 1/6] ethernet: netsec: use eth_hw_addr_set()
` [PATCH net-next 2/6] ethernet: stmmac: "
` [PATCH net-next 3/6] ethernet: tehuti: "
` [PATCH net-next 4/6] ethernet: tlan: "
` [PATCH net-next 5/6] ethernet: via-rhine: "
` [PATCH net-next 6/6] ethernet: via-velocity: "

[PATCH v2] Add payload to be 32-bit aligned to fix dropped packets
 2021-10-19 14:52 UTC  (2+ messages)

Commit 09e856d54bda5f288ef8437a90ab2b9b3eab83d1r "vrf: Reset skb conntrack connection on VRF rcv" breaks expected netfilter behaviour
 2021-10-19 14:46 UTC  (10+ messages)

[PATCH net 0/8] net: hns3: add some fixes for -net
 2021-10-19 14:16 UTC  (9+ messages)
` [PATCH net 1/8] net: hns3: Add configuration of TM QCN error event
` [PATCH net 2/8] net: hns3: reset DWRR of unused tc to zero
` [PATCH net 3/8] net: hns3: add limit ets dwrr bandwidth cannot be 0
` [PATCH net 4/8] net: hns3: fix the max tx size according to user manual
` [PATCH net 5/8] net: hns3: fix for miscalculation of rx unused desc
` [PATCH net 6/8] net: hns3: schedule the polling again when allocation fails
` [PATCH net 7/8] net: hns3: fix vf reset workqueue cannot exit
` [PATCH net 8/8] net: hns3: disable sriov before unload hclge layer

[PATCH] net: fec: defer probe if PHY on external MDIO bus is not available
 2021-10-19 14:12 UTC  (2+ messages)

[PATCH V7 0/9] x86/Hyper-V: Add Hyper-V Isolation VM support(First part)
 2021-10-19 13:57 UTC  (7+ messages)
` [PATCH V7 5/9] x86/sev-es: Expose __sev_es_ghcb_hv_call() to call ghcb hv call out of sev code

[PATCH V4 net-next 0/6] ethtool: add support to set/get tx copybreak buf size and rx buf len
 2021-10-19 13:54 UTC  (6+ messages)
` [PATCH V4 net-next 1/6] ethtool: add support to set/get tx copybreak buf size via ethtool

[PATCH net-next v2 0/4] net: wwan: Add Qualcomm BAM-DMUX WWAN network driver
 2021-10-19 13:31 UTC  (6+ messages)
` [PATCH net-next v2 3/4] dt-bindings: net: Add schema for Qualcomm BAM-DMUX

[PATCH] net: wlcore: spi: Use dev_err_probe()
 2021-10-19 12:48 UTC 

[PATCH v3 0/13] net: phy: Add qca8081 ethernet phy driver
 2021-10-19 12:48 UTC  (17+ messages)
` [PATCH v3 03/13] net: phy: at803x: improve the WOL feature
` [PATCH v3 05/13] net: phy: add qca8081 ethernet phy driver
` [PATCH v3 06/13] net: phy: add qca8081 read_status
` [PATCH v3 08/13] net: phy: add qca8081 config_aneg

[PATCH] ieee802154: Remove redundant 'flush_workqueue()' calls
 2021-10-19 12:30 UTC  (2+ messages)

[PATCH] net: ethernet: ixp4xx: Make use of dma_pool_zalloc() instead of dma_pool_alloc/memset()
 2021-10-19 12:30 UTC  (2+ messages)

[PATCH net-next] devlink: Remove extra device_lock assert checks
 2021-10-19 12:20 UTC  (2+ messages)

[PATCH linux-next] ethernet: Remove redundant statement
 2021-10-19 12:20 UTC  (2+ messages)

[PATCH v4 1/4] Bluetooth: aosp: Support AOSP Bluetooth Quality Report
 2021-10-19 12:11 UTC  (3+ messages)

[PATCH net-next] net: phylink: rejig SFP interface selection in ksettings_set()
 2021-10-19 12:10 UTC  (2+ messages)

[PATCH net-next 0/9] Try to simplify the gnet_stats and remove qdisc->running sequence counter
 2021-10-19 12:10 UTC  (5+ messages)
` [PATCH net-next 9/9] net: sched: Remove Qdisc::running "
    ` [PATCH net-next] net: sched: Allow statistics reads from softirq

[PATCH net-next] net: phylink: Support disabling autonegotiation for PCS
 2021-10-19 12:10 UTC  (2+ messages)

[PATCH v5 1/3] Bluetooth: Add struct of reading AOSP vendor capabilities
 2021-10-19 12:07 UTC  (2+ messages)
` [PATCH v5 2/3] Bluetooth: aosp: Support AOSP Bluetooth Quality Report

[PATCH mlx5-next 0/7] Clean MR key use across mlx5_* modules
 2021-10-19 11:51 UTC  (3+ messages)

[PATCH net-next 00/12] ethernet: manual netdev->dev_addr conversions (part 2)
 2021-10-19 11:50 UTC  (2+ messages)

[PATCH linux-next] e1000e: Remove redundant statement
 2021-10-19 11:50 UTC  (2+ messages)

[PATCH net-next 0/6] ethernet: add eth_hw_addr_gen() for switches
 2021-10-19 11:50 UTC  (2+ messages)

[PATCH] net: multicast: calculate csum of looped-back and forwarded packets
 2021-10-19 11:44 UTC 

[PATCH][linux-next] net/smc: prevent NULL dereference in smc_find_rdma_v2_device_serv()
 2021-10-19 11:39 UTC  (3+ messages)

[PATCH net-next 0/9] mlxsw: Multi-level qdisc offload
 2021-10-19 11:30 UTC  (8+ messages)
` [PATCH net-next 4/9] mlxsw: spectrum_qdisc: Destroy children in mlxsw_sp_qdisc_destroy()
` [PATCH net-next 5/9] mlxsw: spectrum_qdisc: Unify graft validation
` [PATCH net-next 6/9] mlxsw: spectrum_qdisc: Clean stats recursively when priomap changes
` [PATCH net-next 7/9] mlxsw: spectrum_qdisc: Validate qdisc topology
` [PATCH net-next 8/9] mlxsw: spectrum_qdisc: Make RED, TBF offloads classful
` [PATCH net-next 9/9] selftests: mlxsw: Add a test for un/offloadable qdisc trees

[PATCH net-next 0/3][pull request] 40GbE Intel Wired LAN Driver Updates 2021-10-18
 2021-10-19 11:30 UTC  (2+ messages)

[net-next 01/13] net/mlx5: Support partial TTC rules
 2021-10-19 11:30 UTC  (2+ messages)

[PATCH V1 mlx5-next 00/13] Add mlx5 live migration driver
 2021-10-19 11:26 UTC  (6+ messages)
` [PATCH V1 mlx5-next 11/13] vfio/mlx5: Implement vfio_pci driver for mlx5 devices

[PATCH net-next 0/2] net: sched: fixes after recent qdisc->running changes
 2021-10-19 10:46 UTC  (5+ messages)
` [PATCH net-next 1/2] net: sched: fix logic error in qdisc_run_begin()
` [PATCH net-next 2/2] net: sched: remove one pair of atomic operations

[PATCH] virtio: Introduce a new kick interface virtqueue_kick_try()
 2021-10-19 10:37 UTC  (2+ messages)

[syzbot] divide error in genelink_tx_fixup
 2021-10-19 10:31 UTC  (9+ messages)

[syzbot] BUG: corrupted list in netif_napi_add
 2021-10-19 10:11 UTC  (4+ messages)

[syzbot] divide error in usbnet_start_xmit
 2021-10-19 10:08 UTC  (6+ messages)

[PATCH] driver: net: can: disable clock when it is in enable status
 2021-10-19  9:33 UTC  (3+ messages)

[PATCH] can: mscan: mpc5xxx_can: Make use of the helper function dev_err_probe()
 2021-10-19  9:31 UTC  (2+ messages)

[PATCH -next] rtw89: remove unneeded semicolon
 2021-10-19  9:13 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).