netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-21 01:55:09 to 2024-08-21 13:42:57 UTC [more...]

[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-08-21 13:42 UTC  (27+ messages)
` [PATCH 01/11] dt-bindings: clock: Add RaspberryPi RP1 clock bindings
` [PATCH 02/11] dt-bindings: pinctrl: Add RaspberryPi RP1 gpio/pinctrl/pinmux bindings
` [PATCH 04/11] of: address: Preserve the flags portion on 1:1 dma-ranges mapping
` [PATCH 06/11] clk: rp1: Add support for clocks provided by RP1
` [PATCH 07/11] pinctrl: rp1: Implement RaspberryPi RP1 gpio support
` [PATCH 08/11] misc: rp1: RaspberryPi RP1 misc driver
` [PATCH 09/11] arm64: defconfig: Enable RP1 misc/clock/gpio drivers as built-in
` [PATCH 10/11] net: macb: Add support for RP1's MACB variant
` [PATCH 11/11] arm64: dts: rp1: Add support for MACB contained in RP1

[PATCHv3 net-next 0/3] Bonding: support new xfrm state offload functions
 2024-08-21 13:39 UTC  (7+ messages)
` [PATCHv3 net-next 2/3] bonding: Add ESN support to IPSec HW offload

[PATCH iwl-next v3 0/6] ice: add support for devlink health events
 2024-08-21 13:37 UTC  (7+ messages)
` [PATCH iwl-next v3 1/6] checkpatch: don't complain on _Generic() use
` [PATCH iwl-next v3 2/6] devlink: add devlink_fmsg_put() macro
` [PATCH iwl-next v3 3/6] devlink: add devlink_fmsg_dump_skb() function
` [PATCH iwl-next v3 4/6] ice: add Tx hang devlink health reporter
` [PATCH iwl-next v3 5/6] ice: dump ethtool stats and skb by "
` [PATCH iwl-next v3 6/6] ice: Add MDD logging via devlink health

[PATCH iwl-next v10 00/14] Add support for Rx timestamping for both ice and iavf drivers
 2024-08-21 13:32 UTC  (18+ messages)
` [PATCH iwl-next v10 01/14] virtchnl: add support for enabling PTP on iAVF
` [PATCH iwl-next v10 02/14] ice: support Rx timestamp on flex descriptor
` [PATCH iwl-next v10 03/14] virtchnl: add enumeration for the rxdid format
` [PATCH iwl-next v10 04/14] iavf: add support for negotiating flexible RXDID format
` [PATCH iwl-next v10 05/14] iavf: negotiate PTP capabilities
` [PATCH iwl-next v10 06/14] iavf: add initial framework for registering PTP clock
` [PATCH iwl-next v10 07/14] iavf: add support for indirect access to PHC time
` [PATCH iwl-next v10 08/14] iavf: periodically cache "
` [PATCH iwl-next v10 09/14] libeth: move idpf_rx_csum_decoded and idpf_rx_extracted
` [PATCH iwl-next v10 10/14] iavf: define Rx descriptors as qwords
` [PATCH iwl-next v10 11/14] iavf: refactor iavf_clean_rx_irq to support legacy and flex descriptors
` [PATCH iwl-next v10 12/14] iavf: Implement checking DD desc field
` [PATCH iwl-next v10 13/14] iavf: handle set and get timestamps ops
` [PATCH iwl-next v10 14/14] iavf: add support for Rx timestamps to hotpath

[PATCH] net: stmmac: Check NULL ptr on lvts_data in qcom_ethqos_probe()
 2024-08-21 13:19 UTC 

[PATCH RFC bpf-next 00/52] bpf, xdp: introduce and use Generic Hints/metadata
 2024-08-21 13:16 UTC  (11+ messages)
` [PATCH RFC bpf-next 32/52] bpf, cpumap: switch to GRO from netif_receive_skb_list()
      ` [xdp-hints] "

[PATCH dlm/next 00/12] dlm: net-namespace functionality
 2024-08-21 13:13 UTC  (4+ messages)
` [PATCH dlm/next 11/12] dlm: add nldlm net-namespace aware UAPI

[PATCH iwl-next v6 0/5] Replace auxbus with ice_adapter in the PTP support code
 2024-08-21 13:09 UTC  (6+ messages)
` [PATCH iwl-next v6 1/5] ice: Introduce ice_get_phy_model() wrapper
` [PATCH iwl-next v6 2/5] ice: Add ice_get_ctrl_ptp() wrapper to simplify the code
` [PATCH iwl-next v6 3/5] ice: Initial support for E825C hardware in ice_adapter
` [PATCH iwl-next v6 4/5] ice: Use ice_adapter for PTP shared data instead of auxdev
` [PATCH iwl-next v6 5/5] ice: Drop auxbus use for PTP to finalize ice_adapter move

[PATCH net-next 1/2] dt-bindings: net: marvell,aquantia: add properties to override MDI_CFG
 2024-08-21 12:46 UTC  (2+ messages)
` [PATCH net-next 2/2] net: phy: aquantia: allow forcing order of MDI pairs

[PATCH net] net: drop bad gso csum_start and offset in virtio_net_hdr
 2024-08-21 12:57 UTC  (11+ messages)

[PATCH net-next 00/10] net: vxlan: add skb drop reasons support
 2024-08-21 13:02 UTC  (17+ messages)
` [PATCH net-next 02/10] net: skb: add SKB_DR_RESET
` [PATCH net-next 06/10] net: vxlan: add skb drop reasons to vxlan_rcv()
` [PATCH net-next 07/10] net: vxlan: use vxlan_kfree_skb() in vxlan_xmit()
` [PATCH net-next 08/10] net: vxlan: add drop reasons support to vxlan_xmit_one()

[PATCH net-next 00/12] Unmask upper DSCP bits - part 1
 2024-08-21 12:52 UTC  (13+ messages)
` [PATCH net-next 01/12] bpf: Unmask upper DSCP bits in bpf_fib_lookup() helper
` [PATCH net-next 02/12] ipv4: Unmask upper DSCP bits in NETLINK_FIB_LOOKUP family
` [PATCH net-next 03/12] ipv4: Unmask upper DSCP bits when constructing the Record Route option
` [PATCH net-next 04/12] netfilter: rpfilter: Unmask upper DSCP bits
` [PATCH net-next 05/12] netfilter: nft_fib: "
` [PATCH net-next 06/12] ipv4: ipmr: Unmask upper DSCP bits in ipmr_rt_fib_lookup()
` [PATCH net-next 07/12] ipv4: Unmask upper DSCP bits in fib_compute_spec_dst()
` [PATCH net-next 08/12] ipv4: Unmask upper DSCP bits in input route lookup
` [PATCH net-next 09/12] ipv4: Unmask upper DSCP bits in RTM_GETROUTE "
` [PATCH net-next 10/12] ipv4: icmp: Pass full DS field to ip_route_input()
` [PATCH net-next 11/12] ipv4: udp: Unmask upper DSCP bits during early demux
` [PATCH net-next 12/12] ipv4: Unmask upper DSCP bits when using hints

[PATCH v2 0/4] driver core: Prevent device_find_child() from modifying caller's match data
 2024-08-21 12:46 UTC  (4+ messages)
` [PATCH v2 2/4] cxl/region: "

[PATCH net-next] net: mdio-gpio: remove support for platform data
 2024-08-21 12:45 UTC  (3+ messages)

[PATCH v2 net-next] tcp: avoid reusing FIN_WAIT2 when trying to find port in connect() process
 2024-08-21 12:38 UTC  (6+ messages)

[PATCH v8 net-next 1/3] selftests: net: Create veth pair for testing in networkless kernel
 2024-08-21 12:37 UTC  (2+ messages)

[PATCH net-next v6 0/2] Add support for ICSSG PA_STATS
 2024-08-21 12:35 UTC  (3+ messages)
` [PATCH net-next v6 2/2] net: ti: icssg-prueth: Add support for PA Stats

[PATCH net] net: ovs: fix ovs_drop_reasons error
 2024-08-21 12:32 UTC 

[PATCH net-next v13 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-08-21 12:30 UTC  (10+ messages)
` [PATCH net-next v13 04/14] mm: page_frag: add '_va' suffix to page_frag API

[PATCH net] selftests: mlxsw: ethtool_lanes: Source ethtool lib from correct path
 2024-08-21 12:28 UTC  (2+ messages)

[PATCH v2 0/9] PCI: Remove pcim_iounmap_regions()
 2024-08-21 12:25 UTC  (19+ messages)
` [PATCH v2 1/9] PCI: Make pcim_iounmap_region() a public function
` [PATCH v2 2/9] fpga/dfl-pci.c: Replace deprecated PCI functions
` [PATCH v2 3/9] block: mtip32xx: "
` [PATCH v2 4/9] gpio: "
` [PATCH v2 5/9] ethernet: cavium: "
` [PATCH v2 6/9] ethernet: stmicro: Simplify PCI devres usage
` [PATCH v2 7/9] vdpa: solidrun: Fix potential UB bug with devres
` [PATCH v2 8/9] vdap: solidrun: Replace deprecated PCI functions
` [PATCH v2 9/9] PCI: Remove pcim_iounmap_regions()

[PATCH V2 net-next 00/11] Add support of HIBMCGE Ethernet Driver
 2024-08-21 12:15 UTC  (10+ messages)
` [PATCH V2 net-next 09/11] net: hibmcge: Add a Makefile and update Kconfig for hibmcge
` [PATCH V2 net-next 11/11] net: add is_valid_ether_addr check in dev_set_mac_address

[PATCH net-next v2 0/7] Introduce HSR offload support for ICSSG
 2024-08-21 12:15 UTC  (13+ messages)
` [PATCH net-next v2 1/7] net: ti: icssg-prueth: Enable IEP1
` [PATCH net-next v2 2/7] net: ti: icss-iep: Move icss_iep structure
` [PATCH net-next v2 3/7] net: ti: icssg-prueth: Stop hardcoding def_inc
` [PATCH net-next v2 6/7] net: ti: icssg-prueth: Add multicast filtering support in HSR mode
` [PATCH net-next v2 7/7] net: ti: icssg-prueth: Enable HSR Tx Tag and Rx Tag offload

[PATCH v1] net:xfrm:use IS_ERR() with __xfrm_policy_eval_candidates()
 2024-08-21 12:11 UTC  (2+ messages)

[PATCH RESEND v5] rust: str: Use `core::CStr`, remove the custom `CStr` implementation
 2024-08-21 12:08 UTC  (2+ messages)

[PATCH v2] wifi: cfg80211: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-21 12:08 UTC  (2+ messages)

[net-next v3] net: wwan: t7xx: PCIe reset rescan
 2024-08-21 12:00 UTC  (2+ messages)

[PATCH net-next] net: ovs: fix ovs_drop_reasons error
 2024-08-21 11:59 UTC  (3+ messages)

[RFC PATCH v2 0/9] Support TCP listen access-control
 2024-08-21 11:52 UTC  (5+ messages)
` [RFC PATCH v2 6/9] selftests/landlock: Test listening without explicit bind restriction

[PATCH ipsec-next v4 1/1] net: add copy from skb_seq_state to buffer function
 2024-08-21 11:52 UTC  (2+ messages)

Question: Move BPF_SK_LOOKUP ahead of connected UDP sk lookup?
 2024-08-21 11:44 UTC  (3+ messages)

[PATCH v1] net: wireless: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-21 10:05 UTC  (3+ messages)

[PATCH net,v5,0/2] net/smc: prevent NULL pointer dereference in txopt_get
 2024-08-21 11:06 UTC  (5+ messages)
` [PATCH net,v5,2/2] net/smc: modify smc_sock structure

[PATCH net-next v4 2/2] net: dsa: microchip: Add KSZ8895/KSZ8864 switch support
 2024-08-21 11:02 UTC  (2+ messages)

[PATCH net-next v5] net: netconsole: selftests: Create a new netconsole selftest
 2024-08-21 10:48 UTC  (4+ messages)

[PATCHv4 net-next 0/3] Bonding: support new xfrm state offload functions
 2024-08-21 10:50 UTC  (4+ messages)
` [PATCHv4 net-next 1/3] bonding: add common function to check ipsec device
` [PATCHv4 net-next 2/3] bonding: Add ESN support to IPSec HW offload
` [PATCHv4 net-next 3/3] bonding: support xfrm state update

[PATCH net-next v4 0/7] net: stmmac: FPE via ethtool + tc
 2024-08-21 10:27 UTC  (5+ messages)
` [PATCH net-next v4 3/7] net: stmmac: refactor FPE verification process

[PATCH v3 0/6] Landlock: Signal Scoping Support
 2024-08-21 10:13 UTC  (3+ messages)
` [PATCH v3 2/6] Landlock: Adding file_send_sigiotask signal scoping support

[PATCH net-next v6] net: netconsole: selftests: Create a new netconsole selftest
 2024-08-21  9:50 UTC  (2+ messages)

[PATCH v1] nfp: bpf: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-21  9:49 UTC  (2+ messages)

[PATCH net-next v10 00/13] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
 2024-08-21  9:49 UTC  (4+ messages)
` [PATCH net-next v10 11/13] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988

[PATCH net v4] bpf, net: Check cgroup_bpf_enabled() only once in do_sock_getsockopt()
 2024-08-21  9:30 UTC 

[PATCH net-next v19 03/13] netdev: support binding dma-buf to netdevice
 2024-08-21  9:14 UTC  (5+ messages)

[PATCH net v4] s390/iucv: Fix vargs handling in iucv_alloc_device()
 2024-08-21  9:13 UTC 

[PATCH net v3] s390/iucv: Fix vargs handling in iucv_alloc_device()
 2024-08-21  9:12 UTC  (2+ messages)

[PATCH] wifi: cfg80211: fix bug of mapping AF3x to incorrect User Priority
 2024-08-21  9:10 UTC  (3+ messages)
` [PATCH wireless-next v2] "

[PATCH net V5 0/3] Fixes for IPsec over bonding
 2024-08-21  9:04 UTC  (4+ messages)
` [PATCH net V5 1/3] bonding: implement xdo_dev_state_free and call it after deletion
` [PATCH net V5 2/3] bonding: extract the use of real_device into local variable
` [PATCH net V5 3/3] bonding: change ipsec_lock from spin lock to mutex

[PATCH net-next v27 00/13] Add Realtek automotive PCIe driver
 2024-08-21  9:02 UTC  (6+ messages)
` [PATCH net-next v27 07/13] rtase: Implement a function to receive packets

[PATCH net-next v2 0/3] Add Statistics Support for DP83TG720 PHY
 2024-08-21  9:01 UTC  (4+ messages)
` [PATCH net-next v2 3/3] phy: dp83tg720: Add statistics support

[PATCH net-next] net: repack struct netdev_queue
 2024-08-21  8:54 UTC  (2+ messages)

[PATCH net-next 03/13] virtio_ring: packed: harden dma unmap for indirect
 2024-08-21  8:54 UTC  (2+ messages)

[PATCH net v2 0/5] MAINTAINERS: Networking updates
 2024-08-21  8:46 UTC  (6+ messages)
` [PATCH net v2 1/5] MAINTAINERS: Add sonet.h to ATM section of MAINTAINERS
` [PATCH net v2 2/5] MAINTAINERS: Add net_tstamp.h to SOCKET TIMESTAMPING section
` [PATCH net v2 3/5] MAINTAINERS: Add limited globs for Networking headers
` [PATCH net v2 4/5] MAINTAINERS: Add header files to NETWORKING sections
` [PATCH net v2 5/5] MAINTAINERS: Mark JME Network Driver as Odd Fixes

[PATCH net-next v2 0/3] netconsole: Populate dynamic entry even if netpoll fails
 2024-08-21  8:44 UTC  (10+ messages)
` [PATCH net-next v2 1/3] netpoll: Ensure clean state on setup failures
` [PATCH net-next v2 2/3] netconsole: pr_err() when netpoll_setup fails
` [PATCH net-next v2 3/3] netconsole: Populate dynamic entry even if netpoll fails

[PATCH iwl-net v4] ice: Add netif_device_attach/detach into PF reset flow
 2024-08-21  8:43 UTC  (4+ messages)

[PATCH 0/2] clk: qcom: Add support for GCC on QCS8300
 2024-08-21  8:24 UTC  (8+ messages)
` [PATCH 2/2] clk: qcom: Add support for Global Clock Controller "

[PATCH net-next v2] net/smc: add sysctl for smc_limit_hs
 2024-08-21  8:03 UTC  (3+ messages)

[net-next,v2,1/1] net: stmmac: Add dma_wmb() barrier before setting OWN bit in set_rx_owner()
 2024-08-21  7:57 UTC  (2+ messages)

[PATCH net-next] net: phylink: Add phylinksetfixed_link() to configure fixed link state in phylink
 2024-08-21  7:55 UTC  (5+ messages)

[PATCH] net: do not release sk in sk_wait_event
 2024-08-21  7:38 UTC  (2+ messages)

[PATCH v1] net: filter: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-21  7:37 UTC 

[PATCH net-next v2] net: airoha: configure hw mac address according to the port id
 2024-08-21  7:30 UTC 

[PATCH v1] net: wireless: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-21  7:20 UTC 

[net PATCH v3] octeontx2-af: Fix CPT AF register offset calculation
 2024-08-21  7:05 UTC 

[PATCH net v2] igb: cope with large MAX_SKB_FRAGS
 2024-08-21  6:23 UTC  (3+ messages)

[PATCH net-next v3 0/2] Adds support for lan887x phy
 2024-08-21  5:59 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net: phy: Add phy library support to check supported list when autoneg is enabled
` [PATCH net-next v3 2/2] net: phy: microchip_t1: Adds support for lan887x phy

`powertop --auto-tune` results in `WARN: xHC restore state timeout` and lost USB devices
 2024-08-21  5:36 UTC  (2+ messages)

[PATCH net-next v21] net: refactor ->ndo_bpf calls into dev_xdp_propagate
 2024-08-21  5:24 UTC  (2+ messages)

[PATCH net-next 0/2] net: pse-pd: tps23881: Reset GPIO support
 2024-08-21  4:45 UTC  (6+ messages)
` [PATCH net-next 2/2] net: pse-pd: tps23881: support reset-gpios

[PATCH] net: phy: realtek: Fix setting of PHY LEDs Mode B bit on RTL8211F
 2024-08-21  3:54 UTC  (2+ messages)

[Patch bpf] tcp_bpf: fix return value of tcp_bpf_sendmsg()
 2024-08-21  3:07 UTC 

[PATCH net-next v3] selftests: net: add helper for checking if nettest is available
 2024-08-21  2:41 UTC  (2+ messages)

[PATCH net-next v2] selftests: net: add helper for checking if nettest is available
 2024-08-21  2:38 UTC  (5+ 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).