netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-28 16:13:55 to 2023-05-01 10:22:02 UTC [more...]

[RFC PATCH net 0/3] virtio-net: allow usage of small vrings
 2023-05-01 10:20 UTC  (11+ messages)
` [RFC PATCH net 1/3] virtio: re-negotiate features if probe fails and features are blocked
` [RFC PATCH net 2/3] virtio-net: allow usage of vrings smaller than MAX_SKB_FRAGS + 2
` [RFC PATCH net 3/3] virtio-net: block ethtool from converting a ring to a small ring

MT7530 bug, forward broadcast and unknown frames to the correct CPU port
 2023-05-01 10:09 UTC  (10+ messages)

[PATCH net-next] igc: Avoid transmit queue timeout for XDP
 2023-05-01 10:01 UTC  (2+ messages)
` [Intel-wired-lan] "

[BUG][RESEND] Bluetooth: L2CAP: possible data race in __sco_sock_close()
 2023-05-01  9:51 UTC  (2+ messages)

[PATCH 1/2] mt7530: register OF node for internal MDIO bus
 2023-05-01  9:28 UTC  (16+ messages)
` [PATCH 2/2] dt-bindings: net: dsa: mediatek,mt7530: document MDIO-bus

[syzbot] Monthly wireguard report (Apr 2023)
 2023-05-01  9:03 UTC 

[PATCH net v3 0/2] iavf: Fix issues when setting channels concurrency with removing
 2023-05-01  7:41 UTC  (5+ messages)
` [PATCH net v3 1/2] iavf: Fix use-after-free in free_netdev
` [PATCH net v3 2/2] iavf: Fix out-of-bounds when setting channels on remove

[PATCH v5] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-05-01  7:27 UTC  (34+ messages)

[PATCH v2 0/4] Enable multiple MCAN on AM62x
 2023-05-01  7:16 UTC  (5+ messages)
` [PATCH v2 2/4] dt-bindings: net: can: Add poll-interval for MCAN

[PATCH v2 net] bonding: add xdp_features support
 2023-05-01  7:15 UTC  (2+ messages)

[PATCH net-next v4 0/3] net: flower: add cfm support
 2023-05-01  6:56 UTC  (11+ messages)
` [PATCH net-next v4 1/3] net: flow_dissector: add support for cfm packets
` [PATCH net-next v4 2/3] net: flower: add support for matching cfm fields
` [PATCH net-next v4 3/3] selftests: net: add tc flower cfm test

[PATCH net 0/3] rxrpc: Timeout handling fixes
 2023-05-01  6:50 UTC  (5+ messages)
` [PATCH net 1/3] rxrpc: Fix hard call timeout units
` [PATCH net 2/3] rxrpc: Make it so that a waiting process can be aborted
` [PATCH net 3/3] rxrpc: Fix timeout of a call that hasn't yet been granted a channel

Unable to TX data on VSC8531
 2023-05-01  6:46 UTC  (3+ messages)

[PATCH net v3 0/3] r8152: fix 2.5G devices
 2023-05-01  6:40 UTC  (4+ messages)
` [PATCH net v3 2/3] r8152: fix the poor throughput for "

[PATCH net] sfc: Fix module EEPROM reporting for QSFP modules
 2023-05-01  6:40 UTC  (2+ messages)

[PATCH] net: atlantic: Define aq_pm_ops conditionally on CONFIG_PM
 2023-05-01  6:40 UTC  (2+ messages)

[PATCH net v3] net/sched: act_mirred: Add carrier check
 2023-05-01  6:30 UTC  (2+ messages)

Expression of Interest (EOI) (01-05-2023)
 2023-05-01  2:01 UTC 

arp not getting resolved at the peer after route added on higher priority table 'tun0_table_rx' than 'local'
 2023-05-01  5:39 UTC 

[PATCH net 0/2] tipc: fix the mtu update in link mtu negotiation
 2023-05-01  5:22 UTC  (5+ messages)
` [PATCH net 1/2] tipc: add tipc_bearer_min_mtu to calculate min mtu
  ` [tipc-discussion] "
` [PATCH net 2/2] tipc: do not update mtu if msg_max is too small

iwlwifi broken in post-linux-6.3.0 after April 26
 2023-05-01  4:46 UTC  (7+ messages)

[PATCH net-next] xsk: introduce xsk_dma_ops
 2023-05-01  4:28 UTC  (17+ messages)

[PATCH vhost v7 00/11] virtio core prepares for AF_XDP
 2023-05-01  4:24 UTC  (3+ messages)
` [PATCH vhost v7 01/11] virtio_ring: split: separate dma codes

[RFC PATCH v1 1/1] net: r8169: fix the pci setup so the Realtek RTL8111/8168/8411 ethernet speeds up
 2023-05-01  0:06 UTC  (4+ messages)
` [WITHDRAW "

[PATCH ethtool 0/3] Fix issues found by gcc -fanalyze
 2023-04-30 22:50 UTC  (4+ messages)
` [PATCH ethtool 1/3] Update FAM syntax to conform to std C
` [PATCH ethtool 2/3] Fix reported memory leak
` [PATCH ethtool 3/3] Fix potentinal null-pointer derference issues

[PATCH 00/11] leds: introduce new LED hw control APIs
 2023-04-30 22:42 UTC  (7+ messages)
` [PATCH 02/11] leds: add binding to check support for LED hw control
` [PATCH 05/11] leds: trigger: netdev: introduce validating requested mode
` [PATCH 08/11] leds: trigger: netdev: add support for LED hw control

[syzbot] [wireguard?] KASAN: slab-use-after-free Write in enqueue_timer
 2023-04-30 18:01 UTC 

[PATCH v2 0/8] sched/topology: add for_each_numa_cpu() macro
 2023-04-30 17:18 UTC  (9+ messages)
` [PATCH v3 1/8] sched: fix sched_numa_find_nth_cpu() in non-NUMA case
` [PATCH v3 2/8] lib/find: add find_next_and_andnot_bit()
` [PATCH v3 3/8] sched/topology: introduce sched_numa_find_next_cpu()
` [PATCH v3 4/8] sched/topology: add for_each_numa_{,online}_cpu() macro
` [PATCH v3 5/8] net: mlx5: switch comp_irqs_request() to using for_each_numa_cpu
` [PATCH v3 6/8] lib/cpumask: update comment to cpumask_local_spread()
` [PATCH v3 7/8] sched: drop for_each_numa_hop_mask()
` [PATCH v3 8/8] lib: test for_each_numa_cpus()

[PATCH v3 0/3] net: mvpp2: tai: add extts support
 2023-04-30 17:09 UTC  (4+ messages)
` [PATCH v3 1/3] net: mvpp2: tai: add refcount for ptp worker

[PATCH v4 0/3] net: mvpp2: tai: add extts support
 2023-04-30 17:06 UTC  (4+ messages)
` [PATCH v4 1/3] net: mvpp2: tai: add refcount for ptp worker
` [PATCH v4 2/3] net: mvpp2: tai: add extts support
` [PATCH v4 3/3] dt-bindings: net: marvell,pp2: add extts docs

[PATCH v2 net] tcp: fix skb_copy_ubufs() vs BIG TCP
 2023-04-30 11:41 UTC  (2+ messages)

[PATCH] wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR value
 2023-04-30 10:36 UTC  (9+ messages)
  `  "

[PATCH] netdevsim: fib: Make use of rhashtable_iter
 2023-04-30  8:20 UTC  (4+ messages)

[syzbot] Monthly bluetooth report (Apr 2023)
 2023-04-30  8:00 UTC 

[syzbot] [bluetooth?] WARNING: bad unlock balance in l2cap_disconnect_rsp
 2023-04-30  7:52 UTC  (2+ messages)

[PATCH net v3 1/1] igc: read before write to SRRCTL register
 2023-04-30  5:05 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net 1/1] igc: read before write to SRRCTL register
 2023-04-30  5:03 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v2 iproute2-next 00/10] Add tc-mqprio and tc-taprio support for preemptible traffic classes
 2023-04-30  1:33 UTC  (4+ messages)
` [PATCH v2 iproute2-next 09/10] tc/mqprio: add "

[syzbot] WARNING in print_bfs_bug (2)
 2023-04-29 22:54 UTC  (3+ messages)
` [syzbot] [net?] "

[RFC PATCH v4 0/5] New NDO methods ndo_hwtstamp_get/set
 2023-04-29 19:44 UTC  (8+ messages)

[PATCH net-next RFC v4 0/5] net: Make MAC/PHY time stamping selectable
 2023-04-29 17:58 UTC  (7+ messages)
` [PATCH net-next RFC v4 3/5] dt-bindings: net: phy: add timestamp preferred choice property
` [PATCH net-next RFC v4 4/5] net: Let the active time stamping layer be selectable

[PATCH v3] virtio_net: suppress cpu stall when free_unused_bufs
 2023-04-29 15:47 UTC 

[RFC PATCH net-next 00/22] net: dsa: MT7530, MT7531, and MT7988 improvements
 2023-04-29 15:37 UTC  (4+ messages)
` [RFC PATCH net-next 20/22] net: dsa: mt7530: force link-down on MACs before reset on MT7530

[syzbot] KMSAN: uninit-value in ethnl_set_linkmodes (2)
 2023-04-29 12:24 UTC  (4+ messages)
` [syzbot] [net?] "

[RFC PATCH v1 0/1] net: mctp: MCTP VDM extension
 2023-04-28 23:18 UTC  (5+ messages)

[net-next v3 00/15] Introduce Intel IDPF driver
 2023-04-28 23:10 UTC  (13+ messages)
` [net-next v3 01/15] virtchnl: add virtchnl version 2 ops
` [net-next v3 02/15] idpf: add module register and probe functionality
` [net-next v3 03/15] idpf: add controlq init and reset checks
` [net-next v3 04/15] idpf: add core init and interrupt request

[PATCH RFC net-next 0/2] pds_core: add switchdev and tc for vlan offload
 2023-04-28 22:52 UTC  (2+ messages)

[ANN] netdev development stats for 6.4
 2023-04-28 22:51 UTC  (3+ messages)

[PATCH net v1 2/2] virtio_net: Close queue pairs using helper function
 2023-04-28 22:43 UTC 

[PATCH net v1 1/2] virtio_net: Fix error unwinding of XDP initialization
 2023-04-28 22:37 UTC 

[PATCH RFC net-next/mm V3 0/2] page_pool: new approach for leak detection and shutdown phase
 2023-04-28 21:38 UTC  (4+ messages)
` [PATCH RFC net-next/mm V3 1/2] page_pool: Remove workqueue in new shutdown scheme
` [PATCH RFC net-next/mm V3 2/2] mm/page_pool: catch page_pool memory leaks

SFP: Copper module with different PHY address (Netgear AGM734)
 2023-04-28 21:35 UTC  (4+ messages)

[PATCH bpf-next v5 0/7] bpf: add netfilter program type
 2023-04-28 21:18 UTC  (7+ messages)
` [PATCH bpf-next v5 1/7] bpf: add bpf_link support for BPF_NETFILTER programs

[PATCH] Documentation: update urls to Linux Foundation wiki
 2023-04-28 20:51 UTC  (2+ messages)

[RFC PATCH net-next v5 0/9] TXGBE PHYLINK support
 2023-04-28 20:47 UTC  (3+ messages)
` [RFC PATCH net-next v5 1/9] net: txgbe: Add software nodes to support phylink

[PATCH] igb: Define igb_pm_ops conditionally on CONFIG_PM
 2023-04-28 20:00 UTC 

[PATCH net-next] wifi: ath11k: Use list_count_nodes()
 2023-04-28 20:21 UTC  (2+ messages)

[PATCHv2 net 0/4] bonding: fix send_peer_notif overflow
 2023-04-28 20:08 UTC  (5+ messages)
` [PATCHv2 net 1/4] "
` [PATCHv2 net 3/4] selftests: forwarding: lib: add netns support for tc rule handle stats get

[PATCH net-next] wifi: ath10k: Use list_count_nodes()
 2023-04-28 19:47 UTC  (2+ messages)

[PATCH] netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return value
 2023-04-28 19:24 UTC  (2+ messages)

[PATCH bpf,v4 0/4] Socket lookup BPF API from tc/xdp ingress does not respect VRF bindings
 2023-04-28 18:31 UTC  (3+ messages)
` [PATCH bpf,v4 4/4] selftests/bpf: Add vrf_socket_lookup tests

[PATCH RFC net-next v2 0/4] virtio/vsock: support datagrams
 2023-04-28 10:43 UTC  (11+ messages)
` [PATCH RFC net-next v2 3/4] vsock: Add lockless sendmsg() support

[PATCH v3] Bluetooth: msft: Extended monitor tracking by address filter
 2023-04-28 17:29 UTC  (2+ messages)

Fw: [Bug 217383] New: Bluetooth: L2CAP: possible data race in __sco_sock_close()
 2023-04-28 17:27 UTC  (2+ messages)

[PATCH v3 net] qed/qede: Fix scheduling while atomic
 2023-04-28 17:26 UTC  (2+ messages)

[PATCH] wifi: ath12k: Remove some dead code
 2023-04-28 16:53 UTC  (2+ messages)

[PATCH v2] wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rx
 2023-04-28 16:52 UTC  (2+ messages)

[PATCH v2] wifi: ath9k: fix AR9003 mac hardware hang check register offset calculation
 2023-04-28 16:51 UTC  (2+ messages)

[PATCH net v2 0/2] iavf: Fix issues when setting channels concurrency with removing
 2023-04-28 16:41 UTC  (5+ messages)
` [PATCH net v2 1/2] iavf: Fix use-after-free in free_netdev

[PATCH bpf-next v4 0/2] Introduce a new kfunc of bpf_task_under_cgroup
 2023-04-28 16:32 UTC  (5+ messages)
` [PATCH bpf-next v4 1/2] bpf: Add bpf_task_under_cgroup() kfunc
` [PATCH bpf-next v4 2/2] selftests/bpf: Add testcase for bpf_task_under_cgroup

[PATCH net 1/1] i40e: fix PTP pins verification
 2023-04-28 16:31 UTC  (5+ 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).