netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-26 15:09:02 to 2024-08-27 03:06:41 UTC [more...]

[PATCH v1] memcg: add charging of already allocated slab objects
 2024-08-27  3:06 UTC  (2+ messages)

[PATCH v3] net: ftgmac100: Get link speed and duplex for NC-SI
 2024-08-27  3:05 UTC 

[PATCH net-next 0/8] Use max/min to simplify the code
 2024-08-27  2:57 UTC  (7+ messages)
` [PATCH net-next 1/8] net/mac80211: use max "
` [PATCH net-next 6/8] net/openvswitch: Use max() "
  ` [ovs-dev] "

[PATCH -next v2] wifi: mac80211: use max to simplify the code
 2024-08-27  3:03 UTC 

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

[PATCH -next 00/15] sysctl: move sysctls from vm_table into its own files
 2024-08-27  2:43 UTC  (10+ messages)
` [PATCH -next 07/15] security: min_addr: move sysctl into its own file
` [PATCH -next 12/15] fs: dcache: move the "

[PATCH net-next v3 0/2] Add Embedded SYNC feature for a dpll's pin
 2024-08-27  2:30 UTC  (2+ messages)

[PATCH net] net: ti: icssg-prueth: Fix 10M Link issue on AM64x
 2024-08-27  2:30 UTC  (2+ messages)

[PATCH net 00/15] mptcp: more fixes for the in-kernel PM
 2024-08-27  2:29 UTC  (17+ messages)
` [PATCH net 01/15] mptcp: pm: reuse ID 0 after delete and re-add
` [PATCH net 02/15] mptcp: pm: fix RM_ADDR ID for the initial subflow
` [PATCH net 03/15] selftests: mptcp: join: check removing ID 0 endpoint
` [PATCH net 04/15] mptcp: pm: send ACK on an active subflow
` [PATCH net 05/15] mptcp: pm: skip connecting to already established sf
` [PATCH net 06/15] mptcp: pm: reset MPC endp ID when re-added
` [PATCH net 07/15] selftests: mptcp: join: check re-adding init endp with != id
` [PATCH net 08/15] selftests: mptcp: join: no extra msg if no counter
` [PATCH net 09/15] mptcp: pm: do not remove already closed subflows
` [PATCH net 10/15] mptcp: pm: fix ID 0 endp usage after multiple re-creations
` [PATCH net 11/15] selftests: mptcp: join: check re-re-adding ID 0 endp
` [PATCH net 12/15] mptcp: avoid duplicated SUB_CLOSED events
` [PATCH net 13/15] selftests: mptcp: join: validate event numbers
` [PATCH net 14/15] mptcp: pm: ADD_ADDR 0 is not a new address
` [PATCH net 15/15] selftests: mptcp: join: check re-re-adding ID 0 signal

[PATCH net 0/3] Add I2C bus lock for Wangxun
 2024-08-27  2:26 UTC  (7+ messages)

[PATCH net-next 0/9] Netfilter updates for net-next
 2024-08-27  2:25 UTC  (3+ messages)
` [PATCH net-next 2/9] selftests: netfilter: nft_queue.sh: sctp coverage

[PATCH net 0/2] net: mctp-serial: Fix for missing tx escapes
 2024-08-27  2:07 UTC  (3+ messages)
` [PATCH net 1/2] net: mctp-serial: Add kunit test for next_chunk_len()
` [PATCH net 2/2] net: mctp-serial: Fix missing escapes on transmit

[PATCH v4 net-next 00/12] net: introduce TX H/W shaping API
 2024-08-27  2:14 UTC  (12+ 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 -next 0/2] net/ncsi: Use str_up_down to simplify the code
 2024-08-27  2:11 UTC  (3+ messages)

[RFC] Why is set_config not supported in mlx5_vnet?
 2024-08-27  2:07 UTC  (9+ messages)

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

linux-next: duplicate patches in the bluetooth tree
 2024-08-27  1:27 UTC 

[PATCH net-next v2 0/9][pull request] idpf: XDP chapter II: convert Tx completion to libeth
 2024-08-27  1:09 UTC  (7+ messages)
` [PATCH net-next v2 2/9] libeth: add common queue stats

[ANN] netdev call - Aug 27th
 2024-08-27  0:42 UTC 

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

[net-next, v2 0/2] Adding SO_PEEK_OFF for TCPv6
 2024-08-27  0:30 UTC  (5+ messages)
` [net-next, v2 1/2] tcp: add SO_PEEK_OFF socket option tor TCPv6
` [net-next, v2 2/2] selftests: add selftest for tcp SO_PEEK_OFF support

[PATCH -next] af_packet: display drop field in packet_seq_show
 2024-08-27  0:19 UTC  (2+ messages)

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

[PATCH net-next 0/2] timestamp: control SOF_TIMESTAMPING_RX_SOFTWARE feature per socket
 2024-08-26 23:42 UTC  (8+ messages)
` [PATCH net-next 1/2] tcp: make "

[PATCH V2] wifi: ath6kl: Replace ath6kl_usb_submit_ctrl_in with usb_control_msg_recv
 2024-08-26 22:51 UTC  (3+ messages)
` [PATCH V6 1/2] "
  ` [PATCH V6 2/2] wifi: ath6kl: remove ath6kl_usb_submit_ctrl_in

[RFC PATCH] memcg: add charging of already allocated slab objects
 2024-08-26 23:00 UTC  (3+ messages)

[PATCH V4 00/12] PCIe TPH and cache direct injection support
 2024-08-26 22:49 UTC  (5+ messages)
` [PATCH V4 11/12] bnxt_en: Add TPH support in BNXT driver

[PATCH net-next 0/8][pull request] Intel Wired LAN Driver Updates 2024-08-26 (ice)
 2024-08-26 22:46 UTC  (9+ messages)
` [PATCH net-next 1/8] ice: implement and use rd32_poll_timeout for ice_sq_done timeout
` [PATCH net-next 2/8] ice: improve debug print for control queue messages
` [PATCH net-next 3/8] ice: do not clutter debug logs with unused data
` [PATCH net-next 4/8] ice: stop intermixing AQ commands/responses debug dumps
` [PATCH net-next 5/8] ice: reword comments referring to control queues
` [PATCH net-next 6/8] ice: remove unnecessary control queue cmd_buf arrays
` [PATCH net-next 7/8] ice: Report NVM version numbers on mismatch during load
` [PATCH net-next 8/8] ice: Adjust over allocation of memory in ice_sched_add_root_node() and ice_sched_add_node()

[PATCHv2] net: dpaa:reduce number of synchronize_net() calls
 2024-08-26 22:30 UTC  (2+ messages)

[PATCH net] ipv6: avoid indirect calls for SOL_IP socket options
 2024-08-26 22:30 UTC  (2+ messages)

[PATCH net v5] ethtool: check device is present when getting link settings
 2024-08-26 22:30 UTC  (2+ messages)

[PATCH net] sctp: fix association labeling in the duplicate COOKIE-ECHO case
 2024-08-26 22:29 UTC  (3+ messages)
` [PATCH] "

[PATCH 0/2] Adding SO_PEEK_OFF for TCPv6
 2024-08-26 22:25 UTC  (7+ messages)
` [PATCH 1/2] tcp: add SO_PEEK_OFF socket option tor TCPv6
` [PATCH 2/2] selftests: add selftest for tcp SO_PEEK_OFF support

[Patch net-next] net/handshake: use sockfd_put() helper
 2024-08-26 22:24 UTC  (3+ messages)
  ` [External] "

Query on sample configuration to test network trqffic between two different networks with dsa enumerated ports
 2024-08-26 22:23 UTC 

[net-next v2 0/9] net: convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled()
 2024-08-26 22:15 UTC  (5+ messages)
` [net-next v2 3/9] net: ethernet: cortina: Convert to devm_clk_get_enabled()
` [net-next v2 6/9] net: ethernet: broadcom: bcm63xx_enet: "

lib/packing.c behaving weird if buffer length is not multiple of 4 with QUIRK_LSW32_IS_FIRST
 2024-08-26 22:03 UTC  (12+ messages)

[Patch net-next] tcp_bpf: remove an unused parameter for bpf_tcp_ingress()
 2024-08-26 21:49 UTC  (2+ messages)

[PATCH net-next 0/2] Expand statistics reported in ethtool
 2024-08-26 21:48 UTC  (3+ messages)
` [PATCH net-next 2/2] enic: Expand statistics gathering and reporting

[PATCH net-next v6 2/2] net: dsa: microchip: Add KSZ8895/KSZ8864 switch support
 2024-08-26 21:43 UTC 

[PATCH net-next v6 1/2] dt-bindings: net: dsa: microchip: Add KSZ8895/KSZ8864 switch support
 2024-08-26 21:43 UTC 

[PATCH net-next v6 0/2] net: dsa: microchip: Add KSZ8895/KSZ8864 switch support
 2024-08-26 21:43 UTC 

Re: [PATCH 1/1] Improve missing mods error message and make shell script executable
 2024-08-26 21:40 UTC  (4+ messages)
` [PATCH 1/1 V2] Selftests: net: Set executable bit for shell script

[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-08-26 21:29 UTC  (11+ messages)
` [PATCH 04/11] of: address: Preserve the flags portion on 1:1 dma-ranges mapping
` [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

[PATCH 07/13] LSM: Use lsmblob in security_current_getsecid
 2024-08-26 21:24 UTC  (2+ messages)

[PATCHv4 net-next] net: ag71xx: get reset control using devm api
 2024-08-26 21:21 UTC 

[PATCH net-next] net/ipv4: fix macro definition sk_for_each_bound_bhash
 2024-08-26 21:10 UTC  (2+ messages)

[PATCH v4 net-next] tcp: avoid reusing FIN_WAIT2 when trying to find port in connect() process
 2024-08-26 21:10 UTC  (2+ messages)

[PATCH net 0/1] NULL ptr dereference in tcp_rearm_rto
 2024-08-26 20:32 UTC  (5+ messages)
` [PATCH net 1/1] tcp: check skb is non-NULL in tcp_rto_delta_us()

[PATCH net-next v2] et131x: Remove NULL check of list_entry()
 2024-08-26 20:27 UTC  (2+ messages)

[PATCH][next] qlcnic: make read-only const array key static
 2024-08-26 20:23 UTC  (2+ messages)

[PATCH net] net: drop bad gso csum_start and offset in virtio_net_hdr
 2024-08-26 20:07 UTC  (11+ messages)

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

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

[PATCHv3 net-next] net: ag71xx: get reset control using devm api
 2024-08-26 19:54 UTC  (4+ messages)

[PATCH 03/11] PCI: of_property: Sanitize 32 bit PCI address parsed from DT
 2024-08-26 19:51 UTC  (3+ messages)

[PATCH net-next v2] net: phy: vitesse: implement MDI-X configuration in vsc73xx
 2024-08-26 19:42 UTC  (2+ messages)

[PATCH] net: Remove a local variable with the same name as the parameter
 2024-08-26 19:41 UTC  (2+ messages)

[PATCHv4 net-next] net: ag71xx: get reset control using devm api
 2024-08-26 19:28 UTC 

[PATCH net,v5,2/2] net/smc: modify smc_sock structure
 2024-08-26 19:24 UTC  (5+ messages)

[PATCH net-next v2] net/smc: add sysctl for smc_limit_hs
 2024-08-26 19:14 UTC  (4+ messages)

[PATCH net-next 0/4] Make SMC-R can work with rxe devices
 2024-08-26 19:04 UTC  (5+ messages)

[net-next v4 0/5] net: stmmac: Add PCI driver support for BCM8958x
 2024-08-26 18:53 UTC  (10+ messages)
` [net-next v4 2/5] net: stmmac: Add basic dw25gmac support to stmmac core
` [net-next v4 3/5] net: stmmac: Integrate dw25gmac into stmmac hwif handling
` [net-next v4 4/5] net: stmmac: Add PCI driver support for BCM8958x

[PATCH V4 net-next 00/11] Add support of HIBMCGE Ethernet Driver
 2024-08-26 18:50 UTC  (3+ messages)
` [PATCH V4 net-next 06/11] net: hibmcge: Implement .ndo_start_xmit function

[PATCH v2 net-next 0/5] ionic: convert Rx queue buffers to use page_pool
 2024-08-26 18:44 UTC  (6+ messages)
` [PATCH v2 net-next 1/5] ionic: debug line for Tx completion errors
` [PATCH v2 net-next 2/5] ionic: rename ionic_xdp_rx_put_bufs
` [PATCH v2 net-next 3/5] ionic: use per-queue xdp_prog
` [PATCH v2 net-next 4/5] ionic: always use rxq_info
` [PATCH v2 net-next 5/5] ionic: convert Rx queue buffers to use page_pool

[PATCH v5 0/4] tracing: improve symbolic printing
 2024-08-26 18:24 UTC  (3+ messages)

[[PATCH v2 iwl-next] v2 0/4]
 2024-08-26 18:10 UTC  (5+ messages)
` [[PATCH v2 iwl-next] v2 1/4] idpf: address an rtnl lock splat in tx timeout recovery path
` [[PATCH v2 iwl-next] v2 2/4] idpf: Acquire the lock before accessing the xn->salt
` [[PATCH v2 iwl-next] v2 3/4] idpf: convert workqueues to unbound
` [[PATCH v2 iwl-next] v2 4/4] idpf: add more info during virtchnl transaction time out

[PATCH net-next 1/2] net: phy: aquantia: create firmware name for aqr PHYs at runtime
 2024-08-26 17:49 UTC  (3+ messages)

[PATCH] net: ethtool: fix unheld rtnl lock
 2024-08-26 17:44 UTC  (8+ messages)
` [patch net-next v2] "
` [patch net-next v3] "

[PATCH v2 00/15] cxl: add Type2 device support
 2024-08-26 17:42 UTC  (3+ messages)
` [PATCH v2 08/15] cxl: indicate probe deferral

[PATCH net-next 1/2] net: phy: aquantia: create firmware name for aqr PHYs at runtime
 2024-08-26 17:35 UTC 

[PATCH net] tcp_cubic: switch ca->last_time to usec resolution
 2024-08-26 17:27 UTC  (3+ messages)

[PATCH iwl-net v5] ice: Add netif_device_attach/detach into PF reset flow
 2024-08-26 17:25 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next] selftests: forwarding: local_termination: Down ports on cleanup
 2024-08-26 17:15 UTC 

[PATCH net-next] idpf: Slightly simplify memory management in idpf_add_del_mac_filters()
 2024-08-26 17:14 UTC  (4+ messages)

[PATCH v3 0/9] PCI: Remove pcim_iounmap_regions()
 2024-08-26 17:12 UTC  (7+ messages)
` [PATCH v3 5/9] ethernet: cavium: Replace deprecated PCI functions

[PATCH net 0/4] mptcp: close subflow when receiving TCP+FIN and misc
 2024-08-26 17:11 UTC  (5+ messages)
` [PATCH net 1/4] mptcp: close subflow when receiving TCP+FIN
` [PATCH net 2/4] selftests: mptcp: join: cannot rm sf if closed
` [PATCH net 3/4] mptcp: sched: check both backup in retrans
` [PATCH net 4/4] mptcp: pr_debug: add missing \n at the end

[Patch net-next] l2tp: avoid overriding sk->sk_user_data
 2024-08-26 17:10 UTC  (2+ messages)

[PATCH net-next] net: ag71xx: move clk_eth out of struct
 2024-08-26 17:10 UTC  (2+ messages)

[PATCH net-next v15 00/13] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-08-26 17:00 UTC  (7+ messages)
` [PATCH net-next v15 01/13] mm: page_frag: add a test module for page_frag
` [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-next v3 0/5] net: xilinx: axienet: Multicast fixes and improvements
 2024-08-26 17:00 UTC  (2+ messages)

[PATCH net-next 0/8] Some modifications to optimize code readability
 2024-08-26 17:00 UTC  (2+ messages)

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

[PATCH net-next v7 0/2] Add support for ICSSG PA_STATS
 2024-08-26 16:40 UTC  (2+ messages)

[PATCH net-next v3 0/3] Add ALCD Support to Cable Testing Interface
 2024-08-26 16:40 UTC  (2+ messages)

[PATCH net-next v3 0/2] netconsole: Populate dynamic entry even if netpoll fails
 2024-08-26 16:40 UTC  (2+ messages)

[PATCH net-next v7] net: netconsole: selftests: Create a new netconsole selftest
 2024-08-26 16:40 UTC  (2+ messages)

[PATCH net-next v3 0/2] Adds support for lan887x phy
 2024-08-26 16:30 UTC  (2+ messages)

[syzbot] [sctp?] KMSAN: uninit-value in sctp_sf_ootb
 2024-08-26 16:24 UTC  (2+ messages)

[patch net-next v2] net: fix unreleased lock in cable test
 2024-08-26 16:16 UTC  (2+ messages)

pull-request: bpf-next 2024-08-23
 2024-08-26 16:10 UTC  (2+ messages)

[PATCH v3 0/3] Add Firmware Upload support for beagleplay cc1352
 2024-08-26 16:09 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: net: ti,cc1352p7: Add bootloader-backdoor-gpios

[PATCH net-next v5] net: mana: Implement get_ringparam/set_ringparam for mana
 2024-08-26 16:07 UTC 

pull request: bluetooth 2024-08-23
 2024-08-26 16:00 UTC  (2+ messages)

[PATCH iproute2-next v2 0/2] add support for tunsrc
 2024-08-26 15:59 UTC  (3+ messages)
` [PATCH iproute2-next v2 1/2] ip: lwtunnel: tunsrc support

[PATCH net-next] net: mdio-gpio: remove support for platform data
 2024-08-26 15:54 UTC  (2+ messages)

[PATCH net-next 1/9] netfilter: nfnetlink_queue: unbreak SCTP traffic
 2024-08-26 15:50 UTC  (2+ messages)

[PATCH 1/1 V2] Selftests: net: Improve missing modules error message
 2024-08-26 15:50 UTC  (2+ messages)

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

[PATCH net-next v4 0/6] netdev_features: start cleaning netdev_features_t up
 2024-08-26 15:38 UTC  (6+ messages)
` [PATCH net-next v4 2/6] netdev_features: remove unused __UNUSED_NETIF_F_1


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