netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-01 14:29:45 to 2023-08-02 01:24:37 UTC [more...]

[PATCH] bpf: bpf_struct_ops: Remove unnecessary ‘0’ values from err
 2023-08-02  1:23 UTC 

[PATCH v4 1/2] drivers: net: prevent tun_build_skb() to exceed the packet size limit
 2023-08-02  1:07 UTC  (3+ messages)
` [PATCH v4 2/2] net: core: remove unnecessary frame_sz check in bpf_xdp_adjust_tail()

[PATCH net-next v2] net: fman: Remove duplicated include in mac.c
 2023-08-02  0:56 UTC 

[PATCH net v1 1/2] netlink: let len field used to parse type-not-care nested attrs
 2023-08-02  0:53 UTC  (7+ messages)

[PATCH v3] ip6mr: Fix skb_under_panic in ip6mr_cache_report()
 2023-08-02  0:52 UTC  (4+ messages)

[net-next/RFC PATCH v1 0/4] Introduce napi queues support
 2023-08-02  0:50 UTC  (12+ messages)
` [net-next/RFC PATCH v1 1/4] net: Introduce new napi fields for rx/tx queues

[PATCH net-next v5 0/2] Remove expired routes with a separated list of routes
 2023-08-02  0:43 UTC  (3+ messages)
` [PATCH net-next v5 1/2] net/ipv6: "
` [PATCH net-next v5 2/2] selftests: fib_tests: Add a test case for IPv6 garbage collection

[PATCH bpf-next 0/3] net: struct netdev_rx_queue and xdp.h reshuffling
 2023-08-02  0:32 UTC  (4+ messages)
` [PATCH bpf-next 1/3] eth: add missing xdp.h includes in drivers
` [PATCH bpf-next 2/3] net: move struct netdev_rx_queue out of netdevice.h
` [PATCH bpf-next 3/3] net: invert the netdevice.h vs xdp.h dependency

[PATCH net v2 0/2][pull request] igc: Enhance the tx-usecs coalesce setting implementation
 2023-08-01 23:46 UTC  (7+ 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 v4 1/1] RDMA/mana_ib: Add EQ interrupt support to mana ib driver
 2023-08-01 23:46 UTC  (8+ messages)

Jumbo frames on Broadcom Genet network hardware
 2023-08-01 23:27 UTC  (2+ messages)

[PATCH net-next 0/4] Add QPL mode for DQO descriptor format
 2023-08-01 23:12 UTC  (6+ messages)
` [PATCH net-next 1/4] gve: Control path for DQO-QPL
` [PATCH net-next 2/4] gve: Tx path for QPL
` [PATCH net-next 3/4] gve: RX path for DQO-QPL

[PATCH net-next v4 0/2] Remove expired routes with a separated list of routes
 2023-08-01 22:39 UTC  (5+ messages)
` [PATCH net-next v4 2/2] selftests: fib_tests: Add a test case for IPv6 garbage collection

[RFC net-next 0/2] introduce DECLARE_FLEX() macro
 2023-08-01 22:35 UTC  (11+ 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

ARM board lockups/hangs triggered by locks and mutexes
 2023-08-01 22:25 UTC  (3+ messages)

[PATCH net-next] inet6: Remove unused function declaration udpv6_connect()
 2023-08-01 22:20 UTC  (2+ messages)

[PATCH v4 bpf 0/2] bpf: return proper error codes for lwt redirect
 2023-08-01 22:18 UTC  (9+ messages)
` [PATCH v4 bpf 1/2] bpf: fix skb_do_redirect return values

[PATCH net 0/2] bnxt_en: 2 XDP bug fixes
 2023-08-01 22:10 UTC  (2+ messages)

[PATCH net-next v2] net: make sure we never create ifindex = 0
 2023-08-01 22:10 UTC  (2+ messages)

[PATCH v3] net: netsec: Ignore 'phy-mode' on SynQuacer in DT mode
 2023-08-01 22:10 UTC  (2+ messages)

[PATCH v1 net] selftest: net: Assert on a proper value in so_incoming_cpu.c
 2023-08-01 22:10 UTC  (2+ messages)

[PATCH net] docs: net: page_pool: document PP_FLAG_DMA_SYNC_DEV parameters
 2023-08-01 22:10 UTC  (3+ messages)

[PATCH] drm/modes: Fix division by zero error
 2023-08-01 22:09 UTC 

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

[PATCH] net/macmace: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
 2023-08-01 22:00 UTC  (5+ messages)

[PATCH v2] USB: zaurus: Add ID for A-300/B-500/C-700
 2023-08-01 22:00 UTC  (2+ messages)

[PATCH v2 1/1] net: korina: handle clk prepare error in korina_probe()
 2023-08-01 22:00 UTC  (2+ messages)

[PATCH V3 net-next] net: fec: add XDP_TX feature support
 2023-08-01 21:57 UTC  (4+ messages)

[syzbot] [dri?] divide error in drm_mode_vrefresh
 2023-08-01 21:55 UTC  (2+ messages)
` [PATCH v2] drm/modes: Fix division by zero error

[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 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 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 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  (7+ 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 4/8] devlink: add split ops generated according to spec

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  (8+ messages)
` [PATCH net-next 1/4] net: allow alloc_skb_with_frags() to allocate bigger packets

[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 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  (2+ messages)

[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  (12+ 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  (5+ messages)
` [PATCH v9 net-next 09/12] net: lan966x: convert to "
` [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)


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