netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-21 10:44:32 to 2024-10-21 20:20:34 UTC [more...]

[PATCH] selftests: tc-testing: Fixed typo error
 2024-10-21 20:20 UTC  (2+ messages)

[PATCH 0/2][next] UAPI: net/ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings
 2024-10-21 20:11 UTC  (4+ messages)
` [PATCH 1/2][next] UAPI: ethtool: Use __struct_group() in struct ethtool_link_settings
` [PATCH 2/2][next] net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings

[PATCH v1 0/7] devlink: minor cleanup
 2024-10-21 19:51 UTC  (2+ messages)

[PATCH net-next v6 1/6] neighbour: Add hlist_node to struct neighbour
 2024-10-21 19:40 UTC  (4+ messages)

[PATCH v3 0/1] binder: report txn errors via generic netlink (genl)
 2024-10-21 19:23 UTC  (6+ messages)
` [PATCH v3 1/1] binder: report txn errors via generic netlink
` [PATCH v3 1/1] report binder "

[PATCH net-next v6 4/6] neighbour: Convert iteration to use hlist+macro
 2024-10-21 19:21 UTC  (2+ messages)

[PATCH net-next 00/15] net: sparx5: add support for lan969x switch device
 2024-10-21 19:13 UTC  (22+ messages)
` [PATCH net-next 01/15] net: sparx5: add support for lan969x SKU's and core clock
` [PATCH net-next 02/15] net: sparx5: change spx5_wr to spx5_rmw in cal update()
` [PATCH net-next 03/15] net: sparx5: change frequency calculation for SDLB's
` [PATCH net-next 04/15] net: sparx5: add sparx5 context pointer to a few functions
` [PATCH net-next 05/15] net: sparx5: add registers required by lan969x
` [PATCH net-next 06/15] net: lan969x: add match data for lan969x
` [PATCH net-next 07/15] net: lan969x: add register diffs to match data
` [PATCH net-next 08/15] net: lan969x: add constants "
` [PATCH net-next 09/15] net: lan969x: add lan969x ops "
` [PATCH net-next 10/15] net: lan969x: add PTP handler function
` [PATCH net-next 11/15] net: lan969x: add function for calculating the DSM calendar
` [PATCH net-next 12/15] net: sparx5: use is_sparx5() macro throughout
` [PATCH net-next 13/15] dt-bindings: net: add compatible strings for lan969x SKU's
` [PATCH net-next 14/15] net: sparx5: add compatible strings for lan969x and verify the target
` [PATCH net-next 15/15] net: sparx5: add feature support

[PATCH v4 0/1] binder: report txn errors via generic netlink (genl)
 2024-10-21 19:12 UTC  (2+ messages)
` [PATCH v4 1/1] "

[PATCH net-next] net: mv88e6xxx: use ethtool_puts
 2024-10-21 18:56 UTC  (4+ messages)

[PATCH net-next] eth: fbnic: Add support to write TCE TCAM entries
 2024-10-21 18:55 UTC 

[PATCH v1 net-next 00/12] ipv4: Convert RTM_{NEW,DEL}ADDR and more to per-netns RTNL
 2024-10-21 18:32 UTC  (13+ messages)
` [PATCH v1 net-next 01/12] rtnetlink: Make per-netns RTNL dereference helpers to macro
` [PATCH v1 net-next 02/12] rtnetlink: Define RTNL_FLAG_DOIT_PERNET for per-netns RTNL doit()
` [PATCH v1 net-next 03/12] ipv4: Factorise RTM_NEWADDR validation to inet_validate_rtm()
` [PATCH v1 net-next 04/12] ipv4: Don't allocate ifa for 0.0.0.0 in inet_rtm_newaddr()
` [PATCH v1 net-next 05/12] ipv4: Convert RTM_NEWADDR to per-netns RTNL
` [PATCH v1 net-next 06/12] ipv4: Use per-netns RTNL helpers in inet_rtm_newaddr()
` [PATCH v1 net-next 07/12] ipv4: Convert RTM_DELADDR to per-netns RTNL
` [PATCH v1 net-next 08/12] ipv4: Convert check_lifetime() "
` [PATCH v1 net-next 09/12] rtnetlink: Define rtnl_net_trylock()
` [PATCH v1 net-next 10/12] ipv4: Convert devinet_sysctl_forward() to per-netns RTNL
` [PATCH v1 net-next 11/12] ipv4: Convert devinet_ioctl() to per-netns RTNL except for SIOCSIFFLAGS
` [PATCH v1 net-next 12/12] ipv4: Convert devinet_ioctl to per-netns RTNL

[PATCH v6 00/15] io_uring zero copy rx
 2024-10-21 18:31 UTC  (25+ messages)
` [PATCH v6 08/15] net: add helper executing custom callback from napi
` [PATCH v6 09/15] io_uring/zcrx: add interface queue and refill queue
` [PATCH v6 10/15] io_uring/zcrx: add io_zcrx_area
` [PATCH v6 11/15] io_uring/zcrx: implement zerocopy receive pp memory provider
` [PATCH v6 12/15] io_uring/zcrx: add io_recvzc request
` [PATCH v6 13/15] io_uring/zcrx: set pp memory provider for an rx queue
` [PATCH v6 14/15] io_uring/zcrx: add copy fallback
` [PATCH v6 15/15] io_uring/zcrx: throttle receive requests

pull request: bluetooth 2024-10-16
 2024-10-21 18:06 UTC  (8+ messages)

pull-request: wireless-2024-10-21
 2024-10-21 18:06 UTC 

[PATCH net-next v6 0/6] neighbour: Improve neigh_flush_dev performance
 2024-10-21 18:04 UTC  (2+ messages)

[PATCH v2 0/2] Enable Ethernet on the Genio 700 EVK board
 2024-10-21 17:58 UTC  (6+ messages)
` [PATCH v2 1/2] arm64: dts: mediatek: mt8188: Add ethernet node
` [PATCH v2 2/2] arm64: dts: mediatek: mt8390-genio-700-evk: Enable ethernet

[PATCH net-next] net: sched: etf: Use str_on_off() helper function in etf_init()
 2024-10-21 17:53 UTC  (2+ messages)

[PATCH net-next v2 0/2] tcp: add tcp_warn_once() common helper
 2024-10-21 17:51 UTC  (5+ messages)
` [PATCH net-next v2 1/2] tcp: add a common helper to debug the underlying issue
` [PATCH net-next v2 2/2] tcp: add more warn of socket in tcp_send_loss_probe()

[PATCH net-next v2 0/2] net: systemport: Minor IO macros changes
 2024-10-21 17:49 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: systemport: Remove unused txchk accessors
` [PATCH net-next v2 2/2] net: systemport: Move IO macros to header file

[PATCH net-next v3] selftest/tcp-ao: Add filter tests
 2024-10-21 17:46 UTC 

[net-next v3 0/2] igc: Link IRQs and queues to NAPIs
 2024-10-21 17:48 UTC  (5+ messages)
` [net-next v3 1/2] igc: Link IRQs to NAPI instances
` [net-next v3 2/2] igc: Link queues "

[PATCH net-next] net: bnxt: use ethtool string helpers
 2024-10-21 16:58 UTC  (2+ messages)

[PATCH v1 net-next 0/3] PHC support in ENA driver
 2024-10-21 16:39 UTC  (8+ messages)
` [PATCH v1 net-next 1/3] net: ena: Add PHC support in the "
` [PATCH v1 net-next 3/3] net: ena: Add PHC documentation

[PATCH net-next v2 0/6] Suspend IRQs during application busy periods
 2024-10-21 16:33 UTC  (4+ messages)
` [PATCH net-next v2 6/6] docs: networking: Describe irq suspension

[PATCH v3 net-next] net: vlan: Use vlan_prio instead of vlan_qos in mapping
 2024-10-21 16:27 UTC  (3+ messages)

[PATCH net-next] net: mv643xx: use ethtool_puts
 2024-10-21 16:27 UTC  (3+ messages)

[PATCH net] bonding: add ns target multicast address to slave device
 2024-10-21 16:05 UTC  (2+ messages)

[PATCH v3 0/2] pinctrl: qcom: Introduce Pinctrl for QCS8300
 2024-10-21 16:04 UTC  (5+ messages)

[PATCH net-next v6 0/5] net: stmmac: Add PCI driver support for BCM8958x
 2024-10-21 16:01 UTC  (3+ messages)

[PATCH net-next] net: amd8111e: Remove duplicate definition of PCI_VENDOR_ID_AMD
 2024-10-21 15:47 UTC  (2+ messages)

[PATCH/RFC] MAINTAINERS: Re-add cancelled Renesas driver sections
 2024-10-21 15:40 UTC  (7+ messages)

[net-next PATCH 0/6] CN20K silicon with mbox support
 2024-10-21 15:38 UTC  (10+ messages)
` [net-next PATCH 2/6] octeontx2-af: CN20k basic mbox operations and structures
` [net-next PATCH 3/6] octeontx2-af: CN20k mbox to support AF REQ/ACK functionality
` [net-next PATCH 4/6] octeontx2-pf: CN20K mbox REQ/ACK implementation for NIC PF

[PATCH net-next 0/2] ptp: add control over HW timestamp latch point
 2024-10-21 15:34 UTC  (5+ messages)
` [PATCH net-next 1/2] "
  ` [Intel-wired-lan] "
` [PATCH net-next 2/2] ice: "
  ` [Intel-wired-lan] "

[PATCH v10 0/6] Add support for the LAN966x PCI device using a DT overlay
 2024-10-21 15:32 UTC  (4+ messages)

[PATCH net-next] net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension
 2024-10-21 15:25 UTC  (4+ messages)

[PATCH net-next 0/4] mptcp: various small improvements
 2024-10-21 15:14 UTC  (5+ messages)
` [PATCH net-next 1/4] mptcp: pm: send ACK on non-stale subflows
` [PATCH net-next 2/4] mptcp: annotate data-races around subflow->fully_established
` [PATCH net-next 3/4] mptcp: implement mptcp_pm_connection_closed
` [PATCH net-next 4/4] mptcp: use "middlebox interference" RST when no DSS

[PATCH net v1] net: stmmac: Disable PCS Link and AN interrupt when PCS AN is disabled
 2024-10-21 15:09 UTC  (5+ messages)

[PATCH net-next v2 00/12] net-timestamp: bpf extension to equip applications transparently
 2024-10-21 15:05 UTC  (6+ messages)
` [PATCH net-next v2 04/12] net-timestamp: add static key to control the whole bpf extension

[PATCH net] docs: networking: packet_mmap: replace dead links with archive.org links
 2024-10-21 14:57 UTC  (2+ messages)

[PATCH iwl-next v2 2/2] ixgbevf: Add support for Intel(R) E610 device
 2024-10-21 14:48 UTC 

[PATCH iwl-next v2 1/2] PCI: Add PCI_VDEVICE_SUB helper macro
 2024-10-21 14:46 UTC 

[PATCH iwl-next v2 0/2] ixgbevf: Add support for Intel(R) E610 device
 2024-10-21 14:40 UTC 

[net-next RFC PATCH 0/4] net: dsa: Add Airoha AN8855 support
 2024-10-21 14:39 UTC  (11+ messages)
` [net-next RFC PATCH 1/4] net: mdio: implement mdio_mutex_nested guard() variant
` [net-next RFC PATCH 2/4] dt-bindings: net: dsa: Add Airoha AN8855 Gigabit Switch documentation
` [net-next RFC PATCH 3/4] net: dsa: Add Airoha AN8855 5-Port Gigabit DSA Switch driver
` [net-next RFC PATCH 4/4] net: phy: Add Airoha AN8855 Internal Switch Gigabit PHY

[PATCH net-next v2 00/18] idpf: XDP chapter III: core XDP changes (+libeth_xdp)
 2024-10-21 14:23 UTC  (25+ messages)
` [PATCH net-next v2 01/18] jump_label: export static_key_slow_{inc,dec}_cpuslocked()
` [PATCH net-next v2 04/18] bpf, xdp: constify some bpf_prog * function arguments
` [PATCH net-next v2 05/18] xdp, xsk: constify read-only arguments of some static inline helpers
` [PATCH net-next v2 07/18] net: Register system page pool as an XDP memory model
` [PATCH net-next v2 08/18] page_pool: make page_pool_put_page_bulk() actually handle array of pages
` [PATCH net-next v2 11/18] xdp: add generic xdp_buff_add_frag()
` [PATCH net-next v2 12/18] xdp: add generic xdp_build_skb_from_buff()
` [PATCH net-next v2 13/18] xsk: allow attaching XSk pool via xdp_rxq_info_reg_mem_model()

[RFC ethtool] ethtool: mock JSON output for --module-info
 2024-10-21 14:10 UTC  (3+ messages)

[PATCH bpf-next 0/5] Optimize bpf_csum_diff() and homogenize for all archs
 2024-10-21 14:04 UTC  (14+ messages)
` [PATCH bpf-next 1/5] net: checksum: move from32to16() to generic header
` [PATCH bpf-next 2/5] bpf: bpf_csum_diff: optimize and homogenize for all archs
` [PATCH bpf-next 3/5] selftests/bpf: don't mask result of bpf_csum_diff() in test_verifier
` [PATCH bpf-next 4/5] selftests/bpf: Add benchmark for bpf_csum_diff() helper
` [PATCH bpf-next 5/5] selftests/bpf: Add a selftest for bpf_csum_diff()

[iwl-next v1] ice: add recipe priority check in search
 2024-10-21 13:57 UTC  (2+ messages)

[PATCH RFC v1 net-next 00/12] bridge-fastpath and related improvements
 2024-10-21 13:47 UTC  (8+ messages)
` [PATCH RFC v1 net-next 11/12] bridge: br_vlan_fill_forward_path_mode no _UNTAG_HW for dsa

[PATCH 0/4] riscv: sophgo: Add ethernet support for SG2044
 2024-10-21 13:27 UTC  (5+ messages)
` [PATCH 4/4] net: stmmac: Add glue layer for Sophgo SG2044 SoC

[PATCH net-next v3] net: Implement fault injection forcing skb reallocation
 2024-10-21 12:35 UTC  (2+ messages)

[PATCH net v1] net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data
 2024-10-21 12:26 UTC  (2+ messages)

[net-next,RESEND v6 0/2] net: wwan: t7xx: Add t7xx debug port
 2024-10-21 12:19 UTC  (3+ messages)
` [net-next,RESEND v6 1/2] wwan: core: Add WWAN ADB and MIPC port type
` [net-next,RESEND v6 2/2] net: wwan: t7xx: Add debug port

[net-next v1] net: wwan: t7xx: reset device if suspend fails
 2024-10-21 12:16 UTC 

[PATCH net-next 1/3] net: dsa: vsc73xx: implement transmit via control interface
 2024-10-21 12:07 UTC  (5+ messages)
` [PATCH net-next 2/3] net: dsa: vsc73xx: implement packet reception "

[PATCH bpf-next v2 0/3] XDP metadata: Rx checksum/GSO hint; Tx GSO offload
 2024-10-21 12:04 UTC  (4+ messages)

[PATCH net v2] mctp i2c: handle NULL header address
 2024-10-21 11:58 UTC  (2+ messages)

[PATCH net-next v4 0/3] Add the dwmac driver support for T-HEAD TH1520 SoC
 2024-10-21 11:43 UTC  (2+ messages)

[PATCH net-next V3 00/15] net/mlx5: Refactor esw QoS to support generalized operations
 2024-10-21 11:40 UTC  (2+ messages)

[PATCH] virtio_net: fix integer overflow in stats
 2024-10-21 11:20 UTC  (2+ messages)

[PATCH net] net: fix races in netdev_tx_sent_queue()/dev_watchdog()
 2024-10-21 11:10 UTC  (2+ messages)

[PATCH net-next 0/7] net: pcs: xpcs: yet more cleanups
 2024-10-21 11:08 UTC  (2+ messages)

[PATCH net-next v3 00/10] net: ip: add drop reasons to input route
 2024-10-21 10:52 UTC  (6+ messages)
` [PATCH net-next v3 05/10] net: ip: make ip_route_input_slow() return drop reasons
` [PATCH net-next v3 07/10] net: ip: make ip_route_input_noref() "


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