netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-07 19:05:08 to 2022-04-08 13:45:59 UTC [more...]

[PATCH v2 net-next 0/2] net: mvneta: add support for page_pool_get_stats
 2022-04-08 13:45 UTC  (6+ messages)
` [PATCH v2 net-next 1/2] net: page_pool: introduce ethtool stats
` [PATCH v2 net-next 2/2] net: mvneta: add support for page_pool_get_stats

[PATCH] net: phy: genphy_loopback: fix loopback failed when speed is unknown
 2022-04-08 13:04 UTC  (10+ messages)

[PATCH net-next 00/14] net/sched: Better error reporting for offload failures
 2022-04-08 12:50 UTC  (3+ messages)

[PATCH net-next 0/5][pull request] 100GbE Intel Wired LAN Driver Updates 2022-04-07
 2022-04-08 12:50 UTC  (2+ messages)

[PATCH bpf-next 00/10] xsk: stop softirq processing on full XSK Rx queue
 2022-04-08 12:48 UTC  (4+ messages)

[PATCH v2 net-next 0/1] mscc-miim probe cleanup
 2022-04-08 12:48 UTC  (3+ messages)
` [PATCH v2 net-next 1/1] net: mdio: mscc-miim: add local dev variable to cleanup probe function

[PATCH net v2] net: dsa: felix: suppress -EPROBE_DEFER errors
 2022-04-08 12:46 UTC  (2+ messages)

[PATCH v2 net] ice: arfs: fix use-after-free when freeing @rx_cpu_rmap
 2022-04-08 12:31 UTC  (2+ messages)

[PATCH net-next 00/15] net: Remove use of list iterator after loop body
 2022-04-08 12:31 UTC  (7+ messages)
` [PATCH net-next 02/15] net: dsa: sja1105: Remove usage of iterator for list_add() after loop
` [PATCH net-next 03/15] net: dsa: mv88e6xxx: Replace usage of found with dedicated iterator

[PATCH iproute2-next] tc: Add JSON output to tc-class
 2022-04-08 10:54 UTC 

[PATCH] vDPA/ifcvf: assign nr_vring to the MSI vector of config_intr by default
 2022-04-08 12:10 UTC 

[PATCH v2] net: macb: Restart tx only if queue pointer is lagging
 2022-04-08 12:02 UTC  (5+ messages)

[PATCH -next 1/2] wcn36xx: clean up some inconsistent indenting
 2022-04-08 11:53 UTC  (4+ messages)
` [PATCH -next 2/2] ath9k: Remove unnecessary print function dev_err()

[PATCH] vxlan: fix error return code in vxlan_fdb_append
 2022-04-08 11:40 UTC  (2+ messages)

[PATCH] realtek: rtlwifi: Fix spelling mistake "cacluated" -> "calculated"
 2022-04-08 11:39 UTC  (2+ messages)

[PATCH net-next v3 0/3] Add Clause 45 support for Aspeed MDIO
 2022-04-08 11:30 UTC  (2+ messages)

[PATCH net] flow_dissector: fix false-positive __read_overflow2_field() warning
 2022-04-08 11:20 UTC  (2+ messages)

[PATCH] bonding: Update layer2 and layer2+3 hash formula documentation
 2022-04-08 11:20 UTC  (2+ messages)

[PATCH net] veth: Ensure eth header is in skb's linear part
 2022-04-08 11:20 UTC  (2+ messages)

[PATCH net] net/sched: flower: fix parsing of ethertype following VLAN header
 2022-04-08 11:20 UTC  (2+ messages)

[PATCH net-next v4 00/11] bnxt: Support XDP multi buffer
 2022-04-08 11:10 UTC  (13+ messages)
` [PATCH net-next v4 01/11] bnxt: refactor bnxt_rx_xdp to separate xdp_init_buff/xdp_prepare_buff
` [PATCH net-next v4 02/11] bnxt: add flag to denote that an xdp program is currently attached
` [PATCH net-next v4 03/11] bnxt: refactor bnxt_rx_pages operate on skb_shared_info
` [PATCH net-next v4 04/11] bnxt: rename bnxt_rx_pages to bnxt_rx_agg_pages_skb
` [PATCH net-next v4 05/11] bnxt: adding bnxt_rx_agg_pages_xdp for aggregated xdp
` [PATCH net-next v4 06/11] bnxt: set xdp_buff pfmemalloc flag if needed
` [PATCH net-next v4 07/11] bnxt: change receive ring space parameters
` [PATCH net-next v4 08/11] bnxt: add page_pool support for aggregation ring when using xdp
` [PATCH net-next v4 09/11] bnxt: adding bnxt_xdp_build_skb to build skb from multibuffer xdp_buff
` [PATCH net-next v4 10/11] bnxt: support transmit and free of aggregation buffers
` [PATCH net-next v4 11/11] bnxt: XDP multibuffer enablement

[PATCH net-next] net: atm: remove the ambassador driver
 2022-04-08 11:10 UTC  (2+ messages)

[PATCH net-next 00/10] tls: rx: random refactoring part 1
 2022-04-08 11:10 UTC  (12+ messages)
` [PATCH net-next 01/10] tls: rx: jump to a more appropriate label
` [PATCH net-next 02/10] tls: rx: drop pointless else after goto
` [PATCH net-next 03/10] tls: rx: don't store the record type in socket context
` [PATCH net-next 04/10] tls: rx: don't store the decryption status "
` [PATCH net-next 05/10] tls: rx: init decrypted status in tls_read_size()
` [PATCH net-next 06/10] tls: rx: use a define for tag length
` [PATCH net-next 07/10] tls: rx: replace 'back' with 'offset'
` [PATCH net-next 08/10] tls: rx: don't issue wake ups when data is decrypted
` [PATCH net-next 09/10] tls: rx: refactor decrypt_skb_update()
` [PATCH net-next 10/10] tls: hw: rx: use return value of tls_device_decrypted() to carry status

[PATCH 0/2] dt-bindings: net: Fix ave descriptions
 2022-04-08 11:00 UTC  (2+ messages)

[PATCH] drivers: Fix spelling mistake "writting" -> "writing"
 2022-04-08 10:17 UTC  (2+ messages)

[PATCH bpf 0/4] introduce HAVE_ARCH_HUGE_VMALLOC_FLAG for bpf_prog_pack
 2022-04-08 10:08 UTC  (7+ messages)

[PATCH] dpaa_eth: Fix missing of_node_put in dpaa_get_ts_info()
 2022-04-08  9:49 UTC 

[PATCH] bnx2x: Fix spelling mistake "regiser" -> "register"
 2022-04-08  9:49 UTC 

[PATCH v2 0/1] net/sched: taprio: Check if sk_flags are valid
 2022-04-08  9:47 UTC  (2+ messages)
` [PATCH v2 1/1] net/sched: taprio: Check if socket flags "

[PATCH v2 00/14] MediaTek SoC flow offload improvements + wireless support
 2022-04-08  9:34 UTC  (7+ messages)
` [PATCH v2 01/14] dt-bindings: net: mediatek: add optional properties for the SoC ethernet core
` [PATCH v2 05/14] dt-bindings: arm: mediatek: document the pcie mirror node on MT7622

[PATCH 0/3] mmc: improve API to make clear {h|s}w_reset is for cards
 2022-04-08  9:05 UTC  (4+ messages)
` [PATCH 1/3] mmc: core: improve API to make clear mmc_hw_reset "

[PATCH] net: ethernet: mtk_eth_soc/wed: fix sparse endian warnings
 2022-04-08  8:59 UTC 

[PATCH 0/9] treewide: eliminate anonymous module_init & module_exit
 2022-04-08  8:31 UTC  (3+ messages)
` [PATCH 8/9] x86/crypto: "

[PATCH RFC net-next] net: dsa: b53: convert to phylink_pcs
 2022-04-08  8:30 UTC  (3+ messages)

[PATCH] net: stmmac: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-08  8:12 UTC 

[PATCH] wlcore: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-08  8:12 UTC 

[RFC net-next 0/2] Add page_pool_stats ethtool APIs
 2022-04-08  8:11 UTC  (9+ messages)
` [RFC net-next 1/2] net: page_pool: introduce ethtool stats
` [RFC net-next 2/2] net: mvneta: add support for page_pool_get_stats

[PATCH 0/2] mwifiex: Select firmware based on strapping
 2022-04-08  7:51 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mwifiex: Add SD8997 SDIO-UART firmware

[PATCH net-next 0/3] net: ethool: add support to get/set tx push by ethtool -G/g
 2022-04-08  7:12 UTC  (4+ messages)
` [PATCH net-next 1/3] net: ethtool: extend ringparam set/get APIs for tx_push
` [PATCH net-next 2/3] net: ethtool: move checks before rtnl_lock() in ethnl_set_rings
` [PATCH net-next 3/3] net: hns3: add tx push support in hns3 ring param process

AMD XGBE "phy irq request failed" kernel v5.17-rc2 on V1500B based board
 2022-04-08  7:02 UTC  (12+ messages)

[PATCH net-next v4 0/4] net: lan966x: Add support for FDMA
 2022-04-08  7:03 UTC  (5+ messages)
` [PATCH net-next v4 1/4] net: lan966x: Add registers that are used "
` [PATCH net-next v4 2/4] net: lan966x: Expose functions that are needed by FDMA
` [PATCH net-next v4 3/4] net: lan966x: Add FDMA functionality
` [PATCH net-next v4 4/4] net: lan966x: Update FDMA to change MTU

[PATCH net] rxrpc: fix a race in rxrpc_exit_net()
 2022-04-08  6:41 UTC  (2+ messages)

[PATCH v4 1/2] timer: add a function to adjust timeouts to be upper bound
 2022-04-08  5:39 UTC  (3+ messages)

[GIT PULL] Networking for 5.18-rc2
 2022-04-08  5:38 UTC  (2+ messages)

[RFC PATCH] iwlwifi: iwl-dbg: Use del_timer_sync() before freeing
 2022-04-08  5:20 UTC  (3+ messages)

[PATCH v34 08/29] LSM: Use lsmblob in security_secctx_to_secid
 2022-04-08  4:44 UTC  (9+ messages)
` [PATCH v34 09/29] LSM: Use lsmblob in security_secid_to_secctx
` [PATCH v34 11/29] LSM: Use lsmblob in security_current_getsecid
` [PATCH v34 15/29] LSM: Ensure the correct LSM context releaser
` [PATCH v34 16/29] LSM: Use lsmcontext in security_secid_to_secctx
` [PATCH v34 18/29] LSM: security_secid_to_secctx in netlink netfilter
` [PATCH v34 19/29] NET: Store LSM netlabel data in a lsmblob

[PATCH nf-next v2 1/1] netfilter: conntrack: skip verification of zero UDP checksum
 2022-04-08  4:33 UTC 

[PATCH] net: mpls: fix memdup.cocci warning
 2022-04-08  4:20 UTC  (2+ messages)

[PATCH net-next v6 00/13] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
 2022-04-08  4:15 UTC  (15+ messages)
` [PATCH net-next v6 01/13] list: Add list_next_entry_circular() and list_prev_entry_circular()
` [PATCH net-next v6 02/13] net: wwan: t7xx: Add control DMA interface
` [PATCH net-next v6 03/13] net: wwan: t7xx: Add core components
` [PATCH net-next v6 04/13] net: wwan: t7xx: Add port proxy infrastructure
` [PATCH net-next v6 05/13] net: wwan: t7xx: Add control port
` [PATCH net-next v6 06/13] net: wwan: t7xx: Add AT and MBIM WWAN ports
` [PATCH net-next v6 07/13] net: wwan: t7xx: Data path HW layer
` [PATCH net-next v6 08/13] net: wwan: t7xx: Add data path interface
` [PATCH net-next v6 09/13] net: wwan: t7xx: Add WWAN network interface
` [PATCH net-next v6 10/13] net: wwan: t7xx: Introduce power management
` [PATCH net-next v6 11/13] net: wwan: t7xx: Runtime PM
` [PATCH net-next v6 12/13] net: wwan: t7xx: Device deep sleep lock/unlock
` [PATCH net-next v6 13/13] net: wwan: t7xx: Add maintainers and documentation

[PATCH bpf-next] selftests/bpf: Fix return value checks in perf_event_stackmap.c
 2022-04-08  4:14 UTC  (3+ messages)
  ` [PATCH bpf-next v2] "

[PATCH v3] net/ethernet : set default assignment identifier to NET_NAME_ENUM
 2022-04-08  4:10 UTC  (2+ messages)

[PATCH v2] qed: remove an unneed NULL check on list iterator
 2022-04-08  4:10 UTC  (2+ messages)

[PATCH net-next] sfc: Stop using iommu_present()
 2022-04-08  4:10 UTC  (2+ messages)

[PATCH 0/2] storvsc, netvsc: Improve logging
 2022-04-08  4:10 UTC  (2+ messages)

[PATCH net-next] tcp: Add tracepoint for tcp_set_ca_state
 2022-04-08  4:00 UTC  (2+ messages)

[PATCH net-next 0/3] net: create a net/core/ internal header
 2022-04-08  4:00 UTC  (2+ messages)

[PATCH net-next] net-core: rx_otherhost_dropped to core_stats
 2022-04-08  4:00 UTC  (2+ messages)

[PATCH v3 0/5] Make evlist CPUs more accurate
 2022-04-08  3:56 UTC  (6+ messages)
` [PATCH v3 1/5] perf cpumap: Don't decrement refcnt on args to merge
` [PATCH v3 2/5] perf tests: Additional cpumap merge tests
` [PATCH v3 3/5] perf cpumap: Add intersect function
` [PATCH v3 4/5] perf evlist: Respect all_cpus when setting user_requested_cpus
` [PATCH v3 5/5] perf test: Combine cpu map tests into 1 suite

[RFC PATCH net-next 0/2] devlink: Add port stats
 2022-04-08  3:16 UTC  (2+ messages)

[PATCH -next] net: ethernet: mtk_eth_soc: fix return value check in mtk_wed_add_hw()
 2022-04-08  3:22 UTC 

[PATCH -next] ath11k: fix missing unlock on error in ath11k_wow_op_resume()
 2022-04-08  3:09 UTC 

[PATCH net-next] net: dsa: felix: suppress -EPROBE_DEFER errors
 2022-04-08  2:56 UTC  (6+ messages)

[PATCH 00/11] Fix deadlocks caused by del_timer_sync()
 2022-04-08  2:52 UTC  (9+ messages)
` [PATCH 09/11] drivers: infiniband: hw: Fix deadlock in irdma_cleanup_cm_core()
    `  "
          `  "
              `  "

[PATCH] decouple llc/bridge
 2022-04-08  2:48 UTC  (3+ messages)

[PATCH V2] ethernet: Fix some formatting issues
 2022-04-08  2:38 UTC  (2+ messages)

[PATCH v2] net: atlantic: Avoid out-of-bounds indexing
 2022-04-08  2:22 UTC 

[PATCH] sfc: ef10: Fix assigning negative value to unsigned variable
 2022-04-08  2:11 UTC 

[PATCH] libbpf: potential NULL dereference in usdt_manager_attach_usdt()
 2022-04-08  1:30 UTC  (4+ messages)

TCP stack gets into state of continually advertising “silly window” size of 1
 2022-04-08  1:10 UTC  (3+ messages)

[PATCH net-next] tcp: Add tracepoint for tcp_set_ca_state
 2022-04-08  0:40 UTC  (2+ messages)

[RFC bpf-next 0/4] bpf: Speed up symbol resolving in kprobe multi link
 2022-04-08  0:58 UTC  (5+ messages)
` [RFC bpf-next 1/4] kallsyms: Add kallsyms_lookup_names function
` [RFC bpf-next 2/4] fprobe: Resolve symbols with kallsyms_lookup_names

[PATCH] rtw89: rtw89_ser: add const to struct state_ent and event_ent
 2022-04-08  0:16 UTC  (2+ messages)

[PATCH v3 1/2] timer: add a function to adjust timeouts to be upper bound
 2022-04-07 23:26 UTC  (3+ messages)

[PATCH v1 net-next 0/1] mscc-miim probe cleanup
 2022-04-07 23:01 UTC  (2+ messages)
` [PATCH v1 net-next 1/1] net: mdio: mscc-miim: add local dev variable to cleanup probe function

[PATCH v0 RFC RFT net-next 0/5] Use MMD/C45 helpers
 2022-04-07 22:50 UTC  (6+ messages)
` [PATCH v0 RFC RFT net-next 1/5] net: phylink: Convert to mdiobus_c45_{read|write}
` [PATCH v0 RFC RFT net-next 2/5] net: phy: "
` [PATCH v0 RFC RFT net-next 3/5] net: phy: bcm87xx: Use mmd helpers
` [PATCH v0 RFC RFT net-next 4/5] net: dsa: sja1105: Convert to mdiobus_c45_read
` [PATCH v0 RFC RFT net-next 5/5] net: pcs: pcs-xpcs: "

[PATCH 1/5] iommu: Replace uses of IOMMU_CAP_CACHE_COHERENCY with dev_is_dma_coherent()
 2022-04-07 22:37 UTC  (12+ messages)

[PATCH bpf-next v3 0/7] bpf: cgroup_sock lsm flavor
 2022-04-07 22:31 UTC  (8+ messages)
` [PATCH bpf-next v3 1/7] bpf: add bpf_func_t and trampoline helpers
` [PATCH bpf-next v3 2/7] bpf: per-cgroup lsm flavor
` [PATCH bpf-next v3 3/7] bpf: minimize number of allocated lsm slots per program
` [PATCH bpf-next v3 4/7] bpf: allow writing to a subset of sock fields from lsm progtype
` [PATCH bpf-next v3 5/7] libbpf: add lsm_cgoup_sock type
` [PATCH bpf-next v3 6/7] selftests/bpf: lsm_cgroup functional test
` [PATCH bpf-next v3 7/7] selftests/bpf: verify lsm_cgroup struct sock access

[RFC net-next v1] net: Add a second bind table hashed by port and address
 2022-04-07 22:03 UTC 

[syzbot] possible deadlock in sco_conn_del
 2022-04-07 22:08 UTC 

Matching unbound sockets for VRF
 2022-04-07 21:28 UTC  (7+ messages)

[PATCH bpf] xsk: fix l2fwd for copy mode + busy poll combo
 2022-04-07 21:10 UTC  (2+ messages)

[PATCH 0/3] rndis_host: handle bogus MAC addresses in ZTE RNDIS devices
 2022-04-07 20:51 UTC  (4+ messages)
` [PATCH 2/3] rndis_host: enable the bogus MAC fixup for ZTE devices from cdc_ether

[linux-next:master] BUILD REGRESSION 2e9a9857569ec27e64d2ddd01294bbe3c736acb1
 2022-04-07 20:34 UTC 

[PATCH net-next] hv_netvsc: Add support for XDP_REDIRECT
 2022-04-07 20:21 UTC 

bug while receiving SNMP replies (UDP)?
 2022-04-07 19:42 UTC 

[PATCH net-next] page_pool: Add recycle stats to page_pool_put_page_bulk
 2022-04-07 20:14 UTC  (3+ 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).