netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-28 12:15:18 to 2023-03-01 15:05:44 UTC [more...]

Network do not works with linux >= 6.1.2. Issue bisected to "425c9bd06b7a70796d880828d15c11321bdfb76d" (RDMA/irdma: Report the correct link speed)
 2023-03-01 15:05 UTC  (7+ messages)

[PATCH] [NETFILTER]: Keep conntrack reference until IPsecv6 policy checks are done
 2023-03-01 14:55 UTC 

[PATCH] dt-bindings: Fix SPI and I2C bus node names in examples
 2023-03-01 14:45 UTC  (6+ messages)

[PATCH v3] virtio-net: Fix probe of virtio-net on kvmtool
 2023-03-01 14:44 UTC  (2+ messages)

[PATCH v2] virtio-net: Fix probe of virtio-net on kvmtool
 2023-03-01 14:25 UTC  (4+ messages)

[PATCHv2 iproute2] u32: fix TC_U32_TERMINAL printing
 2023-03-01 14:21 UTC 

[PATCH AUTOSEL 6.2 01/53] wifi: ath9k: Fix use-after-free in ath9k_hif_usb_disconnect()
 2023-03-01 14:13 UTC  (10+ messages)
` [PATCH AUTOSEL 6.2 26/53] netpoll: Remove 4s sleep during carrier detection
` [PATCH AUTOSEL 6.2 31/53] neighbor: fix proxy_delay usage when it is zero
` [PATCH AUTOSEL 6.2 51/53] devlink: health: Fix nla_nest_end in error flow

[PATCH v1] net: phy: adin: Add flags to disable enhanced link detection
 2023-03-01 14:08 UTC  (15+ messages)
` [PATCH v2 1/2] net: phy: adin: Add flags to allow disabling of fast link down
  ` [PATCH v2 2/2] dt-bindings: net: adin: Document bindings for fast link down disable

[PATCH] net : fix adding same ip rule multiple times
 2023-03-01 13:50 UTC 

[PATCH net v2] net/smc: fix application data exception
 2023-03-01 13:41 UTC  (3+ messages)

[PATCH net] net: use indirect calls helpers for sk_exit_memory_pressure()
 2023-03-01 13:32 UTC 

[PATCH net] net: avoid indirect memory pressure calls
 2023-03-01 12:51 UTC  (9+ messages)

Aw: Re: Choose a default DSA CPU port
 2023-03-01 12:37 UTC  (11+ messages)
`  "
        ` Aw: Re: "

[PATCH net] net: lan966x: Fix port police support using tc-matchall
 2023-03-01 12:27 UTC  (3+ messages)

[PATCH RESEND net v1 0/2] iavf: fix double-broken HW hash report
 2023-03-01 11:59 UTC  (3+ messages)
` [PATCH RESEND net v1 1/2] iavf: fix inverted Rx hash condition leading to disabled hash
` [PATCH RESEND net v1 2/2] iavf: fix non-tunneled IPv6 UDP packet type and hashing

[PATCH iproute2] u32: fix TC_U32_TERMINAL printing
 2023-03-01 11:55 UTC  (5+ messages)

[patch 0/3] net, refcount: Address dst_entry reference count scalability issues
 2023-03-01 11:09 UTC  (15+ messages)
` [patch 1/3] net: dst: Prevent false sharing vs. dst_entry::__refcnt
` [patch 2/3] atomics: Provide rcuref - scalable reference counting
` [patch 3/3] net: dst: Switch to rcuref_t "

[PATCH net] ionic: catch failure from devlink_alloc
 2023-03-01 10:48 UTC  (2+ messages)

[PATCH v2] rtlwifi: rtl8192se: Remove some unused variables
 2023-03-01 10:57 UTC  (2+ messages)

[PATCH RFC 0/6] r8169: disable ASPM during NAPI poll
 2023-03-01 10:52 UTC  (3+ messages)

[PATCH] rtlwifi: rtl8192se: Remove the unused variable bcntime_cfg
 2023-03-01 10:39 UTC  (4+ messages)

[PATCH v5 01/17] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
 2023-03-01  9:24 UTC  (4+ messages)

[PATCH net] net: tls: avoid hanging tasks on the tx_lock
 2023-03-01  9:13 UTC  (2+ messages)

[RFC net-next 0/6] update xdp_features flag according to NIC re-configuration
 2023-03-01  9:04 UTC  (6+ messages)
` [RFC net-next 1/6] tools: ynl: fix render-max for flags definition

[PATCH v1 00/15] create power sequencing subsystem
 2023-03-01  9:02 UTC  (5+ messages)

next: qemu-x86_64: RIP: 0010:sched_clock_cpu+0xe/0x1a0 - Kernel panic - not syncing: Fatal exception in interrupt
 2023-03-01  8:12 UTC 

[RFC 0/6] pcmcia: separate 16-bit support from cardbus
 2023-03-01  8:01 UTC  (13+ messages)

[PATCH v1] net: stmmac: add to set device wake up flag when stmmac init phy
 2023-03-01  7:47 UTC 

[PATCH v2 0/3] wifi: rtw88: USB fixes
 2023-03-01  7:11 UTC  (2+ messages)

[PATCH 1/1] net: phy: dp83867: Disable IRQs on suspend
 2023-03-01  6:29 UTC  (3+ messages)

[RFC PATCH v1] vsock: check error queue to set EPOLLERR
 2023-03-01  5:19 UTC 

[PATCH bpf-next v3 0/4] net/smc: Introduce BPF injection capability
 2023-03-01  3:24 UTC  (5+ messages)

[PATCH RESEND v2 1/2] net: phy: at803x: fix the wol setting functions
 2023-03-01  3:01 UTC  (2+ messages)
` [PATCH RESEND v2 2/2] net: phy: at803x: remove set/get wol callbacks for AR8032

[PATCH bpf-next v4 0/4] net/smc: Introduce BPF injection capability
 2023-03-01  2:36 UTC  (7+ messages)
` [PATCH bpf-next v4 1/4] net/smc: move smc_sock related structure definition
` [PATCH bpf-next v4 2/4] bpf: add SMC support in BPF struct_ops
` [PATCH bpf-next v4 3/4] net/smc: add BPF injection on smc negotiation
` [PATCH bpf-next v4 4/4] bpf/selftests: add selftest for SMC bpf capability

[PATCH v3 bpf-next 0/5] bpf: Introduce kptr_rcu
 2023-03-01  2:22 UTC  (17+ messages)
` [PATCH v3 bpf-next 1/5] bpf: Rename __kptr_ref -> __kptr and __kptr -> __kptr_untrusted
` [PATCH v3 bpf-next 2/5] bpf: Mark cgroups and dfl_cgrp fields as trusted
` [PATCH v3 bpf-next 3/5] bpf: Introduce kptr_rcu
` [PATCH v3 bpf-next 4/5] selftests/bpf: Add a test case for kptr_rcu
` [PATCH v3 bpf-next 5/5] selftests/bpf: Tweak cgroup kfunc test

[kernel PATCH v2 0/1] Clear workqueue to avoid use-after-free
 2023-03-01  2:11 UTC  (11+ messages)
` [kernel PATCH v2 1/1] Bluetooth: hci_sync: clear workqueue before clear mgmt cmd

[PATCH] af_key: Fix panic in dump_ah_combs()
 2023-03-01  2:06 UTC  (2+ messages)

[PATCH v1 wireless-next 0/2] wifi: rtw88: two small error propagation fixes
 2023-03-01  1:51 UTC  (5+ messages)
` [PATCH v1 wireless-next 1/2] wifi: rtw88: mac: Return the original error from rtw_pwr_seq_parser()
` [PATCH v1 wireless-next 2/2] wifi: rtw88: mac: Return the original error from rtw_mac_power_switch()

[PATCH net-next v2] net/smc: Use percpu ref for wr tx reference
 2023-03-01  1:44 UTC  (7+ messages)

stmmac driver RX stuck on "Unavailable Rx buf"
 2023-03-01  1:20 UTC 

[PATCH bpf-next v2 0/8] Support defragmenting IPv(4|6) packets in BPF
 2023-02-28 23:17 UTC  (9+ messages)
` [PATCH bpf-next v2 3/8] bpf, net, frags: Add bpf_ip_check_defrag() kfunc

[PATCH net 0/2] iavf: fix double-broken HW hash report
 2023-02-28 23:07 UTC  (5+ messages)
` [PATCH net 1/2] iavf: fix inverted Rx hash condition leading to disabled hash
` [PATCH net v2 2/2] iavf: fix non-tunneled IPv6 UDP packet type and hashing

[PATCH RFC net-next] net: phy: add Marvell PHY PTP support [multicast/DSA issues]
 2023-02-28 22:59 UTC  (22+ messages)

[syzbot] [net?] INFO: task hung in tls_sw_sendpage (3)
 2023-02-28 22:51 UTC  (5+ messages)

[PATCH net-next v3 0/3] vsock: add support for sockmap
 2023-02-28 21:36 UTC  (6+ messages)
` [PATCH net-next v3 1/3] vsock: support sockmap
` [PATCH net-next v3 2/3] selftests/bpf: add vsock to vmtest.sh
` [PATCH net-next v3 3/3] selftests/bpf: add a test case for vsock sockmap

[PATCH net] tls: rx: fix return value for async crypto
 2023-02-28 22:30 UTC  (2+ messages)

[PATCH 0/2] Freescale T1040RDB DTS updates
 2023-02-28 22:20 UTC  (2+ messages)

[PATCH v4 bpf-next 0/8] xdp: introduce xdp-feature support
 2023-02-28 22:11 UTC  (4+ messages)
` [PATCH v4 bpf-next 2/8] drivers: net: turn on XDP features

[PATCH] mm: remove zap_page_range and create zap_vma_pages
 2023-02-28 21:11 UTC  (2+ messages)

[LSF/MM/BPF proposal]: Physr discussion
 2023-02-28 20:59 UTC  (2+ messages)

[PATCH net] ice: copy last block omitted in ice_get_module_eeprom()
 2023-02-28 20:41 UTC 

[PATCH] [net] add rx_otherhost_dropped sysfs entry
 2023-02-28 20:33 UTC  (7+ messages)

[PATCH net v6 0/2] net/ps3_gelic_net: DMA related fixes
 2023-02-28 20:31 UTC  (8+ messages)
` [PATCH net v6 1/2] net/ps3_gelic_net: Fix RX sk_buff length
` [PATCH net v6 2/2] net/ps3_gelic_net: Use dma_mapping_error

[PATCH v2 net] net:usb:lan78xx: fix accessing the LAN7800's internal phy specific registers from the MAC driver
 2023-02-28 18:54 UTC  (3+ messages)

[PATCH 4.14 v3 0/4] BPF fixes for CVE-2021-3444 and CVE-2021-3600
 2023-02-28 18:46 UTC  (2+ messages)

[PATCH net-next v8 0/9] net: add EEE support for KSZ9477 switch family
 2023-02-28 18:43 UTC  (6+ messages)
` [PATCH net-next v8 6/9] net: phy: c22: migrate to genphy_c45_write_eee_adv()

[PATCH net] net: caif: Fix use-after-free in cfusbl_device_notify()
 2023-02-28 16:52 UTC  (3+ messages)

[syzbot] [wireless?] WARNING in ieee80211_ibss_csa_beacon (2)
 2023-02-28 16:41 UTC 

[PATCH bpf-next v3 3/4] net/smc: add BPF injection on smc negotiation
 2023-02-28 16:08 UTC  (4+ messages)

[PATCH v5 0/2] Another crack at a handshake upcall mechanism
 2023-02-28 16:01 UTC  (12+ messages)
` [PATCH v5 1/2] net/handshake: Create a NETLINK service for handling handshake requests

[syzbot] [wireless?] WARNING in ieee80211_link_info_change_notify (2)
 2023-02-28 15:47 UTC 

[PATCH net-next] scm: fix MSG_CTRUNC setting condition for SO_PASSSEC
 2023-02-28 15:10 UTC  (7+ messages)

[PATCH v7 0/4] mac80211_hwsim: Add PMSR support
 2023-02-28 15:06 UTC  (5+ messages)
` [PATCH v7 2/4] mac80211_hwsim: add PMSR request support via virtio


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