netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-27 21:16:19 to 2023-02-28 22:11:03 UTC [more...]

Network do not works with linux >= 6.1.2. Issue bisected to "425c9bd06b7a70796d880828d15c11321bdfb76d" (RDMA/irdma: Report the correct link speed)
 2023-02-28 22:10 UTC  (5+ messages)

[RFC 0/6] pcmcia: separate 16-bit support from cardbus
 2023-02-28 21:35 UTC  (10+ messages)
` [RFC 1/6] pccard: remove bcm63xx socket driver

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

[PATCH] dt-bindings: Fix SPI and I2C bus node names in examples
 2023-02-28 21:58 UTC  (2+ messages)

[PATCH net-next v3 0/3] vsock: add support for sockmap
 2023-02-28 21:36 UTC  (5+ 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 0/3] net, refcount: Address dst_entry reference count scalability issues
 2023-02-28 21:31 UTC  (9+ 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 RFC net-next] net: phy: add Marvell PHY PTP support [multicast/DSA issues]
 2023-02-28 21:24 UTC  (19+ messages)

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

[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] net: lan966x: Fix port police support using tc-matchall
 2023-02-28 20:47 UTC 

[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 v3 bpf-next 0/5] bpf: Introduce kptr_rcu
 2023-02-28 20:05 UTC  (15+ 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

[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 v1] net: phy: adin: Add flags to disable enhanced link detection
 2023-02-28 18:49 UTC  (10+ 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 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 v2] net/smc: fix application data exception
 2023-02-28 18:37 UTC  (2+ messages)

[PATCH net] net: avoid indirect memory pressure calls
 2023-02-28 17:42 UTC  (7+ messages)

[PATCH net 0/2] iavf: fix double-broken HW hash report
 2023-02-28 16:52 UTC  (4+ 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 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 v4 0/4] net/smc: Introduce BPF injection capability
 2023-02-28 16:38 UTC  (5+ 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 bpf-next v3 0/4] net/smc: Introduce BPF injection capability
 2023-02-28 16:08 UTC  (8+ messages)
` [PATCH bpf-next v3 1/4] net/smc: move smc_sock related structure definition
` [PATCH bpf-next v3 2/4] bpf: add SMC support in BPF struct_ops
` [PATCH bpf-next v3 3/4] net/smc: add BPF injection on smc negotiation
` [PATCH bpf-next v3 4/4] bpf/selftests: add selftest for SMC bpf capability

[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

[PATCH 1/1] net: phy: dp83867: Disable IRQs on suspend
 2023-02-28 15:05 UTC  (2+ messages)

[PATCH] af_key: Fix panic in dump_ah_combs()
 2023-02-28 14:01 UTC 

Aw: Re: Choose a default DSA CPU port
 2023-02-28 13:48 UTC  (9+ messages)
`  "
        ` Aw: Re: "

[PATCH net-next v2] net/smc: Use percpu ref for wr tx reference
 2023-02-28 12:52 UTC  (6+ messages)

[PATCH] sched: delete some api is not used
 2023-02-28 12:04 UTC  (4+ messages)

[PATCH net] net: phy: unlock on error in phy_probe()
 2023-02-28 12:00 UTC  (2+ messages)

[PATCH v2] net: lan743x: LAN743X selects FIXED_PHY to resolve a link error
 2023-02-28 11:50 UTC  (2+ messages)

[PATCH] nfc: fix memory leak of se_io context in nfc_genl_se_io
 2023-02-28 11:25 UTC  (5+ messages)

[PATCH net 0/7] mptcp: fixes for 6.3
 2023-02-28 11:33 UTC  (3+ messages)

[PATCH net] tls: rx: fix return value for async crypto
 2023-02-28 11:24 UTC  (3+ messages)
` [EXT] "

[syzbot] [net?] INFO: task hung in tls_sw_sendpage (3)
 2023-02-28 11:23 UTC  (4+ messages)

[PATCH v4 00/19] Self-encapsulate the thermal zone device structure
 2023-02-28 11:22 UTC  (3+ messages)
` [PATCH v4 04/19] thermal/core: Use the thermal zone 'devdata' accessor in remaining drivers
` [PATCH v4 13/19] thermal: Use thermal_zone_device_type() accessor

[PATCH] rtlwifi: rtl8192se: Remove the unused variable bcntime_cfg
 2023-02-28 11:06 UTC  (3+ messages)

[PATCH v3] nfc: fdp: add null check of devm_kmalloc_array in fdp_nci_i2c_read_device_properties
 2023-02-28 11:00 UTC  (2+ messages)

[PATCH] netfilter: nf_tables: always synchronize with readers before releasing tables
 2023-02-28 10:59 UTC  (7+ messages)

[PATCH iproute2] u32: fix TC_U32_TERMINAL printing
 2023-02-28 10:55 UTC  (2+ messages)

[PATCH net] net/sched: flower: fix fl_change() error recovery path
 2023-02-28 10:55 UTC  (2+ messages)

[PATCH v2 net-next 0/5] add ethtool categorized statistics
 2023-02-28 10:53 UTC  (9+ messages)
` [PATCH v2 net-next 3/5] net: dsa: microchip: add eth mac grouping for ethtool statistics

[RFC PATCH v1 00/12] vsock: MSG_ZEROCOPY flag support
 2023-02-28 10:32 UTC  (12+ messages)
` [RFC PATCH v1 07/12] vsock/virtio: MGS_ZEROCOPY "
` [RFC PATCH v1 12/12] test/vsock: MSG_ZEROCOPY support for vsock_perf

[PATCH net] bgmac: fix *initial* chip reset to support BCM5358
 2023-02-28 10:30 UTC  (2+ messages)

[PATCH v2] virtio-net: Fix probe of virtio-net on kvmtool
 2023-02-28 10:11 UTC  (4+ messages)

[PATCH wpan v2 0/6] ieee802154: Scan/Beacon fixes
 2023-02-28 10:08 UTC  (4+ messages)
` [PATCH wpan v2 2/6] ieee802154: Convert scan error messages to extack

[PATCH bpf-next v2 5/8] bpf: net: ipv6: Add bpf_ipv6_frag_rcv() kfunc
 2023-02-28  9:37 UTC  (3+ messages)

[RFC PATCH v2 net-next] sfc: support offloading TC VLAN push/pop actions to the MAE
 2023-02-28  9:01 UTC  (4+ messages)

[PATCH bpf-next v2 0/2] net/smc: Introduce BPF injection capability
 2023-02-28  8:58 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] net/smc: Introduce BPF injection capability for SMC

[PATCH bpf] bpf, sockmap: fix an infinite loop error when len is 0 in tcp_bpf_recvmsg_parser()
 2023-02-28  8:36 UTC  (2+ messages)

[PATCH] [v2] ethernet: ice: avoid gcc-9 integer overflow warning
 2023-02-28  7:53 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next v3 00/10] net: wwan: tmi: PCIe driver for MediaTek M.2 modem
 2023-02-28  7:47 UTC  (9+ messages)
` [PATCH net-next v3 01/10] net: wwan: tmi: Add PCIe core

[PATCH iproute2] tc: f_u32: fix json object leak
 2023-02-28  7:31 UTC 

[PATCH v2] net/packet: support mergeable feautre of virtio
 2023-02-28  4:38 UTC  (5+ messages)

[PATCH v2] net: tls: fix possible race condition between do_tls_getsockopt_conf() and do_tls_setsockopt_conf()
 2023-02-28  2:33 UTC 

[PATCH net-next] net: rose: Remove NULL check before dev_{put, hold}
 2023-02-28  2:33 UTC  (2+ messages)

[PATCH] net: tls: fix possible race condition between do_tls_getsockopt_conf() and do_tls_setsockopt_conf()
 2023-02-28  1:48 UTC  (10+ messages)

[PATCH net] net: avoid skb end_offset change in __skb_unclone_keeptruesize()
 2023-02-28  0:22 UTC  (2+ messages)

pull-request: wireless-2023-02-27
 2023-02-28  0:46 UTC  (3+ messages)

[PATCH] xen-netback: remove unused variables pending_idx and index
 2023-02-28  0:46 UTC  (4+ messages)

[kernel PATCH v4] Bluetooth: hci_sync: Resume adv with no RPA when active scan
 2023-02-28  0:13 UTC 

[PATCH v2] ptp: kvm: Use decrypted memory in confidential guest on x86
 2023-02-27 23:40 UTC  (2+ messages)

[PATCH v5 bpf-next 0/8] xdp: introduce xdp-feature support
 2023-02-27 22:49 UTC  (6+ messages)
` [PATCH v5 bpf-next 5/8] libbpf: add API to get XDP/XSK supported features

[PULL] Networking for v6.3-rc1
 2023-02-27 22:15 UTC  (2+ messages)

[PATCH net 0/3] net/sched: fix action bind logic
 2023-02-27 21:47 UTC  (10+ messages)
` [PATCH net 1/3] net/sched: act_pedit: "

[PATCH net v1 1/1] net: phy: c45: fix network interface initialization failures on xtensa, arm:cubieboard
 2023-02-27 21:16 UTC  (2+ 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).