netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-07 19:30:33 to 2023-07-10 04:02:31 UTC [more...]

[PATCH] ethernet: e1000e: Fix possible uninit bug
 2023-07-10  4:02 UTC  (2+ messages)

[PATCH vhost v11 00/10] virtio core prepares for AF_XDP
 2023-07-10  3:42 UTC  (11+ messages)
` [PATCH vhost v11 01/10] virtio_ring: check use_dma_api before unmap desc for indirect
` [PATCH vhost v11 02/10] virtio_ring: put mapping error check in vring_map_one_sg
` [PATCH vhost v11 03/10] virtio_ring: introduce virtqueue_set_premapped()
` [PATCH vhost v11 04/10] virtio_ring: support add premapped buf
` [PATCH vhost v11 05/10] virtio_ring: introduce virtqueue_dma_dev()
` [PATCH vhost v11 06/10] virtio_ring: skip unmap for premapped
` [PATCH vhost v11 07/10] virtio_ring: correct the expression of the description of virtqueue_resize()
` [PATCH vhost v11 08/10] virtio_ring: separate the logic of reset/enable from virtqueue_resize
` [PATCH vhost v11 09/10] virtio_ring: introduce virtqueue_reset()
` [PATCH vhost v11 10/10] virtio_net: merge dma operation for one page

[PATCH] net: dsa: Removed unneeded of_node_put in felix_parse_ports_node
 2023-07-10  3:18 UTC 

[PATCH virtio] pds_vdpa: protect Makefile from unconfigured debugfs
 2023-07-10  3:16 UTC  (2+ messages)

[PATCH] net: sched: Replace strlcpy with strscpy
 2023-07-10  3:07 UTC 

[PATCH virtio 0/4] pds_vdpa: mac, reset, and irq updates
 2023-07-10  3:04 UTC  (11+ messages)
` [PATCH virtio 1/4] pds_vdpa: reset to vdpa specified mac
` [PATCH virtio 2/4] pds_vdpa: always allow offering VIRTIO_NET_F_MAC
` [PATCH virtio 3/4] pds_vdpa: clean and reset vqs entries

[Regression][BISECTED] kernel boot hang after 19898ce9cf8a ("wifi: iwlwifi: split 22000.c into multiple files")
 2023-07-10  1:54 UTC  (7+ messages)

[PATCH] net: dsa: qca8k: Add check for skb_copy
 2023-07-10  1:39 UTC 

[PATCH] virtio_net: Use max() function for better coding conventions
 2023-07-10  1:20 UTC 

[PATCH] ethernet: e1000e: Fix possible uninit bug
 2023-07-10  0:55 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH net-next] ipvs: make ip_vs_svc_table and ip_vs_svc_fwm_table per netns
 2023-07-09 17:45 UTC  (2+ messages)

[PATCH bpf-next v3 0/8] BPF link support for tc BPF programs
 2023-07-09 17:19 UTC  (8+ messages)
` [PATCH bpf-next v3 1/8] bpf: Add generic attach/detach/query API for multi-progs
` [PATCH bpf-next v3 2/8] bpf: Add fd-based tcx multi-prog infra with link support
` [PATCH bpf-next v3 6/8] bpftool: Extend net dump with tcx progs

[PATCH net v3 0/2] net: sched: Undo tcf_bind_filter in case of errors in set callbacks
 2023-07-09 16:13 UTC  (3+ messages)
` [PATCH net v3 1/2] net: sched: cls_bpf: Undo tcf_bind_filter in case of an error
` [PATCH net v3 2/2] net: sched: cls_flower: Undo tcf_bind_filter if fl_set_key fails

Behavior of tc for bridged ports
 2023-07-09 15:43 UTC 

[PATCH AUTOSEL 4.14 3/4] wifi: wext-core: Fix -Wstringop-overflow warning in ioctl_standard_iw_point()
 2023-07-09 15:16 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 4/4] igb: Fix igb_down hung on surprise removal

[PATCH AUTOSEL 4.19 3/5] wifi: wext-core: Fix -Wstringop-overflow warning in ioctl_standard_iw_point()
 2023-07-09 15:16 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 5/5] igb: Fix igb_down hung on surprise removal

[PATCH AUTOSEL 5.4 3/6] devlink: report devlink_port_type_warn source device
 2023-07-09 15:16 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 4/6] wifi: wext-core: Fix -Wstringop-overflow warning in ioctl_standard_iw_point()
` [PATCH AUTOSEL 5.4 6/6] igb: Fix igb_down hung on surprise removal

[PATCH AUTOSEL 5.10 4/7] devlink: report devlink_port_type_warn source device
 2023-07-09 15:15 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 5/7] wifi: wext-core: Fix -Wstringop-overflow warning in ioctl_standard_iw_point()
` [PATCH AUTOSEL 5.10 7/7] igb: Fix igb_down hung on surprise removal

[PATCH AUTOSEL 5.15 04/10] bpf: tcp: Avoid taking fast sock lock in iterator
 2023-07-09 15:15 UTC  (6+ messages)
` [PATCH AUTOSEL 5.15 05/10] net: ethernet: litex: add support for 64 bit stats
` [PATCH AUTOSEL 5.15 06/10] devlink: report devlink_port_type_warn source device
` [PATCH AUTOSEL 5.15 07/10] wifi: wext-core: Fix -Wstringop-overflow warning in ioctl_standard_iw_point()
` [PATCH AUTOSEL 5.15 09/10] igb: Fix igb_down hung on surprise removal
` [PATCH AUTOSEL 5.15 10/10] net: hns3: fix strncpy() not using dest-buf length as length issue

[PATCH AUTOSEL 6.1 06/18] bpf: tcp: Avoid taking fast sock lock in iterator
 2023-07-09 15:14 UTC  (6+ messages)
` [PATCH AUTOSEL 6.1 11/18] net: ethernet: litex: add support for 64 bit stats
` [PATCH AUTOSEL 6.1 12/18] devlink: report devlink_port_type_warn source device
` [PATCH AUTOSEL 6.1 13/18] wifi: wext-core: Fix -Wstringop-overflow warning in ioctl_standard_iw_point()
` [PATCH AUTOSEL 6.1 17/18] igb: Fix igb_down hung on surprise removal
` [PATCH AUTOSEL 6.1 18/18] net: hns3: fix strncpy() not using dest-buf length as length issue

[PATCH AUTOSEL 6.3 06/22] bpf: tcp: Avoid taking fast sock lock in iterator
 2023-07-09 15:13 UTC  (7+ messages)
` [PATCH AUTOSEL 6.3 08/22] devlink: make health report on unregistered instance warn just once
` [PATCH AUTOSEL 6.3 15/22] net: ethernet: litex: add support for 64 bit stats
` [PATCH AUTOSEL 6.3 16/22] devlink: report devlink_port_type_warn source device
` [PATCH AUTOSEL 6.3 17/22] wifi: wext-core: Fix -Wstringop-overflow warning in ioctl_standard_iw_point()
` [PATCH AUTOSEL 6.3 21/22] igb: Fix igb_down hung on surprise removal
` [PATCH AUTOSEL 6.3 22/22] net: hns3: fix strncpy() not using dest-buf length as length issue

[PATCH AUTOSEL 6.4 08/26] bpf: tcp: Avoid taking fast sock lock in iterator
 2023-07-09 15:12 UTC  (7+ messages)
` [PATCH AUTOSEL 6.4 11/26] devlink: make health report on unregistered instance warn just once
` [PATCH AUTOSEL 6.4 18/26] net: ethernet: litex: add support for 64 bit stats
` [PATCH AUTOSEL 6.4 19/26] devlink: report devlink_port_type_warn source device
` [PATCH AUTOSEL 6.4 21/26] wifi: wext-core: Fix -Wstringop-overflow warning in ioctl_standard_iw_point()
` [PATCH AUTOSEL 6.4 25/26] igb: Fix igb_down hung on surprise removal
` [PATCH AUTOSEL 6.4 26/26] net: hns3: fix strncpy() not using dest-buf length as length issue

[PATCH net] wifi: airo: avoid uninitialized warning in airo_get_rate()
 2023-07-09 13:31 UTC 

[PATCH v5 RFC 0/6] introduce page_pool_alloc() API
 2023-07-09 12:54 UTC  (6+ messages)
` [PATCH v5 RFC 1/6] page_pool: frag API support for 32-bit arch with 64-bit DMA

[PATCH 6.3 085/431] sctp: add bpf_bypass_getsockopt proto callback
 2023-07-09 11:10 UTC 

[PATCH net] net: lan743x: select FIXED_PHY
 2023-07-09 10:30 UTC  (2+ messages)

[PATCH net v2] ipv6/addrconf: fix a potential refcount underflow for idev
 2023-07-09 10:20 UTC  (3+ messages)

[PATCH net] net/mlx5: fix potential memory leak in mlx5e_init_rep_rx
 2023-07-09 10:18 UTC  (3+ messages)

[syzbot] [bluetooth?] general protection fault in sco_conn_add
 2023-07-09  8:07 UTC 

[PATCH v3 0/1] gro: decrease size of CB
 2023-07-09  6:55 UTC  (10+ messages)
` [PATCH v3 1/1] "

Fw: [Bug 217640] New: 10G SFP+ and 1G Ethernet work at 100M on macchiatobin
 2023-07-09  5:40 UTC  (3+ messages)

[PATCH RFC net-next v4 0/9] net: intel: start The Great Code Dedup + Page Pool for iavf
 2023-07-09  5:16 UTC  (9+ messages)
` [PATCH RFC net-next v4 5/9] libie: add Rx buffer management (via Page Pool)
` [PATCH RFC net-next v4 6/9] iavf: switch to Page Pool

Fwd: 3 more broken Zaurii - SL-5600, A300, C700
 2023-07-09  4:36 UTC  (8+ messages)

[syzbot] [dri?] divide error in drm_mode_vrefresh
 2023-07-09  4:09 UTC  (3+ messages)
` [PATCH] drm/modes: Fix division by zero error

[PATCH bpf-next v2 0/2] bpf: Introduce user log
 2023-07-09  3:44 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] bpf: Introduce bpf generic log
` [PATCH bpf-next v2 2/2] bpf: Introduce bpf user log

[syzbot] possible deadlock in j1939_session_activate
 2023-07-09  3:11 UTC  (2+ messages)
` [syzbot] [can?] "

[syzbot] [nfc?] UBSAN: shift-out-of-bounds in nci_activate_target
 2023-07-09  2:49 UTC  (2+ messages)

iwlwifi broken in post-linux-6.3.0 after April 26
 2023-07-09  0:00 UTC  (10+ messages)
      ` Linux-6.5 iwlwifi crash

[PATCH net] dsa: mv88e6xxx: Do a few more tries before timing out
 2023-07-08 21:31 UTC  (2+ messages)

[PATCH net] gve: unify driver name usage
 2023-07-08 21:20 UTC  (7+ messages)
` [PATCH net v2] "

[PATCH net 0/3] net: fec: fix some issues of ndo_xdp_xmit()
 2023-07-08 19:03 UTC  (5+ messages)
` [PATCH net 3/3] net: fec: increase the size of tx ring and update thresholds of tx ring

[PATCH 1/2] net: phy: mscc: add support for CLKOUT ctrl reg for VSC8531 and similar
 2023-07-08 18:28 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: net: phy: vsc8531: document 'vsc8531,clkout-freq-mhz' property

[syzbot] [block?] KASAN: slab-out-of-bounds Read in bio_split_rw
 2023-07-08 17:53 UTC  (2+ messages)

[PATCH net] udp6: fix udp6_ehashfn() typo
 2023-07-08 14:30 UTC  (3+ messages)

Regression: supported_interfaces filling enforcement
 2023-07-08 14:01 UTC  (2+ messages)

[PATCH net v2 1/3] s390/ism: Fix locking for forwarding of IRQs and events to clients
 2023-07-08 13:36 UTC  (2+ messages)

[PATCH V2 net] net: mana: Configure hwc timeout from hardware
 2023-07-08 13:30 UTC  (2+ messages)

[PATCH net v2 0/2] Fix dma leaking
 2023-07-08 13:15 UTC  (9+ messages)
` [PATCH net v2 1/2] net: ll_temac: Fix DMA resources leak
              `  "

[net/tls] Re: KMSAN: uninit-value in aes_encrypt (4)
 2023-07-08 10:34 UTC  (15+ messages)
    ` [PATCH] net: tls: enable __GFP_ZERO upon tls_init()

[PATCH net.git] net: bgmac: postpone turning IRQs off to avoid SoC hangs
 2023-07-08  9:13 UTC  (2+ messages)

[PATCH net] net: prevent skb corruption on frag list segmentation
 2023-07-08  9:13 UTC  (2+ messages)

[PATCH net v2 0/3] s390/ism: Fixes to client handling
 2023-07-08  9:13 UTC  (3+ messages)

[PATCH v3 net] icmp6: Fix null-ptr-deref of ip6_null_entry->rt6i_idev in icmp6_dev()
 2023-07-08  9:13 UTC  (3+ messages)

[PATCH net v2 0/4] net/sched: fixes for sch_qfq
 2023-07-08  8:14 UTC  (8+ messages)
` [PATCH net v2 1/4] net/sched: sch_qfq: reintroduce lmax bound check for MTU
` [PATCH net v2 2/4] selftests: tc-testing: add tests for qfq mtu sanity check
` [PATCH net v2 3/4] net/sched: sch_qfq: account for stab overhead in qfq_enqueue
` [PATCH net v2 4/4] selftests: tc-testing: add test for qfq with stab overhead

[PATCH v4 bpf-next 00/14] bpf: Introduce bpf_mem_cache_free_rcu()
 2023-07-08  7:03 UTC  (16+ messages)
` [PATCH v4 bpf-next 09/14] bpf: Allow reuse from waiting_for_gp_ttrace list
` [PATCH v4 bpf-next 12/14] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu()

[PATCH net] ipv6/addrconf: fix a potential refcount underflow for idev
 2023-07-08  3:31 UTC  (3+ messages)

[PATCH net-next] gve: enhance driver name usage
 2023-07-08  3:00 UTC  (3+ messages)

[PATCH v9 0/6] Process connector bug fixes & enhancements
 2023-07-08  2:34 UTC  (7+ messages)
` [PATCH v9 1/6] netlink: Reverse the patch which removed filtering
` [PATCH v9 2/6] netlink: Add new netlink_release function
` [PATCH v9 3/6] connector/cn_proc: Add filtering to fix some bugs
` [PATCH v9 4/6] connector/cn_proc: Performance improvements
` [PATCH v9 5/6] connector/cn_proc: Allow non-root users access
` [PATCH v9 6/6] connector/cn_proc: Selftest for proc connector

[PATCH v8 0/6] Process connector bug fixes & enhancements
 2023-07-08  2:15 UTC  (7+ messages)
` [PATCH v8 1/6] netlink: Reverse the patch which removed filtering
` [PATCH v8 2/6] netlink: Add new netlink_release function
` [PATCH v8 3/6] connector/cn_proc: Add filtering to fix some bugs
` [PATCH v8 4/6] connector/cn_proc: Performance improvements
` [PATCH v8 5/6] connector/cn_proc: Allow non-root users access
` [PATCH v8 6/6] connector/cn_proc: Selftest for proc connector

[PATCH] r8152: Suspend USB device before shutdown when WoL is enabled
 2023-07-08  1:51 UTC  (3+ messages)

[PATCH v2 net] icmp6: Fix null-ptr-deref of ip6_null_entry->rt6i_idev in icmp6_dev()
 2023-07-08  1:40 UTC  (3+ messages)

[possible regression in 6.5-rc1] sendmsg()/splice() returns EBADMSG
 2023-07-08  1:09 UTC  (2+ messages)

[PATCH v1 net] icmp6: Fix null-ptr-deref of fib6_null_entry->rt6i_idev in icmp6_dev()
 2023-07-08  0:07 UTC  (3+ messages)

[PATCH] Move rmnet out of NET_VENDOR_QUALCOMM dependency
 2023-07-07 23:27 UTC  (6+ messages)

[PATCH v2] netconsole: Append kernel version to message
 2023-07-07 23:10 UTC  (2+ messages)

[RFC 00/12] net: huge page backed page_pool
 2023-07-07 22:45 UTC  (6+ messages)
` [RFC 06/12] net: page_pool: create hooks for custom page providers

[PATCH net-next 0/2] net: openvswitch: add drop action
 2023-07-07 22:06 UTC  (9+ messages)
` [PATCH net-next 2/2] "
  ` [ovs-dev] "

[PATCH 0/1] net: gro: fix misuse of CB in udp socket lookup
 2023-07-07 21:40 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v10 0/2] Enable multiple MCAN on AM62x
 2023-07-07 20:47 UTC  (3+ messages)
` [PATCH v10 1/2] dt-bindings: net: can: Remove interrupt properties for MCAN
` [PATCH v10 2/2] can: m_can: Add hrtimer to generate software interrupt

[PATCH net-next v3 00/18] splice, net: Switch over users of sendpage() and remove it
 2023-07-07 20:45 UTC  (8+ messages)
  ` [PATCH net-next v3 10/18] nvme/host: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage

[PATCH 00/10] Introduce STM32 Firewall framework
 2023-07-07 20:33 UTC  (6+ messages)
` [PATCH 04/10] dt-bindings: treewide: add feature-domains description in binding files

[PATCH bpf-next v3 0/6] Support defragmenting IPv(4|6) packets in BPF
 2023-07-07 20:20 UTC  (7+ messages)
` [PATCH bpf-next v3 1/6] netfilter: defrag: Add glue hooks for enabling/disabling defrag
` [PATCH bpf-next v3 2/6] netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link
` [PATCH bpf-next v3 3/6] netfilter: bpf: Prevent defrag module unload while link active

[RFC bpf-next v3 00/14] bpf: Netdev TX metadata
 2023-07-07 19:30 UTC  (13+ messages)
` [RFC bpf-next v3 03/14] xsk: Support XDP_TX_METADATA_LEN
` [RFC bpf-next v3 04/14] bpf: Implement devtx hook points
` [RFC bpf-next v3 05/14] bpf: Implement devtx timestamp kfunc
` [RFC bpf-next v3 06/14] net: veth: Implement devtx timestamp kfuncs
` [RFC bpf-next v3 07/14] bpf: Introduce tx checksum devtx kfuncs
` [RFC bpf-next v3 08/14] net: veth: Implement devtx tx checksum
` [RFC bpf-next v3 09/14] net/mlx5e: Implement devtx kfuncs
` [RFC bpf-next v3 10/14] selftests/xsk: Support XDP_TX_METADATA_LEN
` [RFC bpf-next v3 11/14] selftests/bpf: Add helper to query current netns cookie
` [RFC bpf-next v3 12/14] selftests/bpf: Add csum helpers
` [RFC bpf-next v3 13/14] selftests/bpf: Extend xdp_metadata with devtx kfuncs
` [RFC bpf-next v3 14/14] selftests/bpf: Extend xdp_hw_metadata "


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