messages from 2024-04-09 10:10:06 to 2024-04-09 19:09:48 UTC [more...]
[PATCH net V2 00/12] mlx5 misc fixes
2024-04-09 19:08 UTC (11+ 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-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
[net-next PATCH 00/15] eth: fbnic: Add network driver for Meta Platforms Host Network Interface
2024-04-09 18:54 UTC (47+ messages)
` [net-next PATCH 13/15] eth: fbnic: add basic Rx handling
[PATCH net-next 0/8] net: Allow targeting specific PHYs through netlink
2024-04-09 18:45 UTC (10+ messages)
` [PATCH net-next 1/8] netlink: specs: add phy-index as a header parameter
` [PATCH net-next 2/8] net: ethtool: Introduce a command to list PHYs on an interface
` [PATCH net-next 3/8] netlink: specs: add ethnl PHY_GET command set
` [PATCH net-next 4/8] net: ethtool: plca: Target the command to the requested PHY
` [PATCH net-next 5/8] net: ethtool: pse-pd: "
` [PATCH net-next 6/8] net: ethtool: cable-test: "
` [PATCH net-next 7/8] net: ethtool: strset: Allow querying phy stats by index
` [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 (8+ 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 net-next 0/4] selftests: move bpf-offload test from bpf to net
2024-04-09 18:12 UTC (6+ messages)
` [PATCH net-next 3/4] selftests: net: declare section names for bpf_offload
[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)
[PATCH net-next v7 00/17] net: Add support for Power over Ethernet (PoE)
2024-04-09 17:08 UTC (19+ 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
[PATCH v3 0/3] RDMA/mana_ib: Add flex array to struct mana_cfg_rx_steer_req_v2
2024-04-09 17:01 UTC (4+ messages)
Advice on cgroup rstat lock
2024-04-09 16:59 UTC (4+ messages)
[PATCH net-next] tcp: update window_clamp together with scaling_ratio
2024-04-09 16:51 UTC (5+ 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 (9+ messages)
` [PATCH net-next v9 7/9] libeth: add Rx buffer management
[PATCH] [RFC] xfrm: work around a clang-19 fortifiy-string false-positive
2024-04-09 16:15 UTC (4+ messages)
[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 (9+ messages)
` [PATCH net-next v3 1/6] net: introduce rstreason to detect why the RST is sent
` [PATCH net-next v3 2/6] rstreason: prepare for passive reset
` [PATCH net-next v3 3/6] rstreason: prepare for active reset
` [PATCH net-next v3 4/6] tcp: support rstreason for passive reset
` [PATCH net-next v3 5/6] mptcp: "
` [PATCH net-next v3 6/6] rstreason: make it work in trace world
[PATCH net-next] net: ethernet: Move eth_*_addr_base to global symbols
2024-04-09 16:07 UTC
[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
[RFC net-next v2 0/5] net: openvswitch: Add sample multicasting
2024-04-09 14:43 UTC (5+ messages)
` [RFC net-next v2 2/5] net: psample: add multicast filtering on group_id
[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] "
[PATCH net-next 1/2] net: usb: qmi_wwan: Leverage core stats allocator
2024-04-09 13:33 UTC (2+ messages)
` [PATCH net-next 2/2] net: usb: qmi_wwan: Remove generic .ndo_get_stats64
[PATCH net-next 00/10] Add ability to flash modules' firmware
2024-04-09 13:34 UTC (6+ messages)
` [PATCH net-next 07/10] ethtool: cmis_cdb: Add a layer for supporting CDB commands
[ANN] netdev call - April 9th
2024-04-09 13:33 UTC (2+ messages)
[PATCH net-next] mlxsw: spectrum_ethtool: Add support for 100Gb/s per lane link modes
2024-04-09 13:22 UTC
[PATCH net] net: sparx5: flower: fix fragment flags handling
2024-04-09 13:20 UTC (3+ messages)
[PATCH v4 net-next 0/6] rtl8226b/8221b add C45 instances and SerDes switching
2024-04-09 12:59 UTC (5+ messages)
` [PATCH v4 net-next 1/6] net: phy: realtek: configure SerDes mode for rtl822xb PHYs
` [PATCH v4 net-next 5/6] net: phy: realtek: add rtl822x_c45_get_features() to set supported port
[PATCH net-next v4 0/9] allocate dummy device dynamically
2024-04-09 12:57 UTC (10+ messages)
` [PATCH net-next v4 1/9] net: free_netdev: exit earlier if dummy
` [PATCH net-next v4 2/9] net: create a dummy net_device allocator
` [PATCH net-next v4 3/9] net: marvell: prestera: allocate dummy net_device dynamically
` [PATCH net-next v4 4/9] net: mediatek: mtk_eth_sock: "
` [PATCH net-next v4 5/9] net: ipa: "
` [PATCH net-next v4 6/9] net: ibm/emac: "
` [PATCH net-next v4 7/9] wifi: qtnfmac: Use netdev dummy allocator helper
` [PATCH net-next v4 8/9] wifi: ath10k: allocate dummy net_device dynamically
` [PATCH net-next v4 9/9] wifi: ath11k: "
[PATCH v3] Documentation: Add reconnect process for VDUSE
2024-04-09 12:55 UTC (5+ messages)
[PATCH] net:tun: limit printing rate when illegal packet received by tun dev
2024-04-09 12:52 UTC (2+ messages)
[PATCH net] netfilter: complete validation of user input
2024-04-09 12:07 UTC
[net-next PATCH] octeontx2-pf: Add support for offload tc with skbedit mark action
2024-04-09 12:06 UTC (2+ messages)
[PATCH net-next v5 0/4] ethtool: provide the dim profile fine-tuning channel
2024-04-09 12:03 UTC (5+ messages)
` [PATCH net-next v5 1/4] ethtool: provide customized dim profile management
` [PATCH net-next v5 2/4] linux/dim: move profiles from .c to .h file
` [PATCH net-next v5 3/4] virtio-net: refactor dim initialization/destruction
` [PATCH net-next v5 4/4] virtio-net: support dim profile fine-tuning
[PATCH net v3] net: dsa: mt7530: fix enabling EEE on MT7531 switch on all boards
2024-04-09 11:58 UTC (2+ messages)
[PATCH net-next v3 0/2] net: phy: micrel: lan8814: Enable PTP_PF_PEROUT
2024-04-09 11:50 UTC (2+ messages)
[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
2024-04-09 11:45 UTC (3+ messages)
` [PATCH v2 15/25] misc: nsm: drop owner assignment
[PATCH v7 2/3] net: qrtr: support suspend/hibernation
2024-04-09 11:43 UTC (2+ messages)
[PATCH] dt-bindings: net: rockchip-dwmac: use rgmii-id in example
2024-04-09 11:40 UTC (2+ messages)
[PATCH 0/3] wifi: Un-embed ath10k and ath11k dummy netdev
2024-04-09 11:40 UTC (8+ messages)
[PATCH net] Revert "s390/ism: fix receive message buffer allocation"
2024-04-09 11:37 UTC
[PATCH net-next 0/6] flower: validate control flags
2024-04-09 11:35 UTC (10+ messages)
` [PATCH net-next 1/6] flow_offload: add flow_rule_no_unsupp_control_flags()
` [PATCH net-next 3/6] flow_offload: add flow_rule_no_control_flags()
[PATCH net-next 0/2] tcp: fix ISN selection in TIMEWAIT -> SYN_RECV
2024-04-09 11:20 UTC (5+ messages)
` [PATCH net-next 2/2] tcp: replace TCP_SKB_CB(skb)->tcp_tw_isn with a per-cpu field
[net PATCH] octeontx2-af: Fix NIX SQ mode and BP config
2024-04-09 11:20 UTC (2+ messages)
[syzbot] [kernel?] WARNING in hrtimer_forward (2)
2024-04-09 10:46 UTC (2+ messages)
[PATCH net v2] net: sparx5: fix wrong config being used when reconfiguring PCS
2024-04-09 10:41 UTC
[PATCH nf] netfilter: br_netfilter: skip conntrack input hook for promisc packets
2024-04-09 10:17 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).