messages from 2024-07-10 09:08:14 to 2024-07-11 05:29:07 UTC [more...]
[PATCH v4 4/6] sfc: falcon: Make I2C terminology more inclusive
2024-07-11 5:27 UTC
[PATCH iwl-next v3 00/13] ice: iavf: add support for TC U32 filters on VFs
2024-07-11 5:28 UTC (16+ messages)
` [PATCH iwl-next v3 01/13] ice: add parser create and destroy skeleton
` [PATCH iwl-next v3 02/13] ice: parse and init various DDP parser sections
` [Intel-wired-lan] "
` [PATCH iwl-next v3 03/13] ice: add debugging functions for the "
` [PATCH iwl-next v3 04/13] ice: add parser internal helper functions
` [PATCH iwl-next v3 05/13] ice: add parser execution main loop
` [PATCH iwl-next v3 06/13] ice: support turning on/off the parser's double vlan mode
` [PATCH iwl-next v3 07/13] ice: add UDP tunnels support to the parser
` [PATCH iwl-next v3 08/13] ice: add API for parser profile initialization
` [PATCH iwl-next v3 09/13] virtchnl: support raw packet in protocol header
` [PATCH iwl-next v3 10/13] ice: add method to disable FDIR SWAP option
` [Intel-wired-lan] "
` [PATCH iwl-next v3 11/13] ice: enable FDIR filters from raw binary patterns for VFs
` [PATCH iwl-next v3 12/13] iavf: refactor add/del FDIR filters
` [PATCH iwl-next v3 13/13] iavf: add support for offloading tc U32 cls filters
xdp/xsk.c: Possible bug in xdp_umem_reg version check
2024-07-11 5:23 UTC (7+ messages)
[PATCH net v2] net: bridge: mst: Check vlan state for egress decision
2024-07-11 4:59 UTC
[PATCH net-next v3] tg3: Remove residual error handling in tg3_suspend
2024-07-11 4:02 UTC (4+ messages)
[PATCHv3 net-next] bonding: 3ad: send ifinfo notify when mux state changed
2024-07-11 3:12 UTC (11+ messages)
[net-next v5 0/2] net: wwan: t7xx: Add t7xx debug port
2024-07-11 2:35 UTC (3+ messages)
` [net-next v5 1/2] wwan: core: Add WWAN ADB and MIPC port type
` [net-next v5 2/2] net: wwan: t7xx: Add debug port
[PATCH v8] af_packet: Handle outgoing VLAN packets without hardware offloading
2024-07-11 2:33 UTC (10+ messages)
[net-next,PATCH v2] dt-bindings: net: realtek,rtl82xx: Document RTL8211F LED support
2024-07-11 2:20 UTC (2+ messages)
[PATCH net-next v2 0/3][pull request] ice: Support to dump PHY config, FEC
2024-07-11 2:20 UTC (2+ messages)
[PATCH v3 1/1] dt-bindings: net: convert enetc to yaml
2024-07-11 2:20 UTC (2+ messages)
[PATCH net] tcp: avoid too many retransmit packets
2024-07-11 2:20 UTC (3+ messages)
[PATCH net] e1000e: fix force smbus during suspend flow
2024-07-11 2:20 UTC (3+ messages)
[PATCH] test/vsock: add install target
2024-07-11 2:00 UTC (7+ messages)
[PATCH net-next v16 00/13] Device Memory TCP
2024-07-11 1:35 UTC (25+ messages)
` [PATCH net-next v16 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v16 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v16 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v16 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v16 05/13] page_pool: devmem support
` [PATCH net-next v16 11/13] net: add devmem TCP documentation
` [PATCH net-next v16 12/13] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v16 13/13] netdev: add dmabuf introspection
[PATCH iwl-net] igc: Ensure PTM request is completed before timeout has started
2024-07-11 0:48 UTC (2+ messages)
[PATCH net-next V2 00/10] mlx5 misc patches 2023-07-08
2024-07-11 0:44 UTC (5+ messages)
` [PATCH net-next V2 01/10] net/mlx5: IFC updates for SF max IO EQs
[PATCH] net: ks8851: Fix potential TX stall after interface reopen
2024-07-11 0:20 UTC (3+ messages)
[PATCH net] i40e: fix: remove needless retries of NVM update
2024-07-11 0:11 UTC (2+ messages)
[net-next PATCH v4 00/15] eth: fbnic: Add network driver for Meta Platforms Host Network Interface
2024-07-10 23:51 UTC (3+ messages)
[PATCH iwl-net v2 0/3] igc bug fixes related to qbv_count usage
2024-07-10 23:48 UTC (7+ messages)
` [PATCH iwl-net v2 1/3] igc: Fix qbv_config_change_errors logics
` [PATCH iwl-net v2 2/3] igc: Fix reset adapter logics when tx mode change
` [PATCH iwl-net v2 3/3] igc: Fix qbv tx latency by setting gtxoffset
[PATCH] f_flower: Remove always zero checks
2024-07-10 23:11 UTC (2+ messages)
[PATCH] q_tbf: Fix potential static-overflow in tbf_print_opt
2024-07-10 23:08 UTC (2+ messages)
[PATCH net-next 00/14][pull request] idpf: XDP chapter I: convert Rx to libeth
2024-07-10 23:07 UTC (16+ messages)
` [PATCH net-next 01/14] cache: add __cacheline_group_{begin, end}_aligned() (+ couple more)
` [PATCH net-next 02/14] page_pool: use __cacheline_group_{begin, end}_aligned()
` [PATCH net-next 03/14] libeth: add cacheline / struct layout assertion helpers
` [PATCH net-next 04/14] idpf: stop using macros for accessing queue descriptors
` [PATCH net-next 05/14] idpf: split &idpf_queue into 4 strictly-typed queue structures
` [PATCH net-next 06/14] idpf: avoid bloating &idpf_q_vector with big %NR_CPUS
` [PATCH net-next 07/14] idpf: strictly assert cachelines of queue and queue vector structures
` [PATCH net-next 08/14] idpf: merge singleq and splitq &net_device_ops
` [PATCH net-next 09/14] idpf: compile singleq code only under default-n CONFIG_IDPF_SINGLEQ
` [PATCH net-next 10/14] idpf: reuse libeth's definitions of parsed ptype structures
` [PATCH net-next 11/14] idpf: remove legacy Page Pool Ethtool stats
` [PATCH net-next 12/14] libeth: support different types of buffers for Rx
` [PATCH net-next 13/14] idpf: convert header split mode to libeth + napi_build_skb()
` [PATCH net-next 14/14] idpf: use libeth Rx buffer management for payload buffer
[PATCH v2 1/2] net: Fix skb_segment when splitting gso_size mangled skb having linear-headed frag_list whose head_frag=true
2024-07-10 23:06 UTC (6+ messages)
` [PATCH] net: linearizing skb when downgrade gso_size
[PATCH net-next 0/5] Eliminate CONFIG_NR_CPUS dependency in dpaa-eth and enable COMPILE_TEST in fsl_qbman
2024-07-10 23:00 UTC (6+ messages)
` [PATCH net-next 1/5] net: dpaa: avoid on-stack arrays of NR_CPUS elements
` [PATCH net-next 2/5] net: dpaa: eliminate NR_CPUS dependency in egress_fqs[] and conf_fqs[]
` [PATCH net-next 3/5] net: dpaa: stop ignoring TX queues past the number of CPUs
` [PATCH net-next 4/5] net: dpaa: no need to make sure all CPUs receive a corresponding Tx queue
` [PATCH net-next 5/5] soc: fsl: qbman: FSL_DPAA depends on COMPILE_TEST
[PATCH net] net: ethtool: Fix RSS setting
2024-07-10 22:55 UTC
[PATCH v3 0/6] Bluetooth: hci_qca: use the power sequencer for wcn7850
2024-07-10 22:08 UTC (6+ messages)
` [PATCH v3 1/6] dt-bindings: bluetooth: qualcomm: describe the inputs from PMU "
[PATCH v2 net] net: ethernet: mtk-star-emac: set mac_managed_pm when probing
2024-07-10 21:56 UTC (2+ messages)
[PATCH] PCI: r8169: add suspend/resume aspm quirk
2024-07-10 21:38 UTC (5+ messages)
[RFC PATCH net-next v6 00/14] virtio/vsock: support datagrams
2024-07-10 21:25 UTC (15+ messages)
` [RFC PATCH net-next v6 01/14] af_vsock: generalize vsock_dgram_recvmsg() to all transports
` [RFC PATCH net-next v6 02/14] af_vsock: refactor transport lookup code
` [RFC PATCH net-next v6 03/14] af_vsock: support multi-transport datagrams
` [RFC PATCH net-next v6 04/14] af_vsock: generalize bind table functions
` [RFC PATCH net-next v6 05/14] af_vsock: use a separate dgram bind table
` [RFC PATCH net-next v6 06/14] virtio/vsock: add VIRTIO_VSOCK_TYPE_DGRAM
` [RFC PATCH net-next v6 07/14] virtio/vsock: add common datagram send path
` [RFC PATCH net-next v6 08/14] af_vsock: add vsock_find_bound_dgram_socket()
` [RFC PATCH net-next v6 09/14] virtio/vsock: add common datagram recv path
` [RFC PATCH net-next v6 10/14] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
` [RFC PATCH net-next v6 11/14] vhost/vsock: implement datagram support
` [RFC PATCH net-next v6 12/14] vsock/loopback: "
` [RFC PATCH net-next v6 13/14] virtio/vsock: "
` [RFC PATCH net-next v6 14/14] test/vsock: add vsock dgram tests
[syzbot] [net?] possible deadlock in do_ip_getsockopt (3)
2024-07-10 21:17 UTC
PROBLEM: Issue with setting veth MAC address being unreliable
2024-07-10 20:45 UTC
[PATCH net-next 0/2] ethtool: use the rss context XArray in ring deactivation safety-check
2024-07-10 20:14 UTC (5+ messages)
` [PATCH net-next 1/2] ethtool: fail closed if we can't get max channel used in indirection tables
` [PATCH net-next 2/2] ethtool: use the rss context XArray in ring deactivation safety-check
[PATCH] bpf: Ensure BPF programs testing skb context initialization
2024-07-10 18:38 UTC (2+ messages)
[PATCH net-next 0/2] libceph: fix kernel-doc warnings
2024-07-10 18:10 UTC (3+ messages)
` [PATCH net-next 1/2] libceph: suppress crush_choose_indep() "
` [PATCH net-next 2/2] libceph: fix crush_choose_firstn() "
[PATCH net-next] eth: mlx5: let NETIF_F_NTUPLE float when ARFS is not enabled
2024-07-10 17:55 UTC
[PATCH v6] landlock: Add abstract unix socket connect restriction
2024-07-10 17:20 UTC (3+ messages)
[PATCH v3 net-next 0/2] tcp: Make simultaneous connect() RFC-compliant
2024-07-10 17:12 UTC (3+ messages)
` [PATCH v3 net-next 1/2] tcp: Don't drop SYN+ACK for simultaneous connect()
` [PATCH v3 net-next 2/2] selftests: tcp: Remove broken SNMP assumptions for TCP AO self-connect tests
[PATCH bpf-next] bpf: Remove tst_run from lwt_seg6local_prog_ops
2024-07-10 17:13 UTC (4+ messages)
[PATCH iwl-next 1/4] ice: Implement PTP support for E830 devices
2024-07-10 17:10 UTC (2+ messages)
[PATCH net-next v3] net: psample: fix flag being set in wrong skb
2024-07-10 17:10 UTC
[PATCH net-next v2] netdevice: define and allocate &net_device _properly_
2024-07-10 17:04 UTC (4+ messages)
[PATCH v2 net-next 0/2] tcp: Make simultaneous connect() RFC-compliant
2024-07-10 16:47 UTC (2+ messages)
[PATCH] net: fix rc7's __skb_datagram_iter()
2024-07-10 16:36 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH net-next v3] netdevice: define and allocate &net_device _properly_
2024-07-10 16:29 UTC (4+ messages)
[PATCH v2 4/8] taint: Add TAINT_FWCTL
2024-07-10 16:04 UTC (3+ messages)
[syzbot] [wpan?] WARNING in __dev_change_net_namespace (2)
2024-07-10 16:04 UTC
[syzbot] [net?] possible deadlock in do_ipv6_setsockopt (4)
2024-07-10 16:04 UTC
[RFC PATCH v4] ptp: Add vDSO-style vmclock support
2024-07-10 16:01 UTC (3+ messages)
[PATCH net-next v9 00/13] First try to replace page_frag with page_frag_cache
2024-07-10 15:28 UTC (7+ messages)
` [PATCH net-next v9 06/13] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
tun: need an ioctl() cmd to get multi_queue index?
2024-07-10 15:23 UTC (3+ messages)
[syzbot] [net?] possible deadlock in ip_mroute_setsockopt
2024-07-10 15:21 UTC
[PATCH v2 net-next] net: reduce rtnetlink_rcv_msg() stack usage
2024-07-10 15:16 UTC
[PATCH net-next] net: do not inline rtnl_calcit()
2024-07-10 15:08 UTC (3+ messages)
pull request: bluetooth 2024-06-28
2024-07-10 15:01 UTC (2+ messages)
[PATCH net-next v10 0/2] Introduce auxiliary bus IRQs sysfs
2024-07-10 14:19 UTC (4+ messages)
` [PATCH net-next v10 1/2] driver core: auxiliary bus: show auxiliary device IRQs
[Intel-wired-lan] [PATCH iwl-next v1 0/6] Add support for devlink health events
2024-07-10 13:59 UTC (4+ messages)
` [Intel-wired-lan] [PATCH iwl-next v1 3/6] ice: add Tx hang devlink health reporter
[PATCH v10 00/38] ep93xx device tree conversion
2024-07-10 13:48 UTC (8+ messages)
[PATCH net-next v2] net: psample: fix flag being set in wrong skb
2024-07-10 13:55 UTC (6+ messages)
[PATCH net-next v1 0/7] net: stmmac: refactor FPE for gmac4 and xgmac
2024-07-10 13:50 UTC (6+ messages)
` [PATCH net-next v1 1/7] net: stmmac: xgmac: drop incomplete FPE implementation
` Issue with SJA1105QELY on STM32MP151CAA3T over RGMII Interface
[PATCH] netfilter: conntrack: tcp: do not lower timeout to CLOSE for in-window RSTs
2024-07-10 13:49 UTC (3+ messages)
[MAINTAINERS SUMMIT] Device Passthrough Considered Harmful?
2024-07-10 13:22 UTC (7+ messages)
Questions about the chelsio/cxgb3 Driver - TX Stall
2024-07-10 13:19 UTC
[PATCH V2] test/vsock: add install target
2024-07-10 12:43 UTC (2+ messages)
[PATCH net-next v4] ice: Adjust over allocation of memory in ice_sched_add_root_node() and ice_sched_add_node()
2024-07-10 12:39 UTC
[PATCH iwl-net] ice: Fix recipe read procedure
2024-07-10 12:15 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH AUTOSEL 4.19] wifi: cfg80211: wext: add extra SIOCSIWSCAN data check
2024-07-10 12:06 UTC (4+ messages)
[PATCH v2 1/2] net: pse-pd: Do not return EOPNOSUPP if config is null
2024-07-10 11:42 UTC (2+ messages)
` [PATCH v2 2/2] net: ethtool: pse-pd: Fix possible null-deref
[PATCH net-next v5 00/25] Introducing OpenVPN Data Channel Offload
2024-07-10 11:38 UTC (4+ messages)
` [PATCH net-next v5 12/25] ovpn: implement packet processing
[RFC PATCH net-next v3 0/8] Add support for 10G Ethernet SerDes on MT7988
2024-07-10 11:17 UTC (6+ messages)
` [RFC PATCH net-next v3 3/8] net: pcs: pcs-mtk-lynxi: add platform driver for MT7988
[PATCH ipsec v3 0/4] Support IPsec crypto offload for IPv6 ESP and IPv4 UDP-encapsulated ESP data paths
2024-07-10 11:16 UTC (5+ messages)
` [PATCH ipsec v3 1/4] xfrm: Support crypto offload for inbound IPv6 ESP packets not in GRO path
` [PATCH ipsec v3 2/4] xfrm: Allow UDP encapsulation in crypto offload control path
` [PATCH ipsec v3 3/4] xfrm: Support crypto offload for inbound IPv4 UDP-encapsulated ESP packet
` [PATCH ipsec v3 4/4] xfrm: Support crypto offload for outbound "
[PATCH net-next v10 00/15] Replace page_frag with page_frag_cache for sk_page_frag()
2024-07-10 11:13 UTC (3+ messages)
` [PATCH net-next v10 04/15] mm: page_frag: add '_va' suffix to page_frag API
` [EXTERNAL] "
[PATCH ipsec 0/2] Two small fixes to XFRM offload
2024-07-10 10:40 UTC (2+ messages)
[RESEND PATCH net-next v3 0/4] net: phy: aquantia: enable support for aqr115c
2024-07-10 10:20 UTC (2+ messages)
[PATCH v3 0/2] vdpa: support set mac address from vdpa tool
2024-07-10 9:46 UTC (7+ messages)
[PATCH] net: ks8851: Fix potential TX stall after interface reopen
2024-07-10 9:39 UTC
[PATCH net,v2,0/5] Fixes for CPT and RSS configuration
2024-07-10 9:09 UTC (5+ messages)
` [PATCH net,v2,4/5] octeontx2-af: fix issue with IPv6 ext match for RSS
` [PATCH net,v2,5/5] octeontx2-af: fix issue with IPv4 "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).