netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-30 02:02:22 to 2024-08-30 16:18:19 UTC [more...]

[PATCH net-next 1/2] net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message
 2024-08-30 16:18 UTC  (5+ messages)
` [PATCH net-next 2/2] selftests: txtimestamp: add SCM_TS_OPT_ID test

[PATCH v3] arm: dts: st: stm32mp151a-prtt1l: Fix QSPI configuration
 2024-08-30 16:03 UTC  (2+ messages)

[PATCH v1] ieee802154: at86rf230: Simplify with dev_err_probe()
 2024-08-30 16:02 UTC  (2+ messages)

[PATCH net-next 0/6] various cleanups
 2024-08-30 15:49 UTC  (9+ messages)
` [PATCH net-next 1/6] net: ag71xx: add COMPILE_TEST to test compilation
` [PATCH net-next 2/6] net: ag71xx: update FIFO bits and descriptions
` [PATCH net-next 3/6] net: ag71xx: use ethtool_puts
` [PATCH net-next 5/6] net: ag71xx: remove always true branch

[PATCH net-next v3] net: mvneta: Use min macro
 2024-08-30 15:45 UTC  (2+ messages)

[PATCH v5 net-next 00/12] net: introduce TX H/W shaping API
 2024-08-30 15:43 UTC  (11+ messages)
` [PATCH v5 net-next 02/12] net-shapers: implement NL get operation
` [PATCH v5 net-next 04/12] net-shapers: implement NL group operation
` [PATCH v5 net-next 07/12] net: shaper: implement introspection support
` [PATCH v5 net-next 11/12] iavf: Add net_shaper_ops support

[PATCH net-next v3 0/2] net-timestamp: introduce a flag to filter out rx software report
 2024-08-30 15:37 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net-timestamp: filter out report when setting SOF_TIMESTAMPING_SOFTWARE
` [PATCH net-next v3 2/2] rxtimestamp.c: add the test for SOF_TIMESTAMPING_OPT_RX_SOFTWARE_FILTER

[PATCH 1/2] netpoll: Make netpoll_send_udp return status instead of void
 2024-08-30 15:37 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] netcons: Add udp send fail statistics to netconsole

[PATCH net-next v2 00/12] net: vxlan: add skb drop reasons support
 2024-08-30 15:36 UTC  (22+ messages)
` [PATCH net-next v2 01/12] net: vxlan: add vxlan to the drop reason subsystem
` [PATCH net-next v2 02/12] net: skb: add pskb_network_may_pull_reason() helper
` [PATCH net-next v2 03/12] net: tunnel: add pskb_inet_may_pull_reason() helper
` [PATCH net-next v2 04/12] net: tunnel: add skb_vlan_inet_prepare_reason() helper
` [PATCH net-next v2 05/12] net: vxlan: make vxlan_remcsum() return drop reasons
` [PATCH net-next v2 06/12] net: vxlan: make vxlan_set_mac() "
` [PATCH net-next v2 07/12] net: vxlan: add skb drop reasons to vxlan_rcv()
` [PATCH net-next v2 08/12] net: vxlan: use vxlan_kfree_skb() in vxlan_xmit()
` [PATCH net-next v2 09/12] net: vxlan: add drop reasons support to vxlan_xmit_one()
` [PATCH net-next v2 10/12] net: vxlan: use kfree_skb_reason in vxlan_mdb_xmit
` [PATCH net-next v2 11/12] net: vxlan: use kfree_skb_reason in vxlan_encap_bypass
` [PATCH net-next v2 12/12] net: vxlan: use vxlan_kfree_skb in encap_bypass_if_local

[PATCH net] bareudp: Fix device stats updates
 2024-08-30 15:31 UTC 

[PATCH net-next RFC] selftests/net: integrate packetdrill with ksft
 2024-08-30 15:20 UTC  (7+ messages)

[PATCH rdma-next v2 1/2] RDMA/mana_ib: use the correct page table index based on hardware page size
 2024-08-30 15:16 UTC  (2+ messages)
` [PATCH rdma-next v2 2/2] RDMA/mana_ib: use the correct page size for mapping user-mode doorbell page

[PATCH ipsec-next 0/4] xfrm: speed up policy insertions
 2024-08-30 14:49 UTC  (4+ messages)
` [PATCH ipsec-next 3/4] xfrm: switch migrate to xfrm_policy_lookup_bytype
    ` [PATCH ipsec-next] xfrm: policy: fix null dereference

[PATCH net] net: bridge: allow users setting EXT_LEARN for user FDB entries
 2024-08-30 14:53 UTC 

[PATCH net-next 0/2] RX software timestamp for all
 2024-08-30 14:46 UTC  (8+ messages)
` [PATCH net-next 1/2] ethtool: "
` [PATCH net-next 2/2] net: Remove setting of RX software timestamp from drivers

[PATCH net-next v2 RESEND] net: dsa: Simplify with scoped for each OF child loop
 2024-08-30 14:44 UTC  (2+ messages)

[PATCH net-next v1] sunrpc: xprtrdma: Use ERR_CAST() to return
 2024-08-30 14:33 UTC  (2+ messages)

[PATCH] xfrm: add SA information to the offloaded packet
 2024-08-30 14:30 UTC  (7+ messages)

[PATCH net v4] net: phy: Fix missing of_node_put() for leds
 2024-08-30 14:27 UTC  (2+ messages)

[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-08-30 14:21 UTC  (19+ messages)
` [PATCH 02/11] dt-bindings: pinctrl: Add RaspberryPi RP1 gpio/pinctrl/pinmux bindings
` [PATCH 07/11] pinctrl: rp1: Implement RaspberryPi RP1 gpio support
` [PATCH 08/11] misc: rp1: RaspberryPi RP1 misc driver

[PATCH v1] can: kvaser_usb: Simplify with dev_err_probe()
 2024-08-30 14:18 UTC  (3+ messages)

[PATCH net-next v2 0/3] net: dsa: microchip: rename and clean ksz8 series files
 2024-08-30 14:12 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: dsa: microchip: rename "
` [PATCH net-next v2 2/3] net: dsa: microchip: clean up ksz8_reg definition macros
` [PATCH net-next v2 3/3] net: dsa: microchip: replace unclear KSZ8830 strings

[PATCH nf-next v4 0/2] netfilter: Make IP_NF_IPTABLES_LEGACY selectable
 2024-08-30 14:09 UTC  (7+ messages)
` [PATCH nf-next v4 1/2] netfilter: Make IP6_NF_IPTABLES_LEGACY selectable

[PATCH net-next v3 0/6] Introduce HSR offload support for ICSSG
 2024-08-30 14:07 UTC  (11+ messages)
` [PATCH net-next v3 3/6] net: ti: icssg-prueth: Add support for HSR frame forward offload
` [PATCH net-next v3 4/6] net: ti: icssg-prueth: Enable HSR Tx Packet duplication offload
` [PATCH net-next v3 5/6] net: ti: icssg-prueth: Add multicast filtering support in HSR mode
` [PATCH net-next v3 6/6] net: ti: icssg-prueth: Enable HSR Tx Tag and Rx Tag offload

[PATCH v3 3/3] greybus: gb-beagleplay: Add firmware upload API
 2024-08-30 14:03 UTC  (2+ messages)

Resend taprio series
 2024-08-30 13:53 UTC  (7+ messages)
` [PATCH v3 1/3] net: sched: fix use-after-free in taprio_change()
` [PATCH v3 2/3] net: sched: consistently use rcu_replace_pointer() "
` [PATCH v3 3/3] net: sched: use RCU read-side critical section in taprio_dump()

[PATCH] ice: Fix possible double free in error handling path
 2024-08-30 13:49 UTC  (2+ messages)

[PATCH net-next v1] sunrpc: Use ERR_CAST() to return
 2024-08-30 13:39 UTC  (3+ messages)

[PATCH net-next v2] net: stmmac: drop the ethtool begin() callback
 2024-08-30 13:35 UTC  (2+ messages)

[PATCH v2 0/1] net/mlx5: Added cond_resched() to crdump collection
 2024-08-30 13:07 UTC  (6+ messages)
` [PATCH v2 1/1] "

[RFC 0/7] dlm: the ultimate verifier for DLM lock correctness
 2024-08-30 12:55 UTC  (3+ messages)
` [RFC 7/7] rv: add dlm compatible lock state kernel verifier

[PATCH net,v7] net/smc: prevent NULL pointer dereference in txopt_get
 2024-08-30 12:30 UTC  (2+ messages)

[PATCH V5 net-next 00/11] Add support of HIBMCGE Ethernet Driver
 2024-08-30 12:27 UTC  (13+ messages)
` [PATCH V5 net-next 05/11] net: hibmcge: Implement some .ndo functions
` [PATCH V5 net-next 06/11] net: hibmcge: Implement .ndo_start_xmit function

[PATCH V6 net-next 00/11] Add support of HIBMCGE Ethernet Driver
 2024-08-30 12:16 UTC  (12+ messages)
` [PATCH V6 net-next 01/11] net: hibmcge: Add pci table supported in this module
` [PATCH V6 net-next 02/11] net: hibmcge: Add read/write registers supported through the bar space
` [PATCH V6 net-next 03/11] net: hibmcge: Add mdio and hardware configuration supported in this module
` [PATCH V6 net-next 04/11] net: hibmcge: Add interrupt "
` [PATCH V6 net-next 05/11] net: hibmcge: Implement some .ndo functions
` [PATCH V6 net-next 06/11] net: hibmcge: Implement .ndo_start_xmit function
` [PATCH V6 net-next 07/11] net: hibmcge: Implement rx_poll function to receive packets
` [PATCH V6 net-next 08/11] net: hibmcge: Implement some ethtool_ops functions
` [PATCH V6 net-next 09/11] net: hibmcge: Add a Makefile and update Kconfig for hibmcge
` [PATCH V6 net-next 10/11] net: hibmcge: Add maintainer "
` [PATCH V6 net-next 11/11] net: add ndo_validate_addr check in dev_set_mac_address

[PATCH net-next v16 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-08-30 11:18 UTC  (15+ messages)
` [PATCH net-next v16 01/14] mm: page_frag: add a test module for page_frag
` [PATCH net-next v16 02/14] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v16 03/14] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next v16 04/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
` [PATCH net-next v16 05/14] xtensa: remove the get_order() implementation
` [PATCH net-next v16 06/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [PATCH net-next v16 07/14] mm: page_frag: some minor refactoring before adding new API
` [PATCH net-next v16 08/14] mm: page_frag: use __alloc_pages() to replace alloc_pages_node()
` [PATCH net-next v16 09/14] net: rename skb_copy_to_page_nocache() helper
` [PATCH net-next v16 10/14] mm: page_frag: introduce prepare/probe/commit API
` [PATCH net-next v16 11/14] mm: page_frag: add testing for the newly added prepare API
` [PATCH net-next v16 12/14] net: replace page_frag with page_frag_cache
` [PATCH net-next v16 13/14] mm: page_frag: update documentation for page_frag
` [PATCH net-next v16 14/14] mm: page_frag: add an entry in MAINTAINERS "

[PATCH v4 iwl-next 0/7] ice: Cleanup and refactor PTP pin handling
 2024-08-30 11:07 UTC  (8+ messages)
` [PATCH v4 iwl-next 1/7] ice: Implement ice_ptp_pin_desc
` [PATCH v4 iwl-next 2/7] ice: Add SDPs support for E825C
` [PATCH v4 iwl-next 3/7] ice: Align E810T GPIO to other products
` [PATCH v4 iwl-next 4/7] ice: Cache perout/extts requests and check flags
` [PATCH v4 iwl-next 5/7] ice: Disable shared pin on E810 on setfunc
` [PATCH v4 iwl-next 6/7] ice: Read SDP section from NVM for pin definitions
` [PATCH v4 iwl-next 7/7] ice: Enable 1PPS out from CGU for E825C products

[PATCH] can: netlink: avoid call to do_set_data_bittiming callback with stale can_priv::ctrlmode
 2024-08-30 11:02 UTC  (2+ messages)

[PATCH 1/1] Net: bcm.c: Remove Subtree Instead of Entry
 2024-08-30 10:56 UTC  (3+ messages)

[PATCH net-next 0/5] Add support for per-NAPI config via netlink
 2024-08-30 10:43 UTC  (15+ messages)
` [PATCH net-next 1/5] net: napi: Make napi_defer_hard_irqs per-NAPI
` [PATCH net-next 2/5] netdev-genl: Dump napi_defer_hard_irqs
` [PATCH net-next 4/5] netdev-genl: Dump gro_flush_timeout
` [PATCH net-next 5/5] netdev-genl: Support setting per-NAPI config values

[PATCH v3] dt-bindings: can: renesas,rcar-canfd: Document R-Car V4M support
 2024-08-30 10:41 UTC  (4+ messages)

[PATCH net 0/3] net: ethernet: ti: am65-cpsw: Fix XDP implementation
 2024-08-30 10:10 UTC  (3+ messages)

[PATCH net-next] selftests: netfilter: nft_queue.sh: fix spurious timeout on debug kernel
 2024-08-30  9:22 UTC 

[PATCH v2 net-next 0/3] cleanup chelsio driver declarations
 2024-08-30  9:33 UTC  (4+ messages)
` [PATCH v2 net-next 1/3] cxgb3: Remove unused declarations
` [PATCH v2 net-next 2/3] cxgb4: "
` [PATCH v2 net-next 3/3] cxgb: "

[PATCH net-next v8 0/6] net: phy: add Applied Micro QT2025 PHY driver
 2024-08-30  9:30 UTC  (2+ messages)

[PATCH net-next 0/3] cleanup chelsio driver declarations
 2024-08-30  9:23 UTC  (8+ messages)
` [PATCH net-next 1/3] cxgb3: Remove unused declarations
` [PATCH net-next 2/3] cxgb4: "
` [PATCH net-next 3/3] cxgb: "

[PATCH v3] memcg: add charging of already allocated slab objects
 2024-08-30  9:07 UTC  (2+ messages)

[PATCH net-next 0/8] Use max/min to simplify the code
 2024-08-30  8:40 UTC  (6+ messages)

[PATCHv2 net] usbnet: modern method to get random MAC
 2024-08-30  8:32 UTC  (2+ messages)

[PATCH net v5] bpf, net: Fix a potential race in do_sock_getsockopt()
 2024-08-30  8:25 UTC 

[RFC net-next 0/2] net: ethtool: add phy(dev) specific stats over netlink
 2024-08-30  8:16 UTC  (3+ messages)
` [RFC net-next 1/2] net: ethtool: plumb PHY stats to PHY drivers

[PATCH v5 0/7] PCI: Remove pcim_iounmap_regions()
 2024-08-30  8:05 UTC  (8+ messages)
` [PATCH v5 6/7] vdpa: solidrun: Fix UB bug with devres

[PATCH iwl-net] ice: Flush FDB entries before reset
 2024-08-30  7:57 UTC  (2+ messages)
` [Intel-wired-lan] "

[iwl-next v1] ice: set correct dst VSI in only LAN filters
 2024-08-30  7:54 UTC  (2+ messages)
` [Intel-wired-lan] "

[syzbot] KASAN: slab-use-after-free Read in htab_map_alloc (2)
 2024-08-30  7:49 UTC  (2+ messages)

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

net/xfrm/xfrm_policy.c:1286:8: error: variable 'dir' is uninitialized when used here [-Werror,-Wuninitialized]
 2024-08-30  6:45 UTC 

[PATCH V3 net] net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup
 2024-08-30  6:13 UTC  (2+ messages)

[PATCH v1] memcg: add charging of already allocated slab objects
 2024-08-30  6:09 UTC  (8+ messages)

[[PATCH v2 iwl-next] v2 0/4]
 2024-08-30  6:04 UTC  (4+ messages)
` [[PATCH v2 iwl-next] v2 2/4] idpf: Acquire the lock before accessing the xn->salt
  ` [Intel-wired-lan] "

[PATCH net-next] r8169: add support for RTL8126A rev.b
 2024-08-30  6:03 UTC  (3+ messages)

[PATCH net-next v23 00/13] Device Memory TCP
 2024-08-30  5:41 UTC  (5+ messages)
` [PATCH net-next v23 03/13] netdev: support binding dma-buf to netdevice

[PATCH net-next V4 0/5] Add support to PHYLINK for LAN743x/PCI11x1x chips
 2024-08-30  5:36 UTC  (4+ messages)
` [PATCH net-next V4 4/5] net: lan743x: Migrate phylib to phylink

[PATCH net-next] net: mana: Improve mana_set_channels() for low mem conditions
 2024-08-30  5:13 UTC  (4+ messages)

[PATCHv4 net-next] net: ag71xx: get reset control using devm api
 2024-08-30  3:54 UTC  (5+ messages)

[PATCH net-next v4 0/9] bnxt_en: Update for net-next
 2024-08-30  3:46 UTC  (2+ messages)

[net-next, v3 0/2] Adding SO_PEEK_OFF for TCPv6
 2024-08-30  3:45 UTC  (2+ messages)

[PATCH net-next v4 0/8] net: Simplified with scoped function
 2024-08-30  3:13 UTC  (9+ messages)
` [PATCH net-next v4 1/8] net: stmmac: dwmac-sun8i: Use for_each_child_of_node_scoped()
` [PATCH net-next v4 2/8] net: dsa: realtek: "
` [PATCH net-next v4 3/8] net: phy: Use for_each_available_child_of_node_scoped()
` [PATCH net-next v4 4/8] net: mdio: mux-mmioreg: Simplified with scoped function
` [PATCH net-next v4 5/8] net: mdio: mux-mmioreg: Simplified with dev_err_probe()
` [PATCH net-next v4 6/8] net: mv643xx_eth: Simplify with scoped for each OF child loop
` [PATCH net-next v4 7/8] net: dsa: microchip: Use scoped function to simplfy code
` [PATCH net-next v4 8/8] net: bcmasp: Simplify with scoped for each OF child loop

[PATCH net-next 00/10] net/mlx5: hw counters refactor and misc
 2024-08-30  2:20 UTC  (8+ messages)
` [PATCH net-next 03/10] net/mlx5: hw counters: Replace IDR+lists with xarray

[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2024-08-28 (igb, ice)
 2024-08-30  2:20 UTC  (2+ messages)

[PATCH net-next v2 0/2] timestamp: control SOF_TIMESTAMPING_RX_SOFTWARE feature per socket
 2024-08-30  2:14 UTC  (5+ messages)
` [PATCH net-next v2 2/2] net: make "

[PATCH net-next v3 00/13] net: Simplified with scoped function
 2024-08-30  2:03 UTC  (3+ 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).