netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-25 21:58:04 to 2024-03-26 12:00:49 UTC [more...]

[Intel-wired-lan] [PATCH iwl-next v1 00/12] Add support for Rx timestamping for both ice and iavf drivers
 2024-03-26 11:51 UTC  (11+ messages)
` [Intel-wired-lan] [PATCH iwl-next v1 01/12] virtchnl: add support for enabling PTP on iAVF
` [Intel-wired-lan] [PATCH iwl-next v1 02/12] ice: support Rx timestamp on flex descriptor
` [Intel-wired-lan] [PATCH iwl-next v1 03/12] virtchnl: add enumeration for the rxdid format
` [Intel-wired-lan] [PATCH iwl-next v1 04/12] iavf: add support for negotiating flexible RXDID format
` [Intel-wired-lan] [PATCH iwl-next v1 05/12] iavf: negotiate PTP capabilities
` [Intel-wired-lan] [PATCH iwl-next v1 06/12] iavf: add initial framework for registering PTP clock
` [Intel-wired-lan] [PATCH iwl-next v1 07/12] iavf: add support for indirect access to PHC time
` [Intel-wired-lan] [PATCH iwl-next v1 08/12] iavf: periodically cache "
` [Intel-wired-lan] [PATCH iwl-next v1 10/12] iavf: Implement checking DD desc field
` [Intel-wired-lan] [PATCH iwl-next v1 12/12] iavf: add support for Rx timestamps to hotpath

[PATCH net 0/4] tls: recvmsg fixes
 2024-03-26 11:59 UTC  (9+ messages)
` [PATCH net 1/4] tls: recv: process_rx_list shouldn't use an offset with kvec
` [PATCH net 2/4] tls: adjust recv return with async crypto and failed copy to userspace
` [PATCH net 3/4] selftests: tls: add test with a partially invalid iov
` [PATCH net 4/4] tls: get psock ref after taking rxlock to avoid leak

[PATCH net-next 00/12] bnxt_en: PTP and RSS updates
 2024-03-26 11:43 UTC  (15+ messages)
` [PATCH net-next 01/12] bnxt_en: Add a timeout parameter to bnxt_hwrm_port_ts_query()
` [PATCH net-next 02/12] bnxt_en: Retry PTP TX timestamp from FW for 1 second
` [PATCH net-next 03/12] bnxt_en: Add helper function bnxt_hwrm_vnic_rss_cfg_p5()
` [PATCH net-next 04/12] bnxt_en: Refactor VNIC alloc and cfg functions
` [PATCH net-next 05/12] bnxt_en: Introduce rss ctx structure, alloc/free functions
` [PATCH net-next 06/12] bnxt_en: Refactor RSS indir alloc/set functions
` [PATCH net-next 07/12] bnxt_en: Simplify bnxt_rfs_capable()
` [PATCH net-next 08/12] bnxt_en: Add a new_rss_ctx parameter to bnxt_rfs_capable()
` [PATCH net-next 09/12] bnxt_en: Refactor bnxt_set_rxfh()
` [PATCH net-next 10/12] bnxt_en: Support RSS contexts in ethtool .{get|set}_rxfh()
` [PATCH net-next 11/12] bnxt_en: Refactor bnxt_cfg_rfs_ring_tbl_idx()
` [PATCH net-next 12/12] bnxt_en: Support adding ntuple rules on RSS contexts

[PATCH net-next v2 00/22] Introducing OpenVPN Data Channel Offload
 2024-03-26 11:43 UTC  (5+ messages)
` [PATCH net-next v2 03/22] ovpn: add basic netlink support
` [PATCH net-next v2 06/22] ovpn: introduce the ovpn_peer object

[PATCH net] selftests: vxlan_mdb: Fix failures with old libnet
 2024-03-26 11:40 UTC  (2+ messages)

[PATCH net v4 0/5] gro: various fixes related to UDP tunnels
 2024-03-26 11:34 UTC  (6+ messages)
` [PATCH net v4 1/5] udp: do not accept non-tunnel GSO skbs landing in a tunnel
` [PATCH net v4 2/5] gro: fix ownership transfer
` [PATCH net v4 3/5] udp: do not transition UDP GRO fraglist partial checksums to unnecessary
` [PATCH net v4 4/5] udp: prevent local UDP tunnel packets from being GROed
` [PATCH net v4 5/5] selftests: net: gro fwd: update vxlan GRO test expectations

[PATCH v6 net-next 0/4] net: Provide SMP threads for backlog NAPI
 2024-03-26 11:30 UTC  (2+ messages)

[PATCH V4 net 0/3] There are some bugfix for the HNS3 ethernet driver
 2024-03-26 11:30 UTC  (7+ messages)
` [PATCH V4 net 1/3] net: hns3: fix index limit to support all queue stats
` [PATCH V4 net 2/3] net: hns3: fix kernel crash when devlink reload during pf initialization
` [PATCH V4 net 3/3] net: hns3: mark unexcuted loopback test result as UNEXECUTED

[iwl-next v1 0/3] ice: devlink cleanup
 2024-03-26 11:20 UTC  (7+ messages)
` [iwl-next v1 1/3] ice: move ice_devlink.[ch] to devlink folder
` [iwl-next v1 2/3] ice: move devlink port code to a separate file
` [iwl-next v1 3/3] ice: hold devlink lock for whole init/cleanup

[PATCH net-next] net: dsa: hellcreek: Convert to gettimex64()
 2024-03-26 11:16 UTC 

[PATCH net-next 0/3] trace: use TP_STORE_ADDRS macro
 2024-03-26 11:13 UTC  (6+ messages)

[PATCH v1 net 0/8] tcp: Fix bind() regression and more tests
 2024-03-26 11:11 UTC  (6+ messages)
` [PATCH v1 net 1/8] tcp: Fix bind() regression for v6-only wildcard and v4-mapped-v6 non-wildcard addresses

[PATCH net-next v2 0/3] tcp: make trace of reset logic complete
 2024-03-26 11:08 UTC  (7+ messages)
` [PATCH net-next v2 3/3] tcp: add location into reset trace process

[PATCH net-next v5 00/10] Support ICSSG-based Ethernet on AM65x SR1.0 devices
 2024-03-26 11:07 UTC  (11+ messages)
` [PATCH net-next v5 01/10] dt-bindings: net: Add support for AM65x SR1.0 in ICSSG
` [PATCH net-next v5 02/10] eth: Move IPv4/IPv6 multicast address bases to their own symbols
` [PATCH net-next v5 03/10] net: ti: icssg-prueth: Move common functions into a separate file
` [PATCH net-next v5 04/10] net: ti: icssg-prueth: Add SR1.0-specific configuration bits
` [PATCH net-next v5 05/10] net: ti: icssg-prueth: Add SR1.0-specific description bits
` [PATCH net-next v5 06/10] net: ti: icssg-prueth: Adjust IPG configuration for SR1.0
` [PATCH net-next v5 07/10] net: ti: icssg-prueth: Adjust the number of TX channels "
` [PATCH net-next v5 08/10] net: ti: icssg-prueth: Add functions to configure SR1.0 packet classifier
` [PATCH net-next v5 09/10] net: ti: icssg-prueth: Modify common functions for SR1.0
` [PATCH net-next v5 10/10] net: ti: icssg-prueth: Add ICSSG Ethernet driver for AM65x SR1.0 platforms

[PATCH net-next v7 00/16] net: dsa: vsc73xx: Make vsc73xx usable
 2024-03-26 11:03 UTC  (3+ messages)
` [PATCH net-next v7 07/16] net: dsa: vsc73xx: Add vlan filtering

[PATCH net] MAINTAINERS: split Renesas Ethernet drivers entry
 2024-03-26 11:00 UTC  (4+ messages)

[ANN] net-next is OPEN
 2024-03-26 10:27 UTC  (4+ messages)
` [TEST] VirtioFS instead of 9p (was: net-next is OPEN)
    ` [TEST] VirtioFS instead of 9p

[PATCH v9 00/38] ep93xx device tree conversion
 2024-03-26 10:19 UTC  (5+ messages)
` [PATCH v9 16/38] dt-bindings: net: Add Cirrus EP93xx
` [PATCH v9 17/38] net: cirrus: add DT support for "

[PATCH v2 net] inet: inet_defrag: prevent sk release while still in use
 2024-03-26 10:18 UTC 

[PATCH v2 bpf-next 0/3] BPF: support mark in bpf_fib_lookup
 2024-03-26 10:17 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/3] bpf: add support for passing mark with bpf_fib_lookup
` [PATCH v2 bpf-next 2/3] selftests/bpf: Add BPF_FIB_LOOKUP_MARK tests
` [PATCH v2 bpf-next 3/3] bpf: add a check for struct bpf_fib_lookup size

kunit alltests runs broken in mainline
 2024-03-26 10:09 UTC  (4+ messages)

[PATCH] r8169: skip DASH fw status checks when DASH is disabled
 2024-03-26 10:08 UTC  (4+ messages)
` [PATCH v2] "
    ` DRY rules - extract into rtl_cond_loop_wait_high()

[PATCH] samples/landlock: Fix incorrect free in populate_ruleset_net
 2024-03-26  9:56 UTC 

[PATCH net-next] net: remove gfp_mask from napi_alloc_skb()
 2024-03-26  9:56 UTC  (2+ messages)

[PATCH 1/2] net: ravb: Always process TX descriptor ring
 2024-03-26  9:54 UTC  (5+ messages)
` [PATCH 2/2] net: ravb: Always update error counters

[PATCH net-next v4 0/3] ice: lighter locking for PTP time reading
 2024-03-26  9:51 UTC  (5+ messages)
` [PATCH net-next v4 1/3] ice: add ice_adapter for shared data across PFs on the same NIC
` [PATCH net-next v4 2/3] ice: avoid the PTP hardware semaphore in gettimex64 path
` [PATCH net-next v4 3/3] ice: fold ice_ptp_read_time into ice_ptp_gettimex64
` [Intel-wired-lan] [PATCH net-next v4 0/3] ice: lighter locking for PTP time reading

[PATCH net v3 0/4] gro: various fixes related to UDP tunnels
 2024-03-26  9:44 UTC  (6+ messages)
` [PATCH net v3 3/4] udp: do not transition UDP GRO fraglist partial checksums to unnecessary

[PATCH net-next v2 0/9] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-03-26  9:43 UTC  (5+ messages)

[PATCHv2 net-next 0/2] doc/netlink/specs: Add vlan support
 2024-03-26  9:34 UTC  (5+ messages)
` [PATCHv2 net-next 1/2] ynl: support hex display_hint for integer
` [PATCHv2 net-next 2/2] doc/netlink/specs: Add vlan attr in rt_link spec

[PATCH net-next] net: macb: allow MTU change when the interface is up
 2024-03-26  9:30 UTC  (5+ messages)

[PATCH] net: usb: ax88179_178a: avoid the interface always configured as random address
 2024-03-26  9:24 UTC  (2+ messages)

[PATCH v2] dns_resolver: correct module name in dns resolver documentation
 2024-03-26  9:24 UTC  (2+ messages)

[PATCH net v2 0/2] Fix EEE support for MT7531 and MT7988 SoC switch
 2024-03-26  9:19 UTC  (4+ messages)
` [PATCH net v2 2/2] net: dsa: mt7530: fix disabling EEE on failure on MT7531 and MT7988

[PATCH iwl-next,v4 1/1] igc: Add Tx hardware timestamp request for AF_XDP zero-copy packet
 2024-03-26  8:56 UTC  (3+ messages)

[PATCH v3 RESEND] net: hsr: Provide RedBox support
 2024-03-26  9:02 UTC 

[PATCH v2 RESEND] net: hsr: Use full string description when opening HSR network device
 2024-03-26  8:56 UTC 

[PATCH net-next 0/4] Remove RTNL lock protection of CVQ
 2024-03-26  8:54 UTC  (9+ messages)
` [PATCH net-next 2/4] virtio_net: Remove command data from control_buf
` [PATCH net-next 4/4] virtio_net: Remove rtnl lock protection of command buffers

[PATCH net] net: dsa: mt7530: fix improper frames on all 25MHz and 40MHz XTAL MT7530
 2024-03-26  8:50 UTC  (2+ messages)

[PATCH 0/3] using guard/__free in networking
 2024-03-26  8:42 UTC  (6+ messages)
` [PATCH 1/3] rtnetlink: add guard for RTNL
` [PATCH 2/3] netdevice: add DEFINE_FREE() for dev_put
` [PATCH 3/3] net: core: use guard/__free in core dev code

[PATCH] [RFC] net: smc: fix fasync leak in smc_release()
 2024-03-26  8:18 UTC  (10+ messages)
  ` [lvc-project] "

[PATCH 00/28] Remove PCI_IRQ_LEGACY
 2024-03-26  8:28 UTC  (8+ messages)
` [PATCH 05/28] usb: hcd-pci: Use PCI_IRQ_INTX
` [PATCH 06/28] tty: 8250_pci: "
` [PATCH 13/28] misc: vmci_guest: Use PCI_IRQ_ALL_TYPES
` [External] : [PATCH 00/28] Remove PCI_IRQ_LEGACY

[PATCH v6 00/16] power: sequencing: implement the subsystem and add first users
 2024-03-26  8:11 UTC  (6+ messages)
` [PATCH v6 04/16] dt-bindings: net: wireless: qcom,ath11k: describe the ath11k on QCA6390

[PATCH net-next v3 1/2] net: port TP_STORE_ADDR_PORTS_SKB macro to be tcp/udp independent
 2024-03-26  7:39 UTC  (5+ messages)
` [PATCH net-next v3 2/2] net: udp: add IP/port data to the tracepoint udp/udp_fail_queue_rcv_skb

[PATCH vhost v4 00/10] virtio: drivers maintain dma info for premapped vq
 2024-03-26  7:32 UTC  (5+ messages)
` [PATCH vhost v4 02/10] virtio_ring: packed: remove double check of the unmap ops

[PATCH bpf-next v2 0/7] Selftests/xsk: Test with maximum and minimum HW ring size configurations
 2024-03-26  7:23 UTC  (2+ messages)

[PATCH net-next,RESEND] net/smc: make smc_hash_sk/smc_unhash_sk static
 2024-03-26  7:29 UTC 

[PATCH net V2] net: lan743x: Add set RFE read fifo threshold for PCI1x1x chips
 2024-03-26  6:58 UTC 

[PATCH v4 0/1] Add StarFive JH8100 dwmac support
 2024-03-26  5:25 UTC  (2+ messages)
` [PATCH v4 1/1] dt-bindings: net: starfive,jh7110-dwmac: Add StarFive JH8100 support

[PATCH net-next 0/2] ynl: rename array-nest to indexed-array
 2024-03-26  6:37 UTC  (3+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] ynl: support un-nest sub-type for indexed-array

[PATCH vhost v5 00/10] virtio: drivers maintain dma info for premapped vq
 2024-03-26  6:35 UTC  (2+ messages)

[PATCH net v2] virtio-net: fix possible dim status unrecoverable
 2024-03-26  6:25 UTC 

[PATCH net v2 1/2] octeontx2-pf: check negative error code in otx2_open()
 2024-03-26  6:12 UTC  (2+ messages)
` [PATCH net v2 2/2] octeontx2-pf: remove unused variables req_hdr and rsp_hdr

[PATCH 0/2] virtio-net: a fix and some updates for virtio dim
 2024-03-26  6:05 UTC  (13+ messages)
` [PATCH 2/2] virtio-net: reduce the CPU consumption of dim worker

[PATCH v3 0/1] Add StarFive JH8100 dwmac support
 2024-03-26  5:24 UTC  (4+ messages)
` [PATCH v3 1/1] dt-bindings: net: starfive,jh7110-dwmac: Add StarFive JH8100 support

[PATCH net-next RESEND] net: axienet: Fix kernel doc warnings
 2024-03-26  5:53 UTC 

[net PATCH] Octeontx2-af: fix pause frame configuration in GMP mode
 2024-03-26  5:27 UTC 

[PATCH v2 00/14] Add support for suppressing warning backtraces
 2024-03-26  5:02 UTC  (6+ messages)
` [PATCH v2 05/14] drm: Suppress intentional warning backtraces in scaling unit tests

[PATCH net-next v4 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-03-26  4:50 UTC  (3+ messages)
` [PATCH net-next v4 2/3] net: ethernet: ti: Add desc_infos member to struct k3_cppi_desc_pool

REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun
 2024-03-26  4:46 UTC  (10+ messages)

[PATCH v1 nf] netfilter: arptables: Select NETFILTER_FAMILY_ARP when building arp_tables.c
 2024-03-26  4:15 UTC 

[syzbot] [wireless?] KMSAN: uninit-value in ieee80211_rx_handlers (2)
 2024-03-26  4:05 UTC 

[PATCH net-next 0/4] doc/netlink: add a YAML spec for team
 2024-03-26  3:30 UTC  (5+ messages)
` [PATCH net-next 1/4] Documentation: netlink: "
` [PATCH net-next 2/4] net: team: rename team to team_core for linking
` [PATCH net-next 3/4] net: team: use policy generated by YAML spec
` [PATCH net-next 4/4] uapi: team: use header file generated from "

[PATCH net v3] s390/qeth: handle deferred cc1
 2024-03-26  3:10 UTC  (2+ messages)

[PATCH net v3] net: ll_temac: platform_get_resource replaced by wrong function
 2024-03-26  3:10 UTC  (2+ messages)

[PATCH net] net: hsr: hsr_slave: Fix the promiscuous mode in offload mode
 2024-03-26  3:10 UTC  (2+ messages)

[PATCH net v1] dpll: indent DPLL option type by a tab
 2024-03-26  3:10 UTC  (2+ messages)

[PATCH net] tcp: properly terminate timers for kernel sockets
 2024-03-26  3:10 UTC  (2+ messages)

[PATCH net] net: wwan: t7xx: Split 64bit accesses to fix alignment issues
 2024-03-26  3:10 UTC  (2+ messages)

[PATCH net V1] net: lan743x: Add set RFE read fifo threshold for PCI1x1x chips
 2024-03-26  2:53 UTC  (2+ messages)

[syzbot] [bpf?] UBSAN: array-index-out-of-bounds in check_stack_range_initialized
 2024-03-26  2:48 UTC  (7+ messages)
` stack access issue. "

[PATCH net-next v4 0/4] net: gro: encapsulation bug fix and flush checks improvements
 2024-03-26  2:33 UTC  (3+ messages)
` [PATCH net-next v4 4/4] net: gro: move L3 flush checks to tcp_gro_receive

[PATCH net-next v2 0/3] genetlink: remove linux/genetlink.h
 2024-03-26  1:58 UTC  (4+ messages)
` [PATCH net-next v2 3/3] "

[PATCH bpf] riscv, bpf: Fix kfunc parameters incompatibility between bpf and riscv abi
 2024-03-26  1:32 UTC  (5+ messages)

[BUG] kernel warning from br_nf_local_in+0x157/0x180
 2024-03-26  1:28 UTC  (4+ messages)

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-03-26  0:28 UTC  (4+ messages)

pull-request: bpf-next 2024-03-25
 2024-03-25 23:39 UTC 

[PATCH 00/28] Remove PCI_IRQ_LEGACY
 2024-03-25 23:06 UTC  (2+ messages)

[PATCH] qed: Drop useless pci_params.pm_cap
 2024-03-25 22:49 UTC 

[PATCH net-next] gve: Add counter adminq_get_ptype_map_cnt to stats report
 2024-03-25 22:33 UTC 

[PATCH 0/3] net/e1000e, igb, igc: Remove redundant runtime resume
 2024-03-25 22:29 UTC  (4+ messages)
` [PATCH 1/3] e1000e: Remove redundant runtime resume for ethtool_ops
` [PATCH 2/3] igb: "
` [PATCH 3/3] igc: Remove redundant runtime resume for ethtool ops

[PATCH] net: amd8111e: Drop unused copy of pm_cap
 2024-03-25 22:06 UTC 

[syzbot] [bpf?] [trace?] KASAN: slab-use-after-free Read in bpf_trace_run1
 2024-03-25 21:57 UTC  (4+ messages)
` raw_tp+cookie is buggy. Was: "


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