netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-09 20:30:15 to 2025-01-10 09:54:09 UTC [more...]

[PATCH net-next v1 0/3] net: stmmac: RX performance improvement
 2025-01-10  9:53 UTC 

[PATCH] rhashtable: Fix potential deadlock by moving schedule_work outside lock
 2025-01-10  9:49 UTC  (8+ messages)

[RFC PATCH 0/8] crypto: Add generic Kerberos library with crypto as AEAD algorithms
 2025-01-10  9:48 UTC  (13+ messages)
` [RFC PATCH 1/8] crypto/krb5: Add some constants out of sunrpc headers
` [RFC PATCH 2/8] crypto/krb5: Provide Kerberos 5 crypto through AEAD API
` [RFC PATCH 3/8] crypto/krb5: Test manager data
` [RFC PATCH 4/8] rxrpc: Add the security index for yfs-rxgk
` [RFC PATCH 5/8] rxrpc: Add YFS RxGK (GSSAPI) security class
` [RFC PATCH 6/8] rxrpc: rxgk: Provide infrastructure and key derivation
` [RFC PATCH 7/8] rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI)
` [RFC PATCH 8/8] rxrpc: rxgk: Implement connection rekeying

[PATCH net v2 0/5] vsock: some fixes due to transport de-assignment
 2025-01-10  9:49 UTC  (7+ messages)
` [PATCH net v2 1/5] vsock/virtio: discard packets if the transport changes
` [PATCH net v2 2/5] vsock/bpf: return early if transport is not assigned
` [PATCH net v2 3/5] vsock/virtio: cancel close work in the destructor
` [PATCH net v2 4/5] vsock: reset socket state when de-assigning the transport
` [PATCH net v2 5/5] vsock: prevent null-ptr-deref in vsock_*[has_data|has_space]

[PATCH v6 0/6] tun: Introduce virtio-net hashing feature
 2025-01-10  9:47 UTC  (12+ messages)
` [PATCH v6 1/6] virtio_net: Add functions for hashing
` [PATCH v6 3/6] tun: Introduce virtio-net hash feature
` [PATCH v6 5/6] selftest: tun: Add tests for virtio-net hashing

[PATCH net-next v3 00/12] Arrange PSE core and update TPS23881 driver
 2025-01-10  9:40 UTC  (13+ messages)
` [PATCH net-next v3 01/12] net: pse-pd: Remove unused pse_ethtool_get_pw_limit function declaration
` [PATCH net-next v3 02/12] net: pse-pd: Avoid setting max_uA in regulator constraints
` [PATCH net-next v3 03/12] net: pse-pd: Add power limit check
` [PATCH net-next v3 04/12] net: pse-pd: tps23881: Simplify function returns by removing redundant checks
` [PATCH net-next v3 05/12] net: pse-pd: tps23881: Use helpers to calculate bit offset for a channel
` [PATCH net-next v3 06/12] net: pse-pd: tps23881: Add missing configuration register after disable
` [PATCH net-next v3 07/12] net: pse-pd: Use power limit at driver side instead of current limit
` [PATCH net-next v3 08/12] net: pse-pd: Split ethtool_get_status into multiple callbacks
` [PATCH net-next v3 09/12] net: pse-pd: Remove is_enabled callback from drivers
` [PATCH net-next v3 10/12] net: pse-pd: tps23881: Add support for power limit and measurement features
` [PATCH net-next v3 11/12] net: pse-pd: Fix missing PI of_node description
` [PATCH net-next v3 12/12] net: pse-pd: Clean ethtool header of PSE structures

[syzbot] [mm?] bpf test error: WARNING in enable_work
 2025-01-10  9:40 UTC 

[net-next PATCH v3 0/6] Add af_xdp support for cn10k
 2025-01-10  9:38 UTC  (7+ messages)
` [net-next PATCH v3 1/6] octeontx2-pf: Don't unmap page pool buffer used by XDP
` [net-next PATCH v3 2/6] octeontx2-pf: Add AF_XDP non-zero copy support
` [net-next PATCH v3 3/6] octeontx2-pf: AF_XDP zero copy receive support
` [net-next PATCH v3 4/6] octeontx2-pf: Reconfigure RSS table after enabling AF_XDP zerocopy on rx queue
` [net-next PATCH v3 5/6] Octeontx2-pf: Prepare for AF_XDP
` [net-next PATCH v3 6/6] octeontx2-pf: AF_XDP zero copy transmit support

[net-next PATCH v2 0/6] Add af_xdp support for cn10k
 2025-01-10  9:34 UTC  (7+ messages)
` [net-next PATCH v2 1/6] octeontx2-pf: Add AF_XDP non-zero copy support
    ` [EXTERNAL] "
` [net-next PATCH v2 3/6] octeontx2-pf: Add AF_XDP zero copy support for rx side
    ` [EXTERNAL] "

[PATCH] net: phy: motorcomm: Fix yt8521 Speed issue
 2025-01-10  9:33 UTC 

[PATCH v1 net-next 00/12] af_unix: Set skb drop reason in every kfree_skb() path
 2025-01-10  9:26 UTC  (13+ messages)
` [PATCH v1 net-next 01/12] net: dropreason: Gather SOCKET_ drop reasons
` [PATCH v1 net-next 02/12] af_unix: Set drop reason in unix_release_sock()
` [PATCH v1 net-next 03/12] af_unix: Set drop reason in unix_sock_destructor()
` [PATCH v1 net-next 04/12] af_unix: Set drop reason in __unix_gc()
` [PATCH v1 net-next 05/12] af_unix: Set drop reason in unix_stream_connect()
` [PATCH v1 net-next 06/12] af_unix: Reuse out_pipe label in unix_stream_sendmsg()
` [PATCH v1 net-next 07/12] af_unix: Set drop reason "
` [PATCH v1 net-next 08/12] af_unix: Set drop reason in queue_oob()
` [PATCH v1 net-next 09/12] af_unix: Set drop reason in manage_oob()
` [PATCH v1 net-next 10/12] af_unix: Set drop reason in unix_stream_read_skb()
` [PATCH v1 net-next 11/12] af_unix: Set drop reason in unix_dgram_disconnected()
` [PATCH v1 net-next 12/12] af_unix: Set drop reason in unix_dgram_sendmsg()

[PATCH net-next 0/6] net: lan969x: add FDMA support
 2025-01-10  9:29 UTC  (4+ messages)
` [PATCH net-next 4/6] net: sparx5: move SKB consumption to xmit()

[PATCH net-next] net: ethernet: ti: am65-cpsw: VLAN-aware CPSW only if !DSA
 2025-01-10  9:26 UTC 

[PATCH net-next v5 00/12] Begin upstreaming Homa transport protocol
 2025-01-10  9:25 UTC  (3+ messages)
` [PATCH net-next v5 07/12] net: homa: create homa_sock.h and homa_sock.c

[PATCH RESEND] net: mii: Fix the Speed display when the network cable is not connected
 2025-01-10  9:23 UTC 

[PATCH bpf-next v2 0/3] selftests: bpf: Migrate test_xdp_redirect.sh to test_progs
 2025-01-10  9:21 UTC  (4+ messages)
` [PATCH bpf-next v2 1/3] selftests/bpf: test_xdp_redirect: Rename BPF sections
` [PATCH bpf-next v2 2/3] selftests/bpf: Migrate test_xdp_redirect.sh to xdp_do_redirect.c
` [PATCH bpf-next v2 3/3] selftests/bpf: Migrate test_xdp_redirect.c to test_xdp_do_redirect.c

[net-next PATCH] net: dsa: qca8k: Use of_property_present() for non-boolean properties
 2025-01-10  9:20 UTC  (2+ messages)

[PATCH 01/17] xfrm: config: add CONFIG_XFRM_IPTFS
 2025-01-10  9:20 UTC  (2+ messages)

[PATCH v2 05/10] ARM: dts: aspeed: system1: Add RGMII support
 2025-01-10  9:15 UTC  (9+ messages)
      ` 回覆: "
              ` 回覆: "

[PATCH net-next 1/2] dt-bindings: net: rfkill-gpio: enable booting in blocked state
 2025-01-10  9:14 UTC  (5+ messages)
` [PATCH net-next 2/2] net: rfkill: gpio: allow "

[Question] Generic way to retrieve IRQ number of Tx/Rx queue
 2025-01-10  9:07 UTC 

[PATCH] net: mii: Fix the Speed display when the network cable is not connected
 2025-01-10  9:03 UTC 

[PATCH net 0/2] vsock: some fixes due to transport de-assignment
 2025-01-10  8:39 UTC  (4+ messages)
` [PATCH net 1/2] vsock/virtio: discard packets if the transport changes

[PATCH v2 0/3] tun: Unify vnet implementation and fill full vnet header
 2025-01-10  8:33 UTC  (14+ messages)
` [PATCH v2 1/3] tun: Unify vnet implementation
` [PATCH v2 2/3] tun: Pad virtio header with zero
` [PATCH v2 3/3] tun: Set num_buffers for virtio 1.0

[PATCH net-next v4 0/4] Add Multicast Filtering support for VLAN interface
 2025-01-10  8:28 UTC  (5+ messages)
` [PATCH net-next v4 1/4] net: ti: icssg-prueth: Add VLAN support in EMAC mode
` [PATCH net-next v4 2/4] net: ti: icssg-prueth: Add Multicast Filtering support for VLAN in MAC mode
` [PATCH net-next v4 3/4] net: hsr: Create and export hsr_get_port_ndev()
` [PATCH net-next v4 4/4] net: ti: icssg-prueth: Add Support for Multicast filtering with VLAN in HSR mode

[PATCH net-next 1/2] net: txgbe: Add basic support for new AML devices
 2025-01-10  8:42 UTC  (2+ messages)
` [PATCH net-next 2/2] net: wangxun: Replace the judgement of MAC type with flags

[PATCH net-next 0/5] net: phylink: fix PCS without autoneg
 2025-01-10  8:04 UTC  (3+ messages)
` [PATCH net-next 5/5] net: phylink: provide fixed state for 1000base-X and 2500base-X

[RFC PATCH 00/10] PRU-ICSSM Ethernet Driver
 2025-01-10  7:13 UTC  (7+ messages)
` [RFC PATCH 05/10] net: ti: prueth: Adds ethtool support for ICSSM PRUETH Driver
` [RFC PATCH 06/10] net: ti: prueth: Adds HW timestamping support for PTP using PRU-ICSS IEP module
` [RFC PATCH 07/10] net: ti: prueth: Adds support for network filters for traffic control supported by PRU-ICSS
` [RFC PATCH 08/10] net: ti: prueth: Adds support for RX interrupt coalescing/pacing
` [RFC PATCH 09/10] net: ti: prueth: Adds power management support for PRU-ICSS
` [RFC PATCH 10/10] arm: dts: ti: Adds device tree nodes for PRU Cores, IEP and eCAP modules of PRU-ICSS2 Instance

[PATCH v2 net] r8169: remove redundant hwmon support
 2025-01-10  6:45 UTC  (4+ messages)

[PATCH net] net/smc: use the correct ndev to find pnetid by pnetid table
 2025-01-10  6:39 UTC  (8+ messages)

[PATCH v6 net-next 00/14] AccECN protocol preparation patch series
 2025-01-10  6:28 UTC  (7+ messages)
` [PATCH v6 net-next 11/14] virtio_net: Accurate ECN flag in virtio_net_hdr

[PATCH net-next] net: warn during dump if NAPI list is not sorted
 2025-01-10  6:16 UTC  (2+ messages)

[PATCH net-next v7 0/7] Introduce unified and structured PHY
 2025-01-10  6:05 UTC  (8+ messages)
` [PATCH net-next v7 1/7] ethtool: linkstate: migrate linkstate functions to support multi-PHY setups
` [PATCH net-next v7 2/7] net: ethtool: plumb PHY stats to PHY drivers
` [PATCH net-next v7 3/7] net: ethtool: add support for structured PHY statistics
` [PATCH net-next v7 4/7] Documentation: networking: update PHY error counter diagnostics in twisted pair guide
` [PATCH net-next v7 5/7] net: phy: introduce optional polling interface for PHY statistics
` [PATCH net-next v7 6/7] net: phy: dp83td510: add statistics support
` [PATCH net-next v7 7/7] net: phy: dp83tg720: "

[PATCH net-next] net: sched: calls synchronize_net() only when needed
 2025-01-10  5:49 UTC  (3+ messages)

[PATCH net 1/1 v2] net: sched: Disallow replacing of child qdisc from one parent to another
 2025-01-10  5:44 UTC  (2+ messages)

[PATCH net-next v2] net: phy: microchip_t1: depend on PTP_1588_CLOCK_OPTIONAL
 2025-01-10  5:44 UTC 

[PATCH net-next v6 2/7] net: ethtool: plumb PHY stats to PHY drivers
 2025-01-10  4:48 UTC  (2+ messages)

[PATCH] selftests/net/forwarding: teamd command not found
 2025-01-10  4:09 UTC  (2+ messages)

[PATCH net-next v4 4/6] enic: Use the Page Pool API for RX when MTU is less than page size
 2025-01-10  4:03 UTC  (2+ messages)

[PATCH mlx5-next 0/4] mlx5-next updates 2025-01-09
 2025-01-10  3:57 UTC  (13+ messages)
` [PATCH mlx5-next 1/4] net/mlx5: Update mlx5_ifc to support FEC for 200G per lane link modes
` [PATCH mlx5-next 2/4] net/mlx5: Add support for MRTCQ register
` [PATCH mlx5-next 3/4] net/mlx5: SHAMPO: Introduce new SHAMPO specific HCA caps
` [PATCH mlx5-next 4/4] net/mlx5: Add nic_cap_reg and vhca_icm_ctrl registers

[PATCH net-next] net: hide the definition of dev_get_by_napi_id()
 2025-01-10  3:54 UTC  (3+ messages)

[PATCH v3] net/mlx5: Fix variable not being completed when function returns
 2025-01-10  3:20 UTC 

[PATCH v3] net/mlx5: Fix variable not being completed when function returns
 2025-01-10  3:02 UTC 

[PATCH net-next v4 0/6] net: napi: add CPU affinity to napi->config
 2025-01-10  3:00 UTC  (9+ messages)
` [PATCH net-next v4 1/6] net: move ARFS rmap management to core
` [PATCH net-next v4 2/6] net: napi: add internal ARFS rmap management
` [PATCH net-next v4 3/6] net: napi: add CPU affinity to napi_config
  ` [Intel-wired-lan] "
` [PATCH net-next v4 4/6] bnxt: use napi's irq affinity
` [PATCH net-next v4 5/6] ice: "
` [PATCH net-next v4 6/6] idpf: "

[PATCH net-next v3 0/4] Support PTP clock for Wangxun NICs
 2025-01-10  3:17 UTC  (5+ messages)
` [PATCH net-next v3 1/4] net: wangxun: Add support for PTP clock
` [PATCH net-next v3 2/4] net: wangxun: Support to get ts info
` [PATCH net-next v3 3/4] net: wangxun: Implement do_aux_work of ptp_clock_info
` [PATCH net-next v3 4/4] net: ngbe: Add support for 1PPS and TOD

[PATCH v1 net 1/3] gtp: Use for_each_netdev_rcu() in gtp_genl_dump_pdp()
 2025-01-10  2:38 UTC  (2+ messages)

[PATCH net-next 00/13][pull request] Intel Wired LAN Driver Updates 2025-01-08 (ice)
 2025-01-10  2:21 UTC  (5+ messages)
` [PATCH net-next 08/13] ice: use rd32_poll_timeout_atomic in ice_read_phy_tstamp_ll_e810
` [PATCH net-next 12/13] ice: implement low latency PHY timer updates

[PATCH net-next] net: phy: micrel: use helper phy_disable_eee
 2025-01-10  2:10 UTC  (2+ messages)

[PATCH net-next v3 0/4] netconsole: selftest for userdata overflow
 2025-01-10  2:10 UTC  (2+ messages)

[PATCH net] ipv4: route: fix drop reason being overridden in ip_route_input_slow
 2025-01-10  2:10 UTC  (3+ messages)

[PATCH v2 net] net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()
 2025-01-10  2:10 UTC  (2+ messages)

[PATCH] net: ethernet: sunplus: Switch to ndo_eth_ioctl
 2025-01-10  2:02 UTC  (3+ messages)
` [net PATCH v2] "

[PATCH v2 net 0/3] gtp/pfcp: Fix use-after-free of UDP tunnel socket
 2025-01-10  1:47 UTC  (4+ messages)
` [PATCH v2 net 1/3] gtp: Use for_each_netdev_rcu() in gtp_genl_dump_pdp()
` [PATCH v2 net 2/3] gtp: Destroy device along with udp socket's netns dismantle
` [PATCH v2 net 3/3] pfcp: "

[PATCH bpf-next v2 00/14] bpf qdisc
 2025-01-10  1:43 UTC  (11+ messages)
` [PATCH bpf-next v2 05/14] bpf: net_sched: Support implementation of Qdisc_ops in bpf
` [PATCH bpf-next v2 06/14] bpf: net_sched: Add basic bpf qdisc kfuncs
` [PATCH bpf-next v2 13/14] selftests: Add a basic fifo qdisc test
` [PATCH bpf-next v2 14/14] selftests: Add a bpf fq qdisc to selftest

[PATCH net-next v4 0/5] Add PCS support for Qualcomm IPQ9574 SoC
 2025-01-10  1:38 UTC  (3+ messages)
` [PATCH net-next v4 3/5] net: pcs: qcom-ipq9574: Add PCS instantiation and phylink operations

[PATCHv2 net] udp: Make rehash4 independent in udp_lib_rehash()
 2025-01-10  1:08 UTC 

[PATCH net v2 1/1] net: stmmac: dwmac-tegra: Read iommu stream id from device tree
 2025-01-10  0:54 UTC  (2+ messages)

[PATCH net-next 1/2] docs: netdev: document requirements for Supported status
 2025-01-10  0:52 UTC  (2+ messages)
` [PATCH net-next 2/2] MAINTAINERS: downgrade Ethernet NIC drivers without CI reporting

[PATCH] iproute2: Fix grammar in duplicate argument error message
 2025-01-10  0:50 UTC  (2+ messages)

linux-next: duplicate patches in the bluetooth tree
 2025-01-10  0:44 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2025-01-10  0:38 UTC 

[PATCH v11 0/2] binder: report txn errors via generic netlink
 2025-01-10  0:18 UTC  (11+ messages)
` [PATCH v11 2/2] "

[PATCH net v3] net: xilinx: axienet: Fix IRQ coalescing packet count overflow
 2025-01-09 23:24 UTC  (2+ messages)

[GIT PULL] Networking for v6.13-rc7
 2025-01-09 23:21 UTC  (2+ messages)

[PATCH net-next v2 00/15] Arrange PSE core and update TPS23881 driver
 2025-01-09 22:36 UTC  (9+ messages)
` [PATCH net-next v2 11/15] net: pse-pd: Add support for PSE device index

[PATCH net-next] tls: skip setting sk_write_space on rekey
 2025-01-09 22:30 UTC 

[PATCH net] r8169: remove redundant hwmon support
 2025-01-09 22:29 UTC 

[PATCH net-next] net: ethernet: ti: cpsw: fix the comment regarding VLAN-aware ALE
 2025-01-09 21:42 UTC 

[PATCH net-next] tools: ynl-gen-c: improve support for empty nests
 2025-01-09 21:00 UTC  (2+ messages)

[PATCH v4 0/4] tools: ynl: add install target
 2025-01-09 21:00 UTC  (2+ messages)

[PATCH net-next] dt-bindings: net: qcom,ipa: Use recommended MBN firmware format in DTS example
 2025-01-09 20:30 UTC  (2+ 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).