netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-06 07:35:13 to 2021-01-06 19:37:35 UTC [more...]

[PATCH net-next 1/3] dt-bindings: net: convert Broadcom Starfighter 2 binding to the json-schema
 2021-01-06 19:36 UTC  (6+ messages)
` [PATCH net-next 2/3] dt-bindings: net: dsa: sf2: add BCM4908 switch binding
` [PATCH net-next 3/3] net: dsa: bcm_sf2: support BCM4908's integrated switch

[PATCH] rxrpc: fix handling of an unsupported token type in rxrpc_read()
 2021-01-06 19:34 UTC  (6+ messages)

[PATCH v3 0/3] PCI: Disable parity checking if broken_parity is set
 2021-01-06 19:34 UTC  (6+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] ARM: iop32x: improve N2100 PCI broken parity quirk
` [PATCH v3 3/3] r8169: simplify broken parity handling now that PCI core takes care

[PATCH 0/5] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-01-06 19:33 UTC  (9+ messages)
` [PATCH 1/5] vsock/virtio: support for SOCK_SEQPACKET socket
` [PATCH 4/5] af_vsock: add socket ops for SOCK_SEQPACKET

[PATCH net-next 1/2] bgmac: add bgmac_umac_*() helpers for accessing UniMAC registers
 2021-01-06 19:28 UTC  (4+ messages)
` [PATCH net-next 2/2] net: broadcom: share header defining "

[PATCH net-next] net: broadcom: Drop OF dependency from BGMAC_PLATFORM
 2021-01-06 19:27 UTC  (2+ messages)

[net] net: feature check mandating HW_CSUM is wrong
 2021-01-06 19:17 UTC  (2+ messages)

[PATCH 00/10] Remove support for TX49xx
 2021-01-06 19:10 UTC  (7+ messages)
` [PATCH 05/10] dma: tx49 removal
` (subset) [PATCH 00/10] Remove support for TX49xx

[PATCH net-next 0/3] net: ipa: support COMPILE_TEST
 2021-01-06 18:47 UTC  (5+ messages)
` [PATCH net-next 1/3] remoteproc: qcom: expose types for COMPILE_TEST
` [PATCH net-next 2/3] soc: qcom: mdt_loader: define stubs "

[RESEND PATCH v18 0/3] userspace MHI client interface driver
 2021-01-06 18:44 UTC  (4+ messages)
` [RESEND PATCH v18 1/3] bus: mhi: core: Move MHI_MAX_MTU to external header file
` [RESEND PATCH v18 2/3] docs: Add documentation for userspace client interface
` [RESEND PATCH v18 3/3] bus: mhi: Add userspace client interface driver

[PATCH net 0/3] net: fix issues around register_netdevice() failures
 2021-01-06 18:40 UTC  (4+ messages)
` [PATCH net 1/3] docs: net: explain struct net_device lifetime
` [PATCH net 2/3] net: make free_netdev() more lenient with unregistering devices
` [PATCH net 3/3] net: make sure devices go through netdev_wait_all_refs

[PATCH net-next] net: mvpp2: increase MTU limit when XDP enabled
 2021-01-06 18:34 UTC  (13+ messages)

[PATCH v2 net-next 00/10] Get rid of the switchdev transactional model
 2021-01-06 18:11 UTC  (21+ messages)
` [PATCH v2 net-next 01/10] net: switchdev: remove vid_begin -> vid_end range from VLAN objects
` [PATCH v2 net-next 02/10] net: switchdev: remove the transaction structure from port object notifiers
` [PATCH v2 net-next 03/10] net: switchdev: delete switchdev_port_obj_add_now
` [PATCH v2 net-next 04/10] net: switchdev: remove the transaction structure from port attributes
` [PATCH v2 net-next 05/10] net: dsa: remove the transactional logic from ageing time notifiers
` [PATCH v2 net-next 06/10] net: dsa: remove the transactional logic from MDB entries
` [PATCH v2 net-next 07/10] net: dsa: remove the transactional logic from VLAN objects
` [PATCH v2 net-next 08/10] net: dsa: remove obsolete comments about switchdev transactions
` [PATCH v2 net-next 09/10] mlxsw: spectrum_switchdev: remove transactional logic for VLAN objects
` [PATCH v2 net-next 10/10] net: switchdev: delete the transaction object

[PATCH net-next 0/3] r8169: small improvements
 2021-01-06 18:10 UTC  (5+ messages)
` [PATCH net-next 1/3] r8169: replace BUG_ON with WARN in _rtl_eri_write
` [PATCH net-next 2/3] r8169: improve rtl_ocp_reg_failure
` [PATCH net-next 3/3] r8169: don't wakeup-enable device on shutdown if WOL is disabled

[PATCH net 0/3] net-sysfs: move the xps cpus/rxqs retrieval in a common function
 2021-01-06 18:04 UTC  (4+ messages)
` [PATCH net 1/3] net-sysfs: convert xps_cpus_show to bitmap_zalloc
` [PATCH net 2/3] net-sysfs: store the return of get_netdev_queue_index in an unsigned int
` [PATCH net 3/3] net-sysfs: move the xps cpus/rxqs retrieval in a common function

[PATCH v2 0/3] PCI: Disable parity checking if broken_parity is set
 2021-01-06 17:47 UTC  (6+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] ARM: iop32x: improve N2100 PCI broken parity quirk
  ` [PATCH v2 2/3] ARM: iop32x: improve N2100 PCI broken parity quirk'
` [PATCH v2 3/3] r8169: simplify broken parity handling now that PCI core takes care

[PATCH v4 net-next 0/7] Offload software learnt bridge addresses to DSA
 2021-01-06 17:44 UTC  (10+ messages)
` [PATCH v4 net-next 1/7] net: bridge: notify switchdev of disappearance of old FDB entry upon migration
` [PATCH v4 net-next 2/7] net: dsa: be louder when a non-legacy FDB operation fails
` [PATCH v4 net-next 3/7] net: dsa: don't use switchdev_notifier_fdb_info in dsa_switchdev_event_work
` [PATCH v4 net-next 4/7] net: dsa: move switchdev event implementation under the same switch/case statement
` [PATCH v4 net-next 5/7] net: dsa: exit early in dsa_slave_switchdev_event if we can't program the FDB
` [PATCH v4 net-next 6/7] net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neighbors
` [PATCH v4 net-next 7/7] net: dsa: ocelot: request DSA to fix up lack of address learning on CPU port

[PATCH 1/3] hv_netvsc: Check VF datapath when sending traffic to VF
 2021-01-06 17:36 UTC  (6+ messages)
` [PATCH 2/3] hv_netvsc: Wait for completion on request NVSP_MSG4_TYPE_SWITCH_DATA_PATH
` [PATCH 3/3] hv_netvsc: Process NETDEV_GOING_DOWN on VF hot remove

[PATCH net] net: fix use-after-free when UDP GRO with shared fraglist
 2021-01-06 17:13 UTC  (6+ messages)

[PATCH net-next] net: phy: bcm7xxx: Add an entry for BCM72116
 2021-01-06 17:12 UTC  (2+ messages)

[PATCH net-next v3 0/7] bcm63xx_enet: major makeover of driver
 2021-01-06 17:08 UTC  (16+ messages)
` [PATCH net-next v3 1/7] bcm63xx_enet: batch process rx path
` [PATCH net-next v3 2/7] bcm63xx_enet: add BQL support
` [PATCH net-next v3 3/7] bcm63xx_enet: add xmit_more support
` [PATCH net-next v3 4/7] bcm63xx_enet: alloc rx skb with NET_IP_ALIGN
` [PATCH net-next v3 5/7] bcm63xx_enet: consolidate rx SKB ring cleanup code
` [PATCH net-next v3 6/7] bcm63xx_enet: convert to build_skb
` [PATCH net-next v3 7/7] bcm63xx_enet: improve rx loop

[net PATCH 1/2] net: ipv6: fib: flush exceptions when purging route
 2021-01-06 17:03 UTC  (4+ messages)
` [net PATCH 2/2] tools: selftests: add test for changing routes with PTMU exceptions

[PATCH net-next] nfc: Add a virtual nci device driver
 2021-01-06 17:01 UTC  (6+ messages)

[PATCH] ppp: fix refcount underflow on channel unbridge
 2021-01-06 16:48 UTC  (2+ messages)

[PATCH] net: ethernet: Fix memleak in ethoc_probe
 2021-01-06 16:44 UTC  (14+ messages)
                      `  "

[PATCH v2] docs: octeontx2: tune rst markup
 2021-01-06 16:41 UTC  (2+ messages)

[PATCH] drivers: net: wireless: realtek: Fix the word association defautly de-faulty
 2021-01-06 16:20 UTC  (4+ messages)

[PATCH] docs: octeontx2: tune rst markup
 2021-01-06 16:20 UTC  (3+ messages)

[PATCH iproute2] build: Fix link errors on some systems
 2021-01-06 16:08 UTC  (9+ messages)

[PATCH bpf] bpftool: fix compilation failure for net.o with older glibc
 2021-01-06 15:59 UTC 

[PATCH 0/4] net: sfp: add support for GPON RTL8672/RTL9601C and Ubiquiti U-Fiber
 2021-01-06 15:37 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] net: sfp: add workaround for Realtek RTL8672 and RTL9601C chips
  ` [PATCH v2 2/3] net: sfp: assume that LOS is not implemented if both LOS normal and inverted is set
  ` [PATCH v2 3/3] net: sfp: add mode quirk for GPON module Ubiquiti U-Fiber Instant

[PATCH 1/4] net: sfp: add workaround for Realtek RTL8672 and RTL9601C chips
 2021-01-06 15:35 UTC  (15+ messages)

[PATCH net-next] qmi_wwan: Increase headroom for QMAP SKBs
 2021-01-06 15:18 UTC  (3+ messages)

[PATCH] ptp: ptp_ines: prevent build when HAS_IOMEM is not set
 2021-01-06 14:46 UTC  (2+ messages)

[PATCH] mt76: mt7915: fix misplaced #ifdef
 2021-01-06 13:58 UTC  (2+ messages)

[RFC PATCH v2 net-next 00/12] Make .ndo_get_stats64 sleepable
 2021-01-06 13:45 UTC  (2+ messages)

[PATCH v4 0/5] dwmac-meson8b: picosecond precision RX delay support
 2021-01-06 13:42 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: net: dwmac-meson: use picoseconds for the RGMII RX delay
` [PATCH v4 2/5] net: stmmac: dwmac-meson8b: fix enabling the timing-adjustment clock
` [PATCH v4 3/5] net: stmmac: dwmac-meson8b: use picoseconds for the RGMII RX delay
` [PATCH v4 4/5] net: stmmac: dwmac-meson8b: move RGMII delays into a separate function
` [PATCH v4 5/5] net: stmmac: dwmac-meson8b: add support for the RGMII RX delay on G12A

[PATCH] bus: mhi: Add inbound buffers allocation flag
 2021-01-06 13:43 UTC 

[PATCH ethtool 0/5] Extend uAPI with lanes parameter
 2021-01-06 13:10 UTC  (6+ messages)
` [PATCH ethtool 1/5] ethtool: Extend ethtool link modes settings uAPI with lanes
` [PATCH ethtool 2/5] netlink: settings: Add netlink support for lanes parameter
` [PATCH ethtool 3/5] netlink: settings: Expose the number of lanes in use
` [PATCH ethtool 4/5] shell-completion: Add completion for lanes
` [PATCH ethtool 5/5] man: Add man page for setting lanes parameter

[PATCH net-next repost v2 0/7] Support setting lanes via ethtool
 2021-01-06 13:06 UTC  (8+ messages)
` [PATCH net-next repost v2 1/7] ethtool: Extend link modes settings uAPI with lanes
` [PATCH net-next repost v2 2/7] ethtool: Get link mode in use instead of speed and duplex parameters
` [PATCH net-next repost v2 3/7] ethtool: Expose the number of lanes in use
` [PATCH net-next repost v2 4/7] mlxsw: ethtool: Remove max lanes filtering
` [PATCH net-next repost v2 5/7] mlxsw: ethtool: Add support for setting lanes when autoneg is off
` [PATCH net-next repost v2 6/7] mlxsw: ethtool: Pass link mode in use to ethtool
` [PATCH net-next repost v2 7/7] net: selftests: Add lanes setting test

[PATCH net-next] net: phy: replace mutex_is_locked with lockdep_assert_held in phylib
 2021-01-06 13:03 UTC 

[net-next PATCH v12 4/4] net: dsa: mv88e6xxx: Add support for mv88e6393x family of Marvell
 2021-01-06 12:20 UTC  (3+ messages)

[PATCH v2] net: qrtr: fix null-ptr-deref in qrtr_ns_remove
 2021-01-06 11:35 UTC  (4+ messages)
  ` [PATCH v2] net: qrtr: fix null pointer dereference "
      ` [v2] "

[PATCH] arm64: traps: remove duplicate include statement
 2021-01-06 10:59 UTC  (2+ messages)

[PATCH v2] af/rvu_cgx: Fix missing check bugs in rvu_cgx.c
 2021-01-06  6:49 UTC 

[PATCH net-next 0/2] r8169: improve RTL8168g PHY suspend quirk
 2021-01-06 10:49 UTC  (3+ messages)
` [PATCH net-next 1/2] r8169: move ERI access functions to avoid forward declaration
` [PATCH net-next 2/2] r8169: improve RTL8168g PHY suspend quirk

[PATCH net] net: ipa: modem: add missing SET_NETDEV_DEV() for proper sysfs links
 2021-01-06 10:07 UTC 

[PATCH] Incorrect filename in drivers/net/phy/Makefile
 2021-01-06 10:17 UTC 

[PATCH v2] af/rvu_cgx: Fix missing check bugs in rvu_cgx.c
 2021-01-06  4:43 UTC 

[PATCH bpf-next 0/3] Add user-space and non-CO-RE variants of BPF_CORE_READ()
 2021-01-06 10:10 UTC  (8+ messages)
` [PATCH bpf-next 3/3] selftests/bpf: add tests for user- and non-CO-RE BPF_CORE_READ() variants

[PATCH net-next 0/5] dwmac-sun8i cleanup and shutdown hook
 2021-01-06 10:07 UTC  (11+ messages)
` [PATCH net-next 1/5] net: stmmac: dwmac-sun8i: Return void from PHY unpower
` [PATCH net-next 2/5] net: stmmac: dwmac-sun8i: Remove unnecessary PHY power check
` [PATCH net-next 3/5] net: stmmac: dwmac-sun8i: Use reset_control_reset
` [PATCH net-next 4/5] net: stmmac: dwmac-sun8i: Minor probe function cleanup
` [PATCH net-next 5/5] net: stmmac: dwmac-sun8i: Add a shutdown callback

[PATCH next] net: dsa: print error on invalid port index
 2021-01-06  9:09 UTC 

[PATCH] vdpa/mlx5: Fix memory key MTT population
 2021-01-06  9:05 UTC 

Registering IRQ for MT7530 internal PHYs
 2021-01-06  8:54 UTC  (4+ messages)

UBSAN: array-index-out-of-bounds in qfq_update_agg
 2021-01-06  8:50 UTC 

[PATCH bpf-next 2/4] bpf: support BPF ksym variables in kernel modules
 2021-01-06  8:31 UTC  (3+ messages)

[PATCH v16 0/9] Enable ptp_kvm for arm/arm64
 2021-01-06  8:29 UTC  (2+ messages)

[PATCH] Bluetooth: avoid u128_xor() on potentially misaligned inputs
 2021-01-06  7:50 UTC  (2+ messages)

[net] cxgb4: advertise NETIF_F_HW_CSUM
 2021-01-06  7:39 UTC  (3+ messages)

[PATCH net] net: lapb: Decrease the refcount of "struct lapb_cb" in lapb_device_event
 2021-01-06  7:35 UTC  (2+ messages)

[PATCH net-next 3/3] net: ipa: support COMPILE_TEST
 2021-01-06  7:34 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 075/130] net/lapb: fix t1 timer handling for LAPB_STATE_0
 2021-01-06  7:33 UTC  (4+ 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).