netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-09 00:38:38 to 2024-03-11 09:22:07 UTC [more...]

[PATCH net-next v2 1/2] wireguard: Leverage core stats allocator
 2024-03-11  9:22 UTC  (2+ messages)

[iwl-next v1] ice: Remove ndo_get_phys_port_name
 2024-03-11  9:21 UTC  (2+ messages)

[PATCH net-next v3 0/4] net: gro: encapsulation bug fix and flush checks improvements
 2024-03-11  9:21 UTC  (9+ messages)
` [PATCH net-next v3 1/4] net: gro: add p_off param in *_gro_complete
  ` [PATCH net-next v3 2/4] selftests/net: add local address bind in vxlan selftest
` [PATCH net-next v3 3/4] net: gro: add {inner_}network_offset to napi_gro_cb
` [PATCH net-next v3 4/4] net: gro: move L3 flush checks to tcp_gro_receive

[PATCH net-next v1 1/1] net: dsa: microchip: add regmap_range for KSZ9563 chip
 2024-03-11  9:21 UTC  (2+ messages)

[PATCH v2 net-next] ptp: Move from simple ida to xarray
 2024-03-11  9:21 UTC 

[PATCH net-next] net: gro: move two declarations to include/net/gro.h
 2024-03-11  9:20 UTC  (2+ messages)

[PATCH net] devlink: Fix length of eswitch inline-mode
 2024-03-11  9:19 UTC  (3+ messages)

[PATCH V5 net-next 0/4] Support some features for the HNS3 ethernet driver
 2024-03-11  9:19 UTC  (6+ messages)
` [PATCH V5 net-next 1/4] net: hns3: add command queue trace for hns3
` [PATCH V5 net-next 2/4] net: hns3: move constants from hclge_debugfs.h to hclge_debugfs.c
` [PATCH V5 net-next 3/4] net: hns3: dump more reg info based on ras mod
` [PATCH V5 net-next 4/4] net: hns3: add support to query scc version by devlink info

[PATCH v2] net: macb: remove change_mtu callback
 2024-03-11  9:12 UTC 

[PATCH net-next] ptp: Move from simple ida to xarray
 2024-03-11  9:08 UTC  (3+ messages)

[PATCH net v3] net: esp: fix bad handling of pages from page_pool
 2024-03-11  8:58 UTC  (4+ messages)

[PATCH net] devlink: Fix devlink parallel commands processing
 2024-03-11  8:57 UTC 

[syzbot] [bpf?] KASAN: slab-out-of-bounds Read in btf_datasec_check_meta
 2024-03-11  8:55 UTC 

[PATCH net-next] tools: ynl: remove trailing semicolon
 2024-03-11  8:43 UTC  (2+ messages)

[PATCH v2 net-next] devlink: Add comments to use netlink gen tool
 2024-03-11  8:35 UTC  (2+ messages)

[PATCH net-next v1] net: page_pool: factor out page_pool recycle check
 2024-03-11  8:31 UTC  (2+ messages)

[PATCH] vhost: correct misleading printing information
 2024-03-11  8:21 UTC 

[Intel-wired-lan] [PATCH iwl-next v6 0/6] ice: Support 5 layer Tx scheduler topology
 2024-03-11  8:17 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH iwl-next v6 5/6] ice: Add tx_scheduling_layers devlink param

memory leak in posix_clock_open
 2024-03-11  8:12 UTC 

[PATCH ipsec-next] xfrm: Add Direction to the SA in or out
 2024-03-11  7:25 UTC  (7+ messages)
  ` [DKIM] Re: [devel-ipsec] "
` [PATCH ipsec-next v2] "

[PATCH nf-next v2] netfilter: conntrack: avoid sending RST to reply out-of-window skb
 2024-03-11  7:05 UTC 

[net PATCH] octeontx2-pf: Do not use HW TSO when gso_size < 16bytes
 2024-03-11  6:41 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH net-next] netfilter: conntrack: dccp: try not to drop skb in conntrack
 2024-03-11  6:37 UTC  (2+ messages)

[PATCH net-next 0/2] tcp: make trace of reset logic complete
 2024-03-11  5:09 UTC  (8+ messages)
` [PATCH net-next 1/2] trace: adjust TP_STORE_ADDR_PORTS_SKB() parameters
` [PATCH net-next 2/2] trace: tcp: fully support trace_tcp_send_reset

[PATCH] net :mana : Add per-cpu stats for MANA device
 2024-03-11  4:19 UTC  (7+ messages)

[PATCH net-next v2 3/3] tun: AF_XDP Tx zero-copy support
 2024-03-11  4:00 UTC  (6+ messages)

[PATCH net-next 1/2] net: amt: Move stats allocation to core
 2024-03-11  3:47 UTC  (4+ messages)
` [PATCH net-next 2/2] net: amt: Remove generic .ndo_get_stats64

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-03-11  1:12 UTC  (4+ messages)
` [RFC PATCH net-next v6 01/15] queue_api: define queue api

[PATCH net-next 0/2] nexthop: Fix two nexthop group statistics issues
 2024-03-11  1:10 UTC  (6+ messages)
` [PATCH net-next 1/2] nexthop: Fix out-of-bounds access during attribute validation
` [PATCH net-next 2/2] nexthop: Fix splat with CONFIG_DEBUG_PREEMPT=y

Is CVE-2024-26624 a valid issue?
 2024-03-11  0:02 UTC 

[PATCH net-next 0/4] net: dsa: realtek: fix LED support for rtl8366
 2024-03-10 23:08 UTC  (17+ messages)
` [PATCH net-next 1/4] dt-bindings: net: dsa: realtek: describe LED usage
` [PATCH net-next 2/4] net: dsa: realtek: keep default LED state in rtl8366rb
` [PATCH net-next 3/4] net: dsa: realtek: do not assert reset on remove
` [PATCH net-next 4/4] net: dsa: realtek: add LED drivers for rtl8366rb

[PATCH v3 0/7] scsi: replace deprecated strncpy
 2024-03-10 22:39 UTC  (2+ messages)

[RFC ipsec-next v2 0/8] Add IP-TFS mode to xfrm
 2024-03-10 20:34 UTC  (4+ messages)
` [devel-ipsec] "

[PATCH v3 1/2] dt-bindings: phy: mediatek,mt7988-xfi-tphy: add new bindings
 2024-03-10 16:46 UTC  (5+ messages)
` [PATCH v3 2/2] phy: add driver for MediaTek XFI T-PHY

[PATCH net-next] Documentation: Add documentation for eswitch attribute
 2024-03-10 15:10 UTC  (3+ messages)

[PATCH net-next] devlink: Add comments to use netlink gen tool
 2024-03-10 14:45 UTC  (3+ messages)

[net-next 0/2] ravb: Support describing the MDIO bus
 2024-03-10 13:46 UTC  (8+ messages)
` [net-next 1/2] dt-bindings: net: renesas,etheravb: Add optional MDIO bus node
` [net-next 2/2] ravb: Add support for an optional MDIO mode

[PATCH v2 14/28] sparc32: Drop unused mmu models
 2024-03-10 12:34 UTC  (2+ messages)

[PATCH net-next 0/3] trace: use TP_STORE_ADDRS macro
 2024-03-10 12:14 UTC  (4+ messages)
` [PATCH net-next 1/3] trace: move to TP_STORE_ADDRS related macro to net_probe_common.h
` [PATCH net-next 2/3] trace: use TP_STORE_ADDRS() macro in inet_sk_error_report()
` [PATCH net-next 3/3] trace: use TP_STORE_ADDRS() macro in inet_sock_set_state()

[syzbot] [net?] Internal error in desc_read_finalized_seq (2)
 2024-03-10 10:39 UTC 

[PATCH v2] sysctl: treewide: constify ctl_table_root::permissions
 2024-03-10  9:18 UTC  (3+ messages)

[syzbot] [bpf?] [net?] KMSAN: uninit-value in bpf_prog_test_run_xdp
 2024-03-10  9:16 UTC 

[PATCH net-next 0/3] genetlink: remove linux/genetlink.h
 2024-03-10  7:22 UTC  (6+ messages)
` [PATCH net-next 1/3] netlink: create a new header for internal genetlink symbols
` [PATCH net-next 2/3] net: openvswitch: remove unnecessary linux/genetlink.h include
` [PATCH net-next 3/3] genetlink: remove linux/genetlink.h

[syzbot] [net?] kernel BUG in __nla_validate_parse
 2024-03-10  5:44 UTC  (6+ messages)

bonding: Do we need netlink events for LACP status?
 2024-03-10  3:11 UTC  (4+ messages)

[PATCH net-next v1] netdevsim: replace pr_err with {dev,netdev,}_err wherever possible
 2024-03-10  1:52 UTC 

[PATCH] liquidio: Fix potential null pointer dereference
 2024-03-09 20:45 UTC  (3+ messages)

[PATCH v2] overflow: Change DEFINE_FLEX to take __counted_by member
 2024-03-09 20:32 UTC  (3+ messages)

[net-next] ravb: Correct buffer size to map for R-Car Rx
 2024-03-09 19:32 UTC  (2+ messages)

[PATCH iproute2-next] ss: fix the compiler warning
 2024-03-09 19:30 UTC  (3+ messages)

[BUG net-next] fcnal-test.sh: 4 (four) tests FAIL
 2024-03-09 18:45 UTC 

[PATCH iproute2-next 0/4] Support for nexthop group statistics
 2024-03-09 18:37 UTC  (6+ messages)
` [PATCH iproute2-next 1/4] libnetlink: Add rta_getattr_uint()

[PATCH net] vmxnet3: Fix missing reserved tailroom
 2024-03-09 18:31 UTC 

[PATCH net-next v4 0/7] Support for nexthop group statistics
 2024-03-09 17:50 UTC  (4+ messages)
` [PATCH net-next v4 1/7] net: nexthop: Adjust netlink policy parsing for a new attribute

[PATCH net-next v2 1/1] net: bridge: switchdev: Improve error message clarity for switchdev_port_obj_add/del_deffered operations
 2024-03-09 17:14 UTC  (5+ messages)

[PATCH net-next v2 0/4] net: gro: encapsulation bug fix and flush checks improvements
 2024-03-09 15:13 UTC  (4+ messages)
` [PATCH net-next v2 3/4] net: gro: set inner_network_header in receive phase

[PATCH RFC v2 0/4] wifi: ath10k: support board-specific firmware overrides
 2024-03-09 15:07 UTC  (7+ messages)

[PATCH] net: macb: remove change_mtu callback
 2024-03-09 14:54 UTC  (2+ messages)

[PATCH] net: mark racy access on sk->sk_rcvbuf
 2024-03-09 14:49 UTC  (4+ messages)

[PATCH] dt-bindings: net: renesas,etheravb: Add MDIO bus reset properties
 2024-03-09 14:41 UTC  (3+ messages)

[PATCH net-next v11 0/9] net: hisi-femac: add support for Hi3798MV200, remove unmaintained compatibles
 2024-03-09 12:30 UTC  (11+ messages)
` [PATCH net-next v11 1/9] dt-bindings: net: hisilicon-femac-mdio: convert to YAML
` [PATCH net-next v11 2/9] dt-bindings: net: hisilicon,hisi-femac-mdio: remove clocks
` [PATCH net-next v11 3/9] net: mdio: hisi-femac: remove clock
` [PATCH net-next v11 4/9] dt-bindings: net: convert hisi-femac.txt to YAML
` [PATCH net-next v11 5/9] dt-bindings: net: hisi-femac: add mandatory MDIO bus subnode
` [PATCH net-next v11 6/9] dt-bindings: net: hisi-femac: add binding for Hi3798MV200 FEMAC core
` [PATCH net-next v11 7/9] net: hisi_femac: remove unused compatible strings
` [PATCH net-next v11 8/9] net: hisi_femac: add support for hisi_femac core on Hi3798MV200
` [PATCH net-next v11 9/9] net: hisi_femac: remove unneeded MODULE_ALIAS()

[PATCH] dt-bindings: net: wireless: brcm,bcm4329-fmac: Add CYW43439 DT binding
 2024-03-09 11:40 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: net: broadcom-bluetooth: Add CYW43439 DT binding
 2024-03-09 11:39 UTC  (3+ messages)
` [PATCH 2/2] Bluetooth: hci_bcm: Add CYW43439 support

[PATCH net-next v2 14/22] ovpn: implement peer lookup logic
 2024-03-09 10:16 UTC  (2+ messages)

[PATCH v4 net-next 0/4] net: Provide SMP threads for backlog NAPI
 2024-03-09  9:09 UTC  (4+ messages)

[PATCH v5 net-next 0/4] net: Provide SMP threads for backlog NAPI
 2024-03-09  9:05 UTC  (5+ messages)
` [PATCH v5 net-next 1/4] net: Remove conditional threaded-NAPI wakeup based on task state
` [PATCH v5 net-next 2/4] net: Allow to use SMP threads for backlog NAPI
` [PATCH v5 net-next 3/4] net: Use backlog-NAPI to clean up the defer_list
` [PATCH v5 net-next 4/4] net: Rename rps_lock to backlog_lock

[PATCH RFC net-next v1 0/6] ethtool HW timestamping statistics
 2024-03-09  8:44 UTC  (8+ messages)
` [PATCH RFC v2 "
  ` [PATCH RFC v2 1/6] ethtool: add interface to read Tx hardware "
  ` [PATCH RFC v2 2/6] net/mlx5e: Introduce lost_cqe statistic counter for PTP Tx port timestamping CQ
  ` [PATCH RFC v2 3/6] net/mlx5e: Introduce timestamps statistic counter for Tx DMA layer
  ` [PATCH RFC v2 4/6] net/mlx5e: Implement ethtool hardware timestamping statistics
  ` [PATCH RFC v2 5/6] tools: ynl: ethtool.py: Make tool invokable from any CWD
  ` [PATCH RFC v2 6/6] tools: ynl: ethtool.py: Output timestamping statistics from tsinfo-get operation

[PATCH net-next v2 00/11] net/smc: SMC intra-OS shortcut with loopback-ism
 2024-03-09  6:57 UTC  (4+ messages)
` [PATCH net-next v2 01/11] net/smc: adapt SMC-D device dump for Emulated-ISM

[PATCH net-next v3 1/1] net: bridge: switchdev: Improve error message clarity for switchdev_port_obj_add/del_deffered operations
 2024-03-09  6:32 UTC 

[net-next V6 01/15] net/mlx5: Add MPIR bit in mcam_access_reg
 2024-03-09  5:30 UTC  (2+ messages)

[PATCH net-next v3] net: phy: dp83822: Fix RGMII TX delay configuration
 2024-03-09  5:30 UTC  (2+ messages)

[PATCH net-next v10 00/13] Introduce PHY listing and link_topology tracking
 2024-03-09  5:27 UTC  (7+ messages)
` [PATCH net-next v10 05/13] net: ethtool: Allow passing a phy index for some commands
` [PATCH net-next v10 07/13] net: ethtool: Introduce a command to list PHYs on an interface
` [PATCH net-next v10 13/13] Documentation: networking: document phy_link_topology

[PATCH net-next 0/4] net: route: improve route hinting
 2024-03-09  4:53 UTC  (4+ messages)
` [PATCH net-next 2/4] net: dst_cache: add input_dst_cache API

pull request: bluetooth-next 2024-03-22
 2024-03-09  4:50 UTC  (2+ messages)

[PATCH net-next 00/11] mlxsw: Support for nexthop group statistics
 2024-03-09  4:47 UTC  (6+ messages)
` [PATCH net-next 11/11] selftests: forwarding: Add a test for NH group stats

[PATCH RFC v3 net-next 1/2] devlink: Add shared memory pool eswitch attribute
 2024-03-09  4:44 UTC  (2+ messages)

pull-request: ieee802154-next 2024-03-07
 2024-03-09  4:40 UTC  (2+ messages)

[PATCH net-next v4] net: netconsole: Add continuation line prefix to userdata messages
 2024-03-09  4:17 UTC  (2+ messages)

[PATCH net-next v8 0/8] net: intel: start The Great Code Dedup + Page Pool for iavf
 2024-03-09  4:05 UTC  (2+ messages)

[PATCH][next] tools: ynl: Fix spelling mistake "Constructred" -> "Constructed"
 2024-03-09  4:00 UTC  (2+ messages)

[PATCHv2 net-next] netlink: specs: support unterminated-ok
 2024-03-09  3:57 UTC  (2+ messages)

[PATCH net-next -v5] net/core/dev.c: enable timestamp static key if CPU isolation is configured
 2024-03-09  3:57 UTC  (2+ messages)

[PATCH] net: phy: mdio-bcm-unimac: Cast denominator to unsigned long to avoid overflow
 2024-03-09  3:52 UTC  (3+ messages)

買取専門店 フランチャイズシステム説明会
 2024-03-09  0:41 UTC 

[PATCH net-next] netfilter: conntrack: avoid sending RST to reply out-of-window skb
 2024-03-09  0:37 UTC  (9+ 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).