netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-27 03:28:29 to 2024-08-27 13:20:31 UTC [more...]

[PATCH net-next 0/2] timestamp: control SOF_TIMESTAMPING_RX_SOFTWARE feature per socket
 2024-08-27 13:20 UTC  (9+ messages)
` [PATCH net-next 1/2] tcp: make "

[PATCH net] net: drop bad gso csum_start and offset in virtio_net_hdr
 2024-08-27 13:16 UTC  (14+ messages)

[PATCH v8 iwl-next 0/7] ice: Implement PTP support for E830 devices
 2024-08-27 12:50 UTC  (8+ messages)
` [PATCH v8 iwl-next 1/7] ice: Don't check device type when checking GNSS presence
` [PATCH v8 iwl-next 2/7] ice: Remove unncecessary ice_is_e8xx() functions
` [PATCH v8 iwl-next 3/7] ice: Use FIELD_PREP for timestamp values
` [PATCH v8 iwl-next 4/7] ice: Process TSYN IRQ in a separate function
` [PATCH v8 iwl-next 5/7] ice: Add unified ice_capture_crosststamp
` [PATCH v8 iwl-next 6/7] ice: Refactor ice_ptp_init_tx_*
` [PATCH v8 iwl-next 7/7] ice: Implement PTP support for E830 devices

[PATCH] net: dsa: microchip: Use standard regmap locking
 2024-08-27 13:07 UTC  (3+ messages)

[PATCH net-next v2 0/2] net: pse-pd: tps23881: Reset GPIO support
 2024-08-27 13:03 UTC  (2+ messages)

[PATCH -next 0/7] net: Simplified with scoped function
 2024-08-27 12:52 UTC  (10+ messages)
` [PATCH -next 1/7] net: stmmac: dwmac-sun8i: Use for_each_child_of_node_scoped() and __free()
` [PATCH -next 2/7] net: dsa: realtek: "
` [PATCH -next 3/7] net: phy: Fix missing of_node_put() for leds
` [PATCH -next 4/7] net: mdio: mux-mmioreg: Simplified with scoped function and dev_err_probe()
` [PATCH -next 5/7] net: mv643xx_eth: Simplify with scoped for each OF child loop
` [PATCH -next 6/7] net: dsa: microchip: Use scoped function and __free() to simplfy code
` [PATCH -next 7/7] net: bcmasp: Simplify with scoped for each OF child loop

[PATCH net-next v3] net: dsa: vsc73xx: implement FDB operations
 2024-08-27 12:39 UTC 

[syzbot] [rdma?] INFO: task hung in disable_device
 2024-08-27 12:39 UTC  (2+ messages)

[PATCH v3 net-next 0/2] make PHY output RMII reference clock
 2024-08-27 12:34 UTC  (5+ messages)
` [PATCH v3 net-next 1/2] dt-bindings: net: tja11xx: add "nxp,phy-output-refclk" property

[PATCH net-next 0/6] replace deprecated strcpy with strscpy
 2024-08-27 12:30 UTC  (8+ messages)
` [PATCH net-next 1/6] net: prefer strscpy over strcpy
` [PATCH net-next 2/6] net/ipv6: replace deprecated strcpy with strscpy
` [PATCH net-next 3/6] net/netrom: prefer strscpy over strcpy
` [PATCH net-next 4/6] net/netfilter: replace deprecated strcpy with strscpy
` [PATCH net-next 5/6] net/tipc: "
` [PATCH net-next 6/6] net/ipv4: net: prefer strscpy over strcpy

remove the dma_set_{max_seg_size,seg_boundary,min_align_mask} return value v2
 2024-08-27 12:19 UTC  (3+ messages)
` [PATCH 1/4] scsi: check that busses support the DMA API before setting dma parameters

[PATCH net 0/3] Add I2C bus lock for Wangxun
 2024-08-27 12:18 UTC  (6+ messages)

[PATCH 1/2] netpoll: Make netpoll_send_udp return status instead of void
 2024-08-27 12:18 UTC  (5+ messages)
` [PATCH 2/2] netcons: Add udp send fail statistics to netconsole

[RFC PATCH net-next 0/5] selftests: forwarding: Introduce deferred commands
 2024-08-27  8:53 UTC  (6+ messages)
` [RFC PATCH net-next 1/5] "

[net-next v3 0/9] net: convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled()
 2024-08-27 12:03 UTC  (19+ messages)
` [net-next v3 1/9] net: stmmac: dwmac-intel-plat: Convert to devm_clk_get_enabled()
` [net-next v3 2/9] net: stmmac: platform: Convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled()
` [net-next v3 3/9] net: ethernet: cortina: Convert to devm_clk_get_enabled()
` [net-next v3 4/9] net: mdio: hisi-femac: "
` [net-next v3 5/9] net: dsa: rzn1_a5psw: "
` [net-next v3 6/9] net: ethernet: broadcom: bcm63xx_enet: "
` [net-next v3 7/9] net: ethernet: marvell: mvneta: "
` [net-next v3 8/9] net: mvpp2: Convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled()
` [net-next v3 9/9] net: marvell: pxa168_eth: Convert to devm_clk_get_enabled()

[PATCH v2 net-next 0/5] ionic: convert Rx queue buffers to use page_pool
 2024-08-27 12:08 UTC  (6+ messages)
` [PATCH v2 net-next 3/5] ionic: use per-queue xdp_prog
` [PATCH v2 net-next 4/5] ionic: always use rxq_info

[PATCH net-next v6 00/25] Introducing OpenVPN Data Channel Offload
 2024-08-27 12:08 UTC  (26+ messages)
` [PATCH net-next v6 01/25] netlink: add NLA_POLICY_MAX_LEN macro
` [PATCH net-next v6 02/25] rtnetlink: don't crash on unregister if no dellink exists
` [PATCH net-next v6 03/25] net: introduce OpenVPN Data Channel Offload (ovpn)
` [PATCH net-next v6 04/25] ovpn: add basic netlink support
` [PATCH net-next v6 05/25] ovpn: add basic interface creation/destruction/management routines
` [PATCH net-next v6 06/25] ovpn: implement interface creation/destruction via netlink
` [PATCH net-next v6 07/25] ovpn: keep carrier always on
` [PATCH net-next v6 08/25] ovpn: introduce the ovpn_peer object
` [PATCH net-next v6 09/25] ovpn: introduce the ovpn_socket object
` [PATCH net-next v6 10/25] ovpn: implement basic TX path (UDP)
` [PATCH net-next v6 11/25] ovpn: implement basic RX "
` [PATCH net-next v6 12/25] ovpn: implement packet processing
` [PATCH net-next v6 13/25] ovpn: store tunnel and transport statistics
` [PATCH net-next v6 14/25] ovpn: implement TCP transport
` [PATCH net-next v6 15/25] ovpn: implement multi-peer support
` [PATCH net-next v6 16/25] ovpn: implement peer lookup logic
` [PATCH net-next v6 17/25] ovpn: implement keepalive mechanism
` [PATCH net-next v6 18/25] ovpn: add support for updating local UDP endpoint
` [PATCH net-next v6 19/25] ovpn: add support for peer floating
` [PATCH net-next v6 20/25] ovpn: implement peer add/dump/delete via netlink
` [PATCH net-next v6 21/25] ovpn: implement key add/del/swap "
` [PATCH net-next v6 22/25] ovpn: kill key and notify userspace in case of IV exhaustion
` [PATCH net-next v6 23/25] ovpn: notify userspace when a peer is deleted
` [PATCH net-next v6 24/25] ovpn: add basic ethtool support
` [PATCH net-next v6 25/25] testing/selftest: add test tool and scripts for ovpn module

[PATCH net-next v15 00/13] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-08-27 12:06 UTC  (7+ messages)
` [PATCH net-next v15 06/13] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [PATCH net-next v15 08/13] mm: page_frag: use __alloc_pages() to replace alloc_pages_node()

[PATCH net] mailmap: update entry for Sriram Yagnaraman
 2024-08-27 12:05 UTC 

[PATCH v1] ethernet: marvell: Use min macro
 2024-08-27 11:58 UTC 

[PATCH net] net: busy-poll: use ktime_get_ns() instead of local_clock()
 2024-08-27 11:58 UTC  (2+ messages)

[PATCH v3 0/3] driver core: Prevent device_find_child() from modifying caller's match data
 2024-08-27 11:53 UTC  (4+ messages)
` [PATCH v3 2/3] cxl/region: Find free cxl decoder by device_for_each_child()

[PATCH net v2] ionic: Prevent tx_timeout due to frequent doorbell ringing
 2024-08-27 11:40 UTC  (2+ messages)

[PATCH v7 iwl-next 0/6] ice: Implement PTP support for E830 devices
 2024-08-27 11:32 UTC  (4+ messages)
` [PATCH v7 iwl-next 1/6] ice: Remove unncecessary ice_is_e8xx() functions

[RFC net-next] net: macb: add support for configuring eee via ethtool
 2024-08-27 11:29 UTC 

[PATCH net] net/xen-netback: prevent UAF in xenvif_flush_hash()
 2024-08-27 11:19 UTC  (2+ messages)

[PATCH net-next 00/12] Unmask upper DSCP bits - part 2
 2024-08-27 11:18 UTC  (13+ messages)
` [PATCH net-next 01/12] ipv4: Unmask upper DSCP bits in RTM_GETROUTE output route lookup
` [PATCH net-next 02/12] ipv4: Unmask upper DSCP bits in ip_route_output_key_hash()
` [PATCH net-next 03/12] ipv4: icmp: Unmask upper DSCP bits in icmp_route_lookup()
` [PATCH net-next 04/12] ipv4: Unmask upper DSCP bits in ip_sock_rt_tos()
` [PATCH net-next 05/12] ipv4: Unmask upper DSCP bits in get_rttos()
` [PATCH net-next 06/12] ipv4: Unmask upper DSCP bits when building flow key
` [PATCH net-next 07/12] xfrm: Unmask upper DSCP bits in xfrm_get_tos()
` [PATCH net-next 08/12] ipv4: Unmask upper DSCP bits in ip_send_unicast_reply()
` [PATCH net-next 09/12] ipv6: sit: Unmask upper DSCP bits in ipip6_tunnel_xmit()
` [PATCH net-next 10/12] ipvlan: Unmask upper DSCP bits in ipvlan_process_v4_outbound()
` [PATCH net-next 11/12] vrf: Unmask upper DSCP bits in vrf_process_v4_outbound()
` [PATCH net-next 12/12] bpf: Unmask upper DSCP bits in __bpf_redirect_neigh_v4()

[PATCH net-next 00/10] net/mlx5: hw counters refactor and misc
 2024-08-27 11:14 UTC  (4+ messages)
` [PATCH net-next 03/10] net/mlx5: hw counters: Replace IDR+lists with xarray

[PATCH] dpaa2-switch: fix flooding domain among multiple vlans
 2024-08-27 11:08 UTC 

[PATCH net 0/2] net: mctp-serial: Fix for missing tx escapes
 2024-08-27 11:06 UTC  (3+ messages)
` [PATCH net 2/2] net: mctp-serial: Fix missing escapes on transmit

[PATCH] net: bridge: fix switchdev host mdb entry updates
 2024-08-27 11:03 UTC  (2+ messages)

[PATCH iwl-next v10 00/14] Add support for Rx timestamping for both ice and iavf drivers
 2024-08-27 10:59 UTC  (4+ messages)
` [PATCH iwl-next v10 06/14] iavf: add initial framework for registering PTP clock

[PATCH net-next v2] net: dsa: vsc73xx: implement FDB operations
 2024-08-27 10:57 UTC  (2+ messages)

[PATCH net-next v28 00/13] Add Realtek automotive PCIe driver
 2024-08-27 10:46 UTC  (4+ messages)
` [PATCH net-next v28 07/13] rtase: Implement a function to receive packets

[syzbot] [bpf?] [net?] WARNING in sock_map_destroy
 2024-08-27 10:46 UTC 

[PATCH net-next] net: ethtool: cable-test: Release RTNL when the PHY isn't found
 2024-08-27 10:45 UTC  (2+ messages)

[PATCH v2 00/11] Add Nothing Phone (1) support
 2024-08-27 10:45 UTC  (5+ messages)
` [PATCH v2 08/11] arm64: dts: qcom: Add SM7325 device tree

[PATCH v1] mac80211: scan: Use max macro
 2024-08-27 10:30 UTC 

[PATCH net-next v4 0/3] tc: adjust network header after 2nd vlan push
 2024-08-27 10:00 UTC  (2+ messages)

[PATCH net-next 0/5] make use of the helper macro LIST_HEAD()
 2024-08-27 10:04 UTC  (6+ messages)
` [PATCH net-next 1/5] net/ipv4: "
` [PATCH net-next 2/5] net/tipc: "
` [PATCH net-next 3/5] net/netfilter: "
` [PATCH net-next 4/5] net/ipv6: "
` [PATCH net-next 5/5] net/core: "

[PATCH v2 net] ice: Fix NULL pointer access, if PF doesn't support SRIOV_LAG
 2024-08-27  9:52 UTC  (3+ messages)

[PATCH net-next] net/sunrpc: make use of the helper macro LIST_HEAD()
 2024-08-27  9:52 UTC 

[PATCH ipsec-next v10 00/16] Add IP-TFS mode to xfrm
 2024-08-27  9:44 UTC  (2+ messages)

[RFC v2 net] net: phy: fix may not suspend when phy has WoL
 2024-08-27  9:24 UTC 

[PATCH net-next v17 00/14] Introduce PHY listing and link_topology tracking
 2024-08-27  9:17 UTC  (9+ messages)
` [PATCH net-next v17 11/14] net: ethtool: cable-test: Target the command to the requested PHY

[PATCH net-next v2 0/2] net/ncsi: Use str_up_down to simplify the code
 2024-08-27  9:11 UTC  (5+ messages)
` [PATCH net-next v2 1/2] "

[PATCH net-next 2/9] selftests: netfilter: nft_queue.sh: sctp coverage
 2024-08-27  9:00 UTC  (2+ messages)
` [PATCH net-next] selftests: netfilter: nft_queue.sh: reduce test file size for debug build

[PATCH] net: do not release sk in sk_wait_event
 2024-08-27  8:59 UTC  (2+ messages)
`  "

[PATCH ipsec-next 0/4] xfrm: speed up policy insertions
 2024-08-27  8:55 UTC  (2+ messages)

[PATCH] nfc: pn533: Add poll mod list filling check
 2024-08-27  8:48 UTC  (2+ messages)
` [PATCH v2] "

[syzbot] Monthly rdma report (Aug 2024)
 2024-08-27  8:43 UTC 

[syzbot] [bpf?] [net?] BUG: unable to handle kernel NULL pointer dereference in tcp_bpf_sendmsg
 2024-08-27  8:43 UTC 

[PATCH v1] netronome: nfp: Use min macro
 2024-08-27  8:40 UTC 

[PATCH net 0/4] mptcp: close subflow when receiving TCP+FIN and misc
 2024-08-27  8:34 UTC  (3+ messages)

[PATCH v2 1/4] dt-bindings: wireless: wilc1000: Document WILC3000 compatible string
 2024-08-27  8:28 UTC  (7+ messages)
` [PATCH v2 2/4] wifi: wilc1000: Fold wilc_get_chipid() into wlan.c
` [PATCH v2 3/4] wifi: wilc1000: Fold chip_allow_sleep()/chip_wakeup() "
` [PATCH v2 4/4] wifi: wilc1000: Add WILC3000 support

[PATCH net-next 00/13] net: header and core spelling corrections
 2024-08-27  8:25 UTC  (4+ messages)
` [PATCH net-next 12/13] net: Correct spelling in headers

[PATCH][next] wifi: radiotap: Avoid -Wflex-array-member-not-at-end warnings
 2024-08-27  8:22 UTC  (2+ messages)

[PATCH net 00/15] mptcp: more fixes for the in-kernel PM
 2024-08-27  8:22 UTC  (3+ messages)

[PATCH v1] arm: dts: st: stm32mp151a-prtt1l: Fix QSPI configuration
 2024-08-27  8:07 UTC  (3+ messages)

[PATCH bpf-next v2] bpf: Fix bpf_get/setsockopt to tos not take effect when TCP over IPv4 via INET6 API
 2024-08-27  8:08 UTC  (5+ messages)
      ` [External] "

[PATCH bpf-next v2] net: Don't allow to attach xdp if bond slave device's upper already has a program
 2024-08-27  8:03 UTC  (6+ messages)
      ` [External] "

[PATCH v4 net-next 00/12] net: introduce TX H/W shaping API
 2024-08-27  7:54 UTC  (15+ messages)
` [PATCH v4 net-next 02/12] netlink: spec: add shaper YAML spec
` [PATCH v4 net-next 03/12] net-shapers: implement NL get operation

[PATCH iproute2-next v2 0/2] add support for tunsrc
 2024-08-27  7:41 UTC  (4+ messages)
` [PATCH iproute2-next v2 1/2] ip: lwtunnel: tunsrc support

[PATCH -next v2] wifi: mac80211: use max to simplify the code
 2024-08-27  7:39 UTC  (4+ messages)

[PATCH net-next v3 0/9] bnxt_en: Update for net-next
 2024-08-27  7:32 UTC  (3+ messages)
` [PATCH net-next v3 9/9] bnxt_en: Support dynamic MSIX

[PATCH net-next 0/8] Some modifications to optimize code readability
 2024-08-27  7:31 UTC  (5+ messages)
` [PATCH net-next 4/8] libceph: use min() to simplify the code

[PATCH] net: ethtool: fix unheld rtnl lock
 2024-08-27  7:23 UTC  (3+ messages)
` [patch net-next v3] "

[PATCH v2] wifi: mac80211: use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-27  7:21 UTC 

[PATCH net] ice: Fix NULL pointer access, if PF doesn't support SRIOV_LAG
 2024-08-27  7:16 UTC  (4+ messages)

[PATCH net-next 0/8][pull request] Intel Wired LAN Driver Updates 2024-08-26 (ice)
 2024-08-27  7:13 UTC  (3+ messages)
` [PATCH net-next 4/8] ice: stop intermixing AQ commands/responses debug dumps

[PATCH net-next] idpf: Slightly simplify memory management in idpf_add_del_mac_filters()
 2024-08-27  6:58 UTC  (5+ messages)

[PATCH v1] wifi: mac80211: use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-27  6:55 UTC  (2+ messages)

[PATCH net-next 0/8] Use max/min to simplify the code
 2024-08-27  5:28 UTC  (6+ messages)
` [PATCH net-next 2/8] net/rds: Use max() "

[PATCH v4] net: netvsc: Update default VMBus channels
 2024-08-27  5:16 UTC 

Initial Thoughts on OSI Level 1 Diagnostic for 10BaseT1L Interface
 2024-08-27  5:13 UTC 

[PATCH v3] net: netvsc: Update default VMBus channels
 2024-08-27  4:55 UTC  (3+ messages)

[PATCH net-next v3 0/3] Add Statistics Support for DP83TG720 PHY
 2024-08-27  4:51 UTC  (6+ messages)
` [PATCH net-next v3 1/3] phy: open_alliance_helpers: Add defines for link quality metrics

[PATCH net-next,0/2] octeontx2-af: Update CPT block for CN10KB
 2024-08-27  4:25 UTC  (3+ messages)
` [PATCH net-next,1/2] octeontx2-af: reduce cpt flt interrupt vectors "
` [PATCH net-next,2/2] octeontx2-af: configure default CPT credits

[PATCH net,v5,2/2] net/smc: modify smc_sock structure
 2024-08-27  3:50 UTC  (2+ messages)

[PATCH net] virtio-net: fix overflow inside virtnet_rq_alloc
 2024-08-27  3:38 UTC  (2+ messages)

[PATCH net-next 0/2] tcp: take better care of tw_substate and tw_rcv_nxt
 2024-08-27  3:35 UTC  (3+ messages)
` [PATCH net-next 2/2] tcp: annotate data-races around tcptw->tw_rcv_nxt

[PATCH v3 0/9] PCI: Remove pcim_iounmap_regions()
 2024-08-27  3:28 UTC  (3+ messages)
` [PATCH v3 2/9] fpga/dfl-pci.c: Replace deprecated PCI functions


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