netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-01 13:55:02 to 2023-08-01 21:54:24 UTC [more...]

[PATCH net-next 0/4] Add QPL mode for DQO descriptor format
 2023-08-01 21:54 UTC  (2+ messages)
` [PATCH net-next 1/4] gve: Control path for DQO-QPL

[PATCH] net/macmace: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
 2023-08-01 21:51 UTC  (4+ messages)

[PATCH net] net: ll_temac: fix error checking of irq_of_parse_and_map()
 2023-08-01 21:50 UTC  (2+ messages)

[PATCH -next] net: hisilicon: fix the return value handle and remove redundant netdev_err() for platform_get_irq()
 2023-08-01 21:43 UTC  (2+ messages)

[PATCH v3 net-next 0/5] selftests: openvswitch: add flow programming cases
 2023-08-01 21:22 UTC  (6+ messages)
` [PATCH v3 net-next 1/5] selftests: openvswitch: add an initial flow programming case
` [PATCH v3 net-next 2/5] selftests: openvswitch: support key masks
` [PATCH v3 net-next 3/5] selftests: openvswitch: add a test for ipv4 forwarding
` [PATCH v3 net-next 4/5] selftests: openvswitch: add basic ct test case parsing
` [PATCH v3 net-next 5/5] selftests: openvswitch: add ct-nat test case with ipv4

[PATCH net v2] udp: Fix __ip{,6}_append_data()'s handling of MSG_SPLICE_PAGES
 2023-08-01 21:17 UTC  (2+ messages)

[PATCH net] udp: Fix __ip_append_data()'s handling of MSG_SPLICE_PAGES
 2023-08-01 21:11 UTC  (5+ messages)

[PATCH v2 net-next 0/4] net: extend alloc_skb_with_frags() max size
 2023-08-01 21:05 UTC  (6+ messages)
` [PATCH v2 net-next 1/4] net: allow alloc_skb_with_frags() to allocate bigger packets
` [PATCH v2 net-next 2/4] net: tun: change tun_alloc_skb() to allow bigger paged allocations
` [PATCH v2 net-next 3/4] net/packet: change packet_alloc_skb() "
` [PATCH v2 net-next 4/4] net: tap: change tap_alloc_skb() "

[PATCH 0/4] Add support for Agilex5 SoCFPGA platform
 2023-08-01 20:57 UTC  (8+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] dt-bindings: intel: Add Intel Agilex5 compatible
  ` [PATCH v2 2/5] dt-bindings: reset: add reset IDs for Agilex5
  ` [PATCH v2 3/5] dt-bindings: clock: add Intel Agilex5 clock manager

[PATCH v1 01/11] selftests: forwarding: custom_multipath_hash.sh: add cleanup for SIGTERM sent by timeout
 2023-08-01 20:41 UTC  (18+ messages)

[PATCH net] docs: net: page_pool: document PP_FLAG_DMA_SYNC_DEV parameters
 2023-08-01 20:31 UTC 

[PATCH v3] ip6mr: Fix skb_under_panic in ip6mr_cache_report()
 2023-08-01 20:11 UTC  (3+ messages)

[PATCH v3 net 0/2] update stmmac fix_mac_speed
 2023-08-01 19:58 UTC  (12+ messages)
` [PATCH v3 net 1/2] net: stmmac: add new mode parameter for fix_mac_speed
    ` [EXT] "
` [PATCH v3 net 2/2] net: stmmac: dwmac-imx: pause the TXC clock in fixed-link
      ` [EXT] "

[PATCH V3 net-next] net: fec: add XDP_TX feature support
 2023-08-01 19:51 UTC  (3+ messages)

[PATCH net v1 1/2] netlink: let len field used to parse type-not-care nested attrs
 2023-08-01 19:49 UTC  (5+ messages)

[PATCH net-next] xprtrdma: Remove unused function declaration rpcrdma_bc_post_recv()
 2023-08-01 19:45 UTC  (3+ messages)

[PATCH] netfilter: bpf_link: avoid unused-function warning
 2023-08-01 19:29 UTC  (4+ messages)

[PATCH v4 1/1] RDMA/mana_ib: Add EQ interrupt support to mana ib driver
 2023-08-01 19:06 UTC  (7+ messages)

[PATCH V7 net] net: mana: Fix MANA VF unload when hardware is
 2023-08-01 18:58 UTC  (5+ messages)
  ` [EXTERNAL] "

[PATCH RFC net-next] net: phy: move marking PHY on SFP module into SFP code
 2023-08-01 18:57 UTC 

[patch net-next 0/8] devlink: use spec to generate split ops
 2023-08-01 18:56 UTC  (12+ messages)
` [patch net-next 1/8] ynl-gen-c.py: fix rendering of validate field
` [patch net-next 2/8] ynl-gen-c.py: allow directional model for kernel mode
` [patch net-next 3/8] devlink: rename devlink_nl_ops to devlink_nl_small_ops
` [patch net-next 4/8] devlink: add split ops generated according to spec
` [patch net-next 5/8] devlink: include the generated netlink header
` [patch net-next 6/8] devlink: rename couple of doit netlink callbacks to match generated names
` [patch net-next 7/8] devlink: introduce couple of dumpit callback for split ops
` [patch net-next 8/8] devlink: use generated split ops and remove duplicated commands from small ops

linux-next: manual merge of the security tree with the net-next tree
 2023-08-01 18:41 UTC  (2+ messages)

[PATCH net-next 0/4] net: relax alloc_skb_with_frags() max size
 2023-08-01 18:39 UTC  (11+ messages)
` [PATCH net-next 1/4] net: allow alloc_skb_with_frags() to allocate bigger packets
` [PATCH net-next 2/4] net: tun: change tun_alloc_skb() to allow bigger paged allocations
` [PATCH net-next 3/4] net/packet: change packet_alloc_skb() "
` [PATCH net-next 4/4] net: tap: change tap_alloc_skb() "

[PATCH v3 net-next 00/10] Improve the taprio qdisc's relationship with its children
 2023-08-01 18:24 UTC  (11+ messages)
` [PATCH v3 net-next 01/10] net/sched: taprio: don't access q->qdiscs[] in unoffloaded mode during attach()
` [PATCH v3 net-next 02/10] net/sched: taprio: keep child Qdisc refcount elevated at 2 in offload mode
` [PATCH v3 net-next 03/10] net/sched: taprio: try again to report q->qdiscs[] to qdisc_leaf()
` [PATCH v3 net-next 04/10] net/sched: taprio: delete misleading comment about preallocating child qdiscs
` [PATCH v3 net-next 05/10] net/sched: taprio: dump class stats for the actual q->qdiscs[]
` [PATCH v3 net-next 06/10] net: ptp: create a mock-up PTP Hardware Clock driver
` [PATCH v3 net-next 07/10] net: netdevsim: use mock PHC driver
` [PATCH v3 net-next 08/10] net: netdevsim: mimic tc-taprio offload
` [PATCH v3 net-next 09/10] selftests/tc-testing: test that taprio can only be attached as root
` [PATCH v3 net-next 10/10] selftests/tc-testing: verify that a qdisc can be grafted onto a taprio class

[PATCH net v2 0/2][pull request] igc: Enhance the tx-usecs coalesce setting implementation
 2023-08-01 18:20 UTC  (6+ messages)
` [PATCH net v2 1/2] igc: Expose tx-usecs coalesce setting to user
` [PATCH net v2 2/2] igc: Modify the tx-usecs coalesce setting

[PATCH v2 0/4] Add WCN3988 Bluetooth support for Fairphone 4
 2023-08-01 18:08 UTC  (5+ messages)

[PATCH v2 net-next 0/9] Improve the taprio qdisc's relationship with its children
 2023-08-01 18:06 UTC  (12+ messages)
` [PATCH v2 net-next 7/9] net: netdevsim: mimic tc-taprio offload
` [PATCH v2 net-next 9/9] selftests/tc-testing: verify that a qdisc can be grafted onto a taprio class

[PATCH net-next] net/mlx4: remove many unnecessary NULL values
 2023-08-01 17:55 UTC  (3+ messages)

require EXPORT_SYMBOL_GPL symbols for symbol_get v2
 2023-08-01 17:45 UTC  (7+ messages)
` [PATCH 1/5] ARM: pxa: remove use of symbol_get()
` [PATCH 2/5] mmc: au1xmmc: force non-modular build and remove symbol_get usage
` [PATCH 3/5] net: enetc: use EXPORT_SYMBOL_GPL for enetc_phc_index
` [PATCH 4/5] rtc: ds1685: use EXPORT_SYMBOL_GPL for ds1685_rtc_poweroff
` [PATCH 5/5] modules: only allow symbol_get of EXPORT_SYMBOL_GPL modules

[PATCH net-next 0/7][pull request] Intel Wired LAN Driver Updates 2023-08-01 (ice)
 2023-08-01 17:31 UTC  (8+ messages)
` [PATCH net-next 1/7] ice: Accept LAG netdevs in bridge offloads
` [PATCH net-next 2/7] ice: Support untagged VLAN traffic in br offload
` [PATCH net-next 3/7] ice: Add direction metadata
` [PATCH net-next 4/7] ice: Rename enum ice_pkt_flags values
` [PATCH net-next 5/7] ice: Add get C827 PHY index function
` [PATCH net-next 6/7] ice: add FW load wait
` [PATCH net-next 7/7] ice: clean up __ice_aq_get_set_rss_lut()

[PATCH net-next] pds_core: Fix documentation for pds_client_register
 2023-08-01 17:34 UTC  (2+ messages)

[PATCH] net: export dev_change_name function
 2023-08-01 17:27 UTC  (6+ messages)

[RFC net-next 0/2] introduce DECLARE_FLEX() macro
 2023-08-01 17:22 UTC  (9+ messages)
` [RFC net-next 1/2] overflow: add DECLARE_FLEX() for on-stack allocs
` [RFC net-next 2/2] ice: make use of DECLARE_FLEX() in ice_switch.c

[alobakin:iavf-pp-frag 11/28] net/core/page_pool.c:582:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-08-01 17:03 UTC  (3+ messages)

[PATCH net-next 0/3] bnxt_en: Add support for page pool
 2023-08-01 17:06 UTC  (11+ messages)
` [PATCH net-next 3/3] bnxt_en: Let the page pool manage the DMA mapping

[PATCH net-next] netlabel: Remove unused declaration netlbl_cipsov4_doi_free()
 2023-08-01 16:42 UTC  (2+ messages)

[PATCH vhost v11 00/10] virtio core prepares for AF_XDP
 2023-08-01 16:17 UTC  (19+ messages)
` [PATCH vhost v11 05/10] virtio_ring: introduce virtqueue_dma_dev()

[PATCH RFC net-next v5 00/14] virtio/vsock: support datagrams
 2023-08-01 16:04 UTC  (6+ messages)
` [PATCH RFC net-next v5 10/14] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit

[PATCH net-next v3 00/11] net: phy: C45-over-C22 access
 2023-08-01 15:57 UTC  (8+ messages)
` [PATCH net-next v3 02/11] net: phy: introduce phy_has_c45_registers()

[patch net-next v2 00/11] devlink: introduce dump selector attr and use it for per-instance dumps
 2023-08-01 15:56 UTC  (13+ messages)
` [patch net-next v2 10/11] "
` [patch net-next v2 11/11] devlink: extend health reporter dump selector by port index

[PATCH net] bpf: sockmap: Remove preempt_disable in sock_map_sk_acquire
 2023-08-01 15:50 UTC  (5+ messages)

[PATCH v13 vfio 0/7] pds-vfio-pci driver
 2023-08-01 15:44 UTC  (4+ messages)
` [PATCH v13 vfio 3/7] vfio/pds: register with the pds_core PF

[PATCH v3 0/2] net: stmmac: correct MAC propagation delay
 2023-08-01 15:44 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] net: stmmac: dwmac-imx: enable MAC propagation delay correction for i.MX8MP

[net-next PATCH V4 0/2] octeontx2-af: TC flower offload changes
 2023-08-01 15:36 UTC  (3+ messages)
` [net-next PATCH V4 1/2] octeontx2-af: Code restructure to handle TC outer VLAN offload
` [net-next PATCH V4 2/2] octeontx2-af: TC flower offload support for inner VLAN

[PATCH iproute2-next] bridge: Add backup nexthop ID support
 2023-08-01 15:21 UTC 

[RFC net-next v2 0/7] openvswitch: add drop reasons
 2023-08-01 15:16 UTC  (8+ messages)
` [RFC net-next v2 1/7] net: openvswitch: add datapath flow drop reason
` [RFC net-next v2 2/7] net: openvswitch: add action error "
` [RFC net-next v2 3/7] net: openvswitch: add explicit drop action
` [RFC net-next v2 4/7] net: openvswitch: add meter drop reason
` [RFC net-next v2 5/7] net: openvswitch: add misc error drop reasons
` [RFC net-next v2 6/7] selftests: openvswitch: add drop reason testcase
` [RFC net-next v2 7/7] selftests: openvswitch: add explicit drop testcase

[PATCH net-next 00/11] Create common DPLL configuration API
 2023-08-01 15:12 UTC  (9+ messages)
` [PATCH net-next 07/11] netdev: expose DPLL pin handle for netdevice
` [PATCH 09/11] ice: implement dpll interface to control cgu

[PATCH net] net: ftmac100: add multicast filtering possibility
 2023-08-01 15:07 UTC  (2+ messages)

Endless loop in udp with MSG_SPLICE_READ - Re: [syzbot] [fs?] INFO: task hung in pipe_release (4)
 2023-08-01 14:59 UTC  (14+ messages)
  `  "

[PATCH net-next] net: switchdev: Remove unused typedef switchdev_obj_dump_cb_t()
 2023-08-01 14:42 UTC 

[PATCH net-next 0/7] Add support to PHYLINK and SFP for PCI11x1x chips
 2023-08-01 14:36 UTC  (6+ messages)
` [PATCH net-next 5/7] net: lan743x: Add support to the Phylink framework

[PATCH net-next] udp: Remove unused function declaration udp_bpf_get_proto()
 2023-08-01 14:33 UTC  (2+ messages)

[PATCH net-next] ila: Remove unnecessary file net/ila.h
 2023-08-01 14:31 UTC 

[PATCH v9 net-next 00/12] Introduce ndo_hwtstamp_get() and ndo_hwtstamp_set()
 2023-08-01 14:28 UTC  (13+ messages)
` [PATCH v9 net-next 01/12] net: add NDOs for configuring hardware timestamping
` [PATCH v9 net-next 02/12] net: add hwtstamping helpers for stackable net devices
` [PATCH v9 net-next 03/12] net: vlan: convert to ndo_hwtstamp_get() / ndo_hwtstamp_set()
` [PATCH v9 net-next 04/12] net: macvlan: "
` [PATCH v9 net-next 05/12] net: bonding: "
` [PATCH v9 net-next 06/12] net: fec: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
` [PATCH v9 net-next 07/12] net: fec: delete fec_ptp_disable_hwts()
` [PATCH v9 net-next 08/12] net: sparx5: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
` [PATCH v9 net-next 09/12] net: lan966x: "
` [PATCH v9 net-next 10/12] net: transfer rtnl_lock() requirement from ethtool_set_ethtool_phy_ops() to caller
` [PATCH v9 net-next 11/12] net: phy: provide phylib stubs for hardware timestamping operations
` [PATCH v9 net-next 12/12] net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted drivers

[RFC PATCH net-next 0/2] selftests/tc-testing: initial steps for parallel tdc
 2023-08-01 14:29 UTC  (3+ messages)

[PATCH net v1] net: dcb: choose correct policy to parse DCB_ATTR_BCN
 2023-08-01 14:27 UTC  (7+ messages)
` [PATCH net] "
      ` net: dcb: Communication challenges for patch reviews?

[PATCH bpf-next v5 0/2] bpf, xdp: Add tracepoint to xdp attaching failure
 2023-08-01 14:26 UTC  (3+ messages)
` [PATCH bpf-next v5 1/2] "
` [PATCH bpf-next v5 2/2] selftests/bpf: Add testcase for xdp attaching failure tracepoint

[PATCH net-next v2] net: ethernet: mtk_eth_soc: support per-flow accounting on MT7988
 2023-08-01 14:20 UTC  (2+ messages)

[RFC PATCH v1 0/2] vsock: handle writes to shutdowned socket
 2023-08-01 14:17 UTC  (3+ messages)
` [RFC PATCH v1 1/2] vsock: send SIGPIPE on write "
` [RFC PATCH v1 2/2] test/vsock: shutdowned socket test

[PATCH V4,net-next] net: mana: Add page pool for RX buffers
 2023-08-01 14:19 UTC  (3+ messages)

[PATCH net-next v5 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
 2023-08-01 14:06 UTC  (6+ messages)
` [PATCH net-next v5 4/4] vsock/virtio: MSG_ZEROCOPY flag support

[PATCH net] vlan: Fix to delete vid only when by_dev has hw filter capable in vlan_vids_del_by_dev()
 2023-08-01 14:07 UTC  (2+ messages)

[PATCH 1/2] can: can327: remove casts from tty->disc_data
 2023-08-01 13:46 UTC  (4+ messages)
` [PATCH 2/2] net: nfc: "

[PATCH v3 net-next] net: flow_dissector: Use 64bits for used_keys
 2023-08-01 13:58 UTC  (2+ messages)
` [Intel-wired-lan] "


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