netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-18 13:43:32 to 2021-10-19 03:21:11 UTC [more...]

[pull request][net-next 00/13] mlx5 updates 2021-10-18
 2021-10-19  3:20 UTC  (14+ messages)
` [net-next 01/13] net/mlx5: Support partial TTC rules
` [net-next 02/13] net/mlx5: Introduce port selection namespace
` [net-next 03/13] net/mlx5: Add support to create match definer
` [net-next 04/13] net/mlx5: Introduce new uplink destination type
` [net-next 05/13] net/mlx5: Lag, move lag files into directory
` [net-next 06/13] net/mlx5: Lag, set LAG traffic type mapping
` [net-next 07/13] net/mlx5: Lag, set match mask according to the traffic type bitmap
` [net-next 08/13] net/mlx5: Lag, add support to create definers for LAG
` [net-next 09/13] net/mlx5: Lag, add support to create TTC tables for LAG port selection
` [net-next 10/13] net/mlx5: Lag, add support to create/destroy/modify "
` [net-next 11/13] net/mlx5: Lag, use steering to select the affinity port in LAG
` [net-next 12/13] net/mlx5: E-Switch, Use dynamic alloc for dest array
` [net-next 13/13] net/mlx5: E-Switch, Increase supported number of forward destinations to 32

[syzbot] divide error in usbnet_start_xmit
 2021-10-19  3:17 UTC 

[PATCH] bpf: use count for prealloc hashtab too
 2021-10-19  3:14 UTC  (5+ messages)
  ` [External] "

[PATCH net] mwifiex: Fix possible memleak in probe and disconnect
 2021-10-19  3:12 UTC  (4+ messages)

[PATCH] bpf, sockmap: Do not read sk_receive_queue in tcp_bpf_recvmsg if strparser enabled
 2021-10-19  3:03 UTC  (4+ messages)

[PATCH selftests/bpf] selftests/bpf: remove duplicate include in cgroup_helpers.c
 2021-10-19  1:45 UTC 

[PATCH] can: xilinx_can: remove redundent netif_napi_del from xcan_remove
 2021-10-19  1:44 UTC  (3+ messages)

[PATCH] ice: Fix clang -Wimplicit-fallthrough in ice_pull_qvec_from_rc()
 2021-10-19  1:42 UTC 

[PATCH 1/1] ice: remove the unused function ice_aq_nvm_update_empr
 2021-10-19  9:17 UTC 

[RFC PATCH] rtl8xxxu: rtl8188cus: Fix init of PHY registers
 2021-10-19  0:59 UTC 

[PATCH][next] rtw89: Fix potential dereference of the null pointer sta
 2021-10-19  1:11 UTC  (4+ messages)

[PATCH net-next 0/2] net: sched: fixes after recent qdisc->running changes
 2021-10-19  0:34 UTC  (3+ 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

[net-next PATCH v2] net: dsa: qca8k: tidy for loop in setup and add cpu port check
 2021-10-19  0:08 UTC 

[PATCH net v2] napi: fix race inside napi_enable
 2021-10-19  0:01 UTC  (6+ messages)

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

[PATCH net-next 0/9] Try to simplify the gnet_stats and remove qdisc->running sequence counter
 2021-10-18 23:53 UTC  (6+ messages)
` [PATCH net-next 9/9] net: sched: Remove Qdisc::running "

RCU: rcu stall issues and an approach to the fix
 2021-10-18 23:46 UTC  (6+ messages)

[syzbot] BUG: corrupted list in netif_napi_add
 2021-10-18 23:31 UTC  (9+ messages)

[PATCH net-next 1/2] qed: Optimize the ll2 ooo flow
 2021-10-18 23:30 UTC  (2+ messages)

[net-next RESEND PATCH 1/2] net: dsa: qca8k: tidy for loop in setup and add cpu port check
 2021-10-18 23:21 UTC  (6+ messages)

[PATCH net-next 0/6] ethernet: add eth_hw_addr_gen() for switches
 2021-10-18 23:19 UTC  (11+ messages)
` [PATCH net-next 1/6] ethernet: add a helper for assigning port addresses
` [PATCH net-next 2/6] ethernet: ocelot: use eth_hw_addr_gen()
` [PATCH net-next 3/6] ethernet: prestera: "
` [PATCH net-next 4/6] ethernet: fec: "
` [PATCH net-next 5/6] ethernet: mlxsw: "
` [PATCH net-next 6/6] ethernet: sparx5: "

[PATCH] mISDN: Fix return values of the probe function
 2021-10-18 23:15 UTC  (3+ messages)

[RFC PATCH v2 00/13] Introduce BPF map tracing capability
 2021-10-18 23:15 UTC  (6+ messages)

linux-next: manual merge of the netfilter-next tree with the netfilter tree
 2021-10-18 23:13 UTC 

TCP/IP connections sometimes stop retransmitting packets (in nested virtualization case)
 2021-10-18 22:12 UTC  (4+ messages)

[PATCH 1/3] net: mdio: Add helper functions for accessing MDIO devices
 2021-10-18 22:09 UTC  (4+ messages)
` [PATCH 2/3] net: phylink: Convert some users of mdiobus_* to mdiodev_*
` [PATCH 3/3] net: Convert more "

[PATCH v3 0/13] net: phy: Add qca8081 ethernet phy driver
 2021-10-18 22:04 UTC  (21+ messages)
` [PATCH v3 01/13] net: phy: at803x: replace AT803X_DEVICE_ADDR with MDIO_MMD_PCS
` [PATCH v3 02/13] net: phy: at803x: use phy_modify()
` [PATCH v3 03/13] net: phy: at803x: improve the WOL feature
` [PATCH v3 04/13] net: phy: at803x: use GENMASK() for speed status
` [PATCH v3 05/13] net: phy: add qca8081 ethernet phy driver
` [PATCH v3 06/13] net: phy: add qca8081 read_status
` [PATCH v3 07/13] net: phy: add qca8081 get_features
` [PATCH v3 08/13] net: phy: add qca8081 config_aneg
` [PATCH v3 10/13] net: phy: add qca8081 config_init
` [PATCH v3 12/13] net: phy: adjust qca8081 master/slave seed value if link down

[PATCH] nfp: bpf: Fix bitwise vs. logical OR warning
 2021-10-18 21:54 UTC  (4+ messages)

[PATCH net-next 0/3][pull request] 40GbE Intel Wired LAN Driver Updates 2021-10-18
 2021-10-18 21:26 UTC  (4+ messages)
` [PATCH net-next 1/3] iavf: Refactor iavf state machine tracking
` [PATCH net-next 2/3] iavf: Add __IAVF_INIT_FAILED state
` [PATCH net-next 3/3] iavf: Combine init and watchdog state machines

[PATCH v2 bpf-next 0/2] bpf: keep track of verifier insn_processed
 2021-10-18 21:24 UTC  (6+ messages)
` [PATCH v2 bpf-next 1/2] bpf: add verified_insns to bpf_prog_info and fdinfo
` [PATCH v2 bpf-next 2/2] selftests/bpf: add verif_stats test

[PATCH] ieee802154: Remove redundant 'flush_workqueue()' calls
 2021-10-18 21:14 UTC  (3+ messages)

[syzbot] KASAN: use-after-free Read in dump_schedule (2)
 2021-10-18 20:49 UTC  (2+ messages)

[PATCH net-next v2 0/4] net: wwan: Add Qualcomm BAM-DMUX WWAN network driver
 2021-10-18 20:22 UTC  (7+ messages)
` [PATCH net-next v2 1/4] dt-bindings: dmaengine: bam_dma: Add "powered remotely" mode
` [PATCH net-next v2 3/4] dt-bindings: net: Add schema for Qualcomm BAM-DMUX

[PATCH v2 0/8] nfc: dt-bindings: convert to dt-schema
 2021-10-18 20:17 UTC  (17+ messages)
` [PATCH v2 1/8] dt-bindings: nfc: nxp,nci: convert to dtschema
` [PATCH v2 2/8] dt-bindings: nfc: nxp,nci: document NXP PN547 binding
` [PATCH v2 3/8] dt-bindings: nfc: nxp,pn532: convert to dtschema
` [PATCH v2 4/8] dt-bindings: nfc: st,st21nfca: "
` [PATCH v2 5/8] dt-bindings: nfc: st,st95hf: "
` [PATCH v2 6/8] dt-bindings: nfc: st,nci: "
` [PATCH v2 7/8] dt-bindings: nfc: ti,trf7970a: "
` [PATCH v2 8/8] dt-bindings: nfc: marvell,nci: "

[PATCH] net: dsa: Fix an error handling path in 'dsa_switch_parse_ports_of()'
 2021-10-18 19:59 UTC 

[PATCH net-next 2/2] fq_codel: implement L4S style ce_threshold_ect1 marking
 2021-10-18 19:43 UTC  (2+ messages)

[PATCH v4] net: neighbour: introduce EVICT_NOCARRIER table option
 2021-10-18 19:26 UTC 

[PATCH net-next 0/4] New RGMII delay DT bindings for the SJA1105 DSA driver
 2021-10-18 19:29 UTC  (5+ messages)
` [PATCH net-next 1/4] dt-bindings: net: dsa: sja1105: fix example so all ports have a phy-handle of fixed-link
` [PATCH net-next 2/4] dt-bindings: net: dsa: inherit the ethernet-controller DT schema
` [PATCH net-next 3/4] dt-bindings: net: dsa: sja1105: add {rx,tx}-internal-delay-ps
` [PATCH net-next 4/4] net: dsa: sja1105: parse {rx, tx}-internal-delay-ps properties for RGMII delays

[RFC net-next 0/6] ethernet: add eth_hw_addr_set_port()
 2021-10-18 19:15 UTC  (15+ messages)
` [RFC net-next 1/6] ethernet: add a helper for assigning port addresses
` [RFC net-next 3/6] ethernet: prestera: use eth_hw_addr_set_port()
    `  "

[PATCH net-next] mlx5: prevent 64bit divide
 2021-10-18 19:10 UTC  (2+ messages)

[PATCH v3 0/8] net: phy: adin1100: Add initial support for ADIN1100 industrial PHY
 2021-10-18 19:06 UTC  (3+ messages)
` [PATCH v3 7/8] dt-bindings: net: phy: Add 10-baseT1L 2.4 Vpp

[syzbot] divide error in mac80211_hwsim_bss_info_changed (2)
 2021-10-18 18:56 UTC 

[syzbot] divide error in mwifiex_usb_dnld_fw
 2021-10-18 18:55 UTC 

[syzbot] divide error in genelink_tx_fixup
 2021-10-18 18:55 UTC 

[RFC PATCH 16/17] net: ipa: Add hw config describing IPA v2.x hardware
 2021-10-18 18:35 UTC  (2+ messages)

[PATCH] sfc: Export fibre-specific link modes for 1/10G
 2021-10-18 18:37 UTC 

[PATCH v4] dt-bindings: net: nfc: nxp,pn544: Convert txt bindings to yaml
 2021-10-18 18:34 UTC  (4+ messages)

[RFC PATCH 13/17] net: ipa: Add support for IPA v2.x in the driver's QMI interface
 2021-10-18 18:22 UTC  (2+ messages)

[PATCH][linux-next] net/smc: prevent NULL dereference in smc_find_rdma_v2_device_serv()
 2021-10-18 18:31 UTC 

[PATCH net] vrf: Revert "Reset skb conntrack connection..."
 2021-10-18 18:22 UTC  (2+ messages)
` [PATCH net 1/1] "

[RFC PATCH 12/17] net: ipa: Add support for IPA v2.x memory map
 2021-10-18 18:19 UTC  (2+ messages)

[RFC PATCH 11/17] net: ipa: Add support for IPA v2.x endpoints
 2021-10-18 18:17 UTC  (2+ messages)

[PATCH 10/17] net: ipa: Add support for IPA v2.x commands and table init
 2021-10-18 18:13 UTC  (2+ messages)

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

Intro into qdisc writing?
 2021-10-18 18:06 UTC  (3+ messages)

[RFC PATCH 09/17] net: ipa: Add support for using BAM as a DMA transport
 2021-10-18 17:30 UTC  (2+ messages)

[PATCH v4 net-next 00/10] net: dsa: microchip: DSA driver support for LAN937x switch
 2021-10-18 18:00 UTC  (4+ messages)
` [PATCH v4 net-next 01/10] dt-bindings: net: dsa: dt bindings for microchip lan937x

[PATCH net-next] phy: micrel: ksz8041nl: do not use power down mode
 2021-10-18 17:27 UTC  (4+ messages)

[RFC PATCH 07/17] net: ipa: Add IPA v2.x register definitions
 2021-10-18 17:25 UTC  (2+ messages)

[RFC PATCH 06/17] net: ipa: Add timeout for ipa_cmd_pipeline_clear_wait
 2021-10-18 17:02 UTC  (2+ messages)

[PATCH net-next 00/12] ethernet: manual netdev->dev_addr conversions (part 2)
 2021-10-18 17:01 UTC  (14+ messages)
` [PATCH net-next 01/12] ethernet: mv643xx: use eth_hw_addr_set()
` [PATCH net-next 02/12] ethernet: sky2/skge: "
` [PATCH net-next 03/12] ethernet: lpc: "
` [PATCH net-next 04/12] ethernet: netxen: "
` [PATCH net-next 05/12] ethernet: r8169: "
` [PATCH net-next 06/12] ethernet: renesas: "
` [PATCH net-next 07/12] ethernet: rocker: "
` [PATCH net-next 08/12] ethernet: sxgbe: "
` [PATCH net-next 09/12] ethernet: sis190: "
` [PATCH net-next 10/12] ethernet: sis900: "
` [PATCH net-next 11/12] ethernet: smc91x: "
` [PATCH net-next 12/12] ethernet: smsc: "

[RFC PATCH 04/17] net: ipa: Establish ipa_dma interface
 2021-10-18 16:45 UTC  (2+ messages)

[PATCH v2 0/1] Make neighbor eviction controllable by userspace
 2021-10-18 16:27 UTC  (4+ messages)
` [PATCH v3] net: neighbour: introduce EVICT_NOCARRIER table option

[PATCH linux-next] e1000e: Remove redundant statement
 2021-10-18 16:27 UTC  (2+ messages)

[PATCH V2] net: bpf: switch over to memdup_user()
 2021-10-18 16:26 UTC  (2+ messages)

[PATCH net] net: dsa: mt7530: correct ds->num_ports
 2021-10-18 16:22 UTC  (4+ messages)

[RFC PATCH 02/17] net: ipa: revert to IPA_TABLE_ENTRY_SIZE for 32-bit IPA support
 2021-10-18 16:16 UTC  (2+ messages)

[RFC PATCH 01/17] net: ipa: Correct ipa_status_opcode enumeration
 2021-10-18 16:12 UTC  (2+ messages)

[PATCH] [v2] selftests: bpf: Remove duplicated include in cgroup_helpers
 2021-10-18 16:06 UTC  (2+ messages)

[PATCH] mwifiex: Add quirk resetting the PCI bridge on MS Surface devices
 2021-10-18 15:35 UTC  (2+ messages)

[PATCH v3 net-next 0/7] Remove the "dsa_to_port in a loop" antipattern
 2021-10-18 15:21 UTC  (8+ messages)
` [PATCH v3 net-next 1/7] net: dsa: introduce helpers for iterating through ports using dp
` [PATCH v3 net-next 2/7] net: dsa: remove the "dsa_to_port in a loop" antipattern from the core
` [PATCH v3 net-next 3/7] net: dsa: do not open-code dsa_switch_for_each_port
` [PATCH v3 net-next 4/7] net: dsa: remove gratuitous use of dsa_is_{user,dsa,cpu}_port
` [PATCH v3 net-next 5/7] net: dsa: convert cross-chip notifiers to iterate using dp
` [PATCH v3 net-next 6/7] net: dsa: tag_sja1105: do not open-code dsa_switch_for_each_port
` [PATCH v3 net-next 7/7] net: dsa: tag_8021q: make dsa_8021q_{rx,tx}_vid take dp as argument

[PATCH] net: sfp: add quirk for Finisar FTLF8536P4BCL
 2021-10-18 14:47 UTC  (2+ messages)

[PATCH] cavium: Fix return values of the probe function
 2021-10-18 14:32 UTC 

[PATCH 1/1] ice: compact the file ice_nvm.c
 2021-10-18 14:22 UTC  (5+ messages)
` [Intel-wired-lan] "

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

[PATCH bpf-next] bpf/preload: Clean up .gitignore and "clean-files" target
 2021-10-18 14:09 UTC  (2+ messages)

[PATCH bpf-next 0/3] fixes for bpftool's Makefile
 2021-10-18 14:05 UTC  (2+ messages)

[PATCH net] ipv6: When forwarding count rx stats on the orig netdev
 2021-10-18 14:00 UTC  (9+ messages)

[PATCH net-next 0/6] New RGMII delay DT bindings for the SJA1105 DSA driver
 2021-10-18 13:40 UTC  (6+ messages)
` [PATCH net-next 5/6] dt-bindings: net: dsa: sja1105: add {rx,tx}-internal-delay-ps

[PATCH V1 mlx5-next 00/13] Add mlx5 live migration driver
 2021-10-18 13:46 UTC  (19+ messages)
` [PATCH V1 mlx5-next 11/13] vfio/mlx5: Implement vfio_pci driver for mlx5 devices
` [PATCH V1 mlx5-next 12/13] vfio/pci: Add infrastructure to let vfio_pci_core drivers trap device RESET


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