Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-26 08:12:53 to 2021-05-26 22:24:54 UTC [more...]

[PATCH net-next v3 0/9] provide cable test support for the ksz886x switch
 2021-05-26 22:24 UTC  (11+ messages)
` [PATCH net-next v3 1/9] net: phy: micrel: move phy reg offsets to common header
` [PATCH net-next v3 2/9] net: dsa: microchip: ksz8795: add phylink support
` [PATCH net-next v3 3/9] net: phy: micrel: use consistent indention after define
` [PATCH net-next v3 8/9] net: dsa: dsa_slave_phy_connect(): extend phy's flags with port specific phy flags
` [PATCH net-next v3 9/9] net: phy: micrel: ksz886x/ksz8081: add cabletest support

[PATCH][next] i40e: Replace one-element array with flexible-array member
 2021-05-26 21:35 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[RFC PATCH v2 linux-next 00/14] Add NXP SJA1110 support to the sja1105 DSA driver
 2021-05-26 21:26 UTC  (24+ messages)
` [RFC PATCH v2 linux-next 01/14] net: dsa: sja1105: be compatible with "ethernet-ports" OF node name
` [RFC PATCH v2 linux-next 02/14] net: dsa: sja1105: allow SGMII PCS configuration to be per port
` [RFC PATCH v2 linux-next 03/14] net: dsa: sja1105: the 0x1F0000 SGMII "base address" is actually MDIO_MMD_VEND2
` [RFC PATCH v2 linux-next 04/14] net: dsa: sja1105: cache the phy-mode port property
` [RFC PATCH v2 linux-next 05/14] net: dsa: sja1105: add a PHY interface type compatibility matrix
` [RFC PATCH v2 linux-next 06/14] net: dsa: sja1105: add a translation table for port speeds
` [RFC PATCH v2 linux-next 07/14] net: dsa: sja1105: always keep RGMII ports in the MAC role
` [RFC PATCH v2 linux-next 08/14] net: dsa: sja1105: some table entries are always present when read dynamically
` [RFC PATCH v2 linux-next 09/14] dt-bindings: net: dsa: sja1105: convert to YAML schema
` [RFC PATCH v2 linux-next 10/14] dt-bindings: net: dsa: sja1105: add SJA1110 bindings
` [RFC PATCH v2 linux-next 11/14] net: dsa: sja1105: add support for the SJA1110 switch family
` [RFC PATCH v2 linux-next 12/14] net: dsa: sja1105: register the MDIO buses for 100base-T1 and 100base-TX
` [RFC PATCH v2 linux-next 13/14] net: dsa: sja1105: expose the SGMII PCS as an mdio_device
` [RFC PATCH v2 linux-next 14/14] net: dsa: sja1105: add support for the SJA1110 SGMII/2500base-x PCS

[PATCH v3 0/4] virtio net: spurious interrupt related fixes
 2021-05-26 21:22 UTC  (9+ messages)
` [PATCH v3 1/4] virtio_net: move tx vq operation under tx queue lock
` [PATCH v3 2/4] virtio_net: move txq wakeups under tx q lock
` [PATCH v3 3/4] virtio: fix up virtio_disable_cb
` [PATCH v3 4/4] virtio_net: disable cb aggressively

[PATCH v2] dt-bindings: net: Convert MDIO mux bindings to DT schema
 2021-05-26 20:48 UTC  (3+ messages)

[PATCH net] net: phy: Document phydev::dev_flags bits allocation
 2021-05-26 20:30 UTC  (5+ messages)

[PATCH v2] nfc: st-nci: remove unnecessary labels
 2021-05-26 20:20 UTC  (3+ messages)

[PATCH v2] nfc: st95hf: remove unnecessary assignment and label
 2021-05-26 20:20 UTC  (3+ messages)

[PATCH v2 0/2] fixes for yt8511 phy driver
 2021-05-26 20:15 UTC  (3+ messages)

[PATCH net] devlink: Correct VIRTUAL port to not have phys_port attributes
 2021-05-26 20:00 UTC 

[PATCH v2 1/2] can: mcp251xfd: Try to get crystal clock rate from property
 2021-05-26 19:33 UTC  (2+ messages)
` [PATCH v2 2/2] can: mcp251xfd: Fix header block to clarify independence from OF

[PATCH v1 1/1] can: mcp251xfd: Fix header block to clarify independence from OF
 2021-05-26 19:32 UTC  (3+ messages)

[PATCH] mm/page_alloc: Work around a pahole limitation with zero-sized struct pagesets
 2021-05-26 18:41 UTC  (9+ messages)
` (BTF) "

[PATCH v3 01/11] xen/manage: keep track of the on-going suspend mode
 2021-05-26 18:29 UTC  (11+ messages)

[RFC PATCH bpf-next] bpf: Introduce bpf_timer
 2021-05-26 18:25 UTC  (13+ messages)

[PATCH leds v1 0/5] Add support for offloading netdev trigger to HW
 2021-05-26 18:00 UTC  (6+ messages)
` [PATCH leds v1 1/5] leds: trigger: netdev: don't explicitly zero kzalloced data
` [PATCH leds v1 2/5] leds: trigger: add API for HW offloading of triggers
` [PATCH leds v1 3/5] leds: trigger: netdev: move trigger data structure to global include dir
` [PATCH leds v1 4/5] leds: trigger: netdev: support HW offloading
` [PATCH leds v1 5/5] leds: trigger: netdev: change spinlock to mutex

[RFCv2 0/3] tcp: Improve mtu probe preconditions
 2021-05-26 17:53 UTC  (7+ messages)
` [RFCv2 1/3] tcp: Use smaller mtu probes if RACK is enabled
` [RFCv2 2/3] tcp: Adjust congestion window handling for mtu probe
` [RFCv2 3/3] tcp: Wait for sufficient data in tcp_mtu_probe

[PATCH net-next 00/11][pull request] 1GbE Intel Wired LAN Driver Updates 2021-05-26
 2021-05-26 17:42 UTC  (13+ messages)
` [PATCH net-next 01/11] e100: handle eeprom as little endian
` [PATCH net-next 02/11] intel: remove checker warning
` [PATCH net-next 03/11] fm10k: move error check
` [PATCH net-next 04/11] igb/igc: use strongly typed pointer
` [PATCH net-next 05/11] igb: handle vlan types with checker enabled
` [PATCH net-next 06/11] igb: fix assignment on big endian machines
` [PATCH net-next 07/11] igb: override two checker warnings
` [PATCH net-next 08/11] intel: call csum functions with well formatted arguments
` [PATCH net-next 09/11] igbvf: convert to strongly typed descriptors
` [PATCH net-next 10/11] ixgbe: use checker safe conversions
` [PATCH net-next 11/11] ixgbe: reduce checker warnings

[RESEND PATCH net-next v3 0/5] Support for the IOAM Pre-allocated Trace with IPv6
 2021-05-26 17:16 UTC  (6+ messages)
` [RESEND PATCH net-next v3 1/5] uapi: IPv6 IOAM headers definition
` [RESEND PATCH net-next v3 2/5] ipv6: ioam: Data plane support for Pre-allocated Trace
` [RESEND PATCH net-next v3 3/5] ipv6: ioam: IOAM Generic Netlink API
` [RESEND PATCH net-next v3 4/5] ipv6: ioam: Support for IOAM injection with lwtunnels
` [RESEND PATCH net-next v3 5/5] ipv6: ioam: Documentation for new IOAM sysctls

[PATCH net] net/sched: act_ct: Fix ct template allocation for zone 0
 2021-05-26 17:01 UTC 

[net-next PATCH 0/5] NPC KPU updates
 2021-05-26 15:56 UTC  (6+ messages)
` [net-next PATCH 1/5] octeontx2-af: add support for custom KPU entries
` [net-next PATCH 2/5] octeontx2-af: load NPC profile via firmware database
` [net-next PATCH 3/5] octeontx2-af: adding new lt def registers support
` [net-next PATCH 4/5] octeontx2-af: support for coalescing KPU profiles
` [net-next PATCH 5/5] octeontx2-af: Update the default KPU profile and fixes

[PATCH] Bluetooth: fix the erroneous flush_work() order
 2021-05-26 15:49 UTC  (3+ messages)

[PATCH v2] Bluetooth: disable filter dup when scan for adv monitor
 2021-05-26 15:17 UTC  (2+ messages)

[PATCH 00/12] Bluetooth: use inclusive language
 2021-05-26 15:12 UTC  (9+ messages)
` [PATCH 05/12] Bluetooth: use inclusive language in L2CAP
` [PATCH 06/12] Bluetooth: use inclusive language in RFCOMM
` [PATCH 09/12] Bluetooth: use inclusive language in debugfs
` [PATCH 10/12] Bluetooth: use inclusive language when filtering devices out

[BUG] brcmfmac: brcmf_sdio_bus_rxctl: resumed on timeout (WiFi dies)
 2021-05-26 15:10 UTC 

[PATCH net-next v6 0/3] net: qualcomm: rmnet: Enable Mapv5
 2021-05-26 14:54 UTC  (4+ messages)
` [PATCH net-next v6 1/3] docs: networking: Add documentation for MAPv5
` [PATCH net-next v6 2/3] net: ethernet: rmnet: Support for ingress MAPv5 checksum offload
` [PATCH net-next v6 3/3] net: ethernet: rmnet: Add support for MAPv5 egress packets

[PATCH net] selftests/wireguard: make sure rp_filter disabled on vethc
 2021-05-26 14:38 UTC  (4+ messages)

Internal error: Oops from inet_frag_find, when inserting a IP frag into a rhashtable
 2021-05-26 14:36 UTC  (3+ messages)

[PATCH net-next v5 0/3] net: qualcomm: rmnet: Enable Mapv5
 2021-05-26 14:33 UTC  (7+ messages)
  ` [PATCH net-next v5 2/3] net: ethernet: rmnet: Support for ingress MAPv5 checksum offload
  ` [PATCH net-next v5 3/3] net: ethernet: rmnet: Add support for MAPv5 egress packets

[PATCH -next] ath10k: Fix W=1 build warning in htt_rx.c
 2021-05-26 14:22 UTC 

[PATCH net-next 00/13] Add NXP SJA1110 support to the sja1105 DSA driver
 2021-05-26 12:51 UTC  (16+ messages)
` [PATCH net-next 02/13] net: dsa: sja1105: allow SGMII PCS configuration to be per port
` [PATCH net-next 05/13] net: dsa: sja1105: add a PHY interface type compatibility matrix
` [PATCH net-next 11/13] net: dsa: sja1105: register the MDIO buses for 100base-T1 and 100base-TX

[PATCH] virtio-net: Add validation for used length
 2021-05-26 12:39 UTC  (5+ messages)
  `  "

[PATCH net-next] ptr_ring: make __ptr_ring_empty() checking more reliable
 2021-05-26 12:29 UTC 

[PATCH net-next] net: netlink: remove netlink_broadcast_filtered
 2021-05-26 12:22 UTC  (3+ messages)

[PATCH v10 00/18] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-05-26 12:16 UTC  (6+ messages)

[PATCH RFC net-next v3 00/18] devlink: rate objects API
 2021-05-26 12:01 UTC  (19+ messages)
` [PATCH RFC net-next v3 01/18] netdevsim: Add max_vfs to bus_dev
` [PATCH RFC net-next v3 02/18] netdevsim: Disable VFs on nsim_dev_reload_destroy() call
` [PATCH RFC net-next v3 03/18] netdevsim: Implement port types and indexing
` [PATCH RFC net-next v3 04/18] netdevsim: Implement VFs
` [PATCH RFC net-next v3 05/18] netdevsim: Implement legacy/switchdev mode for VFs
` [PATCH RFC net-next v3 06/18] devlink: Introduce rate object
` [PATCH RFC net-next v3 07/18] netdevsim: Register devlink rate leaf objects per VF
` [PATCH RFC net-next v3 08/18] selftest: netdevsim: Add devlink rate test
` [PATCH RFC net-next v3 09/18] devlink: Allow setting tx rate for devlink rate leaf objects
` [PATCH RFC net-next v3 10/18] netdevsim: Implement devlink rate leafs tx rate support
` [PATCH RFC net-next v3 11/18] selftest: netdevsim: Add devlink port shared/max tx rate test
` [PATCH RFC net-next v3 12/18] devlink: Introduce rate nodes
` [PATCH RFC net-next v3 13/18] netdevsim: Implement support for devlink "
` [PATCH RFC net-next v3 14/18] selftest: netdevsim: Add devlink rate nodes test
` [PATCH RFC net-next v3 15/18] devlink: Allow setting parent node of rate objects
` [PATCH RFC net-next v3 16/18] netdevsim: "
` [PATCH RFC net-next v3 17/18] selftest: netdevsim: Add devlink rate grouping test
` [PATCH RFC net-next v3 18/18] Documentation: devlink rate objects

[PATCH net-next 00/10] net: wan: clean up some code style issues
 2021-05-26 11:44 UTC  (11+ messages)
` [PATCH net-next 01/10] net: wan: remove redundant blank lines
` [PATCH net-next 02/10] net: wan: add blank line after declarations
` [PATCH net-next 03/10] net: wan: fix an code style issue about "foo* bar"
` [PATCH net-next 04/10] net: wan: add some required spaces
` [PATCH net-next 05/10] net: wan: move out assignment in if condition
` [PATCH net-next 06/10] net: wan: code indent use tabs where possible
` [PATCH net-next 07/10] net: wan: remove space after '!'
` [PATCH net-next 08/10] net: wan: add braces {} to all arms of the statement
` [PATCH net-next 09/10] net: wan: remove redundant braces {}
` [PATCH net-next 10/10] net: wan: remove unnecessary out of memory message

[PATCH net-next] net/sched: act_ct: Offload connections with commit action
 2021-05-26 11:46 UTC  (3+ messages)

[PATCH net-next v2 0/3] net/sched: act_vlan: Fix modify to allow 0
 2021-05-26 11:45 UTC  (4+ messages)
` [PATCH net-next v2 1/3] "

[PATCH v2] lockdown,selinux: avoid bogus SELinux lockdown permission checks
 2021-05-26 11:44 UTC  (3+ messages)

[PATCH net] net/sched: act_ct: Offload connections with commit action
 2021-05-26 11:44 UTC 

[PATCH net-next] virtio_net: set link state down when virtqueue is broken
 2021-05-26 11:39 UTC 

[PATCH V3 0/6] PCI: Enable 10-Bit tag support for PCIe devices
 2021-05-26 10:46 UTC  (3+ messages)
` [PATCH V3 1/6] PCI: Use cached Device Capabilities Register

[PATCH v2] ath6kl: Fix inconsistent indenting
 2021-05-26 10:52 UTC 

[patch net-next 0/3] mlx*: devlink dev info versions adjustments
 2021-05-26 10:45 UTC  (4+ messages)
` [patch net-next 1/3] net/mlx5: Expose FW version over defined keyword
` [patch net-next 2/3] mlxsw: core: "
` [patch net-next 3/3] mlxsw: core: use PSID string define in devlink info

[patch net-next] devlink: append split port number to the port name
 2021-05-26 10:35 UTC 

[PATCH] drivers/net/sungem: Fix inconsistent indenting
 2021-05-26 10:24 UTC 

[PATCH] wcn36xx: Fix inconsistent indenting
 2021-05-26 10:22 UTC 

[PATCH] net/appletalk: Fix inconsistent indenting
 2021-05-26 10:21 UTC 

[RFC PATCH 0/6] BOND TLS flags fixes
 2021-05-26  9:57 UTC  (7+ messages)
` [RFC PATCH 1/6] net: Fix features skip in for_each_netdev_feature()
` [RFC PATCH 2/6] net: Disable TX TLS device offload on lower devices if disabled on the upper
` [RFC PATCH 3/6] net: Disable RX "
` [RFC PATCH 4/6] net/bond: Enable RXCSUM feature for bond
` [RFC PATCH 5/6] net/bond: Allow explicit control of the TLS device offload features
` [RFC PATCH 6/6] net/bond: Do not turn on TLS features in bond_fix_features()

[RFC net-next 0/4] ethtool: extend coalesce uAPI
 2021-05-26  9:27 UTC  (5+ messages)
` [RFC net-next 1/4] ethtool: extend coalesce API
` [RFC net-next 2/4] ethtool: extend coalesce setting uAPI with CQE mode
` [RFC net-next 3/4] net: hns3: add support for EQE/CQE mode configuration
` [RFC net-next 4/4] net: hns3: add ethtool support for CQE/EQE "

[PATCHv2] selftests: Use kselftest skip code for skipped tests
 2021-05-26  8:53 UTC  (2+ messages)

[PATCH v19 0/7] KVM: arm64: Add host/guest KVM-PTP support
 2021-05-26  8:50 UTC  (9+ messages)
` [PATCH v19 7/7] ptp: arm/arm64: Enable ptp_kvm for arm/arm64

BPF: failed module verification on linux-next
 2021-05-26  8:15 UTC  (6+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).