netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-13 21:56:56 to 2023-08-14 15:29:55 UTC [more...]

[PATCH net-next v5 00/10] net: axienet: Introduce dmaengine
 2023-08-14 15:29 UTC  (5+ messages)
` [PATCH net-next v5 10/10] net: axienet: Introduce dmaengine support

[RFC PATCH 0/7] Rust Socket abstractions
 2023-08-14 15:25 UTC  (9+ messages)
` [RFC PATCH 1/7] rust: net: add net module files and shared enums
` [RFC PATCH 2/7] rust: net: add ip and socket address bindings
` [RFC PATCH 3/7] rust: net: add socket-related flags and flagset
` [RFC PATCH 4/7] rust: net: add socket wrapper
` [RFC PATCH 5/7] rust: net: implement socket options API
` [RFC PATCH 6/7] rust: net: add socket TCP wrappers
` [RFC PATCH 7/7] rust: net: add socket UDP wrappers

[PATCH net-next v2 0/5][pull request] add v2 FW logging for ice driver
 2023-08-14 15:24 UTC  (4+ messages)
` [PATCH net-next v2 2/5] ice: configure FW logging

[PATCH net-next v3 0/6] tls: implement key updates for TLS1.3
 2023-08-14 15:21 UTC  (8+ messages)
` [PATCH net-next v3 3/6] tls: implement rekey "
` [PATCH net-next v3 6/6] selftests: tls: add rekey tests

[PATCH v2 net] qede: fix firmware halt over suspend and resume
 2023-08-14 15:17 UTC  (6+ messages)
  ` [EXT] "

[PATCH net-next] ethernet: rocker: Use is_broadcast_ether_addr() and is_multicast_ether_addr() instead of ether_addr_equal()
 2023-08-14 15:13 UTC  (4+ messages)

[PATCH net-next] net: dsa: mark parsed interface mode for legacy switch drivers
 2023-08-14 15:12 UTC  (13+ messages)

[PATCH net] net: dsa: mt7530: fix handling of 802.1X PAE frames
 2023-08-14 15:05 UTC  (2+ messages)

[PATCH 2/4] dt-bindings: net: dsa: document internal MDIO bus
 2023-08-14 14:57 UTC  (19+ messages)
  ` [PATCH net-next 0/4] Document internal MDIO bus of DSA switch and support it on MT7530
    ` [PATCH 1/4] dt-bindings: net: dsa: microchip,lan937x: add missing ethernet on example
    ` [PATCH 3/4] dt-bindings: net: dsa: realtek: require compatible property under mdio node

[PATCH] sunrpc: account for xdr->page_base in xdr_alloc_bvec
 2023-08-14 14:51 UTC  (3+ messages)

[PATCH V7 0/9] Enable Wifi RFI interference mitigation feature support
 2023-08-14 14:31 UTC  (11+ messages)
` [PATCH V7 4/9] wifi: mac80211: Add support for ACPI WBRF

[PATCH v2] net: sfp: handle 100G/25G active optical cables in sfp_parse_support
 2023-08-14 14:17 UTC 

[PATCH net-next] net: e1000e: Remove unused declarations
 2023-08-14 13:58 UTC 

[Patch net, v2] net: xfrm: skip policies marked as dead while reinserting policies
 2023-08-14 14:12 UTC  (2+ messages)

[PATCH net-next] net/mlx5: Remove unused declaration
 2023-08-14 14:08 UTC 

[PATCH net-next v3 0/2] net: stmmac: Tx coe sw fallback
 2023-08-14 14:06 UTC  (3+ messages)
` [PATCH net-next v3 1/2] dt-bindings: net: snps,dwmac: Tx queues with coe
` [PATCH net-next v3 2/2] net: stmmac: Tx coe sw fallback

[PATCHv8 00/17] nvme: In-kernel TLS support for TCP
 2023-08-14 14:03 UTC  (24+ messages)
` [PATCH 01/17] nvme-keyring: register '.nvme' keyring
` [PATCH 02/17] nvme-keyring: define a 'psk' keytype
` [PATCH 03/17] nvme: add TCP TSAS definitions
` [PATCH 04/17] nvme-tcp: add definitions for TLS cipher suites
` [PATCH 05/17] nvme-keyring: implement nvme_tls_psk_default()
` [PATCH 06/17] security/keys: export key_lookup()
` [PATCH 07/17] nvme-tcp: allocate socket file
` [PATCH 08/17] nvme-tcp: enable TLS handshake upcall
` [PATCH 09/17] nvme-tcp: control message handling for recvmsg()
` [PATCH 10/17] nvme-fabrics: parse options 'keyring' and 'tls_key'
` [PATCH 11/17] nvmet: make TCP sectype settable via configfs
` [PATCH 12/17] nvmet-tcp: make nvmet_tcp_alloc_queue() a void function
` [PATCH 13/17] nvmet-tcp: allocate socket file
` [PATCH 14/17] nvmet: Set 'TREQ' to 'required' when TLS is enabled
` [PATCH 15/17] nvmet-tcp: enable TLS handshake upcall
` [PATCH 16/17] nvmet-tcp: control messages for recvmsg()
` [PATCH 17/17] nvmet-tcp: peek icreq before starting TLS

[PATCH net-next 0/8] virtio-net: support dynamic notification coalescing moderation
 2023-08-14 13:58 UTC  (7+ messages)
` [PATCH net-next 6/8] virtio-net: support rx netdim

[PATCH v4 00/11] Introduce STM32 Firewall framework
 2023-08-14 13:45 UTC  (3+ messages)
` [PATCH v4 02/11] dt-bindings: treewide: add feature-domains description

[PATCH v2 net-next 0/3] sfc: fix unaligned access in loopback selftests
 2023-08-14 13:45 UTC  (5+ messages)
` [PATCH v2 net-next 1/3] sfc: use padding to fix alignment in loopback test

[RFC PATCH bpf-next 0/2] bpf, x64: Fix tailcall infinite loop bug
 2023-08-14 13:41 UTC  (3+ messages)
` [RFC PATCH bpf-next 1/2] "
` [RFC PATCH bpf-next 2/2] selftests/bpf: Add testcases for tailcall infinite loop bug fixing

[PATCH v3 0/4] net: stmmac: dwc-qos: Add FSD EQoS support
 2023-08-14 13:33 UTC  (6+ messages)
    ` [PATCH v3 1/4] dt-bindings: net: Add FSD EQoS device tree bindings
    ` [PATCH v3 2/4] net: stmmac: dwc-qos: Add FSD EQoS support
    ` [PATCH v3 3/4] arm64: dts: fsd: Add Ethernet support for FSYS0 Block of FSD SoC
    ` [PATCH v3 4/4] arm64: dts: fsd: Add Ethernet support for PERIC "

[PATCH 1/1] net/mlx5: Convert PCI error values to generic errnos
 2023-08-14 13:27 UTC 

[PATCH v1 net] octeontx2-pf: fix page_pool creation fail for rings > 32k
 2023-08-14 13:24 UTC 

[PATCH v2 0/4] Send RPC-on-TCP with one sock_sendmsg() call
 2023-08-14 12:56 UTC  (4+ messages)
` [PATCH v2 1/4] SUNRPC: Convert svc_tcp_sendmsg to use bio_vecs directly

[PATCH net-next v6 0/6] introduce page_pool_alloc() related API
 2023-08-14 12:56 UTC  (7+ messages)
` [PATCH net-next v6 1/6] page_pool: frag API support for 32-bit arch with 64-bit DMA
` [PATCH net-next v6 2/6] page_pool: unify frag_count handling in page_pool_is_last_frag()
` [PATCH net-next v6 3/6] page_pool: remove PP_FLAG_PAGE_FRAG
` [PATCH net-next v6 4/6] page_pool: introduce page_pool[_cache]_alloc() API
` [PATCH net-next v6 5/6] page_pool: update document about frag API
` [PATCH net-next v6 6/6] net: veth: use newly added page pool API for veth with xdp

[PATCH net] net: xfrm: skip policies marked as dead while reinserting policies
 2023-08-14 12:58 UTC  (7+ messages)

Issue with adding classification rules RX flows using ethtool, igb
 2023-08-14 12:35 UTC 

[PATCH net-next] tun: add __exit annotations to module exit func tun_cleanup()
 2023-08-14 12:32 UTC  (6+ messages)

[PATCH] net: sfp: handle 100G/25G active optical cables in sfp_parse_support
 2023-08-14 12:22 UTC  (5+ messages)

[PATCH v2 0/4] net: stmmac: dwc-qos: Add FSD EQoS support
 2023-08-14 10:27 UTC  (7+ messages)
  ` [PATCH v2 3/4] arm64: dts: fsd: Add Ethernet support for FSYS0 Block of FSD SoC
  ` [PATCH v2 4/4] arm64: dts: fsd: Add Ethernet support for PERIC "

[PATCH vhost v13 00/12] virtio core prepares for AF_XDP
 2023-08-14 11:55 UTC  (6+ messages)
` [PATCH vhost v13 05/12] virtio_ring: introduce virtqueue_dma_dev()

[net-next PATCH v2] octeontx2-pf: Use PTP HW timestamp counter atomic update feature
 2023-08-14 11:33 UTC  (5+ messages)

[PATCH bpf-next 0/9] xsk: TX metadata
 2023-08-14 11:13 UTC  (8+ messages)
` [PATCH bpf-next 1/9] xsk: Support XDP_TX_METADATA_LEN
` [PATCH bpf-next 2/9] xsk: add TX timestamp and TX checksum offload support
` [PATCH bpf-next 4/9] net/mlx5e: Implement AF_XDP TX timestamp and checksum offload

[PATCH] igc: fix deadlock caused by taking RTNL in RPM resume path
 2023-08-14 11:04 UTC  (4+ messages)
` [WIP v2] "

[PATCH 0/5] Move Loongson1 MAC arch-code to the driver dir
 2023-08-14 10:50 UTC  (6+ messages)
` [PATCH 4/5] net: stmmac: Add glue layer for Loongson-1 SoC

[PATCH net] selftests: mirror_gre_changes: Tighten up the TTL test match
 2023-08-14 10:20 UTC  (2+ messages)

[PATCH] qed: remove unused 'resp_size' calculation
 2023-08-14 10:13 UTC  (2+ messages)

[PATCH net-next] net/mlx5: Devcom, only use devcom after NULL check in mlx5_devcom_send_event()
 2023-08-14 10:11 UTC  (3+ messages)
` [PATCH -next v2] "

[PATCH v4 0/5] Introduce IEP driver and packet timestamping support
 2023-08-14 10:08 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: net: Add ICSS IEP
` [PATCH v4 2/5] dt-bindings: net: Add IEP property in ICSSG DT binding
` [PATCH v4 3/5] net: ti: icss-iep: Add IEP driver
` [PATCH v4 4/5] net: ti: icssg-prueth: add packet timestamping and ptp support
` [PATCH v4 5/5] net: ti: icssg-prueth: am65x SR2.0 add 10M full duplex support

[RFC PATCH net-next 0/2] net: Use SMP threads for backlog NAPI
 2023-08-14  9:35 UTC  (3+ messages)
` [RFC PATCH net-next 1/2] "
` [RFC PATCH 2/2] softirq: Drop the warning from do_softirq_post_smp_call_flush()

[PATCH net-next v2 0/2] Add Realtek automotive PCIe driver
 2023-08-14  9:35 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net/ethernet/realtek: Add Realtek automotive PCIe driver code

ARM board lockups/hangs triggered by locks and mutexes
 2023-08-14  9:04 UTC  (4+ messages)

[PATCH v1 net] page_pool: Cap queue size to 32k
 2023-08-14  8:55 UTC  (5+ messages)
  ` [EXT] "

selftests: net/af_unix test_unix_oob [FAILED]
 2023-08-14  8:54 UTC  (5+ messages)

[PATCH net-next] page_pool: Set page pool size
 2023-08-14  8:44 UTC  (2+ messages)

[PATCH v4] dt-bindings: net: ftgmac100: convert to yaml version from txt
 2023-08-14  8:41 UTC  (2+ messages)

[PATCH net-next 0/2] Tx coe sw fallback for unsupported queues
 2023-08-14  8:33 UTC  (7+ messages)
` [PATCH net-next 1/2] dt-bindings: net: snps,dwmac: Tx queues with coe
` [PATCH net-next v2 0/2] Tx coe sw fallback for unsupported queues
  ` [PATCH net-next v2 1/2] dt-bindings: net: snps,dwmac: Tx queues with coe

[PATCHv5 net-next] ipv6: do not match device when remove source route
 2023-08-14  8:33 UTC  (3+ messages)

[PATCH v2 00/15] ARM: oxnas support removal
 2023-08-14  8:17 UTC  (5+ messages)
` [PATCH v2 09/15] pinctrl: pinctrl-oxnas: remove obsolete pinctrl driver

[PATCH V8 0/9] Enable Wifi RFI interference mitigation feature support
 2023-08-14  8:04 UTC  (13+ messages)
` [PATCH V8 1/9] drivers core: Add support for Wifi band RF mitigations
` [PATCH V8 2/9] drivers core: add ACPI based WBRF mechanism introduced by AMD
` [PATCH V8 3/9] cfg80211: expose nl80211_chan_width_to_mhz for wide sharing
` [PATCH V8 6/9] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature

[net-next v2 0/2] seg6: add NEXT-C-SID support for SRv6 End.X behavior
 2023-08-14  7:49 UTC  (3+ messages)
` [net-next v2 1/2] "

[PATCH v3 0/5] Introduce IEP driver and packet timestamping support
 2023-08-14  7:32 UTC  (6+ messages)
` [PATCH v3 3/5] net: ti: icss-iep: Add IEP driver

[PATCHv8 00/17] nvme: In-kernel TLS support for TCP
 2023-08-14  7:32 UTC  (5+ messages)
` [PATCH 14/17] nvmet-tcp: reference counting for queues

[patch iproute2-next] devlink: spell out STATE in devlink port function help
 2023-08-14  7:29 UTC 

[PATCH -next] hv_netvsc: Remove duplicated include
 2023-08-14  7:24 UTC  (4+ messages)

[PATCH net-next v2 1/2] dt-bindings: net: ethernet-controller: add PSGMII mode
 2023-08-14  7:20 UTC  (2+ messages)

[PATCH net-next 0/4] mlxsw: Support traffic redirection from a locked bridge port
 2023-08-14  7:20 UTC  (2+ messages)

[PATCH net] Revert "vlan: Fix VLAN 0 memory leak"
 2023-08-14  7:20 UTC  (2+ messages)

[PATCH net-next v22] vmxnet3: Add XDP support
 2023-08-14  7:10 UTC  (2+ messages)

[PATCH net-next 0/2] Use helper functions to update stats
 2023-08-14  7:10 UTC  (2+ messages)

[PATCH net-next v1 1/1] net: stmmac: xgmac: show more MAC HW features in debugfs
 2023-08-14  7:10 UTC  (2+ messages)

[net-next v5 0/7] openvswitch: add drop reasons
 2023-08-14  7:10 UTC  (2+ messages)

[PATCH net-next v2] net-memcg: Fix scope of sockmem pressure indicators
 2023-08-14  7:09 UTC 

Error 'netif_napi_add_weight() called with weight 256'
 2023-08-14  7:07 UTC  (8+ messages)

[PATCH net-next 00/14] mptcp: get rid of msk->subflow
 2023-08-14  6:10 UTC  (2+ messages)

[syzbot] [net?] WARNING in ip_tunnel_delete_nets (2)
 2023-08-14  3:32 UTC 

[PATCH net] team: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves
 2023-08-14  3:23 UTC 

[RFC PATCH v2 00/11] Device Memory TCP
 2023-08-14  3:15 UTC  (6+ messages)
` [RFC PATCH v2 02/11] netdev: implement netlink api to bind dma-buf to netdevice

[PATCH 0/4] Add support for Agilex5 SoCFPGA platform
 2023-08-14  2:59 UTC  (7+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 4/5] clk: socfpga: agilex: add clock driver for the Agilex5

[PATCH net-next v3 1/5] net: dsa: realtek: Remove redundant of_match_ptr()
 2023-08-14  2:55 UTC  (5+ messages)
` [PATCH net-next v3 2/5] net: dsa: rzn1-a5psw: "
` [PATCH net-next v3 3/5] net: gemini: "
` [PATCH net-next v3 4/5] net: qualcomm: "
` [PATCH net-next v3 5/5] wlcore: spi: "

[PATCH net-next v3 0/5] net: Remove redundant of_match_ptr() macro
 2023-08-14  2:54 UTC 

[PATCH net-next 0/3] netem: allow using seeded PRNG for loss and corruption events
 2023-08-14  2:31 UTC  (4+ messages)
` [PATCH net-next 1/3] [PATCH 1/3] netem: add prng attribute to netem_sched_data
` [PATCH net-next 2/3] [PATCH 2/3] netem: allow using a seeded PRNG for generating random losses
` [PATCH net-next 3/3] [PATCH 3/3] netem: allow using seeded PRNG for correlated loss events

[PATCH v2 0/4] soc: qcom: aoss: Introduce debugfs interface and cleanup things
 2023-08-14  2:33 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/9] arm64: dts: qcom: enable EMAC1 on sa8775p
 2023-08-14  2:02 UTC  (2+ messages)

[PATCH net-next v3] net: phy: mediatek-ge-soc: support PHY LEDs
 2023-08-14  1:58 UTC 

[PATCH net-next 0/2] nexthop: Various cleanups
 2023-08-14  1:22 UTC  (5+ messages)
` [PATCH net-next 1/2] nexthop: Simplify nexthop bucket dump
` [PATCH net-next 2/2] nexthop: Do not increment dump sentinel at the end of the dump

[syzbot] [net?] [wireless?] INFO: rcu detected stall in cfg80211_wiphy_work
 2023-08-14  0:48 UTC 

[GIT PULL] virtio: bugfixes
 2023-08-13 23:08 UTC 


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