Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-25 15:36:22 to 2024-03-26 01:28:53 UTC [more...]

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

[PATCH v2 00/14] Add support for suppressing warning backtraces
 2024-03-26  1:09 UTC  (18+ messages)
` [PATCH v2 01/14] bug/kunit: Core "
` [PATCH v2 02/14] kunit: bug: Count suppressed "
` [PATCH v2 03/14] kunit: Add test cases for backtrace warning suppression
` [PATCH v2 04/14] kunit: Add documentation for warning backtrace suppression API
` [PATCH v2 05/14] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v2 06/14] net: kunit: Suppress lock warning noise at end of dev_addr_lists tests
` [PATCH v2 07/14] x86: Add support for suppressing warning backtraces
` [PATCH v2 08/14] arm64: "
` [PATCH v2 09/14] loongarch: "
` [PATCH v2 10/14] parisc: "
` [PATCH v2 11/14] s390: "
` [PATCH v2 12/14] sh: "
` [PATCH v2 13/14] riscv: "
` [PATCH v2 14/14] powerpc: "

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

[PATCH v1 net 0/8] tcp: Fix bind() regression and more tests
 2024-03-26  0:01 UTC  (11+ messages)
` [PATCH v1 net 1/8] tcp: Fix bind() regression for v6-only wildcard and v4-mapped-v6 non-wildcard addresses
` [PATCH v1 net 2/8] tcp: Fix bind() regression for v6-only wildcard and v4(-mapped-v6) "
` [PATCH v1 net 3/8] selftest: tcp: Make bind() selftest flexible
` [PATCH v1 net 4/8] selftest: tcp: Define the reverse order bind() tests explicitly
` [PATCH v1 net 5/8] selftest: tcp: Add v4-v4 and v6-v6 bind() conflict tests
` [PATCH v1 net 6/8] selftest: tcp: Add more bind() calls
` [PATCH v1 net 7/8] selftest: tcp: Add bind() tests for IPV6_V6ONLY
` [PATCH v1 net 8/8] selftest: tcp: Add bind() tests for SO_REUSEADDR/SO_REUSEPORT

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

[PATCH net-next v4 0/3] ice: lighter locking for PTP time reading
 2024-03-25 23:20 UTC  (4+ 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

[PATCH 00/28] Remove PCI_IRQ_LEGACY
 2024-03-25 23:06 UTC  (11+ messages)
` [PATCH 08/28] ntb: Use PCI_IRQ_INTX
` [PATCH 09/28] mfd: intel-lpss-pci: "
` [PATCH 17/28] net: realtek: r8169: "
` [External] : [PATCH 00/28] Remove PCI_IRQ_LEGACY

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

[PATCH net-next] net: remove gfp_mask from napi_alloc_skb()
 2024-03-25 22:41 UTC 

[PATCH 0/3] using guard/__free in networking
 2024-03-25 22:31 UTC  (4+ 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 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-next 00/12] bnxt_en: PTP and RSS updates
 2024-03-25 22:29 UTC  (13+ 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: 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: "

[PATCH net-next 0/4] Remove RTNL lock protection of CVQ
 2024-03-25 21:49 UTC  (5+ messages)
` [PATCH net-next 1/4] virtio_net: Store RSS setting in virtnet_info
` [PATCH net-next 2/4] virtio_net: Remove command data from control_buf
` [PATCH net-next 3/4] virtio_net: Add a lock for the command VQ
` [PATCH net-next 4/4] virtio_net: Remove rtnl lock protection of command buffers

[PATCH] ip: Make errors direct to "list" instead of "show"
 2024-03-25 21:45 UTC  (3+ messages)

pull-request: bpf 2024-03-25
 2024-03-25 21:35 UTC 

[iwl-next v1 0/3] ice: devlink cleanup
 2024-03-25 21:34 UTC  (4+ 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 v3 0/2] net: fec: Fixes to suspend / resume with mac_managed_pm
 2024-03-25 21:27 UTC  (13+ messages)
` [PATCH net v3 2/2] net: fec: Suspend the PHY on probe

[PATCH net] ice: fix enabling RX VLAN filtering
 2024-03-25 21:19 UTC  (2+ messages)

[PATCH net v1] mlxbf_gige: stop interface during shutdown
 2024-03-25 21:09 UTC 

[PATCH net-next v4 0/3] make skip_sw actually skip software
 2024-03-25 20:47 UTC  (4+ messages)
` [PATCH net-next v4 1/3] net: sched: cls_api: add skip_sw counter
` [PATCH net-next v4 2/3] net: sched: cls_api: add filter counter
` [PATCH net-next v4 3/3] net: sched: make skip_sw actually skip software

[PATCH net-next] net: macb: allow MTU change when the interface is up
 2024-03-25 20:54 UTC  (2+ messages)

[PATCH net-next v7 00/16] net: dsa: vsc73xx: Make vsc73xx usable
 2024-03-25 20:43 UTC  (17+ messages)
` [PATCH net-next v7 01/16] net: dsa: vsc73xx: use read_poll_timeout instead delay loop
` [PATCH net-next v7 02/16] net: dsa: vsc73xx: convert to PHYLINK
` [PATCH net-next v7 03/16] net: dsa: vsc73xx: use macros for rgmii recognition
` [PATCH net-next v7 04/16] net: dsa: vsc73xx: Add define for max num of ports
` [PATCH net-next v7 05/16] net: dsa: vsc73xx: add structure descriptions
` [PATCH net-next v7 06/16] net: dsa: vsc73xx: add port_stp_state_set function
` [PATCH net-next v7 07/16] net: dsa: vsc73xx: Add vlan filtering
` [PATCH net-next v7 08/16] net: dsa: tag_sja1105: absorb logic for not overwriting precise info into dsa_8021q_rcv()
` [PATCH net-next v7 09/16] net: dsa: tag_sja1105: absorb entire sja1105_vlan_rcv() "
` [PATCH net-next v7 10/16] net: dsa: tag_sja1105: prefer precise source port info on SJA1110 too
` [PATCH net-next v7 11/16] net: dsa: tag_sja1105: refactor skb->dev assignment to dsa_tag_8021q_find_user()
` [PATCH net-next v7 12/16] net: dsa: vsc73xx: introduce tag 8021q for vsc73xx
` [PATCH net-next v7 13/16] net: dsa: vsc73xx: Implement the tag_8021q VLAN operations
` [PATCH net-next v7 14/16] net: dsa: Define max num of bridges in tag8021q implementation
` [PATCH net-next v7 15/16] net: dsa: vsc73xx: Add bridge support
` [PATCH net-next v7 16/16] net: dsa: vsc73xx: start treating the BR_LEARNING flag

[PATCH net-next v6 00/16] net: dsa: vsc73xx: Make vsc73xx usable
 2024-03-25 20:42 UTC  (5+ messages)
` [PATCH net-next v6 07/16] net: dsa: vsc73xx: Add vlan filtering

[PATCH v5 net-next 00/15] af_unix: Rework GC
 2024-03-25 20:24 UTC  (16+ messages)
` [PATCH v5 net-next 01/15] af_unix: Allocate struct unix_vertex for each inflight AF_UNIX fd
` [PATCH v5 net-next 02/15] af_unix: Allocate struct unix_edge "
` [PATCH v5 net-next 03/15] af_unix: Link struct unix_edge when queuing skb
` [PATCH v5 net-next 04/15] af_unix: Bulk update unix_tot_inflight/unix_inflight "
` [PATCH v5 net-next 05/15] af_unix: Iterate all vertices by DFS
` [PATCH v5 net-next 06/15] af_unix: Detect Strongly Connected Components
` [PATCH v5 net-next 07/15] af_unix: Save listener for embryo socket
` [PATCH v5 net-next 08/15] af_unix: Fix up unix_edge.successor "
` [PATCH v5 net-next 09/15] af_unix: Save O(n) setup of Tarjan's algo
` [PATCH v5 net-next 10/15] af_unix: Skip GC if no cycle exists
` [PATCH v5 net-next 11/15] af_unix: Avoid Tarjan's algorithm if unnecessary
` [PATCH v5 net-next 12/15] af_unix: Assign a unique index to SCC
` [PATCH v5 net-next 13/15] af_unix: Detect dead SCC
` [PATCH v5 net-next 14/15] af_unix: Replace garbage collection algorithm
` [PATCH v5 net-next 15/15] selftest: af_unix: Test GC for SCM_RIGHTS

[PATCH net-next 0/8][pull request] ice: use less resources in switchdev
 2024-03-25 20:26 UTC  (9+ messages)
` [PATCH net-next 1/8] ice: remove eswitch changing queues algorithm
` [PATCH net-next 2/8] ice: do Tx through PF netdev in slow-path
` [PATCH net-next 3/8] ice: default Tx rule instead of to queue
` [PATCH net-next 4/8] ice: control default Tx rule in lag
` [PATCH net-next 5/8] ice: remove switchdev control plane VSI
` [PATCH net-next 6/8] ice: change repr::id values
` [PATCH net-next 7/8] ice: do switchdev slow-path Rx using PF VSI
` [PATCH net-next 8/8] ice: count representor stats

[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2024-03-25 (ice, ixgbe, igc)
 2024-03-25 20:06 UTC  (5+ messages)
` [PATCH net 1/4] ice: Refactor FW data type and fix bitmap casting issue
` [PATCH net 2/4] ice: fix memory corruption bug with suspend and rebuild
` [PATCH net 3/4] ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa()
` [PATCH net 4/4] igc: Remove stale comment about Tx timestamping

[PATCH v3] selftests/mm: Fix ARM related issue with fork after pthread_create
 2024-03-25 20:04 UTC  (2+ messages)

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

[PATCH v1 bpf-next 0/2] BPF: support mark in bpf_fib_lookup
 2024-03-25 20:03 UTC  (6+ messages)
` [PATCH v1 bpf-next 2/2] selftests/bpf: Add BPF_FIB_LOOKUP_MARK tests

[PATCH net] ipv4: Fix uninit-value access in __ip_make_skb()
 2024-03-25 19:56 UTC  (5+ messages)

[net PATCH] net: phy: qcom: at803x: fix kernel panic with at8031_probe
 2024-03-25 19:40 UTC  (2+ messages)

[PATCH net 0/2] net: bcmasp: phy managements fixes
 2024-03-25 19:30 UTC  (3+ messages)
` [PATCH net 1/2] net: bcmasp: Bring up unimac after PHY link up
` [PATCH net 2/2] net: bcmasp: Remove phy_{suspend/resume}

[PATCH net] nfc: nci: Fix uninit-value in nci_dev_up
 2024-03-25 19:19 UTC  (5+ messages)

[PATCH net-next] net: remove skb_free_datagram_locked()
 2024-03-25 19:04 UTC  (2+ messages)

[PATCH net-next v4 0/4] net: gro: encapsulation bug fix and flush checks improvements
 2024-03-25 18:53 UTC  (6+ messages)
` [PATCH net-next v4 1/4] net: gro: add p_off param in *_gro_complete
` [PATCH net-next v4 2/4] selftests/net: add local address bind in vxlan selftest
` [PATCH net-next v4 3/4] net: gro: add {inner_}network_offset to napi_gro_cb
` [PATCH net-next v4 4/4] net: gro: move L3 flush checks to tcp_gro_receive

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

Fwd: iperf 2-2-0-rc (release candidate)
 2024-03-25 18:39 UTC 

[PATCH net v3] mlxbf_gige: call request_irq() after NAPI initialized
 2024-03-25 18:36 UTC 

[PATCH bpf] riscv, bpf: Fix kfunc parameters incompatibility between bpf and riscv abi
 2024-03-25 18:34 UTC  (4+ messages)

[PATCH] vsock/virtio: fix packet delivery to tap device
 2024-03-25 18:24 UTC  (2+ messages)

[PATCH net-next v3] Documentation: Add documentation for eswitch attribute
 2024-03-25 18:12 UTC 

[PATCH] tcp: Fix inet_bind2_bucket_match_addr_any() regression
 2024-03-25 17:51 UTC  (2+ messages)

[PATCH net-next v2 0/3] genetlink: remove linux/genetlink.h
 2024-03-25 17:45 UTC  (5+ messages)
` [PATCH net-next v2 1/3] netlink: create a new header for internal genetlink symbols
` [PATCH net-next v2 2/3] net: openvswitch: remove unnecessary linux/genetlink.h include
` [PATCH net-next v2 3/3] genetlink: remove linux/genetlink.h

[PATCH] net: usb: ax88179_178a: avoid the interface always configured as random address
 2024-03-25 17:31 UTC 

[PATCH] dns_resolver: correct sysfs path name in dns resolver documentation
 2024-03-25 17:17 UTC  (3+ messages)
` [PATCH v2] dns_resolver: correct module "

kunit alltests runs broken in mainline
 2024-03-25 16:42 UTC  (6+ messages)

[ANN] net-next is OPEN
 2024-03-25 16:32 UTC  (2+ messages)
` [TEST] VirtioFS instead of 9p (was: net-next is OPEN)

[PATCH net] bpf: Don't redirect too small packets
 2024-03-25 16:28 UTC  (7+ messages)

[ANN] netdev call - Mar 26th
 2024-03-25 16:23 UTC 

[PATCH v3 0/1] Add StarFive JH8100 dwmac support
 2024-03-25 16:22 UTC  (3+ messages)
` [PATCH v3 1/1] dt-bindings: net: starfive,jh7110-dwmac: Add StarFive JH8100 support

[PATCH bpf-next] bpf: implement insn_is_cast_user() helper for JITs
 2024-03-25 16:20 UTC  (2+ messages)

[PATCH net-next] net: pin system percpu page_pools to the corresponding NUMA nodes
 2024-03-25 16:06 UTC 

[PATCH net-next v4 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-03-25 16:00 UTC  (4+ messages)
` [PATCH net-next v4 1/3] net: ethernet: ti: Add accessors for struct k3_cppi_desc_pool members
` [PATCH net-next v4 2/3] net: ethernet: ti: Add desc_infos member to struct k3_cppi_desc_pool
` [PATCH net-next v4 3/3] net: ethernet: ti: am65-cpsw: Add minimal XDP support

[PATCH net 0/4] tls: recvmsg fixes
 2024-03-25 15:56 UTC  (5+ 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] selftests: netdevsim: set test timeout to 10 minutes
 2024-03-25 15:56 UTC 

[PATCH 1/2] octeontx2-pf: check negative error code in otx2_open()
 2024-03-25 15:36 UTC  (4+ messages)
` [PATCH 2/2] octeontx2-pf: remove unused variables req_hdr and rsp_hdr
  ` [EXTERNAL] "

[net-next,v4 0/2] ravb: Support describing the MDIO bus
 2024-03-25 15:34 UTC  (2+ messages)
` [net-next,v4 2/2] ravb: Add support for an optional MDIO 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 read-only IMAP folder(s) and NNTP newsgroup(s).