netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-05 15:42:42 to 2025-02-05 22:20:53 UTC [more...]

[PATCH net-next v2 0/2] Symmetric OR-XOR RSS hash
 2025-02-05 22:20 UTC  (3+ messages)
` [PATCH net-next v2 1/2] ethtool: "

[PATCH RFC net-next v1 0/5] Device memory TCP TX
 2025-02-05 22:16 UTC  (8+ messages)
` [PATCH RFC net-next v1 5/5] net: devmem: Implement TX path

[PATCH net] rtnetlink: fix netns leak with rtnl_setlink()
 2025-02-05 22:10 UTC 

[PATCH net-next v3 0/4] Add support to do threaded napi busy poll
 2025-02-05 22:06 UTC  (4+ messages)

[PATCH bpf-next v8 00/12] net-timestamp: bpf extension to equip applications transparently
 2025-02-05 21:57 UTC  (28+ messages)
` [PATCH bpf-next v8 01/12] bpf: add support for bpf_setsockopt()
` [PATCH bpf-next v8 04/12] bpf: stop calling some sock_op BPF CALLs in new timestamping callbacks
` [PATCH bpf-next v8 05/12] net-timestamp: prepare for isolating two modes of SO_TIMESTAMPING
` [PATCH bpf-next v8 06/12] bpf: support SCM_TSTAMP_SCHED "
` [PATCH bpf-next v8 08/12] bpf: support hw SCM_TSTAMP_SND "
` [PATCH bpf-next v8 09/12] bpf: support SCM_TSTAMP_ACK "
` [PATCH bpf-next v8 10/12] bpf: make TCP tx timestamp bpf extension work
` [PATCH bpf-next v8 12/12] selftests/bpf: add simple bpf tests in the tx path for timestamping feature

[PATCH net-next v3 0/6] Device memory TCP TX
 2025-02-05 21:56 UTC  (13+ messages)
` [PATCH net-next v3 5/6] net: devmem: Implement TX path

[PATCH net-next v18 00/25] Introducing OpenVPN Data Channel Offload
 2025-02-05 21:50 UTC  (3+ messages)
` [PATCH net-next v18 09/25] ovpn: implement packet processing

[PATCH v10 00/26] cxl: add type2 device basic support
 2025-02-05 21:45 UTC  (11+ messages)
` [PATCH v10 03/26] cxl: move pci generic code
` [PATCH v10 05/26] cxl: add function for type2 cxl regs setup
` [PATCH v10 06/26] sfc: use cxl api for regs setup and checking
` [PATCH v10 07/26] cxl: add support for setting media ready by an accel driver
` [PATCH v10 09/26] cxl: support device identification without mailbox

[RFC net-next 0/4] net: Hold netdev instance lock during ndo operations
 2025-02-05 21:31 UTC  (4+ messages)
` [RFC net-next 1/4] net: Hold netdev instance lock during ndo_open/ndo_stop

[PATCH net-next] net: renesas: rswitch: cleanup max_speed setting
 2025-02-05 21:28 UTC  (7+ messages)

[PATCH net-next v5 0/7] tun: Unify vnet implementation
 2025-02-05 21:21 UTC  (10+ messages)
` [PATCH net-next v5 1/7] tun: Refactor CONFIG_TUN_VNET_CROSS_LE
` [PATCH net-next v5 5/7] tun: Extract the vnet handling code
` [PATCH net-next v5 6/7] tap: Keep hdr_len in tap_get_user()
` [PATCH net-next v5 7/7] tap: Use tun's vnet-related code

[PATCH iproute2] tc: Fix rounding in tc_calc_xmittime and tc_calc_xmitsize
 2025-02-05 21:16 UTC 

[PATCH bpf-next v7 00/13] net-timestamp: bpf extension to equip applications transparently
 2025-02-05 21:02 UTC  (10+ messages)
` [PATCH bpf-next v7 11/13] net-timestamp: add a new callback in tcp_tx_timestamp()

[PATCH net-next 00/13] Introduce flowtable hw offloading in airoha_eth driver
 2025-02-05 20:54 UTC  (20+ messages)
` [PATCH net-next 01/13] net: airoha: Move airoha_eth driver in a dedicated folder
` [PATCH net-next 02/13] net: airoha: Move definitions in airoha_eth.h
` [PATCH net-next 03/13] net: airoha: Move reg/write utility routines "
` [PATCH net-next 04/13] net: airoha: Move register definitions in airoha_regs.h
` [PATCH net-next 05/13] net: airoha: Move DSA tag in DMA descriptor
` [PATCH net-next 06/13] net: airoha: Enable support for multiple net_devices
` [PATCH net-next 07/13] net: airoha: Move REG_GDM_FWD_CFG() initialization in airoha_dev_init()
` [PATCH net-next 08/13] net: airoha: Rename airoha_set_gdm_port_fwd_cfg() in airoha_set_vip_for_gdm_port()
` [PATCH net-next 09/13] dt-bindings: net: airoha: Add airoha,npu phandle property
` [PATCH net-next 10/13] net: airoha: Introduce PPE initialization via NPU
` [PATCH net-next 11/13] net: airoha: Introduce flowtable offload support
` [PATCH net-next 12/13] net: airoha: Add loopback support for GDM2
` [PATCH net-next 13/13] net: airoha: Introduce PPE debugfs support

[PATCH v2 0/2] netconsole: allow selection of egress interface via MAC address
 2025-02-05 20:46 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH iwl-net] ice: health.c: fix compilation on gcc 7.5
 2025-02-05 20:45 UTC  (2+ messages)

pull request: bluetooth-next 2024-05-10
 2025-02-05 20:44 UTC  (10+ messages)

[PATCH net-next 0/3] net: improve core queue API handling while device is down
 2025-02-05 20:35 UTC  (6+ messages)
` [PATCH net-next 1/3] net: refactor netdev_rx_queue_restart() to use local qops
` [PATCH net-next 2/3] net: devmem: don't call queue stop / start when the interface is down
` [PATCH net-next 3/3] netdevsim: allow normal queue reset while down

[pull request][net-next 00/11] mlx5 updates 2025-01-16
 2025-02-05 20:14 UTC  (3+ messages)
` [net-next 07/11] net/mlx5e: Convert over to netmem

[PATCH iwl-net v1 1/1] igc: Set buffer type for empty frames in igc_init_empty_frame
 2025-02-05 20:10 UTC  (2+ messages)

[PATCH net 0/4][pull request] igb: fix igb_msix_other() handling for PREEMPT_RT
 2025-02-05 20:08 UTC  (3+ messages)

[PATCH v8 00/27] cxl: add type2 device basic support
 2025-02-05 20:05 UTC  (8+ messages)
` [PATCH v8 01/27] "

[PATCH net-next v5 0/7] Support loopback mode speed selection
 2025-02-05 19:08 UTC  (8+ messages)
` [PATCH net-next v5 1/7] net: phy: Allow loopback speed selection for PHY drivers
` [PATCH net-next v5 2/7] net: phy: Support speed selection for PHY loopback
` [PATCH net-next v5 3/7] net: phy: micrel: Add loopback support
` [PATCH net-next v5 4/7] net: phy: marvell: Align set_loopback() implementation
` [PATCH net-next v5 5/7] tsnep: Select speed for loopback
` [PATCH net-next v5 6/7] net: selftests: Export net_test_phy_loopback_*
` [PATCH net-next v5 7/7] tsnep: Add PHY loopback selftests

[PATCH net-next v4] netdev-genl: Elide napi_id when not present
 2025-02-05 19:37 UTC 

[PATCH net-next] net: netdevsim: Support setting dev->perm_addr
 2025-02-05 19:13 UTC  (8+ messages)

[PATCH net-next v3] netdev-genl: Elide napi_id when not present
 2025-02-05 19:11 UTC  (2+ messages)

[PATCH net-next 0/4] eth: mlx4: use the page pool for Rx buffers
 2025-02-05 19:11 UTC  (4+ messages)
` [PATCH net-next 4/4] "

[PATCH net-next v13 00/10] io_uring zero copy rx
 2025-02-05 19:04 UTC  (5+ messages)

[PATCH net-next v2 0/9][pull request] ice: managing MSI-X in driver
 2025-02-05 18:55 UTC  (10+ messages)
` [PATCH net-next v2 1/9] ice: count combined queues using Rx/Tx count
` [PATCH net-next v2 2/9] ice: devlink PF MSI-X max and min parameter
` [PATCH net-next v2 3/9] ice: remove splitting MSI-X between features
` [PATCH net-next v2 4/9] ice: get rid of num_lan_msix field
` [PATCH net-next v2 5/9] ice, irdma: move interrupts code to irdma
` [PATCH net-next v2 6/9] ice: treat dyn_allowed only as suggestion
` [PATCH net-next v2 7/9] ice: enable_rdma devlink param
` [PATCH net-next v2 8/9] ice: simplify VF MSI-X managing
` [PATCH net-next v2 9/9] ice: init flow director before RDMA

[RFC ipsec-next] xfrm: fix tunnel mode TX datapath in packet offload mode
 2025-02-05 18:41 UTC 

[PATCH v17 0/1] MCTP Over PCC Transport
 2025-02-05 18:32 UTC  (2+ messages)
` [PATCH v17 1/1] mctp pcc: Implement MCTP over "

[PATCH ipsec-next] xfrm: prevent high SEQ input in non-ESN mode
 2025-02-05 18:27 UTC 

[PATCH ipsec-next 0/5] Support PTMU in tunnel mode for packet offload
 2025-02-05 18:20 UTC  (6+ messages)
` [PATCH ipsec-next 1/5] xfrm: delay initialization of offload path till its actually requested
` [PATCH ipsec-next 2/5] xfrm: simplify SA initialization routine
` [PATCH ipsec-next 3/5] xfrm: rely on XFRM offload
` [PATCH ipsec-next 4/5] xfrm: provide common xdo_dev_offload_ok callback implementation
` [PATCH ipsec-next 5/5] xfrm: check for PMTU in tunnel mode for packet offload

[PATCH net-next] af_unix: Refine UNIX domain sockets autobind identifier length
 2025-02-05 18:11 UTC  (2+ messages)

[PATCH net-next v4 0/8] bpf: cpumap: enable GRO for XDP_PASS frames
 2025-02-05 17:48 UTC  (10+ messages)
` [PATCH net-next v4 1/8] net: gro: decouple GRO from the NAPI layer
` [PATCH net-next v4 2/8] net: gro: expose GRO init/cleanup to use outside of NAPI
` [PATCH net-next v4 3/8] bpf: cpumap: switch to GRO from netif_receive_skb_list()
` [PATCH net-next v4 4/8] bpf: cpumap: reuse skb array instead of a linked list to chain skbs
` [PATCH net-next v4 5/8] net: skbuff: introduce napi_skb_cache_get_bulk()
` [PATCH net-next v4 6/8] bpf: cpumap: switch to napi_skb_cache_get_bulk()
` [PATCH net-next v4 7/8] veth: use napi_skb_cache_get_bulk() instead of xdp_alloc_skb_bulk()
` [PATCH net-next v4 8/8] xdp: remove xdp_alloc_skb_bulk()

[PATCH net-next] vxlan: vxlan_rcv(): Update comment to inlucde ipv6
 2025-02-05 17:48 UTC  (5+ messages)

[PATCH net 0/3] Add native mode XDP support
 2025-02-05 17:46 UTC  (9+ messages)
` [PATCH net 1/3] net: ti: icssg-prueth: Use page_pool API for RX buffer allocation
    ` [EXTERNAL] "
` [PATCH net 3/3] net: ti: icssg-prueth: Add AF_XDP support
    ` [EXTERNAL] "

[PATCH netdev] net: stmmac: dwmac-rk: Provide FIFO sizes for DWMAC 1000
 2025-02-05 17:44 UTC  (6+ messages)

[PATCH net-next v2 0/2] Use PHYlib for reset randomization and adjustable polling
 2025-02-05 17:42 UTC  (6+ messages)
` [PATCH net-next v2 1/2] net: phy: Add support for driver-specific next update time
` [PATCH net-next v2 2/2] net: phy: dp83tg720: Add randomized polling intervals for unstable link detection

[PATCH net-next] tools: ynl: add all headers to makefile deps
 2025-02-05 17:33 UTC 

[PATCH net-next] net: pcs: rzn1-miic: fill in PCS supported_interfaces
 2025-02-05 17:24 UTC  (2+ messages)

[Patch net v3 0/4] net_sched: two security bug fixes and test cases
 2025-02-05 17:20 UTC  (7+ messages)
` [Patch net v3 2/4] selftests/tc-testing: Add a test case for pfifo_head_drop qdisc when limit==0

[linus:master] [net] 03abf2a7c6: WARNING:suspicious_RCU_usage
 2025-02-05 17:19 UTC  (2+ messages)

[PATCH 0/5] Add usb support for Telit Cinterion FN990B
 2025-02-05 17:16 UTC  (6+ messages)
` [PATCH 1/5] USB: serial: option: add Telit Cinterion FN990B compositions
` [PATCH 2/5] net: usb: qmi_wwan: add Telit Cinterion FN990B composition
` [PATCH 3/5] USB: serial: option: fix Telit Cinterion FN990A name
` [PATCH 4/5] net: usb: qmi_wwan: "
` [PATCH 5/5] net: usb: cdc_mbim: "

[PATCH iwl-next v2 0/9] igc: Add support for Frame Preemption feature in IGC
 2025-02-05 17:12 UTC  (3+ messages)
` [PATCH iwl-next v2 5/9] igc: Add support for frame preemption verification

[PATCH net-next 00/12] mlxsw: Preparations for XDP support
 2025-02-05 17:09 UTC  (6+ messages)

[PATCH net-next v3 0/3] net: phy: dp83822: Add support for changing the transmit amplitude voltage
 2025-02-05 17:08 UTC  (5+ messages)
` [PATCH net-next v3 2/3] net: phy: Add helper for getting tx amplitude gain

[PATCH net-next v2] gve: Add RSS cache for non RSS device option scenario
 2025-02-05 16:52 UTC  (3+ messages)

[PATCH v4 0/6] ARM64: dts: intel: agilex5: add nodes and new board
 2025-02-05 16:49 UTC  (3+ messages)
` [PATCH v4 2/6] dt-bindings: net: dwmac: Convert socfpga dwmac to DT schema

[PATCH net-next] net: flush_backlog() small changes
 2025-02-05 16:43 UTC  (6+ messages)

[PATCH net-next v4 00/27] Add support for PSE budget evaluation strategy
 2025-02-05 16:35 UTC  (5+ messages)
` [PATCH net-next v4 27/27] dt-bindings: net: pse-pd: ti,tps23881: Add interrupt description

[PATCH net v2 1/2] MAINTAINERS: add entry for ethtool
 2025-02-05 16:22 UTC  (3+ messages)
` [PATCH net v2 2/2] MAINTAINERS: add a sample ethtool section entry

[PATCH net-next] net: renesas: rswitch: Convert to for_each_available_child_of_node()
 2025-02-05 16:18 UTC  (3+ messages)

[PATCH net-next] net: pcs: rzn1-miic: Convert to for_each_available_child_of_node() helper
 2025-02-05 16:09 UTC 

[PATCH bpf-next v8 0/5] xsk: TX metadata Launch Time support
 2025-02-05 16:07 UTC  (5+ messages)
` [PATCH bpf-next v8 4/5] igc: Refactor empty packet insertion into a reusable function

[PATCH v3 0/4] Add support for Priva E-Measuringbox board
 2025-02-05 16:02 UTC  (4+ messages)

[RFC PATCH 0/2] Add support for Timesync Interrupt Router
 2025-02-05 16:01 UTC  (3+ messages)
` [RFC PATCH 1/2] irqchip: ti-tsir: "
` [RFC PATCH 2/2] net: ethernet: ti: am65-cpts: Add support to configure GenF signal for CPTS

[REGRESSION,6.14.0-rc1]: rk_gmac-dwmac: no ethernet device shows up (NanoPi M4)
 2025-02-05 15:59 UTC  (4+ messages)

[PATCH ethtool-next v4 00/16] Add JSON output to --module-info
 2025-02-05 15:54 UTC  (17+ messages)
` [PATCH ethtool-next v4 01/16] module_common: Add a new file to all the common code for all module types
` [PATCH ethtool-next v4 02/16] ethtool: Standardize Link Length field names across "
` [PATCH ethtool-next v4 03/16] sff_common: Move sff_show_revision_compliance() to qsfp.c
` [PATCH ethtool-next v4 04/16] cmis: Change loop order in cmis_show_dom_chan_lvl_flags()
` [PATCH ethtool-next v4 05/16] qsfp: Reorder the channel-level flags list for SFF8636 module type
` [PATCH ethtool-next v4 06/16] qsfp: Refactor sff8636_show_dom() by moving code into separate functions
` [PATCH ethtool-next v4 07/16] module_common: Add helpers to support JSON printing for common value types
` [PATCH ethtool-next v4 08/16] cmis: Add JSON output handling to --module-info in CMIS modules
` [PATCH ethtool-next v4 09/16] cmis: Enable JSON output support "
` [PATCH ethtool-next v4 10/16] qsfp: Add JSON output handling to --module-info in SFF8636 modules
` [PATCH ethtool-next v4 11/16] qsfp: Enable JSON output support for "
` [PATCH ethtool-next v4 12/16] sfpid: Add JSON output handling to --module-info in SFF8079 modules
` [PATCH ethtool-next v4 13/16] sfpdiag: Add JSON output handling to --module-info in SFF8472 modules
` [PATCH ethtool-next v4 14/16] ethtool: Enable JSON output support for SFF8079 and "
` [PATCH ethtool-next v4 15/16] module_info: Add a new JSON file for units documentation
` [PATCH ethtool-next v4 16/16] ethtool: Add '-j' support to ethtool

[PATCH v4 net 00/12] net: first round to use dev_net_rcu()
 2025-02-05 15:51 UTC  (13+ messages)
` [PATCH v4 net 01/12] net: add dev_net_rcu() helper
` [PATCH v4 net 02/12] ipv4: add RCU protection to ip4_dst_hoplimit()
` [PATCH v4 net 03/12] ipv4: use RCU protection in ip_dst_mtu_maybe_forward()
` [PATCH v4 net 04/12] ipv4: use RCU protection in ipv4_default_advmss()
` [PATCH v4 net 05/12] ipv4: use RCU protection in rt_is_expired()
` [PATCH v4 net 06/12] ipv4: use RCU protection in inet_select_addr()
` [PATCH v4 net 07/12] ipv4: use RCU protection in __ip_rt_update_pmtu()
` [PATCH v4 net 08/12] ipv4: icmp: convert to dev_net_rcu()
` [PATCH v4 net 09/12] flow_dissector: use RCU protection to fetch dev_net()
` [PATCH v4 net 10/12] ipv6: use RCU protection in ip6_default_advmss()
` [PATCH v4 net 11/12] ipv6: icmp: convert to dev_net_rcu()
` [PATCH v4 net 12/12] ipv6: Use RCU in ip6_input()

[PATCH net-next 0/3] net: dsa: add support for phylink managed EEE
 2025-02-05 15:42 UTC  (3+ messages)
` [PATCH net-next 3/3] net: dsa: mt7530: convert to "


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