netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-11 10:56:29 to 2021-02-11 21:17:14 UTC [more...]

[PATCH v4 net-next 00/21] nvme-tcp receive offloads
 2021-02-11 21:10 UTC  (20+ messages)
` [PATCH v4 net-next 01/21] net: Introduce direct data placement tcp offload
` [PATCH v4 net-next 02/21] net: Introduce crc offload for tcp ddp ulp
` [PATCH v4 net-next 03/21] iov_iter: DDP copy to iter/pages
` [PATCH v4 net-next 04/21] net: skb copy(+hash) iterators for DDP offloads
` [PATCH v4 net-next 05/21] net/tls: expose get_netdev_for_sock
` [PATCH v4 net-next 06/21] nvme-tcp: Add DDP offload control path
` [PATCH v4 net-next 07/21] nvme-tcp: Add DDP data-path
` [PATCH v4 net-next 08/21] nvme-tcp: RX CRC offload
` [PATCH v4 net-next 09/21] nvme-tcp: Deal with netdevice DOWN events
` [PATCH v4 net-next 10/21] net/mlx5: Header file changes for nvme-tcp offload
` [PATCH v4 net-next 11/21] net/mlx5: Add 128B CQE for NVMEoTCP offload
` [PATCH v4 net-next 12/21] net/mlx5e: TCP flow steering for nvme-tcp
` [PATCH v4 net-next 14/21] net/mlx5e: KLM UMR helper macros
` [PATCH v4 net-next 15/21] net/mlx5e: NVMEoTCP use KLM UMRs
` [PATCH v4 net-next 16/21] net/mlx5e: NVMEoTCP queue init/teardown
` [PATCH v4 net-next 17/21] net/mlx5e: NVMEoTCP async ddp invalidation
` [PATCH v4 net-next 18/21] net/mlx5e: NVMEoTCP ddp setup and resync
` [PATCH v4 net-next 19/21] net/mlx5e: NVMEoTCP, data-path for DDP+CRC offload
` [PATCH v4 net-next 20/21] net/mlx5e: NVMEoTCP statistics

[PATCH net-next v2 0/8] a set of fixes of coding style
 2021-02-11 21:10 UTC  (2+ messages)

[PATCH net-next] devlink: Fix dmac_filter trap name, align to its documentation
 2021-02-11 21:10 UTC  (2+ messages)

[PATCH net-next 0/7][pull request] 40GbE Intel Wired LAN Driver Updates 2021-02-10
 2021-02-11 21:10 UTC  (2+ messages)

[PATCH 0/5] ath10k fixes for warns
 2021-02-11 20:53 UTC  (11+ messages)
` [PATCH 4/5] ath10k: detect conf_mutex held ath10k_drain_tx() calls
` [PATCH 5/5] ath10k: reduce invalid ht params rate message noise

[PATCH] net: phy: micrel: reconfigure the phy on resume
 2021-02-11 20:34 UTC  (14+ messages)

[PATCH v1 0/7] Add support for IPA v3.1, GSI v1.0, MSM8998 IPA
 2021-02-11 20:27 UTC  (9+ messages)
` [PATCH v1 1/7] net: ipa: Add support for IPA v3.1 with GSI v1.0
` [PATCH v1 2/7] net: ipa: endpoint: Don't read unexistant register on IPAv3.1
` [PATCH v1 3/7] net: ipa: gsi: Avoid some writes during irq setup for older IPA
` [PATCH v1 4/7] net: ipa: gsi: Use right masks for GSI v1.0 channels hw param
` [PATCH v1 5/7] net: ipa: Add support for IPA on MSM8998
` [PATCH v1 6/7] dt-bindings: net: qcom-ipa: Document qcom,sc7180-ipa compatible
` [PATCH v1 7/7] dt-bindings: net: qcom-ipa: Document qcom,msm8998-ipa compatible

[PATCH net-next] r8169: handle tx before rx in napi poll
 2021-02-11 20:20 UTC 

[PATCH net-next] iwlwifi: improve tag handling in iwl_request_firmware
 2021-02-11 20:00 UTC 

FAILED unresolved symbol vfs_truncate on arm64 with LLVM
 2021-02-11 19:59 UTC  (16+ messages)

[PATCH net] dpaa2-eth: fix memory leak in XDP_REDIRECT
 2021-02-11 19:51 UTC 

[Patch net-next v3] net: fix dev_ifsioc_locked() race condition
 2021-02-11 19:34 UTC 

[PATCH bpf 1/2] libbpf: Ignore non function pointer member in struct_ops
 2021-02-11 19:31 UTC  (9+ messages)
` [PATCH bpf 2/2] bpf: selftests: Add non function pointer test to struct_ops

[PATCH bpf-next] kbuild: Do not clean resolve_btfids if the output does not exist
 2021-02-11 19:30 UTC  (2+ messages)

[PATCH] staging: qlge: Remove duplicate word in comment
 2021-02-11 19:27 UTC 

[PATCH v13 net-next 00/15] net: mvpp2: Add TX Flow Control support
 2021-02-11 19:26 UTC  (33+ messages)
` [PATCH v13 net-next 01/15] doc: marvell: add CM3 address space and PPv2.3 description
` [PATCH v13 net-next 03/15] net: mvpp2: add CM3 SRAM memory map
` [PATCH v13 net-next 04/15] net: mvpp2: always compare hw-version vs MVPP21
    ` [EXT] "
` [PATCH v13 net-next 05/15] net: mvpp2: add PPv23 version definition
    ` [EXT] "
` [PATCH v13 net-next 06/15] net: mvpp2: increase BM pool and RXQ size
` [PATCH v13 net-next 07/15] net: mvpp2: add FCA periodic timer configurations
` [PATCH v13 net-next 08/15] net: mvpp2: add FCA RXQ non occupied descriptor threshold
    ` [EXT] "
` [PATCH v13 net-next 09/15] net: mvpp2: enable global flow control
` [PATCH v13 net-next 10/15] net: mvpp2: add RXQ flow control configurations
` [PATCH v13 net-next 11/15] net: mvpp2: add ethtool flow control configuration support
` [PATCH v13 net-next 12/15] net: mvpp2: add BM protection underrun feature support
` [PATCH v13 net-next 13/15] net: mvpp2: add PPv23 RX FIFO flow control
    ` [EXT] "
` [PATCH v13 net-next 14/15] net: mvpp2: set 802.3x GoP Flow Control mode
` [PATCH v13 net-next 15/15] net: mvpp2: add TX FC firmware check

Refcount mismatch when unregistering netdevice from kernel
 2021-02-11 19:21 UTC  (12+ messages)

[PATCH v12 net-next 00/15] net: mvpp2: Add TX Flow Control support
 2021-02-11 19:13 UTC  (6+ messages)
` [PATCH v12 net-next 12/15] net: mvpp2: add BM protection underrun feature support
    ` [EXT] "

[net-next] rxrpc: Fix dependency on IPv6 in udp tunnel config
 2021-02-11 19:12 UTC  (2+ messages)

[net-next v6 00/14] Add Marvell CN10K support
 2021-02-11 19:10 UTC  (16+ messages)
` [net-next v6 01/14] octeontx2-af: cn10k: Add mbox support for CN10K platform
` [net-next v6 02/14] octeontx2-pf: cn10k: Add mbox support for CN10K
` [net-next v6 03/14] octeontx2-af: cn10k: Update NIX/NPA context structure
` [net-next v6 04/14] octeontx2-af: cn10k: Update NIX and NPA context in debugfs
` [net-next v6 05/14] octeontx2-pf: cn10k: Initialise NIX context
` [net-next v6 06/14] octeontx2-pf: cn10k: Map LMTST region
` [net-next v6 07/14] octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operations
` [net-next v6 08/14] octeontx2-af: cn10k: Add RPM MAC support
` [net-next v6 09/14] octeontx2-af: cn10k: Add support for programmable channels
` [net-next v6 10/14] octeontx2-af: cn10K: Add MTU configuration
` [net-next v6 11/14] octeontx2-pf: cn10k: Get max mtu supported from admin function
` [net-next v6 12/14] octeontx2-af: cn10k: Add RPM LMAC pause frame support
` [net-next v6 13/14] octeontx2-af: cn10k: Add RPM Rx/Tx stats support
` [net-next v6 14/14] octeontx2-af: cn10k: MAC internal loopback support

[PATCH v5 net-next 00/11] skbuff: introduce skbuff_heads bulking and reusing
 2021-02-11 18:55 UTC  (12+ messages)
` [PATCH v5 net-next 01/11] skbuff: move __alloc_skb() next to the other skb allocation functions
` [PATCH v5 net-next 02/11] skbuff: simplify kmalloc_reserve()
` [PATCH v5 net-next 03/11] skbuff: make __build_skb_around() return void
` [PATCH v5 net-next 04/11] skbuff: simplify __alloc_skb() a bit
` [PATCH v5 net-next 05/11] skbuff: use __build_skb_around() in __alloc_skb()
` [PATCH v5 net-next 06/11] skbuff: remove __kfree_skb_flush()
` [PATCH v5 net-next 07/11] skbuff: move NAPI cache declarations upper in the file
` [PATCH v5 net-next 08/11] skbuff: introduce {,__}napi_build_skb() which reuses NAPI cache heads
` [PATCH v5 net-next 09/11] skbuff: allow to optionally use NAPI cache from __alloc_skb()
` [PATCH v5 net-next 10/11] skbuff: allow to use NAPI cache from __napi_alloc_skb()
` [PATCH v5 net-next 11/11] skbuff: queue NAPI_MERGED_FREE skbs into NAPI cache instead of freeing

[ANNOUNCE] tc monthly meetup
 2021-02-11 18:51 UTC 

[PATCH v2] ath10k: hold RCU lock when calling ieee80211_find_sta_by_ifaddr()
 2021-02-11 18:26 UTC  (2+ messages)

[PATCH] enetc: auto select PHYLIB and MDIO_DEVRES
 2021-02-11 17:54 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH V3 net-next 2/2] net: broadcom: bcm4908_enet: add BCM4908 controller driver
 2021-02-11 17:46 UTC  (18+ messages)
` [PATCH net-next 5.12 0/8] bcm4908_enet: post-review fixes
  ` [PATCH net-next 5.12 1/8] dt-bindings: net: rename BCM4908 Ethernet binding
  ` [PATCH net-next 5.12 2/8] dt-bindings: net: bcm4908-enet: include ethernet-controller.yaml
  ` [PATCH net-next 5.12 3/8] net: broadcom: rename BCM4908 driver & update DT binding
  ` [PATCH net-next 5.12 4/8] net: broadcom: bcm4908_enet: drop unneeded memset()
  ` [PATCH net-next 5.12 5/8] net: broadcom: bcm4908_enet: drop "inline" from C functions
  ` [PATCH net-next 5.12 6/8] net: broadcom: bcm4908_enet: fix minor typos
  ` [PATCH net-next 5.12 7/8] net: broadcom: bcm4908_enet: fix received skb length
  ` [PATCH net-next 5.12 8/8] net: broadcom: bcm4908_enet: fix endianness in xmit code

[PATCH iproute2-next v5 0/5] Add vdpa device management tool
 2021-02-11 17:24 UTC  (3+ messages)

[PATCH v2 net-next 0/2] pktgen: scripts improvements
 2021-02-11 17:12 UTC  (4+ messages)
` [PATCH v2 net-next 1/2] samples: pktgen: allow to specify delay parameter via new opt
` [PATCH v2 net-next 2/2] samples: pktgen: new append mode

[net-next] net: mvpp2: fix interrupt mask/unmask skip condition
 2021-02-11 17:10 UTC  (2+ messages)

[PATCH iproute2-next V4] devlink: add support for port params get/set
 2021-02-11 16:51 UTC  (4+ messages)

[PATCH net-next v2 0/5] lan743x speed boost
 2021-02-11 16:18 UTC  (6+ messages)
` [PATCH net-next v2 1/5] lan743x: boost performance on cpu archs w/o dma cache snooping
` [PATCH net-next v2 2/5] lan743x: sync only the received area of an rx ring buffer
` [PATCH net-next v2 3/5] TEST ONLY: lan743x: limit rx ring buffer size to 500 bytes
` [PATCH net-next v2 4/5] TEST ONLY: lan743x: skb_alloc failure test
` [PATCH net-next v2 5/5] TEST ONLY: lan743x: skb_trim "

pull request: bluetooth-next 2021-02-11
 2021-02-11 16:13 UTC 

[PATCH bpf v4] selftests/bpf: convert test_xdp_redirect.sh to bash
 2021-02-11 15:30 UTC  (2+ messages)

[PATCH/v2] bpf: add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_ENCAP_L2_ETH
 2021-02-11 15:26 UTC  (3+ messages)

[PATCH v4 net-next 00/11] skbuff: introduce skbuff_heads bulking and reusing
 2021-02-11 15:26 UTC  (9+ messages)
` [PATCH v4 net-next 08/11] skbuff: introduce {,__}napi_build_skb() which reuses NAPI cache heads
` [PATCH v4 net-next 09/11] skbuff: allow to optionally use NAPI cache from __alloc_skb()

[PATCH v2 0/8] xen/events: bug fixes and some diagnostic aids
 2021-02-11 15:24 UTC  (7+ messages)
` [PATCH v2 4/8] xen/netback: fix spurious event detection for common event case
` [PATCH v2 5/8] xen/events: link interdomain events to associated xenbus device

[RFC PATCH v4 00/17] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-02-11 15:11 UTC  (33+ messages)
` [RFC PATCH v4 01/17] af_vsock: update functions for connectible socket
` [RFC PATCH v4 02/17] af_vsock: separate wait data loop
` [RFC PATCH v4 03/17] af_vsock: separate receive "
` [RFC PATCH v4 04/17] af_vsock: implement SEQPACKET receive loop
` [RFC PATCH v4 05/17] af_vsock: separate wait space loop
` [RFC PATCH v4 06/17] af_vsock: implement send logic for SEQPACKET
` [RFC PATCH v4 07/17] af_vsock: rest of SEQPACKET support
` [RFC PATCH v4 08/17] af_vsock: update comments for stream sockets
` [RFC PATCH v4 09/17] virtio/vsock: dequeue callback for SOCK_SEQPACKET
` [RFC PATCH v4 10/17] virtio/vsock: fetch length for SEQPACKET record
` [RFC PATCH v4 12/17] virtio/vsock: rest of SOCK_SEQPACKET support
` [RFC PATCH v4 16/17] loopback/vsock: setup SEQPACKET ops for transport
` [RFC PATCH v4 17/17] virtio/vsock: simplify credit update function API

phy_attach_direct()'s use of device_bind_driver()
 2021-02-11 14:03 UTC  (9+ messages)

[PATCHv2 bpf-next 0/4] kbuild/resolve_btfids: Invoke resolve_btfids clean in root Makefile
 2021-02-11 12:17 UTC  (8+ messages)
` [PATCH bpf-next 4/4] kbuild: Add resolve_btfids clean to root clean target

[PATCH net-next 0/3] Compile-flag for sock RX queue mapping
 2021-02-11 11:35 UTC  (4+ messages)
` [PATCH net-next 1/3] net/sock: Add kernel config SOCK_RX_QUEUE_MAPPING
` [PATCH net-next 2/3] net/tls: Select SOCK_RX_QUEUE_MAPPING from TLS_DEVICE
` [PATCH net-next 3/3] net/mlx5: Remove TLS dependencies on XPS

[PATCH net-next] net: initialize net->net_cookie at netns setup
 2021-02-11 11:31 UTC  (2+ messages)

[PATCH net-next] net: ipa: pass checksum trailer with received packets
 2021-02-11 11:25 UTC  (2+ messages)

[PATCH netdev] virtio-net: support XDP_TX when not more queues
 2021-02-11 11:00 UTC  (3+ messages)

[PATCH v2 0/4] net: ti: am65-cpsw-nuss: Add switchdev driver
 2021-02-11 10:56 UTC  (5+ messages)
` [PATCH v2 1/4] net: ti: am65-cpsw-nuss: Add devlink support
` [PATCH v2 2/4] net: ti: am65-cpsw-nuss: Add netdevice notifiers
` [PATCH v2 3/4] net: ti: am65-cpsw-nuss: Add switchdev support
` [PATCH v2 4/4] docs: networking: ti: Add driver doc for AM65 NUSS switch driver

[PATCH 00/20] net: stmmac: Obvious cleanups and several fixes
 2021-02-11 10:52 UTC  (9+ messages)
` [PATCH 01/20] net: phy: realtek: Fix events detection failure in LPI mode


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