netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-14 16:29:41 to 2022-11-15 07:13:04 UTC [more...]

[PATCH net-next 00/13] resource management using devlink reload
 2022-11-15  7:12 UTC  (18+ messages)
` [PATCH net-next 04/13] ice: split ice_vsi_setup into smaller functions
` [PATCH net-next 12/13] ice, irdma: prepare reservation of MSI-X to reload
` [PATCH net-next 13/13] devlink, ice: add MSIX vectors as devlink resource

[RFC PATCH v3 0/4] liburing: add api for napi busy poll timeout
 2022-11-15  7:09 UTC  (5+ messages)
` [RFC PATCH v3 1/4] liburing: add api to set napi busy poll settings
` [RFC PATCH v3 2/4] liburing: add documentation for new napi busy polling
` [RFC PATCH v3 3/4] liburing: add test programs for napi busy poll
` [RFC PATCH v3 4/4] liburing: update changelog with new feature

[RFC PATCH v3 0/3] io_uring: add napi busy polling support
 2022-11-15  7:09 UTC  (4+ messages)
` [RFC PATCH v3 1/3] "
` [RFC PATCH v3 2/3] io_uring: add api to set napi busy poll timeout
` [RFC PATCH v3 3/3] io_uring: add api to set napi prefer busy poll

[syzbot] KASAN: use-after-free Write in enqueue_timer
 2022-11-15  6:39 UTC  (2+ messages)

[PATCH] vdpa: allow provisioning device features
 2022-11-15  6:36 UTC  (5+ messages)

[BUG] mlx5_core general protection fault in mlx5_cmd_comp_handler
 2022-11-15  5:46 UTC  (8+ messages)

[PATCH v3] tcp: Add listening address to SYN flood message
 2022-11-15  5:40 UTC  (4+ messages)

[PATCH] net: ionic: Fix error handling in ionic_init_module()
 2022-11-15  5:40 UTC  (3+ messages)

[PATCH net] mlxsw: Avoid warnings when not offloaded FDB entry with IPv6 is removed
 2022-11-15  5:40 UTC  (2+ messages)

[PATCH] ethtool: doc: clarify what drivers can implement in their get_drvinfo()
 2022-11-15  5:27 UTC  (3+ messages)
` [PATCH net-next v3] "

[PATCH v8 net-next 0/2] mv88e6xxx: Add MAB offload support
 2022-11-15  5:18 UTC  (3+ messages)

[PATCHv2 net] net: use struct_group to copy addresses
 2022-11-15  5:16 UTC  (2+ messages)

[PATCH net-next v11 00/11] Implement devlink-rate API and extend it
 2022-11-15  5:11 UTC  (13+ messages)
` [PATCH net-next v11 01/11] devlink: Introduce new attribute 'tx_priority' to devlink-rate
` [PATCH net-next v11 02/11] devlink: Introduce new attribute 'tx_weight' "
` [PATCH net-next v11 03/11] devlink: Enable creation of the devlink-rate nodes from the driver
` [PATCH net-next v11 04/11] devlink: Allow for devlink-rate nodes parent reassignment
` [PATCH net-next v11 05/11] devlink: Allow to set up parent in devl_rate_leaf_create()
` [PATCH net-next v11 06/11] ice: Introduce new parameters in ice_sched_node
` [PATCH net-next v11 07/11] ice: Add an option to pre-allocate memory for ice_sched_node
` [PATCH net-next v11 08/11] ice: Implement devlink-rate API
` [PATCH net-next v11 09/11] ice: Prevent ADQ, DCB coexistence with Custom Tx scheduler
` [PATCH net-next v11 10/11] ice: Add documentation for devlink-rate implementation
` [PATCH net-next v11 11/11] Documentation: Add documentation for new devlink-rate attributes

[PATCH v1] net/ethtool/ioctl: ensure that we have phy ops before using them
 2022-11-15  5:07 UTC 

L2CAP: Spec violation
 2022-11-15  5:02 UTC  (3+ messages)

[PATCH] net: mdio-ipq4019: fix possible invalid pointer dereference
 2022-11-15  4:50 UTC 

[PATCH (repost) net-next] sched: add extack for tfilter_notify
 2022-11-15  4:51 UTC  (12+ messages)

[PATCH] net: mvpp2: fix possible invalid pointer dereference
 2022-11-15  4:46 UTC 

[PATCH] netdevsim: Fix memory leak of nsim_dev->fa_cookie
 2022-11-15  4:48 UTC  (4+ messages)

[BUG REPORT] f2fs: use-after-free during garbage collection
 2022-11-15  4:41 UTC  (3+ messages)

[PATCH v1 net-next 0/2] cleanup ocelot_stats exposure
 2022-11-15  3:47 UTC  (7+ messages)
` [PATCH v1 net-next 1/2] net: mscc: ocelot: remove redundant stats_layout pointers
` [PATCH v1 net-next 2/2] net: mscc: ocelot: remove unnecessary exposure of stats structures

[PATCH iproute2] Revert "tc/tc_monitor: print netlink extack message"
 2022-11-15  3:24 UTC 

[PATCH net-next 0/6] Netfilter updates for net-next
 2022-11-15  3:04 UTC  (5+ messages)
` [PATCH net-next 3/6] netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters
` [PATCH net-next 6/6] netfilter: conntrack: use siphash_4u64

[PATCH bpf-next 00/11] xdp: hints via kfuncs
 2022-11-15  3:02 UTC  (9+ messages)
` [PATCH bpf-next 02/11] bpf: Introduce bpf_patch
` [PATCH bpf-next 03/11] bpf: Support inlined/unrolled kfuncs for xdp metadata
` [PATCH bpf-next 05/11] veth: Support rx timestamp metadata for xdp
` [PATCH bpf-next 06/11] xdp: Carry over xdp metadata into skb context
` [PATCH bpf-next 07/11] selftests/bpf: Verify xdp_metadata xdp->af_xdp path
` [PATCH bpf-next 08/11] selftests/bpf: Verify xdp_metadata xdp->skb path
` [PATCH bpf-next 09/11] mlx4: Introduce mlx4_xdp_buff wrapper for xdp_buff
` [PATCH bpf-next 10/11] mxl4: Support rx timestamp metadata for xdp

[RFC PATCH net-next 2/7] net: ethtool: add support for Frame Preemption and MAC Merge layer
 2022-11-15  3:01 UTC  (12+ messages)
                ` 回复: "
                    ` 回复: "

[patch 00/10] genirq/msi: Treewide cleanup of pointless linux/msi.h includes
 2022-11-15  3:00 UTC  (2+ messages)

[PATCH] net: ethernet: renesas: rswitch: Fix build error about ptp
 2022-11-15  3:00 UTC  (2+ messages)

[PATCH net-next 0/2] net: hns3: Cleanup for static warnings
 2022-11-15  2:59 UTC  (2+ messages)

[PATCH net-next 5/7] sctp: add dif and sdif check in asoc and ep lookup
 2022-11-15  2:38 UTC  (3+ messages)

[PATCH] net: sundance: remove unused variable cnt
 2022-11-15  2:33 UTC  (2+ messages)

[PATCH] net: dsa: use NET_NAME_PREDICTABLE for user ports with name given in DT
 2022-11-15  2:17 UTC  (4+ messages)

[PATCH] ax25: af_ax25: Remove unnecessary (void*) conversions
 2022-11-15  2:14 UTC 

[PATCH] sctp: sm_statefuns: Remove pointer casts of the same type
 2022-11-15  2:07 UTC 

[PATCH] sctp: sm_statefuns: Remove unnecessary ‘NULL’ values from Pointer
 2022-11-15  1:55 UTC 

[PATCH net-next v2] ethtool: add netlink based get rxfh support
 2022-11-15  1:46 UTC  (11+ messages)

[PATCH v2 net-next 0/6] Autoload DSA tagging driver when dynamically changing protocol
 2022-11-15  1:18 UTC  (7+ messages)
` [PATCH v2 net-next 1/6] net: dsa: stop exposing tag proto module helpers to the world
` [PATCH v2 net-next 2/6] net: dsa: rename tagging protocol driver modalias
` [PATCH v2 net-next 3/6] net: dsa: provide a second modalias to tag proto drivers based on their name
` [PATCH v2 net-next 4/6] net: dsa: strip sysfs "tagging" string of trailing newline
` [PATCH v2 net-next 5/6] net: dsa: rename dsa_tag_driver_get() to dsa_tag_driver_get_by_id()
` [PATCH v2 net-next 6/6] net: dsa: autoload tag driver module on tagging protocol change

[PATCH net-next v2 0/4] mlxbf_gige: add BlueField-3 support
 2022-11-15  1:13 UTC  (10+ messages)
` [PATCH net-next v2 3/4] mlxbf_gige: add BlueField-3 Serdes configuration

[PATCH net] iavf: Fix a crash during reset task
 2022-11-15  0:49 UTC  (3+ messages)

[PATCH v4 0/6] Add Auxiliary driver support
 2022-11-15  0:47 UTC  (3+ messages)

[PATCH net-next 0/3] add tx packets aggregation to ethtool and rmnet
 2022-11-15  0:43 UTC  (11+ messages)
` [PATCH net-next 1/3] ethtool: add tx aggregation parameters
` [PATCH net-next 2/3] net: qualcomm: rmnet: add tx packets aggregation

[PATCH net-next v3] nfc: Allow to create multiple virtual nci devices
 2022-11-15  0:36 UTC  (3+ messages)

[PATCH] wifi: rtw89: Fix some error handling path in rtw89_wow_enable()
 2022-11-15  0:31 UTC  (2+ messages)

[PATCH] wifi: rtw89: Fix some error handling path in rtw89_core_sta_assoc()
 2022-11-15  0:30 UTC  (2+ messages)

[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2022-11-14 (i40e)
 2022-11-15  0:03 UTC  (3+ messages)
` [PATCH net 1/2] i40e: Fix failure message when XDP is configured in TX only mode
` [PATCH net 2/2] i40e: fix xdp_redirect logs error message when testing with MTU=1500

[PATCH net-next 0/7][pull request] 100GbE Intel Wired LAN Driver Updates 2022-11-14 (ice)
 2022-11-14 23:42 UTC  (8+ messages)
` [PATCH net-next 1/7] ice: Check for PTP HW lock more frequently
` [PATCH net-next 2/7] ice: Remove gettime HW semaphore
` [PATCH net-next 3/7] ice: Remove and replace ice speed defines with ethtool.h versions
` [PATCH net-next 4/7] ice: Accumulate HW and Netdev statistics over reset
` [PATCH net-next 5/7] ice: Accumulate ring "
` [PATCH net-next 6/7] ice: Fix configuring VIRTCHNL_OP_CONFIG_VSI_QUEUES with unbalanced queues
` [PATCH net-next 7/7] ice: Use ICE_RLAN_BASE_S instead of magic number

[PATCH net-next v3 0/2] gve: Handle alternate miss-completions
 2022-11-14 23:35 UTC  (3+ messages)
` [PATCH net-next v3 1/2] gve: Adding a new AdminQ command to verify driver
` [PATCH net-next v3 2/2] gve: Handle alternate miss completions

[PATCH 1/3] uapi: export tc tunnel key file
 2022-11-14 23:10 UTC 

[PATCH 1/3] uapi: export tc tunnel key file
 2022-11-14 23:11 UTC 

[PATCH 0/2][next] wifi: brcmfmac: Replace one-element array with flexible-array member
 2022-11-14 23:02 UTC  (3+ messages)
` [PATCH 1/2][next] "
` [PATCH 2/2][next] wifi: brcmfmac: Use struct_size() and array_size() in code ralated to struct brcmf_gscan_config

[PATCH 1/1] tcp: configurable source port perturb table size
 2022-11-14 22:56 UTC 

[syzbot] possible deadlock in nci_start_poll
 2022-11-14 22:27 UTC 

general protection fault in klist_next
 2022-11-14 22:20 UTC  (2+ messages)

[PATCH] Bluetooth: 6LoWPAN: add missing hci_dev_put() in get_l2cap_conn()
 2022-11-14 22:10 UTC  (2+ messages)

[PATCH v2] Bluetooth: hci_conn: add missing hci_dev_put() in iso_listen_bis()
 2022-11-14 22:10 UTC  (2+ messages)

[PATCH v4 net-next 0/5] udp: Introduce optional per-netns hash table
 2022-11-14 21:57 UTC  (6+ messages)
` [PATCH v4 net-next 1/5] udp: Clean up some functions
` [PATCH v4 net-next 2/5] udp: Set NULL to sk->sk_prot->h.udp_table
` [PATCH v4 net-next 3/5] udp: Set NULL to udp_seq_afinfo.udp_table
` [PATCH v4 net-next 4/5] udp: Access &udp_table via net
` [PATCH v4 net-next 5/5] udp: Introduce optional per-netns hash table

[PATCH v3 1/1] net: fec: add xdp and page pool statistics
 2022-11-14 21:46 UTC  (7+ messages)
    ` [EXT] "

[Regression] Bug 216672 - soft lockup in ieee80211_select_queue -- system freezing random time on msi laptop
 2022-11-14 21:38 UTC  (2+ messages)

[PATCH net-next] mlxsw: update adjfine to use adjust_by_scaled_ppm
 2022-11-14 21:37 UTC 

[net-next][PATCH] dsa: lan9303: Changed ethtool stats
 2022-11-14 21:11 UTC  (2+ messages)

[PATCH v2 net-next 6/6] udp: Introduce optional per-netns hash table
 2022-11-14 21:08 UTC  (4+ messages)

[PATCH] phy: aquantia: Configure SERDES mode by default
 2022-11-14 21:07 UTC 

[PATCH v2 net 1/1] amd-xgbe: fix active cable
 2022-11-14 20:51 UTC  (7+ messages)

[PATCH net-next 0/9] octeon_ep: Update PF mailbox for VF
 2022-11-14 20:47 UTC  (4+ messages)
` [PATCH net-next 1/9] octeon_ep: wait for firmware ready
    ` [EXT] "

[PATCH] selftests net: additional fix for kselftest net build error
 2022-11-14 20:34 UTC 

[PATCH net-next v2 0/2] gve: Handle alternate miss-completions
 2022-11-14 20:32 UTC  (2+ messages)

[PATCH net-next 0/5] net: WangXun ethernet drivers
 2022-11-14 20:20 UTC  (7+ messages)
` [PATCH net-next 1/5] net: txgbe: Identify PHY and SFP module
` [PATCH net-next 3/5] net: txgbe: Support to setup link

[syzbot] BUG: unable to handle kernel NULL pointer dereference in smack_inode_permission
 2022-11-14 20:15 UTC  (3+ messages)

[PATCH v3 RESEND net-next 0/3] net: axienet: Use a DT property to configure frequency of the MDIO bus
 2022-11-14 20:10 UTC  (3+ messages)
` [PATCH v3 RESEND net-next 2/3] net: axienet: set mdio clock according to bus-frequency

[PATCH] wifi: cfg80211: Correct example of ieee80211_iface_limit
 2022-11-14 20:01 UTC 

[PATCH net-next v2 00/11] net: pcs: Add support for devices probed in the "usual" manner
 2022-11-14 19:53 UTC  (10+ messages)

[PATCH v2 1/5] dt-bindings: net: ipq4019-mdio: document IPQ6018 compatible
 2022-11-14 19:47 UTC  (5+ messages)
` [PATCH v2 2/5] dt-bindings: net: ipq4019-mdio: add IPQ8074 compatible
` [PATCH v2 3/5] dt-bindings: net: ipq4019-mdio: require and validate clocks
` [PATCH v2 4/5] dt-bindings: net: ipq4019-mdio: document required clock-names
` [PATCH v2 5/5] arm64: dts: qcom: ipq8074: add SoC specific compatible to MDIO

[PATCH net-next 0/5] net: lan966x: Extend xdp support
 2022-11-14 19:39 UTC  (4+ messages)
` [PATCH net-next 1/5] net: lan966x: Add XDP_PACKET_HEADROOM

status of rate adaptation
 2022-11-14 19:33 UTC  (8+ messages)

[PATCH net v4] l2tp: Serialize access to sk_user_data with sk_callback_lock
 2022-11-14 19:16 UTC 

[0/2 bpf-next] Expose netdev in XDP progs with BTF_ID
 2022-11-14 18:23 UTC  (11+ messages)
` [1/2 bpf-next] bpf: expose net_device from xdp for metadata

[PATCH net-next v4 0/4] mtk_eth_soc rx vlan offload improvement + dsa hardware untag support
 2022-11-14 18:19 UTC  (5+ messages)
` [PATCH net-next v4 1/4] net: dsa: add support for DSA rx offloading via metadata dst

[PATCH net-next 0/5] net: ipa: change GSI firmware load specification
 2022-11-14 17:48 UTC  (4+ messages)
` [PATCH net-next 1/5] dt-bindings: net: qcom,ipa: deprecate modem-init

[syzbot] possible deadlock in nci_set_local_general_bytes
 2022-11-14 17:43 UTC 

[PATCH v2 0/3] convert tree to get_random_u32_{below,above,between}()
 2022-11-14 17:35 UTC  (5+ messages)
` [PATCH v2 1/3] treewide: use get_random_u32_below() instead of deprecated function
` [PATCH v2 2/3] treewide: use get_random_u32_{above,below}() instead of manual loop
` [PATCH v2 3/3] treewide: use get_random_u32_between() when possible

[PATCH 0/2] bpf: Yet another approach to fix the BPF dispatcher thing
 2022-11-14 17:36 UTC  (3+ messages)
` [PATCH 2/2] bpf: Convert BPF_DISPATCHER to use static_call() (not ftrace)

[PATCH v2 00/12] Drivers: hv: Add PCI pass-thru support to Hyper-V Confidential VMs
 2022-11-14 17:25 UTC  (11+ messages)
` [PATCH v2 01/12] x86/ioremap: Fix page aligned size calculation in __ioremap_caller()
` [PATCH v2 02/12] x86/ioapic: Gate decrypted mapping on cc_platform_has() attribute

[PATCH v3 0/3] net/tcp: Dynamically disable TCP-MD5 static key
 2022-11-14 17:13 UTC  (4+ messages)
` [PATCH v3 1/3] jump_label: Prevent key->enabled int overflow

[PATCH v2 net-next 0/4] Remove phylink_validate() from Felix DSA driver
 2022-11-14 17:11 UTC  (8+ messages)
` [PATCH v2 net-next 1/4] net: phy: aquantia: add AQR112 and AQR412 PHY IDs
` [PATCH v2 net-next 2/4] net: dsa: felix: use phylink_generic_validate()
` [PATCH v2 net-next 3/4] net: mscc: ocelot: drop workaround for forcing RX flow control
` [PATCH v2 net-next 4/4] net: dsa: remove phylink_validate() method

[PATCH v3 0/3] can: etas_es58x: report firmware, bootloader and hardware version
 2022-11-14 17:08 UTC  (4+ messages)

[PATCH net-next v2] netlink: split up copies in the ack construction
 2022-11-14 17:06 UTC  (3+ messages)

[PATCH 0/2] Fix error handling path
 2022-11-14 16:36 UTC  (3+ messages)
` [PATCH 1/2] fm10k: Fix error handling in fm10k_init_module()

[PATCH v2 RESEND 1/1] net: fec: add xdp and page pool statistics
 2022-11-14 16:31 UTC  (11+ messages)
  ` [EXT] "

[PATCH printk v4 00/39] reduce console_lock scope
 2022-11-14 16:29 UTC  (2+ messages)
` [PATCH printk v4 30/39] netconsole: avoid CON_ENABLED misuse to track registration


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