netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-03 02:49:36 to 2023-05-04 08:00:22 UTC [more...]

[PATCH] net: ipconfig: Allow DNS to be overwritten by DHCPACK
 2023-05-04  8:00 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH net v4 0/2] iavf: Fix issues when setting channels concurrency with removing
 2023-05-04  7:57 UTC  (10+ messages)
` [PATCH net v4 1/2] iavf: Fix use-after-free in free_netdev
` [PATCH net v4 2/2] iavf: Fix out-of-bounds when setting channels on remove
  ` [Intel-wired-lan] "

[PATCH iproute2-next] rdma: Report device protocol
 2023-05-04  7:48 UTC  (2+ messages)

[PATCH net] ice: block LAN in case of VF to VF offload
 2023-05-04  7:42 UTC  (2+ messages)

[PATCH] wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR value
 2023-05-04  7:39 UTC  (6+ messages)
      `  "

[PATCH net] sfc: Add back mailing list
 2023-05-04  7:28 UTC 

BUG: KASAN: stack-out-of-bounds in __ip_options_echo
 2023-05-04  7:33 UTC  (3+ messages)

system hang on start-up (mlx5?)
 2023-05-04  7:29 UTC  (4+ messages)

[PATCH v4] virtio_net: suppress cpu stall when free_unused_bufs
 2023-05-04  7:06 UTC  (2+ messages)

[RFC PATCH net-next v5 0/9] net/smc: Introduce SMC-D-based OS internal communication acceleration
 2023-05-04  6:22 UTC  (4+ messages)
` [RFC PATCH net-next v5 2/9] net/smc: Decouple ism_dev from SMC-D DMB registration

[PATCH] net: phy: aquantia: Add 10mbps support
 2023-05-04  6:18 UTC  (4+ messages)

[PATCH bpf-next v4 0/2] Introduce a new kfunc of bpf_task_under_cgroup
 2023-05-04  3:23 UTC  (4+ messages)
` [PATCH bpf-next v4 2/2] selftests/bpf: Add testcase for bpf_task_under_cgroup
    `  "

[PATCH bpf-next v5 0/2] Introduce a new kfunc of bpf_task_under_cgroup
 2023-05-04  3:15 UTC  (3+ messages)
` [PATCH bpf-next v5 1/2] bpf: Add bpf_task_under_cgroup() kfunc
` [PATCH bpf-next v5 2/2] selftests/bpf: Add testcase for bpf_task_under_cgroup

[RFC PATCH net-next v6 0/5] New NDO methods ndo_hwtstamp_get/set
 2023-05-04  3:05 UTC  (3+ messages)
` [RFC PATCH net-next v6 2/5] net: Add ifreq pointer field to kernel_hwtstamp_config structure

[PATCHv2 net 0/3] tipc: fix the mtu update in link mtu negotiation
 2023-05-04  2:55 UTC  (9+ messages)
` [PATCHv2 net 1/3] tipc: add tipc_bearer_min_mtu to calculate min mtu
` [PATCHv2 net 2/3] tipc: do not update mtu if msg_max is too small in mtu negotiation

[PATCH RFC net-next/mm V3 0/2] page_pool: new approach for leak detection and shutdown phase
 2023-05-04  2:42 UTC  (9+ messages)
` [PATCH RFC net-next/mm V3 1/2] page_pool: Remove workqueue in new shutdown scheme

[PATCH RFC v6 2/6] dpll: Add DPLL framework base functions
 2023-05-04  2:16 UTC  (8+ messages)

[syzbot] [fs?] INFO: task hung in synchronize_rcu (4)
 2023-05-04  2:01 UTC 

[PATCH net v2] sctp: fix a potential buffer overflow in sctp_sched_set_sched()
 2023-05-04  1:49 UTC  (9+ messages)
        ` [PATCH net v4] sctp: fix a potential OOB access "
    ` [PATCH net v3] sctp: remove unncessary check "

[PATCH RFC net-next 0/2] pds_core: add switchdev and tc for vlan offload
 2023-05-04  1:27 UTC  (4+ messages)

[PATCH v2 bpf 00/11] bpf: random unpopular userspace fixes (32 bit et al)
 2023-05-03 23:52 UTC  (9+ messages)
` [PATCH v2 bpf 02/11] bpftool: define a local bpf_perf_link to fix accessing its fields

[syzbot] WARNING in j1939_session_deactivate
 2023-05-03 23:51 UTC  (2+ messages)
` [syzbot] [can?] "

[BUG] Dependence of routing cache entries on the ignore-df flag
 2023-05-03 23:39 UTC  (3+ messages)

[PATCH net-next v4 0/3] net: flower: add cfm support
 2023-05-03 20:15 UTC  (6+ messages)
` [PATCH net-next v4 2/3] net: flower: add support for matching cfm fields

[PATCH net 0/1] Netfilter fixes for net
 2023-05-03 20:11 UTC  (2+ messages)
` [PATCH net 1/1] netfilter: nf_tables: fix ct untracked match breakage

[PATCH v2 net 1/2] net: fec: correct the counting of XDP sent frames
 2023-05-03 19:53 UTC  (10+ messages)
` [PATCH v2 net 2/2] net: fec: restructuring the functions to avoid forward declarations
    ` [EXT] "

[RFC PATCH iproute2] Add ability to specify eBPF pin path
 2023-05-03 18:51 UTC  (4+ messages)

[PATCH ethtool] rxclass: Fix return code in rxclass_rule_ins
 2023-05-03 18:27 UTC  (2+ messages)

[PATCH v5 virtio 00/11] pds_vdpa driver
 2023-05-03 18:12 UTC  (12+ messages)
` [PATCH v5 virtio 01/11] virtio: allow caller to override device id in vp_modern
` [PATCH v5 virtio 02/11] virtio: allow caller to override device DMA mask "
` [PATCH v5 virtio 03/11] pds_vdpa: Add new vDPA driver for AMD/Pensando DSC
` [PATCH v5 virtio 04/11] pds_vdpa: move enum from common to adminq header
` [PATCH v5 virtio 05/11] pds_vdpa: new adminq entries
` [PATCH v5 virtio 06/11] pds_vdpa: get vdpa management info
` [PATCH v5 virtio 07/11] pds_vdpa: virtio bar setup for vdpa
` [PATCH v5 virtio 08/11] pds_vdpa: add vdpa config client commands
` [PATCH v5 virtio 09/11] pds_vdpa: add support for vdpa and vdpamgmt interfaces
` [PATCH v5 virtio 10/11] pds_vdpa: subscribe to the pds_core events
` [PATCH v5 virtio 11/11] pds_vdpa: pds_vdps.rst and Kconfig

[PATCH 0/2] Bluetooth: fix debugfs registration
 2023-05-03 17:34 UTC  (5+ messages)
` [PATCH 1/2] "

[RFC PATCH v2] can: virtio: Initial virtio CAN driver
 2023-05-03 17:30 UTC  (3+ messages)

[net-next v3 00/15] Introduce Intel IDPF driver
 2023-05-03 16:24 UTC  (7+ messages)

[Patch net] vsock: improve tap delivery accuracy
 2023-05-03 13:39 UTC  (7+ messages)

[PATCH net v1] ice: block LAN in case of VF to VF offload
 2023-05-03 15:22 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH net v3] virtio_net: Fix error unwinding of XDP initialization
 2023-05-03 15:00 UTC  (3+ messages)

[ANN] netdev development stats for 6.4
 2023-05-03 14:47 UTC  (3+ messages)

[PATCH V5] can: usb: f81604: add Fintek F81604 support
 2023-05-03 14:37 UTC  (6+ messages)

[PATCH v8 0/3] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-05-03 14:33 UTC  (12+ messages)
` [PATCH v8 1/3] mm/mmap: separate writenotify and dirty tracking logic
` [PATCH v8 2/3] mm/gup: disallow FOLL_LONGTERM GUP-nonfast writing to file-backed mappings
` [PATCH v8 3/3] mm/gup: disallow FOLL_LONGTERM GUP-fast "

[PATCH v4 virtio 00/10] pds_vdpa driver
 2023-05-03 14:21 UTC  (4+ messages)
` [PATCH v4 virtio 01/10] virtio: allow caller to override device id and DMA mask

[PATCH v2] 9p: Remove INET dependency
 2023-05-03 14:11 UTC 

[RFC PATCH v2 00/15] vsock: MSG_ZEROCOPY flag support
 2023-05-03 13:54 UTC  (6+ messages)

[PATCH v5 0/3] Add pinctrl support for SDX75
 2023-05-03 13:53 UTC  (8+ messages)
` [PATCH v5 1/3] dt-bindings: pinctrl: qcom: Add SDX75 pinctrl devicetree compatible
` [PATCH v5 2/3] pinctrl: qcom: Refactor target specific pinctrl driver
` [PATCH v5 3/3] pinctrl: qcom: Add SDX75 pincontrol driver

[PATCH 0/5] add initial io_uring_cmd support for sockets
 2023-05-03 13:27 UTC  (4+ messages)

[PATCH] pds_core: add stub macros for pdsc_debufs_* when ! CONFIG_DEBUG_FS
 2023-05-03 12:32 UTC  (3+ messages)

[syzbot] [mm?] [net?] KASAN: null-ptr-deref Read in filemap_fault
 2023-05-03 12:23 UTC  (3+ messages)
` [syzbot] [mm?] [udf?] "

[RFC PATCH v7 0/8] Create common DPLL configuration API
 2023-05-03 12:18 UTC  (5+ messages)
` [RFC PATCH v7 2/8] dpll: Add DPLL framework base functions
` [RFC PATCH v7 5/8] ice: implement dpll interface to control cgu

[PATCH RFC net-next v2 0/4] virtio/vsock: support datagrams
 2023-05-03 12:13 UTC  (13+ messages)
` [PATCH RFC net-next v2 3/4] vsock: Add lockless sendmsg() support

[PATCH] ca8210: move to gpio descriptors
 2023-05-03 12:01 UTC  (3+ messages)

[PATCH net 0/4] Documentation fixes for Mellanox mlx5 devlink info
 2023-05-03 10:49 UTC  (10+ messages)
` [PATCH net 1/4] Documentation: net/mlx5: Wrap vnic reporter devlink commands in code blocks
` [PATCH net 2/4] Documentation: net/mlx5: Use bullet and definition lists for vnic counters description
` [PATCH net 3/4] Documentation: net/mlx5: Add blank line separator before numbered lists
` [PATCH net 4/4] Documentation: net/mlx5: Wrap notes in admonition blocks

[PATCH] rhashtable-test: Make use of rhashtable_walk_peek
 2023-05-03 10:15 UTC  (2+ messages)

[PATCH v2 0/8] sched/topology: add for_each_numa_cpu() macro
 2023-05-03 10:00 UTC  (4+ messages)

Commercial Invoice and Bill Of Lading
 2023-05-03  9:55 UTC 

[PATCH bpf v7 00/13] bpf sockmap fixes
 2023-05-03  9:49 UTC  (3+ messages)
` [PATCH bpf v7 03/13] bpf: sockmap, reschedule is now done through backlog

[PATCH net-next V7] dt-bindings: net: xlnx,axi-ethernet: convert bindings document to yaml
 2023-05-03  9:30 UTC  (5+ messages)

[PATCH] igb: Define igb_pm_ops conditionally on CONFIG_PM
 2023-05-03  8:57 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v2 0/5] Fix scan-build warnings
 2023-05-03  8:44 UTC  (8+ messages)
` [PATCH v2 1/5] 9p: fix ignored return value in v9fs_dir_release
` [PATCH v2 2/5] 9p: virtio: fix unlikely null pointer deref in handle_rerror
` [PATCH v2 3/5] 9p: virtio: make sure 'offs' is initialized in zc_request
` [PATCH v2 4/5] 9p: virtio: skip incrementing unused variable
` [PATCH v2 5/5] 9p: remove dead stores (variable set again without being read)

[PATCH v2 net] af_packet: Don't send zero-byte data in packet_sendmsg_spkt()
 2023-05-03  8:30 UTC  (2+ messages)

[PATCH net] pds_core: remove CONFIG_DEBUG_FS from makefile
 2023-05-03  8:20 UTC  (3+ messages)

[PATCH net] r8152: fix the autosuspend doesn't work
 2023-05-03  8:20 UTC  (2+ messages)

[PATCH net] ethtool: Fix uninitialized number of lanes
 2023-05-03  8:20 UTC  (2+ messages)

[PATCH net 1/1] igc: read before write to SRRCTL register
 2023-05-03  8:20 UTC  (3+ messages)

[PATCH v2 net] ionic: catch failure from devlink_alloc
 2023-05-03  8:20 UTC  (3+ messages)

[PATCH net] pds_core: add AUXILIARY_BUS and NET_DEVLINK to Kconfig
 2023-05-03  8:20 UTC  (3+ messages)

DHL CARGO DELIVERY
 2023-05-03  8:14 UTC 

[PATCH net] ionic: remove noise from ethtool rxnfc error msg
 2023-05-03  8:10 UTC  (2+ messages)

[net PATCH v5 00/11] octeontx2: Miscellaneous fixes
 2023-05-03  8:10 UTC  (13+ messages)
` [net PATCH v5 01/11] octeontx2-af: Secure APR table update with the lock
` [net PATCH v5 02/11] octeontx2-af: Fix start and end bit for scan config
` [net PATCH v5 03/11] octeontx2-af: Fix depth of cam and mem table
` [net PATCH v5 04/11] octeontx2-pf: Increase the size of dmac filter flows
` [net PATCH v5 05/11] octeontx2-af: Add validation for lmac type
` [net PATCH v5 06/11] octeontx2-af: Update correct mask to filter IPv4 fragments
` [net PATCH v5 07/11] octeontx2-af: Update/Fix NPC field hash extract feature
` [net PATCH v5 08/11] octeontx2-af: Fix issues with NPC field hash extract
` [net PATCH v5 09/11] octeontx2-af: Skip PFs if not enabled
` [net PATCH v5 10/11] octeontx2-pf: Disable packet I/O for graceful exit
` [net PATCH v5 11/11] octeontx2-vf: Detach LF resources on probe cleanup

[PATCH net 0/3] Netfilter fixes for net
 2023-05-03  8:00 UTC  (5+ messages)
` [PATCH net 1/3] netfilter: nf_tables: hit ENOENT on unexisting chain/flowtable update with missing attributes
` [PATCH net 2/3] selftests: netfilter: fix libmnl pkg-config usage
` [PATCH net 3/3] netfilter: nf_tables: deactivate anonymous set from preparation phase

[PATCH 0/2] Bluetooth: fix bdaddr quirks
 2023-05-03  7:55 UTC  (4+ messages)
` [PATCH 1/2] Bluetooth: fix invalid-bdaddr quirk for non-persistent setup

[PATCH 0/5] Fix scan-build warnings
 2023-05-03  7:17 UTC  (5+ messages)
` [PATCH 1/5] 9p: fix ignored return value in v9fs_dir_release

[PATCH v2 net-next 0/6] Brcm ASP 2.0 Ethernet controller
 2023-05-03  7:15 UTC  (5+ messages)
` [PATCH v2 net-next 3/6] net: bcmasp: Add support for ASP2.0 "

URGENT PRODUCTS NEEDED-QUOTE GZD23050
 2023-05-03  6:46 UTC 

[RFC PATCH v4 5/5] Implement ndo_hwtstamp_get/set methods in netdevsim driver
 2023-05-03  5:24 UTC  (3+ messages)

[net v2] net: ethernet: mtk_eth_soc: drop generic vlan rx offload, only use DSA untagging
 2023-05-03  3:30 UTC  (2+ messages)

[PATCH v3 net] qed/qede: Fix scheduling while atomic
 2023-05-03  3:03 UTC  (3+ messages)

[syzbot] WARNING in print_bfs_bug (2)
 2023-05-03  2:49 UTC  (3+ messages)
` [syzbot] [net?] "


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