netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-09 13:36:50 to 2024-04-10 00:03:34 UTC [more...]

[PATCH net 0/3] net: start to replace copy_from_sockptr()
 2024-04-10  0:03 UTC  (3+ messages)
` [PATCH net 1/3] net: add copy_safe_from_sockptr() helper

[PATCH net-next] mlxsw: spectrum_ethtool: Add support for 100Gb/s per lane link modes
 2024-04-10  0:02 UTC  (2+ messages)

[PATCH v2 net] pds_core: Fix pdsc_check_pci_health function to use work thread
 2024-04-10  0:00 UTC  (2+ messages)

[PATCH net-next v5 0/3] Minor cleanups to skb frag ref/unref
 2024-04-09 23:58 UTC  (7+ messages)
` [PATCH net-next v5 1/3] net: make napi_frag_unref reuse skb_page_unref
` [PATCH net-next v5 2/3] net: mirror skb frag ref/unref helpers
` [PATCH net-next v5 3/3] net: remove napi_frag_unref

[PATCH net-next 0/3] net: socket sendmsg MSG_ZEROCOPY_UARG
 2024-04-09 23:57 UTC  (10+ messages)
` [PATCH net-next 1/3] sock: add MSG_ZEROCOPY_UARG
` [PATCH net-next 2/3] selftests: fix OOM problem in msg_zerocopy selftest
      ` [External] "
` [PATCH net-next 3/3] selftests: add msg_zerocopy_uarg test

[PATCH net-next 0/7] bnxt_en: Updates for net-next
 2024-04-09 23:51 UTC  (17+ messages)
` [PATCH net-next 1/7] bnxt_en: Skip ethtool RSS context configuration in ifdown state
` [PATCH net-next 2/7] bnxt_en: Remove a redundant NULL check in bnxt_register_dev()
` [PATCH net-next 3/7] bnxt_en: Remove unneeded MSIX base structure fields and code
` [PATCH net-next 4/7] bnxt_en: Refactor bnxt_rdma_aux_device_init/uninit functions
` [PATCH net-next 5/7] bnxt_en: Change MSIX/NQs allocation policy
` [PATCH net-next 6/7] bnxt_en: Utilize ulp client resources if RoCE is not registered
` [PATCH net-next 7/7] bnxt_en: Update MODULE_DESCRIPTION

[PATCH net-next v8 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-04-09 23:51 UTC  (2+ messages)

[net-next PATCH] octeontx2-pf: Add support for offload tc with skbedit mark action
 2024-04-09 23:47 UTC  (2+ messages)

[net PATCH] octeontx2-af: Fix NIX SQ mode and BP config
 2024-04-09 23:44 UTC  (2+ messages)

[net-next PATCH 00/15] eth: fbnic: Add network driver for Meta Platforms Host Network Interface
 2024-04-09 23:42 UTC  (52+ messages)
` [net-next PATCH 13/15] eth: fbnic: add basic Rx handling

[PATCH net] net: change maximum number of UDP segments to 128
 2024-04-09 23:31 UTC 

[PATCH net v2] af_unix: Fix garbage collector racing against connect()
 2024-04-09 23:26 UTC  (2+ messages)

[PATCH net-next v1] ethtool: update tsinfo statistics attribute docs with correct type
 2024-04-09 23:25 UTC 

[net-next,RFC PATCH 0/5] Configuring NAPI instance for a queue
 2024-04-09 23:21 UTC  (2+ messages)

linux-next: duplicate patch in the usb.current tree
 2024-04-09 23:05 UTC 

[PATCH v24 00/20] nvme-tcp receive offloads
 2024-04-09 22:59 UTC  (5+ messages)

[PATCH v1 net 0/3] af_unix: Fix MSG_OOB bugs and prepare deprecation
 2024-04-09 22:52 UTC  (4+ messages)
` [PATCH v1 net 1/3] af_unix: Call manage_oob() for every skb in unix_stream_read_generic()
` [PATCH v1 net 2/3] af_unix: Don't peek OOB data without MSG_OOB
` [PATCH v1 net 3/3] af_unix: Prepare MSG_OOB deprecation

[syzbot] [kernel?] WARNING in hrtimer_forward (2)
 2024-04-09 22:51 UTC  (3+ messages)

[RFC] HW TX Rate Limiting Driver API
 2024-04-09 22:32 UTC  (2+ messages)

[PATCH net-next] tcp: update window_clamp together with scaling_ratio
 2024-04-09 21:59 UTC  (6+ messages)

[PATCH net-next] net: ethernet: Move eth_*_addr_base to global symbols
 2024-04-09 21:58 UTC  (2+ messages)

[RFC net-next v2 0/5] net: openvswitch: Add sample multicasting
 2024-04-09 21:49 UTC  (14+ messages)
` [RFC net-next v2 1/5] net: netlink: export genl private pointer getters
` [RFC net-next v2 2/5] net: psample: add multicast filtering on group_id
` [RFC net-next v2 5/5] net:openvswitch: add psample support

[PATCH v3 0/3] RDMA/mana_ib: Add flex array to struct mana_cfg_rx_steer_req_v2
 2024-04-09 21:44 UTC  (5+ messages)

[PATCH] MAINTAINERS: Drop Li Yang as their email address stopped working
 2024-04-09 21:42 UTC  (2+ messages)

[PATCH net-next] net: genet: Fixup EEE
 2024-04-09 21:37 UTC  (3+ messages)

[PATCH v7 0/3] wifi: ath11k: hibernation support
 2024-04-09 21:36 UTC  (5+ messages)
` [PATCH v7 2/3] net: qrtr: support suspend/hibernation

[PATCH net-next 0/4] selftests: move bpf-offload test from bpf to net
 2024-04-09 21:31 UTC  (7+ messages)
` [PATCH net-next 3/4] selftests: net: declare section names for bpf_offload

[PATCH net-next v7 00/17] net: Add support for Power over Ethernet (PoE)
 2024-04-09 21:16 UTC  (20+ messages)
` [PATCH net-next v7 01/17] MAINTAINERS: net: Add Oleksij to pse-pd maintainers
` [PATCH net-next v7 02/17] of: property: Add fw_devlink support for pse parent
` [PATCH net-next v7 03/17] net: pse-pd: Rectify and adapt the naming of admin_cotrol member of struct pse_control_config
` [PATCH net-next v7 04/17] ethtool: Expand Ethernet Power Equipment with c33 (PoE) alongside PoDL
` [PATCH net-next v7 05/17] net: pse-pd: Introduce PSE types enumeration
` [PATCH net-next v7 06/17] net: ethtool: pse-pd: Expand pse commands with the PSE PoE interface
` [PATCH net-next v7 07/17] netlink: specs: Modify pse attribute prefix
` [PATCH net-next v7 08/17] netlink: specs: Expand the pse netlink command with PoE interface
` [PATCH net-next v7 09/17] MAINTAINERS: Add myself to pse networking maintainer
` [PATCH net-next v7 10/17] net: pse-pd: Add support for PSE PIs
` [PATCH net-next v7 11/17] dt-bindings: net: pse-pd: Add another way of describing several "
` [PATCH net-next v7 12/17] net: pse-pd: Add support for setup_pi_matrix callback
` [PATCH net-next v7 13/17] net: pse-pd: Use regulator framework within PSE framework
` [PATCH net-next v7 14/17] dt-bindings: net: pse-pd: Add bindings for PD692x0 PSE controller
` [PATCH net-next v7 15/17] net: pse-pd: Add PD692x0 PSE controller driver
` [PATCH net-next v7 16/17] dt-bindings: net: pse-pd: Add bindings for TPS23881 PSE controller
` [PATCH net-next v7 17/17] net: pse-pd: Add TI TPS23881 PSE controller driver

[RFC PATCH bpf-next v1 0/3] Rename mono_delivery_time to
 2024-04-09 21:05 UTC  (4+ messages)
` [RFC PATCH bpf-next v1 1/3] net: Rename mono_delivery_time to tstamp_type for scalabilty
` [RFC PATCH bpf-next v1 2/3] net: assign enum to skb->tstamp_type to distinguish between tstamp
` [RFC PATCH bpf-next v1 3/3] net: Add additional bit to support userspace timestamp type

[PATCH net-next 0/3] bonding: remove RTNL from three sysfs files
 2024-04-09 20:53 UTC  (9+ messages)
` [PATCH net-next 1/3] bonding: no longer use RTNL in bonding_show_bonds()
` [PATCH net-next 2/3] bonding: no longer use RTNL in bonding_show_slaves()
` [PATCH net-next 3/3] bonding: no longer use RTNL in bonding_show_queue_id()

[PATCH net-next v11 00/13] Introduce PHY listing and link_topology tracking
 2024-04-09 20:15 UTC  (3+ messages)
` [PATCH net-next v11 01/13] net: phy: Introduce ethernet link topology representation

[PATCH] [RFC] xfrm: work around a clang-19 fortifiy-string false-positive
 2024-04-09 19:41 UTC  (5+ messages)

[PATCH net 1/2] af_unix: Fix garbage collector racing against connect()
 2024-04-09 19:02 UTC  (2+ messages)

[PATCH net V2 00/12] mlx5 misc fixes
 2024-04-09 19:08 UTC  (13+ messages)
` [PATCH net V2 01/12] net/mlx5: E-switch, store eswitch pointer before registering devlink_param
` [PATCH net V2 02/12] net/mlx5: Register devlink first under devlink lock
` [PATCH net V2 03/12] net/mlx5: offset comp irq index in name by one
` [PATCH net V2 04/12] net/mlx5: Properly link new fs rules into the tree
` [PATCH net V2 05/12] net/mlx5: Correctly compare pkt reformat ids
` [PATCH net V2 06/12] net/mlx5e: RSS, Block changing channels number when RXFH is configured
` [PATCH net V2 07/12] net/mlx5e: Fix mlx5e_priv_init() cleanup flow
` [PATCH net V2 08/12] net/mlx5e: HTB, Fix inconsistencies with QoS SQs number
` [PATCH net V2 09/12] net/mlx5e: Do not produce metadata freelist entries in Tx port ts WQE xmit
` [PATCH net V2 10/12] net/mlx5e: RSS, Block XOR hash with over 128 channels
` [PATCH net V2 11/12] net/mlx5: Disallow SRIOV switchdev mode when in multi-PF netdev
` [PATCH net V2 12/12] net/mlx5: SD, Handle possible devcom ERR_PTR

[PATCH net-next v10 0/6] stmmac: Add Loongson platform support
 2024-04-09 18:58 UTC  (9+ messages)
` [PATCH net-next v10 1/6] net: stmmac: Move all PHYLINK MAC capabilities initializations to MAC-specific setup methods
` [PATCH net-next v10 2/6] net: stmmac: Add multi-channel support
` [PATCH net-next v10 3/6] net: stmmac: dwmac-loongson: Use PCI_DEVICE_DATA() macro for device identification
` [PATCH net-next v10 4/6] net: stmmac: dwmac-loongson: Introduce GMAC setup
` [PATCH net-next v10 5/6] net: stmmac: dwmac-loongson: Add full PCI support
` [PATCH net-next v10 6/6] net: stmmac: dwmac-loongson: Add Loongson GNET support

[PATCH net-next 0/8] net: Allow targeting specific PHYs through netlink
 2024-04-09 18:45 UTC  (3+ messages)
` [PATCH net-next 8/8] Documentation: networking: document phy_link_topology

[PATCH] net/socket: Ensure length of input socket option param >= sizeof(int)
 2024-04-09 18:27 UTC  (6+ messages)
` [PATCH] Bluetooth: fix oob in rfcomm_sock_setsockopt

[PATCH net-next 0/3] net: dsa: allow phylink_mac_ops in DSA drivers
 2024-04-09 18:22 UTC  (7+ messages)
` [PATCH net-next 2/3] net: dsa: allow DSA switch drivers to provide their own phylink mac ops

[PATCH v3 00/15] Add support for suppressing warning backtraces
 2024-04-09 18:11 UTC  (4+ messages)
` [PATCH v3 03/15] kunit: Add test cases for backtrace warning suppression

[PATCH ipsec-next v9] xfrm: Add Direction to the SA in or out
 2024-04-09 17:56 UTC 

[PATCH ipsec-next v8] xfrm: Add Direction to the SA in or out
 2024-04-09 17:37 UTC 

[PATCH ipsec-next v6] xfrm: Add Direction to the SA in or out
 2024-04-09 17:23 UTC  (5+ messages)
  ` [devel-ipsec] "

[PATCH v9 00/13] Introduce STM32 Firewall framework
 2024-04-09 17:13 UTC  (3+ messages)

Advice on cgroup rstat lock
 2024-04-09 16:59 UTC  (4+ messages)

[PATCH net-next v2] tcp: increase the default TCP scaling ratio
 2024-04-09 16:43 UTC  (2+ messages)
` [PATCH net-next v3] "

[PATCH net-next v9 0/9] net: intel: start The Great Code Dedup + Page Pool for iavf
 2024-04-09 16:17 UTC  (6+ messages)
` [PATCH net-next v9 7/9] libeth: add Rx buffer management

[PATCH] netfilter: x_tables: fix incorrect parameter length before call copy_from_sockptr
 2024-04-09 16:15 UTC  (2+ messages)

[PATCH net-next v3 0/6] Implement reset reason mechanism to detect
 2024-04-09 16:09 UTC  (4+ messages)
` [PATCH net-next v3 6/6] rstreason: make it work in trace world

[PATCH net-next v5 0/9] Enhanced DCB and DSCP Support for KSZ Switches
 2024-04-09 16:08 UTC  (11+ messages)
` [PATCH net-next v5 1/9] net: dsa: add support for DCB get/set apptrust configuration
` [PATCH net-next v5 3/9] net: add IEEE 802.1q specific helpers
` [PATCH net-next v5 4/9] net: dsa: microchip: add multi queue support for KSZ88X3 variants
` [PATCH net-next v5 5/9] net: dsa: microchip: add support for different DCB app configurations
` [PATCH net-next v5 6/9] net: dsa: microchip: dcb: add special handling for KSZ88X3 family

[net-next v4] tcp: add support for SO_PEEK_OFF socket option
 2024-04-09 15:59 UTC  (2+ messages)

[PATCH iwl-net] ice: Fix checking for unsupported keys on non-tunnel device
 2024-04-09 15:45 UTC 

[PATCH v6 00/16] power: sequencing: implement the subsystem and add first users
 2024-04-09 15:35 UTC  (3+ messages)

[PATCH net-next v1 00/12] First try to replace page_frag with page_frag_cache
 2024-04-09 15:29 UTC  (13+ messages)
` [PATCH net-next v1 12/12] mm: page_frag: update documentation and maintainer for page_frag

[PATCH net-next v2 0/5] net: stmmac: Add support for RZN1 GMAC devices
 2024-04-09 15:27 UTC  (3+ messages)
` [PATCH net-next v2 4/5] net: stmmac: add support for RZ/N1 GMAC

[PATCH net-next v5 0/6] net: gro: encapsulation bug fix and flush checks improvements
 2024-04-09 15:05 UTC  (3+ messages)
` [PATCH net-next v5 4/6] net: gro: add {inner_}network_offset to napi_gro_cb

[PATCH net v2] net: dsa: mt7530: trap link-local frames regardless of ST Port State
 2024-04-09 15:01 UTC 

[PATCH] iplink: add an option to set IFLA_EXT_MASK attribute
 2024-04-09 14:47 UTC  (3+ messages)

[PATCH net-next v10 00/13] net: Make timestamping selectable
 2024-04-09 14:43 UTC  (3+ messages)
` [PATCH net-next v10 02/13] net: Move dev_set_hwtstamp_phylib to net/core/dev.h

[PATCH net-next] selftests: fib_rule_tests: Add VRF tests
 2024-04-09 14:40 UTC  (2+ messages)

[PATCH net] bonding: 802.3ad: Avoid packet loss when switching aggregator
 2024-04-09 14:34 UTC  (3+ messages)

[PATCH net-next v6 00/10] Support ICSSG-based Ethernet on AM65x SR1.0 devices
 2024-04-09 14:30 UTC  (6+ messages)
` [PATCH net-next v6 02/10] eth: Move IPv4/IPv6 multicast address bases to their own symbols

[PATCH net-next] gve: Correctly report software timestamping capabilities
 2024-04-09 14:29 UTC  (2+ messages)

[PATCH v2 0/2] Add missing mmc statistics in DW GMAC
 2024-04-09 14:26 UTC  (2+ messages)

[PATCH] Bluetooth: fix oob in sco_sock_setsockopt
 2024-04-09 14:13 UTC  (2+ messages)

[PATCH] Bluetooth: fix oob in hci_sock_setsockopt
 2024-04-09 14:13 UTC  (2+ messages)

[PATCH net-next] tcp: tweak tcp_sock_write_txrx size assertion
 2024-04-09 14:09 UTC 

[Linux kernel bug] WARNING in ax25_dev_device_down
 2024-04-09 14:02 UTC 

[PATCH 1/2] ipv6: fib: hide unused 'pn' variable
 2024-04-09 14:00 UTC  (2+ messages)

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-09 13:48 UTC  (3+ messages)
` [PATCH 33/34] drivers: remove incorrect of_match_ptr/ACPI_PTR annotations

[iwl-next v1 0/7] ice: support devlink subfunction
 2024-04-09 13:44 UTC  (4+ messages)
` [iwl-next v1 4/7] ice: allocate devlink for subfunction

[PATCH net-next v6 00/17] net: Add support for Power over Ethernet (PoE)
 2024-04-09 13:43 UTC  (4+ messages)
` [PATCH net-next v6 14/17] dt-bindings: net: pse-pd: Add bindings for PD692x0 PSE controller

[PATCH net] net: implement lockless setsockopt(SO_PEEK_OFF)
 2024-04-09 13:43 UTC  (2+ messages)

[PATCH net-next 0/3] ethtool: Max power support
 2024-04-09 13:39 UTC  (10+ messages)
  ` [Intel-wired-lan] "


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