netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-31 09:10:26 to 2023-05-31 22:10:36 UTC [more...]

[PATCH 1/8] net/mlx5: Update the driver with the recent thermal changes
 2023-05-31 22:10 UTC  (2+ messages)

[PATCH net v2] net: ipa: Use the correct value for IPA_STATUS_SIZE
 2023-05-31 22:07 UTC  (3+ messages)
` [PATCH net v3] net: ipa: Use "

[PATCH net-next] net/mlx5e: Remove a useless function call
 2023-05-31 22:07 UTC  (2+ messages)

[PATCH net-next] net/mlx5e: simplify condition after napi budget handling change
 2023-05-31 22:04 UTC  (4+ messages)

[PATCH] igb: Fix extts capture value format for 82580/i354/i350
 2023-05-31 22:01 UTC  (2+ messages)

[PATCH iproute2] lib/libnetlink: ensure a minimum of 32KB for the buffer used in rtnl_recvmsg()
 2023-05-31 21:51 UTC  (4+ messages)

[PATCH] net: pch_gbe: Allow build on MIPS_GENERIC kernel
 2023-05-31 21:50 UTC  (2+ messages)

[PATCH net v2] net/mlx5: Fix setting of irq->map.index for static IRQ case
 2023-05-31 21:49 UTC  (3+ messages)

mlx5 driver is broken when pci_msix_can_alloc_dyn() is false with v6.4-rc4
 2023-05-31 21:48 UTC  (5+ messages)

[PATCH net-next v5 0/6] Brcm ASP 2.0 Ethernet Controller
 2023-05-31 21:32 UTC  (8+ messages)
` [PATCH net-next v5 2/6] dt-bindings: net: Brcm ASP 2.0 Ethernet controller
` [PATCH net-next v5 3/6] net: bcmasp: Add support for ASP2.0 "

[PATCH linux] net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294
 2023-05-31 21:09 UTC  (3+ messages)

[PATCH net-next] ethtool: ioctl: improve error checking for set_wol
 2023-05-31 20:53 UTC 

[PATCH net-next] r8169: use dev_err_probe in all appropriate places in rtl_init_one()
 2023-05-31 20:41 UTC 

[PATCH net-next v2 0/6] splice, net: Handle MSG_SPLICE_PAGES in AF_TLS
 2023-05-31 20:26 UTC  (11+ messages)
` [PATCH net-next v2 1/6] splice, net: Fix MSG_MORE signalling in splice_direct_to_actor()
` [PATCH net-next v2 2/6] net: Block MSG_SENDPAGE_* from being passed to sendmsg() by userspace
` [PATCH net-next v2 3/6] tls/sw: Support MSG_SPLICE_PAGES
` [PATCH net-next v2 4/6] tls/sw: Convert tls_sw_sendpage() to use MSG_SPLICE_PAGES
` [PATCH net-next v2 5/6] tls/device: Support MSG_SPLICE_PAGES
` [PATCH net-next v2 6/6] tls/device: Convert tls_device_sendpage() to use MSG_SPLICE_PAGES

[PATCH net-next 00/15][pull request] Introduce Intel IDPF driver
 2023-05-31 20:25 UTC  (5+ messages)
` [PATCH net-next 02/15] idpf: add module register and probe functionality

[PATCH pci] PCI: don't skip probing entire device if first fn OF node has status = "disabled"
 2023-05-31 20:24 UTC  (4+ messages)

[PATCH RFC 0/3] siw on tunnel devices
 2023-05-31 20:19 UTC  (8+ messages)
` [PATCH RFC 3/3] RDMA/siw: Require non-zero 6-byte MACs for soft iWARP

[PATCH net-next 00/11] net: intel: start The Great Code Dedup + Page Pool for iavf
 2023-05-31 20:18 UTC  (5+ messages)
` [PATCH net-next 08/11] iavf: switch to Page Pool

[PATCH RFC] mm+net: allow to set kmem_cache create flag for SLAB_NEVER_MERGE
 2023-05-31 20:08 UTC  (4+ messages)

[PATCH net] virtio/vsock: fix sock refcnt bug on owner set failure
 2023-05-31 19:47 UTC 

[PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
 2023-05-31 19:45 UTC  (10+ messages)

[PATCH v2 0/2] bpf: utilize table ID in bpf_fib_lookup helper
 2023-05-31 19:38 UTC  (3+ messages)
` [PATCH v2 1/2] bpf: add table ID to bpf_fib_lookup BPF helper
` [PATCH v2 2/2] selftests/bpf: test table ID fib lookup "

[PATCH net 0/6] mptcp: Fixes for connect timeout, access annotations, and subflow init
 2023-05-31 19:37 UTC  (7+ messages)
` [PATCH net 1/6] mptcp: fix connect timeout handling
` [PATCH net 2/6] mptcp: add annotations around msk->subflow accesses
` [PATCH net 3/6] mptcp: consolidate passive msk socket initialization
` [PATCH net 4/6] mptcp: fix data race around msk->first access
` [PATCH net 5/6] mptcp: add annotations around sk->sk_shutdown accesses
` [PATCH net 6/6] mptcp: fix active subflow finalization

system hang on start-up (mlx5?)
 2023-05-31 19:19 UTC  (21+ messages)

[PATCH v13 0/7] io_uring: add napi busy polling support
 2023-05-31 19:16 UTC  (3+ messages)
` [PATCH v13 1/7] net: split off __napi_busy_poll from napi_busy_poll

[PATCH 1/2] dt-bindings: net: phy: Support external PHY xtal
 2023-05-31 19:08 UTC  (6+ messages)
` [PATCH 2/2] net: phy: realtek: Add optional external PHY clock

[PATCH RESEND 0/2] Bluetooth: fix debugfs registration
 2023-05-31 19:00 UTC  (2+ messages)

[PATCH net] neighbour: fix unaligned access to pneigh_entry
 2023-05-31 18:41 UTC  (3+ messages)

[PATCH net-next 0/5] Improve the taprio qdisc's relationship with its children
 2023-05-31 18:33 UTC 

[PATCH v2] dt-bindings: net: Add QCA2066 Bluetooth
 2023-05-31 18:20 UTC  (2+ messages)

[PATCH RFC net-next v3 0/8] virtio/vsock: support datagrams
 2023-05-31 18:13 UTC  (8+ messages)
` [PATCH RFC net-next v3 1/8] vsock/dgram: generalize recvmsg and drop transport->dgram_dequeue
` [PATCH RFC net-next v3 6/8] virtio/vsock: support dgrams
` [PATCH RFC net-next v3 7/8] vsock: Add lockless sendmsg() support

POSSIBLE BUG: selftests/net/fcnal-test.sh: [FAIL] in vrf "bind - ns-B IPv6 LLA" test
 2023-05-31 18:11 UTC  (2+ messages)

[PATCH] flow_dissector: introduce skb_get_hash_symmetric()
 2023-05-31 18:10 UTC  (3+ messages)

回复:we manufacture leveling feet leveling casters for machines-MIYA Metal Porducts
 2023-05-31 17:59 UTC 

[PATCH net-next] net: don't set sw irq coalescing defaults in case of PREEMPT_RT
 2023-05-31 18:09 UTC  (4+ messages)

[PATCH bpf-next] bpf/xdp: optimize bpf_xdp_pointer to avoid reading sinfo
 2023-05-31 17:54 UTC  (4+ messages)

[PATCH net-next v4] net: dsa: mv88e6xxx: implement USXGMII mode for mv88e6393x
 2023-05-31 17:47 UTC 

[PATCH net-next v3] net: dsa: mv88e6xxx: implement USXGMII mode for mv88e6393x
 2023-05-31 17:43 UTC  (3+ messages)

[PATCH net-next 0/5] xstats for tc-taprio
 2023-05-31 17:10 UTC  (8+ messages)
` [PATCH net-next 2/5] net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enum
` [PATCH net-next 3/5] net/sched: taprio: add netlink reporting for offload statistics counters

[PATCH v2 0/8] sched/topology: add for_each_numa_cpu() macro
 2023-05-31 17:08 UTC  (4+ messages)

[PATCH net-next] net: Make gro complete function to return void
 2023-05-31 17:07 UTC  (8+ messages)

[PATCH net-next v3 00/12] net: intel: start The Great Code Dedup + Page Pool for iavf
 2023-05-31 16:39 UTC  (10+ messages)
` [PATCH net-next v3 03/12] iavf: optimize Rx buffer allocation a bunch
` [PATCH net-next v3 06/12] net: skbuff: don't include <net/page_pool.h> into <linux/skbuff.h>
` [PATCH net-next v3 09/12] iavf: switch to Page Pool

[PATCH v4] hv_netvsc: Allocate rx indirection table size dynamically
 2023-05-31 16:33 UTC  (2+ messages)

Regression in IPv6 autoconf, maybe "ipv6/addrconf: fix timing bug in tempaddr regen"
 2023-05-31 16:31 UTC  (2+ messages)

[PATCH v5] Bluetooth: Fix l2cap_disconnect_req deadlock
 2023-05-31 16:28 UTC  (2+ messages)

[syzbot] [kvm?] [net?] [virt?] general protection fault in vhost_work_queue
 2023-05-31 16:27 UTC  (10+ messages)

[PATCH iwl-next v2] ice: remove null checks before devm_kfree() calls
 2023-05-31 16:04 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCHv2 net 0/3] rtnetlink: a couple of fixes in linkmsg validation
 2023-05-31 16:01 UTC  (4+ messages)
` [PATCHv2 net 1/3] rtnetlink: call validate_linkmsg in rtnl_create_link
` [PATCHv2 net 2/3] rtnetlink: move IFLA_GSO_ tb check to validate_linkmsg
` [PATCHv2 net 3/3] rtnetlink: add the missing IFLA_GRO_ tb check in validate_linkmsg

[PATCH net] ice: recycle/free all of the fragments from multi-buffer frame
 2023-05-31 15:44 UTC 

[patch net-next v2] devlink: bring port new reply back
 2023-05-31 15:42 UTC  (2+ messages)

[PATCH net-next 1/2] tls: suppress wakeups unless we have a full record
 2023-05-31 15:35 UTC  (2+ messages)
` [PATCH net-next 2/2] selftests: tls: add tests for poll behavior

[PATCH] net: dsa: lan9303: allow vid != 0 in port_fdb_{add|del} methods
 2023-05-31 15:35 UTC  (4+ messages)

[PATCH net v2] net/sched: flower: fix possible OOB write in fl_set_geneve_opt()
 2023-05-31 15:26 UTC  (2+ messages)

[PATCH net] sfc: fix error unwinds in TC offload
 2023-05-31 15:24 UTC  (2+ messages)

[PATCH net-next v2 00/12] net: intel: start The Great Code Dedup + Page Pool for iavf
 2023-05-31 15:22 UTC  (6+ messages)
` [PATCH net-next v2 03/12] iavf: optimize Rx buffer allocation a bunch
    ` [Intel-wired-lan] "

[PATCH net-next v3 1/2] usbnet: ipheth: fix risk of NULL pointer deallocation
 2023-05-31 15:10 UTC  (5+ messages)
` [PATCH net-next v3 2/2] usbnet: ipheth: add CDC NCM support

[PATCH v2 0/1] gro: decrease size of CB
 2023-05-31 15:15 UTC  (3+ messages)
` [PATCH v2 1/1] "

明辨正邪
 2023-05-31 15:15 UTC 

[PATCH 1/1] net/sched: cls_u32: Fix reference counter leak leading to overflow
 2023-05-31 15:07 UTC  (4+ messages)

[PATCH net-next 2/2] net: phy: adin: add support for inverting the link status output signal
 2023-05-31 14:52 UTC  (3+ messages)

[RFC/RFTv3 00/24] net: ethernet: Rework EEE
 2023-05-31 14:41 UTC  (6+ messages)

[PATCH net-next v2 1/2] dt-bindings: net: adin: document a phy link status inversion property
 2023-05-31 14:35 UTC  (2+ messages)

[PATCH iproute2-next v2 0/8] Introduce new dcb-rewr subcommand
 2023-05-31 14:28 UTC  (10+ messages)
` [PATCH iproute2-next v2 2/8] dcb: app: modify dcb-app print functions for dcb-rewr reuse
` [PATCH iproute2-next v2 4/8] dcb: app: modify dcb_app_parse_mapping_cb "

[PATCH net-next v2 2/2] net: phy: adin: add support for inverting the link status output signal
 2023-05-31 13:58 UTC 

[PATCH net-next v2 0/2] net: phy: adin: add support for inverting the link status output signal
 2023-05-31 13:57 UTC 

[PATCH net-next] selftests/tc-testing: replace mq with invalid parent ID
 2023-05-31 13:52 UTC  (2+ messages)

[PATCH AUTOSEL 6.1 19/33] tls: rx: strp: force mixed decrypted records into copy mode
 2023-05-31 13:41 UTC 

[PATCH AUTOSEL 6.3 20/37] tls: rx: strp: force mixed decrypted records into copy mode
 2023-05-31 13:40 UTC  (2+ messages)
` [PATCH AUTOSEL 6.3 21/37] sfc: fix devlink info error handling

[PATCH net-next v4] net: ioctl: Use kernel memory on protocol ioctl callbacks
 2023-05-31 13:36 UTC  (2+ messages)

[PATCH v2 bpf-next 00/22] xsk: multi-buffer support
 2023-05-31 13:20 UTC  (4+ messages)
` [PATCH v2 bpf-next 13/22] xsk: report ZC multi-buffer capability via xdp_features

[PATCH] bpf, x86: allow function arguments up to 12 for TRACING
 2023-05-31 13:10 UTC  (5+ messages)

[RFC] net: dsa: slave: Advertise correct EEE capabilities at slave PHY setup
 2023-05-31 12:56 UTC  (13+ messages)

[PATCH iwl-next v2] ice: clean up freeing SR-IOV VFs
 2023-05-31 12:36 UTC 

[PATCH net-next v2 0/3] support non-frag page for page_pool_alloc_frag()
 2023-05-31 12:19 UTC  (7+ messages)
` [PATCH net-next v2 1/3] page_pool: unify frag page and non-frag page handling
` [PATCH net-next v2 2/3] page_pool: support non-frag page for page_pool_alloc_frag()

Re-adding support for nested IPsec tunnels
 2023-05-31 12:13 UTC  (2+ messages)

[PATCH bpf-next 0/2] multi-buffer support for XDP_REDIRECT samples
 2023-05-31 12:02 UTC  (8+ messages)
` [PATCH bpf-next 1/2] samples/bpf: fixup xdp_redirect tool to be able to support xdp multibuffer

[PATCH iproute2-next v2] treewide: fix indentation
 2023-05-31 11:12 UTC  (2+ messages)

[PATCH] net: use umd_cleanup_helper()
 2023-05-31 11:10 UTC  (2+ messages)

[PATCH bpf-next] samples/bpf: xdp1 and xdp2 reduce XDPBUFSIZE to 60
 2023-05-31 11:10 UTC  (4+ messages)

[PATCH] nfsd: fix double fget() bug in __write_ports_addfd()
 2023-05-31 11:06 UTC  (5+ messages)

[PATCH net-next v2 0/2] splice, net: Handle MSG_SPLICE_PAGES in AF_KCM
 2023-05-31 11:04 UTC  (3+ messages)
` [PATCH net-next v2 1/2] kcm: Support MSG_SPLICE_PAGES
` [PATCH net-next v2 2/2] kcm: Convert kcm_sendpage() to use MSG_SPLICE_PAGES

[PATCH net-next v2 0/2] splice, net: Handle MSG_SPLICE_PAGES in Chelsio-TLS
 2023-05-31 11:00 UTC  (3+ messages)
` [PATCH net-next v2 1/2] chelsio: Support MSG_SPLICE_PAGES
` [PATCH net-next v2 2/2] chelsio: Convert chtls_sendpage() to use MSG_SPLICE_PAGES

[net-next PATCH v4 00/13] leds: introduce new LED hw control APIs
 2023-05-31 10:46 UTC  (3+ messages)

[PATCH v3 0/2] Extend dt-bindings for PSE-PD controllers and update prtt1c dts
 2023-05-31 10:21 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: net: pse-pd: Allow -N suffix for ethernet-pse node names
` [PATCH v3 2/2] ARM: dts: stm32: prtt1c: Add PoDL PSE regulator nodes

[PATCH net-next v9 5/9] net: txgbe: Add SFP module identify
 2023-05-31 10:11 UTC  (8+ messages)

[PATCH iproute2-next] treewide: fix indentation
 2023-05-31 10:12 UTC  (3+ messages)

[PATCH] net: sched: fix possible OOB write in fl_set_geneve_opt()
 2023-05-31 10:12 UTC  (6+ messages)

[PATCH v3 0/3] can: length: fix definitions and add bit length calculation
 2023-05-31  9:45 UTC  (6+ messages)
  ` [PATCH v3 3/3] can: length: refactor frame lengths definition to add size in bits

[PATCH v2] udp6: Fix race condition in udp6_sendmsg & connect
 2023-05-31  9:40 UTC  (2+ messages)

[PATCH] net: systemport: Add and correct check for platform_get_irq
 2023-05-31  9:11 UTC 

[PATCH 0/2] Bluetooth: fix bdaddr quirks
 2023-05-31  9:11 UTC  (4+ 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).