netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-07 21:27:13 to 2021-01-08 15:23:08 UTC [more...]

[RFC PATCH net-next] bonding: add a vlan+srcmac tx hashing option
 2021-01-08 15:21 UTC  (7+ messages)

[PATCH net 0/2] mlxsw: core: Thermal control fixes
 2021-01-08 14:52 UTC  (3+ messages)
` [PATCH net 1/2] mlxsw: core: Add validation of transceiver temperature thresholds
` [PATCH net 2/2] mlxsw: core: Increase critical threshold for ASIC thermal zone

patch fixing mv88e6393x SERDES IRQ for Pavana's series
 2021-01-08 14:36 UTC  (11+ messages)
` [net-next PATCH v13 0/4] Add support for mv88e6393x family of Marvell
  ` [net-next PATCH v13 1/4] dt-bindings: net: Add 5GBASER phy interface
  ` [net-next PATCH v13 2/4] net: phy: Add 5GBASER interface mode
  ` [net-next PATCH v13 3/4] net: dsa: mv88e6xxx: Change serdes lane parameter type from u8 type to int
  ` [net-next PATCH v13 4/4] net: dsa: mv88e6xxx: Add support for mv88e6393x family of Marvell
    ` [PATCH] changes for Pavana

[PATCH 1/4] dt-bindings: net: renesas,etheravb: Add additional clocks
 2021-01-08 14:26 UTC  (11+ messages)
` [PATCH 2/4] ARM: dts: renesas: Add fck to etheravb-rcar-gen2 clock-names list
` [PATCH 3/4] arm64: dts: renesas: Add fck to etheravb-rcar-gen3 "
` [PATCH 4/4] net: ethernet: ravb: Name the AVB functional clock fck

Flaw in "random32: update the net random state on interrupt and activity"
 2021-01-08 13:51 UTC  (6+ messages)

[PATCH] bus: mhi: Add inbound buffers allocation flag
 2021-01-08 13:44 UTC  (2+ messages)

MDIO over I2C driver driver probe dependency issue
 2021-01-08 13:42 UTC  (2+ messages)

[RFC PATCH net] udp: check sk for UDP GRO fraglist
 2021-01-08 13:35 UTC  (2+ messages)

[RFC v2 00/13] Introduce VDUSE - vDPA Device in Userspace
 2021-01-08 13:32 UTC  (3+ messages)
` [RFC v2 06/13] vduse: "

[PATCH net-next] devlink: fix return of uninitialized variable err
 2021-01-08 13:21 UTC 

[PATCH iproute2 v2 1/1] build: Fix link errors on some systems
 2021-01-08 13:08 UTC  (3+ messages)

5.10.4+ hang with 'rmmod nf_conntrack'
 2021-01-08 13:07 UTC  (3+ messages)

[PATCH net-next 0/2] net-gro: GRO_DROP deprecation
 2021-01-08 12:32 UTC  (4+ messages)
` [PATCH net-next 1/2] ice: drop dead code in ice_receive_skb()
` [PATCH net-next 2/2] net-gro: remove GRO_DROP

[PATCH net-next] r8169: deprecate support for RTL_GIGA_MAC_VER_27
 2021-01-08 12:24 UTC 

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

[PATCH net] netfilter: conntrack: fix reading nf_conntrack_buckets
 2021-01-08 11:54 UTC  (2+ messages)

let import_iovec deal with compat_iovecs as well v2
 2021-01-08 11:49 UTC  (3+ messages)
` [PATCH 05/11] iov_iter: merge the compat case into rw_copy_check_uvector

[PATCH 5/9 next] scsi: Use iovec_import() instead of import_iovec()
 2021-01-08 11:13 UTC  (3+ messages)

[PATCH v4 net-next 00/18] Make .ndo_get_stats64 sleepable
 2021-01-08 10:38 UTC  (23+ messages)
` [PATCH v4 net-next 01/18] net: mark dev_base_lock for deprecation
` [PATCH v4 net-next 02/18] net: introduce a mutex for the netns interface lists
` [PATCH v4 net-next 03/18] net: procfs: hold netif_lists_lock when retrieving device statistics
` [PATCH v4 net-next 04/18] net: sysfs: don't hold dev_base_lock while "
` [PATCH v4 net-next 05/18] s390/appldata_net_sum: hold the netdev lists lock when "
` [PATCH v4 net-next 06/18] parisc/led: reindent the code that gathers "
` [PATCH v4 net-next 07/18] parisc/led: hold the netdev lists lock when retrieving "
` [PATCH v4 net-next 08/18] net: make dev_get_stats return void
` [PATCH v4 net-next 09/18] net: allow ndo_get_stats64 to return an int error code
` [PATCH v4 net-next 10/18] scsi: fcoe: propagate errors from dev_get_stats
` [PATCH v4 net-next 11/18] net: openvswitch: "
` [PATCH v4 net-next 12/18] net: "
` [PATCH v4 net-next 13/18] net: terminate "
` [PATCH v4 net-next 14/18] net: openvswitch: ensure dev_get_stats can sleep
` [PATCH v4 net-next 15/18] net: net_failover: ensure .ndo_get_stats64 "
` [PATCH v4 net-next 16/18] net: bonding: "
` [PATCH v4 net-next 17/18] net: mark ndo_get_stats64 as being able to sleep
` [PATCH v4 net-next 18/18] net: remove obsolete comments about ndo_get_stats64 context from eth drivers

[PATCH 0/5] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-01-08 10:33 UTC  (4+ messages)
` [PATCH 1/5] vsock/virtio: support for SOCK_SEQPACKET socket

[PATCH net] net: fix use-after-free when UDP GRO with shared fraglist
 2021-01-08 10:32 UTC  (11+ messages)
  ` [PATCH net v2] "
      ` [PATCH net v3] "

pull-request: can-next 2021-01-06
 2021-01-08 10:07 UTC  (7+ messages)
` [net-next 15/19] can: tcan4x5x: rework SPI access

[PATCH] rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM request
 2021-01-08  9:58 UTC 

UBSAN: object-size-mismatch in wg_xmit
 2021-01-08  9:33 UTC  (9+ messages)

[PATCH v3 net-next 00/12] Make .ndo_get_stats64 sleepable
 2021-01-08  9:27 UTC  (10+ messages)
` [PATCH v3 net-next 10/12] net: bonding: ensure .ndo_get_stats64 can sleep

[PATCH net-next v1 0/2] GRO drop accounting
 2021-01-08  9:25 UTC  (4+ messages)
` [PATCH net-next v1 1/2] net: core: count drops from GRO

[PATCH net-next v2 0/6] dpaa2-mac: various updates
 2021-01-08  9:07 UTC  (7+ messages)
` [PATCH net-next v2 1/6] dpaa2-mac: split up initializing the MAC object from connecting to it
` [PATCH net-next v2 2/6] dpaa2-mac: export MAC counters even when in TYPE_FIXED
` [PATCH net-next v2 3/6] bus: fsl-mc: return -EPROBE_DEFER when a device is not yet discovered
` [PATCH net-next v2 4/6] dpaa2-eth: retry the probe when the MAC is not yet discovered on the bus
` [PATCH net-next v2 5/6] dpaa2-mac: remove an unnecessary check
` [PATCH net-next v2 6/6] dpaa2-mac: remove a comment regarding pause settings

[PATCH net 0/3] net-sysfs: move the xps cpus/rxqs retrieval in a common function
 2021-01-08  9:07 UTC  (6+ messages)
` [PATCH net 3/3] "

question about i2c_transfer() function (regarding mdio-i2c on RollBall SFPs)
 2021-01-08  8:40 UTC  (4+ messages)

[PATCH v1] vdpa/mlx5: Fix memory key MTT population
 2021-01-08  8:38 UTC  (2+ messages)

[PATCH 00/10] Remove support for TX49xx
 2021-01-08  8:27 UTC  (5+ messages)
` [PATCH 05/10] dma: tx49 removal

[RESEND PATCH 0/2] Add retimer interfaces support for Intel MAX 10 BMC
 2021-01-08  7:47 UTC  (7+ messages)
` [RESEND PATCH 2/2] misc: add support for retimers interfaces on "

[PATCH] neighbour: Disregard DEAD dst in neigh_update
 2021-01-08  7:34 UTC  (4+ messages)

[PATCH mlx5-next 1/4] PCI: Configure number of MSI-X vectors for SR-IOV VFs
 2021-01-08  7:25 UTC  (4+ messages)

[net v2] tipc: fix NULL deref in tipc_link_xmit()
 2021-01-08  7:13 UTC 

[PATCH 0/7] ibmvnic: Use more consistent locking
 2021-01-08  7:12 UTC  (8+ messages)
` [PATCH 1/7] ibmvnic: restore state in change-param reset
` [PATCH 2/7] ibmvnic: update reset function prototypes
` [PATCH 3/7] ibmvnic: avoid allocating rwi entries
` [PATCH 4/7] ibmvnic: switch order of checks in ibmvnic_reset
` [PATCH 5/7] ibmvnic: use a lock to serialize remove/reset
` [PATCH 6/7] ibmvnic: check adapter->state under state_lock
` [PATCH 7/7] ibmvnic: add comments about adapter->state_lock

[PATCH v7 net-next 0/2] net: dsa: add stats64 support
 2021-01-08  5:32 UTC  (4+ messages)
` [PATCH v7 net-next 2/2] net: dsa: qca: ar9331: export stats64

[pull request][net-next 00/15] mlx5 updates 2021-01-07
 2021-01-08  5:30 UTC  (16+ messages)
` [net-next 01/15] net/mlx5: Add HW definition of reg_c_preserve
` [net-next 02/15] net/mlx5e: Simplify condition on esw_vport_enable_qos()
` [net-next 03/15] net/mlx5: E-Switch, use new cap as condition for mpls over udp
` [net-next 04/15] net/mlx5e: E-Switch, Offload all chain 0 priorities when modify header and forward action is not supported
` [net-next 05/15] net/mlx5e: CT: Pass null instead of zero spec
` [net-next 06/15] net/mlx5e: Remove redundant initialization to null
` [net-next 07/15] net/mlx5e: CT: Remove redundant usage of zone mask
` [net-next 08/15] net/mlx5e: CT: Preparation for offloading +trk+new ct rules
` [net-next 09/15] net/mlx5e: CT: Support offload of "
` [net-next 10/15] net/mlx5e: CT: Add support for mirroring
` [net-next 11/15] net/mlx5e: CT, Avoid false lock depenency warning
` [net-next 12/15] net/mlx5e: IPsec, Enclose csum logic under ipsec config
` [net-next 13/15] net/mlx5e: IPsec, Avoid unreachable return
` [net-next 14/15] net/mlx5e: IPsec, Inline feature_check fast-path function
` [net-next 15/15] net/mlx5e: IPsec, Remove unnecessary config flag usage

[GIT PULL] Networking for 5.11-rc3
 2021-01-08  5:00 UTC 

[pull request][net 00/11] mlx5 fixes 2021-01-07
 2021-01-08  4:56 UTC  (12+ messages)
` [net 04/11] net/mlx5e: CT: Use per flow counter when CT flow accounting is enabled
` [net 05/11] net/mlx5e: Fix SWP offsets when vlan inserted by driver

[PATCH net-next] net/bridge: fix misspellings using codespell tool
 2021-01-08  4:03 UTC  (2+ messages)

[PATCH 0/5] v3u: add support for RAVB
 2021-01-08  3:36 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: net: renesas,etheravb: Add r8a779a0 support

[PATCH v5 01/11] dt-bindings: usb: convert usb-device.txt to YAML schema
 2021-01-08  3:09 UTC  (6+ messages)
` [PATCH v5 09/11] dt-bindings: usb: convert mediatek,mtk-xhci.txt "
  ` [PATCH v5 09/11] dt-bindings: usb: convert mediatek, mtk-xhci.txt "
` [PATCH v5 10/11] dt-bindings: usb: convert mediatek,mtu3.txt "
  ` [PATCH v5 10/11] dt-bindings: usb: convert mediatek, mtu3.txt "

[PATCH] net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbE
 2021-01-08  3:02 UTC  (3+ messages)

[PATCH net 0/3] s390/qeth: fixes 2021-01-07
 2021-01-08  3:00 UTC  (2+ messages)

[PATCH net-next v4] GTP: add support for flow based tunneling API
 2021-01-08  2:53 UTC  (2+ messages)

[PATCH net 0/4] nexthop: Various fixes
 2021-01-08  2:50 UTC  (2+ messages)

[PATCH net] net: ipa: modem: add missing SET_NETDEV_DEV() for proper sysfs links
 2021-01-08  2:46 UTC  (2+ messages)

[PATCH] octeontx2-af: fix memory leak of lmac and lmac->name
 2021-01-08  2:42 UTC  (3+ messages)

[PATCH net 0/2] net: ipa: fix a suspend hang
 2021-01-08  2:38 UTC  (4+ messages)
` [PATCH net 1/2] net: ipa: introduce atomic channel STOPPING flag
` [PATCH net 2/2] net: ipa: re-enable NAPI before enabling interrupt

[PATCH v4 00/24] wfx: get out from the staging area
 2021-01-08  2:28 UTC  (3+ messages)
` [PATCH v4 02/24] dt-bindings: introduce silabs,wfx.yaml

[RESEND PATCH net-next v1 00/13] Generic zcopy_* functions
 2021-01-08  2:19 UTC  (2+ messages)

[PATCH bpf-next v4 0/3] bpf: misc performance improvements for cgroup hooks
 2021-01-08  1:25 UTC  (4+ messages)
` [PATCH bpf-next v4 3/3] bpf: remove extra lock_sock for TCP_ZEROCOPY_RECEIVE

[PATCH net 0/7] Bug fixes for chtls driver
 2021-01-08  1:20 UTC  (2+ messages)

[PATCH net-next repost v2 0/7] Support setting lanes via ethtool
 2021-01-08  1:11 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 7/7] net: selftests: Add lanes setting test

[PATCH v6] vhost_net: avoid tx queue stuck when sendmsg fails
 2021-01-08  0:56 UTC  (2+ messages)

[PATCH v3 net-next 08/12] net: make dev_get_stats return void
 2021-01-08  0:50 UTC  (4+ messages)

[PATCH 0/4] net: sfp: add support for GPON RTL8672/RTL9601C and Ubiquiti U-Fiber
 2021-01-08  0:49 UTC  (7+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] net: sfp: add workaround for Realtek RTL8672 and RTL9601C chips

linux-next: manual merge of the net-next tree with the net tree
 2021-01-08  0:26 UTC 

[PATCH net-next 0/4] net: ipa: support COMPILE_TEST
 2021-01-08  0:25 UTC  (6+ messages)
` [PATCH net-next 1/4] remoteproc: qcom: expose types for COMPILE_TEST
` [PATCH net-next 2/4] soc: qcom: mdt_loader: define stubs "
` [PATCH net-next 3/4] net: ipa: declare the page pointer type in "gsi_trans.h"
` [PATCH net-next 4/4] net: ipa: support COMPILE_TEST

[PATCH v4 0/5] dwmac-meson8b: picosecond precision RX delay support
 2021-01-08  0:10 UTC  (2+ messages)

pull-request: bpf 2021-01-07
 2021-01-08  0:02 UTC  (2+ messages)

[PATCH v2 net-next 0/4] Reduce coupling between DSA and Broadcom SYSTEMPORT driver
 2021-01-07 23:50 UTC  (2+ messages)

[PATCH v4 net-next 0/7] Offload software learnt bridge addresses to DSA
 2021-01-07 23:50 UTC  (2+ messages)

[PATCH v2 net-next 00/10] Configuring congestion watermarks on ocelot switch using devlink-sb
 2021-01-07 23:35 UTC  (3+ messages)
` [PATCH v2 net-next 03/10] net: dsa: add ops for devlink-sb

[PATCH] rxrpc: Call state should be read with READ_ONCE() under some circumstances
 2021-01-07 23:23 UTC  (3+ messages)

[PATCH net-next 0/2] r8169: improve RTL8168g PHY suspend quirk
 2021-01-07 23:10 UTC  (2+ messages)

[PATCH net-next] net: phy: replace mutex_is_locked with lockdep_assert_held in phylib
 2021-01-07 22:55 UTC  (3+ messages)

BUG: IPv4 conntrack reassembles forwarded packets
 2021-01-07 22:45 UTC  (4+ messages)
` [PATCH net 0/3] net: fix netfilter defrag/ip tunnel pmtu blackhole

[PATCH net-next] net: phy: bcm7xxx: Add an entry for BCM72116
 2021-01-07 22:39 UTC  (3+ messages)

[PATCH net-next] nfc: Add a virtual nci device driver
 2021-01-07 22:38 UTC  (7+ messages)

[PATCH] hv_netvsc: Add (more) validation for untrusted Hyper-V values
 2021-01-07 22:37 UTC 

[PATCH net-next 0/4] udp_tunnel_nic: post conversion cleanup
 2021-01-07 22:34 UTC  (2+ messages)

[PATCH 00/18] net: iosm: PCIe Driver for Intel M.2 Modem
 2021-01-07 22:23 UTC  (5+ messages)
` [PATCH 11/18] net: iosm: encode or decode datagram
` [PATCH 17/18] net: iosm: readme file

[PATCH 0/6] dpaa2-mac: various updates
 2021-01-07 21:37 UTC  (7+ messages)
` [PATCH 4/6] dpaa2-eth: retry the probe when the MAC is not yet discovered on the bus
` [PATCH 6/6] dpaa2-mac: remove a comment regarding pause settings


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