netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-20 00:48:54 to 2024-08-20 12:33:31 UTC [more...]

[PATCH net] dpaa2-switch: Fix error checking in dpaa2_switch_seed_bp()
 2024-08-20 12:33 UTC  (2+ messages)

[RFC PATCH v2 0/9] Support TCP listen access-control
 2024-08-20 12:32 UTC  (9+ messages)
` [RFC PATCH v2 1/9] landlock: Refactor current_check_access_socket() access right check
` [RFC PATCH v2 3/9] selftests/landlock: Support LANDLOCK_ACCESS_NET_LISTEN_TCP
` [RFC PATCH v2 4/9] selftests/landlock: Test listening restriction

[PATCH iwl-net v3 0/6] ice: fix synchronization between .ndo_bpf() and reset
 2024-08-20 12:31 UTC  (3+ messages)
` [PATCH iwl-net v3 1/6] ice: move netif_queue_set_napi to rtnl-protected sections

Question: Move BPF_SK_LOOKUP ahead of connected UDP sk lookup?
 2024-08-20 12:31 UTC 

[PATCH net,v6,0/2] net/smc: prevent NULL pointer dereference in txopt_get
 2024-08-20 12:30 UTC  (4+ messages)
` [PATCH net,v6,1/2] net/smc: modify smc_sock structure
` [PATCH net,v6,2/2] net/smc: initialize ipv6_pinfo_offset in smc_inet6_prot and add smc6_sock structure

[PATCH net-next v2 0/3] Add Statistics Support for DP83TG720 PHY
 2024-08-20 12:29 UTC  (4+ messages)
` [PATCH net-next v2 1/3] phy: open_alliance_helpers: Add defines for link quality metrics
` [PATCH net-next v2 2/3] phy: Add defines for standardized PHY generic counters
` [PATCH net-next v2 3/3] phy: dp83tg720: Add statistics support

[PATCH net-next 00/10] net: vxlan: add skb drop reasons support
 2024-08-20 12:28 UTC  (7+ 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 iwl-next v6 0/6] igb: Add support for AF_XDP zero-copy
 2024-08-20 12:24 UTC  (7+ messages)
` [PATCH iwl-next v6 4/6] igb: Introduce XSK data structures and helpers

[PATCH] ipv6: remove redundant check
 2024-08-20 11:59 UTC  (2+ messages)

[PATCH net v2] s390/iucv: Fix vargs handling in iucv_alloc_device()
 2024-08-20 11:51 UTC  (2+ messages)

[PATCH] netfilter: nfnetlink_log: remove unnecessary check in __build_packet_message()
 2024-08-20 11:25 UTC  (2+ messages)

[PATCH net-next v5 0/7] net: stmmac: FPE via ethtool + tc
 2024-08-20 11:20 UTC  (8+ messages)
` [PATCH net-next v5 1/7] net: stmmac: move stmmac_fpe_cfg to stmmac_priv data
` [PATCH net-next v5 2/7] net: stmmac: drop stmmac_fpe_handshake
` [PATCH net-next v5 3/7] net: stmmac: refactor FPE verification process
` [PATCH net-next v5 4/7] net: stmmac: configure FPE via ethtool-mm
` [PATCH net-next v5 5/7] net: stmmac: support fp parameter of tc-mqprio
` [PATCH net-next v5 6/7] net: stmmac: support fp parameter of tc-taprio
` [PATCH net-next v5 7/7] net: stmmac: silence FPE kernel logs

[PATCH 0/9] PCI: Remove pcim_iounmap_regions()
 2024-08-20 11:14 UTC  (23+ messages)
` [PATCH 4/9] block: mtip32xx: Replace deprecated PCI functions
` [PATCH 6/9] ethernet: cavium: "
` [PATCH 7/9] ethernet: stmicro: Simplify PCI devres usage
` [PATCH 8/9] vdap: solidrun: Replace deprecated PCI functions

[net PATCH v2] octeontx2-af: Fix CPT AF register offset calculation
 2024-08-20 11:07 UTC  (5+ messages)

[PATCH v2 net-next] tcp: avoid reusing FIN_WAIT2 when trying to find port in connect() process
 2024-08-20 11:04 UTC  (3+ messages)

[PATCH 0/2] clk: qcom: Add support for GCC on QCS8300
 2024-08-20 11:02 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: clock: qcom: Add GCC clocks for QCS8300
` [PATCH 2/2] clk: qcom: Add support for Global Clock Controller on QCS8300

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

[PATCH net] selftests: mlxsw: ethtool_lanes: Source ethtool lib from correct path
 2024-08-20 10:53 UTC 

[PATCH v2] net/socket: Check cgroup_bpf_enabled() only once in do_sock_getsockopt
 2024-08-20 10:53 UTC  (3+ messages)

[PATCH v2 00/15] cxl: add Type2 device support
 2024-08-20 10:44 UTC  (8+ messages)
` [PATCH v2 01/15] cxl: add type2 device basic support

[PATCH net,v5,1/2] net/smc: initialize ipv6_pinfo_offset in smc_inet6_prot and add smc6_sock structure
 2024-08-20 10:31 UTC  (2+ messages)

[PATCH v7 iwl-next 0/6] ice: Implement PTP support for E830 devices
 2024-08-20 10:21 UTC  (7+ messages)
` [PATCH v7 iwl-next 1/6] ice: Remove unncecessary ice_is_e8xx() functions
` [PATCH v7 iwl-next 2/6] ice: Use FIELD_PREP for timestamp values
` [PATCH v7 iwl-next 3/6] ice: Implement PTP support for E830 devices
` [PATCH v7 iwl-next 4/6] ice: Process TSYN IRQ in a separate function
` [PATCH v7 iwl-next 5/6] ice: Add timestamp ready bitmap for E830 products
` [PATCH v7 iwl-next 6/6] ice: combine cross timestamp functions for E82x and E830

[PATCH net-next v1 0/2] Add Embedded SYNC feature for a dpll's pin
 2024-08-20 10:23 UTC  (4+ messages)
` [PATCH net-next v1 1/2] dpll: add Embedded SYNC feature for a pin

[PATCH net] net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup
 2024-08-20 10:22 UTC 

[PATCH iwl-net v3] ice: Add netif_device_attach/detach into PF reset flow
 2024-08-20 10:18 UTC  (3+ messages)

[PATCH net-next v4 0/2] net: dsa: microchip: Add KSZ8895/KSZ8864 switch support
 2024-08-20 10:15 UTC  (4+ messages)
` [PATCH net-next v4 2/2] "

[PATCH net-next v2 0/3] Add ALCD Support to Cable Testing Interface
 2024-08-20 10:12 UTC  (4+ messages)
` [PATCH net-next v2 1/3] ethtool: Extend cable testing interface with result source information
` [PATCH net-next v2 2/3] ethtool: Add support for specifying information source in cable test results
` [PATCH net-next v2 3/3] phy: dp83td510: Utilize ALCD for cable length measurement when link is active

[PATCH] net/mlx5: Added cond_resched() to crdump collection
 2024-08-20 10:09 UTC  (2+ messages)

[BUG REPORT]net: page_pool: kernel crash at iommu_get_dma_domain+0xc/0x20
 2024-08-20 10:05 UTC  (9+ messages)

[PATCH v11 0/4] Add AP6275P wireless support
 2024-08-20 10:04 UTC  (6+ messages)

[PATCH net-next v3 0/2] net/smc: introduce ringbufs usage statistics
 2024-08-20 10:00 UTC  (2+ messages)

[PATCH net-next v4 0/7] net: stmmac: FPE via ethtool + tc
 2024-08-20  9:56 UTC  (11+ messages)
` [PATCH net-next v4 1/7] net: stmmac: move stmmac_fpe_cfg to stmmac_priv data
` [PATCH net-next v4 2/7] net: stmmac: drop stmmac_fpe_handshake
` [PATCH net-next v4 3/7] net: stmmac: refactor FPE verification process
` [PATCH net-next v4 4/7] net: stmmac: configure FPE via ethtool-mm
` [PATCH net-next v4 5/7] net: stmmac: support fp parameter of tc-mqprio
` [PATCH net-next v4 6/7] net: stmmac: support fp parameter of tc-taprio
` [PATCH net-next v4 7/7] net: stmmac: silence FPE kernel logs

[PATCH v3] net/socket: Check cgroup_bpf_enabled() only once in do_sock_getsockopt()
 2024-08-20  9:29 UTC 

[PATCH net-next] tcp: change source port selection at bind() time
 2024-08-20  9:24 UTC  (7+ messages)

[PATCH v2 1/1] dt-bindings: net: wireless: convert marvel-8xxx.txt to yaml format
 2024-08-20  9:17 UTC  (3+ messages)

[PATCH net-next v6 0/2] Add support for ICSSG PA_STATS
 2024-08-20  9:16 UTC  (3+ messages)
` [PATCH net-next v6 1/2] dt-bindings: soc: ti: pruss: Add documentation for PA_STATS support
` [PATCH net-next v6 2/2] net: ti: icssg-prueth: Add support for PA Stats

[net/wireless] Question about `cfg80211_conn_scan` func: misuse of __counted_by
 2024-08-20  8:59 UTC  (2+ messages)

[PATCH bpf-next] bpf: use kfunc hooks instead of program types
 2024-08-20  8:49 UTC  (5+ messages)

[RFC net-next 0/6] Cleanup IRQ affinity checks in several drivers
 2024-08-20  8:33 UTC  (12+ messages)

[RFC] USB: ipeth: race between ipeth_close and error handling
 2024-08-20  8:21 UTC  (3+ messages)

[PATCH net-next] nfc: st95hf: switch to using sleeping variants of gpiod API
 2024-08-20  8:10 UTC  (2+ messages)

[PATCH iproute2-next] ip/netkit: print peer policy
 2024-08-20  7:35 UTC  (2+ messages)

[PATCH net-next 0/2] net: pse-pd: tps23881: Reset GPIO support
 2024-08-20  7:50 UTC  (5+ messages)
` [PATCH net-next 1/2] dt-bindings: net: pse-pd: tps23881: add reset-gpios
` [PATCH net-next 2/2] net: pse-pd: tps23881: support reset-gpios

[PATCH -next] net: dsa: sja1105: Simplify with scoped for each OF child loop
 2024-08-20  7:50 UTC 

[PATCH -next] net: dsa: ocelot: Simplify with scoped for each OF child loop
 2024-08-20  7:48 UTC 

[PATCH dlm/next 11/12] dlm: add nldlm net-namespace aware UAPI
 2024-08-20  7:40 UTC  (2+ messages)

[PATCH net-next 00/13] virtio-net: support AF_XDP zero copy (tx)
 2024-08-20  7:33 UTC  (14+ messages)
` [PATCH net-next 01/13] virtio_ring: introduce vring_need_unmap_buffer
` [PATCH net-next 02/13] virtio_ring: split: harden dma unmap for indirect
` [PATCH net-next 03/13] virtio_ring: packed: "
` [PATCH net-next 04/13] virtio_ring: perform premapped operations based on per-buffer
` [PATCH net-next 05/13] virtio-net: rq submits premapped buffer per buffer
` [PATCH net-next 06/13] virtio_ring: remove API virtqueue_set_dma_premapped
` [PATCH net-next 07/13] virtio_net: refactor the xmit type
` [PATCH net-next 08/13] virtio_net: xsk: bind/unbind xsk for tx
` [PATCH net-next 09/13] virtio_net: xsk: prevent disable tx napi
` [PATCH net-next 10/13] virtio_net: xsk: tx: support xmit xsk buffer
` [PATCH net-next 11/13] virtio_net: xsk: tx: handle the transmitted "
` [PATCH net-next 12/13] virtio_net: update tx timeout record
` [PATCH net-next 13/13] virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPY

[PATCH net] virtio-net: fix overflow inside virtnet_rq_alloc
 2024-08-20  7:19 UTC 

[PATCH -next] net: dsa: Simplify with scoped for each OF child loop
 2024-08-20  6:58 UTC 

[PATCH net-next v5 0/4] virtio_net: rx enable premapped mode by default
 2024-08-20  6:19 UTC  (6+ messages)
` [PATCH net-next v5 1/4] virtio_ring: enable premapped mode whatever use_dma_api

[PATCH net-next v21 00/13] Device Memory TCP
 2024-08-20  6:04 UTC  (14+ messages)
` [PATCH net-next v21 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v21 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v21 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v21 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v21 05/13] page_pool: devmem support
` [PATCH net-next v21 06/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v21 07/13] net: support non paged skb frags
` [PATCH net-next v21 08/13] net: add support for skbs with unreadable frags
` [PATCH net-next v21 09/13] tcp: RX path for devmem TCP
` [PATCH net-next v21 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v21 11/13] net: add devmem TCP documentation
` [PATCH net-next v21 12/13] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v21 13/13] netdev: add dmabuf introspection

[net-next PATCH v10 00/11] Introduce RVU representors
 2024-08-20  5:39 UTC  (15+ messages)
` [net-next PATCH v10 01/11] octeontx2-pf: Refactoring RVU driver
    ` [EXTERNAL] "
` [net-next PATCH v10 03/11] octeontx2-pf: Create representor netdev
    ` [EXTERNAL] "
  ` [EXTERNAL] Re: [net-next PATCH v10 00/11] Introduce RVU representors

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

[PATCH net-next 0/3] add "nxp,reverse-mode" to instead of "nxp,rmii-refclk-in"
 2024-08-20  5:13 UTC  (9+ messages)
` [PATCH net-next 1/3] dt-bindings: net: tja11xx: use reverse-mode to instead of rmii-refclk-in

[PATCH net-next v1 1/1] phy: dp83tg720: Add statistics support
 2024-08-20  5:11 UTC  (3+ messages)

[PATCH net-next v6 00/14] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-08-20  5:10 UTC  (9+ messages)
` [PATCH net-next v6 09/14] net: ethernet: oa_tc6: implement transmit path to transfer tx ethernet frames
` [PATCH net-next v6 10/14] net: ethernet: oa_tc6: implement receive path to receive rx "

[PATCH v10 0/6] Landlock: Add abstract UNIX socket connect restriction
 2024-08-20  4:08 UTC  (7+ messages)
` [PATCH v10 1/6] "
` [PATCH v10 2/6] selftests/Landlock: general scoped restriction tests
` [PATCH v10 3/6] selftests/Landlock: Abstract UNIX socket "
` [PATCH v10 4/6] selftests/Landlock: Add pathname UNIX socket tests
` [PATCH v10 5/6] sample/Landlock: Support abstract unix socket restriction
` [PATCH v10 6/6] Landlock: Document LANDLOCK_SCOPED_ABSTRACT_UNIX_SOCKET and ABI versioning

[PATCH net-next v19 03/13] netdev: support binding dma-buf to netdevice
 2024-08-20  4:01 UTC  (4+ messages)

[PATCH v1 net 0/2] tcp: Fix bugs of OOB handling in TCP
 2024-08-20  3:49 UTC  (3+ messages)
` [PATCH v1 net 1/2] tcp: Don't drop head OOB when queuing new OOB
` [PATCH v1 net 2/2] tcp: Don't recv() OOB twice

[PATCH net 0/4] bonding: fix xfrm offload bugs
 2024-08-20  3:48 UTC  (5+ messages)
` [PATCH net 4/4] bonding: fix xfrm state handling when clearing active slave

[PATCH net-next] selftests: net/forwarding: spawn sh inside vrf to speed up ping loop
 2024-08-20  3:21 UTC  (2+ messages)

[PATCH net-next v2] selftests: net: add helper for checking if nettest is available
 2024-08-20  3:18 UTC  (2+ messages)

[PATCH net v3] net: ngbe: Fix phy mode set to external phy
 2024-08-20  3:04 UTC 

[RFC net-next 0/5] Suspend IRQs during preferred busy poll
 2024-08-20  2:36 UTC  (18+ messages)

[PATCH v1 net] kcm: Serialise kcm_sendmsg() for the same socket
 2024-08-20  2:20 UTC  (2+ messages)

[RFC net-next 0/5] Suspend IRQs during preferred busy poll
 2024-08-20  2:07 UTC  (6+ messages)

[PATCH net-next v2 0/9] bnxt_en: Update for net-next
 2024-08-20  1:41 UTC  (4+ messages)
` [PATCH net-next v2 2/9] bnxt_en: add support for retrieving crash dump using ethtool

[Question] Does CONFIG_XFRM_OFFLOAD depends any other configs?
 2024-08-20  1:35 UTC  (6+ messages)

[PATCH net-next v2 0/5] net: xilinx: axienet: Multicast fixes and improvements
 2024-08-20  1:33 UTC  (5+ messages)
` [PATCH net-next v2 1/5] net: xilinx: axienet: Always disable promiscuous mode
` [PATCH net-next v2 2/5] net: xilinx: axienet: Fix dangling multicast addresses

[PATCH net-next] net: remove redundant check in skb_shift()
 2024-08-20  1:30 UTC  (2+ messages)

[PATCH][next] nfc: pn533: Avoid -Wflex-array-member-not-at-end warnings
 2024-08-20  1:27 UTC 

[PATCH net-next v5 6/6] net: phy: add Applied Micro QT2025 PHY driver
 2024-08-20  1:07 UTC  (4+ messages)

[PATCH net-next] gve: Remove unused declaration gve_rx_alloc_rings()
 2024-08-20  1:00 UTC  (2+ messages)

[PATCH -next] mptcp: Remove unused declaration mptcp_sockopt_sync()
 2024-08-20  1:00 UTC  (2+ messages)

[PATCH net-next] igbvf: Remove two unused declarations
 2024-08-20  1:00 UTC  (2+ messages)

[PATCH net-next] tcp_metrics: use netlink policy for IPv6 addr len validation
 2024-08-20  1:00 UTC  (2+ messages)

[PATCH net-next] net/mlx5: E-Switch, Remove unused declarations
 2024-08-20  1:00 UTC  (2+ messages)

[PATCH net-next] net: mctp: test: Use correct skb for route input check
 2024-08-20  1:00 UTC  (2+ messages)

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


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