messages from 2023-06-20 17:49:45 to 2023-06-21 11:18:04 UTC [more...]
[PATCH 05/11] sysctl: Add a size arg to __register_sysctl_table
2023-06-21 11:16 UTC (8+ messages)
` [PATCH 06/11] sysctl: Add size to register_net_sysctl function
` [PATCH 07/11] sysctl: Add size to register_sysctl
` [PATCH 09/11] sysctl: Remove the end element in sysctl table arrays
[PATCH nf] netfilter: conntrack: Avoid nf_ct_helper_hash uses after free
2023-06-21 11:14 UTC (5+ messages)
[lvc-project] [PATCH] netfilter: ebtables: remove unnecessary NULL check
2023-06-21 10:49 UTC (4+ messages)
[PATCH 2/4] dt-bindings: clock: Add Intel Agilex5 clocks and resets
2023-06-21 10:45 UTC (2+ messages)
[PATCH bpf,v6 0/4] Socket lookup BPF API from tc/xdp ingress does not respect VRF bindings
2023-06-21 10:42 UTC (5+ messages)
` [PATCH bpf,v6 1/4] bpf: factor out socket lookup functions for the TC hookpoint
` [PATCH bpf,v6 2/4] bpf: Call __bpf_sk_lookup()/__bpf_skc_lookup() directly via "
` [PATCH bpf,v6 3/4] bpf: fix bpf socket lookup from tc/xdp to respect socket VRF bindings
` [PATCH bpf,v6 4/4] selftests/bpf: Add vrf_socket_lookup tests
[PATCH v2 0/6] can: tcan4x5x: Introduce tcan4552/4553
2023-06-21 10:29 UTC (10+ messages)
` [PATCH v2 1/6] dt-bindings: can: tcan4x5x: Add tcan4552 and tcan4553 variants
` [PATCH v2 2/6] can: tcan4x5x: Remove reserved register 0x814 from writable table
` [PATCH v2 3/6] can: tcan4x5x: Check size of mram configuration
` [PATCH v2 4/6] can: tcan4x5x: Rename ID registers to match datasheet
` [PATCH v2 5/6] can: tcan4x5x: Add support for tcan4552/4553
` [PATCH v2 6/6] can: tcan4x5x: Add error messages in probe
[PATCH] net: mana: Fix MANA VF unload when host is unresponsive
2023-06-21 10:29 UTC
[net-next PATCH] net: dsa: qca8k: add support for port_change_master
2023-06-21 10:25 UTC (5+ messages)
[PATCH V4 0/8] Support Wifi RFI interference mitigation feature
2023-06-21 10:22 UTC (10+ messages)
` [PATCH V4 1/8] drivers/acpi: Add support for Wifi band RF mitigations
` [PATCH V4 2/8] cfg80211: expose nl80211_chan_width_to_mhz for wide sharing
` [PATCH V4 3/8] wifi: mac80211: Add support for ACPI WBRF
` [PATCH V4 4/8] drm/amd/pm: update driver_if and ppsmc headers for coming wbrf feature
` [PATCH V4 5/8] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature
` [PATCH V4 6/8] drm/amd/pm: add flood detection for wbrf events
` [PATCH V4 7/8] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0
` [PATCH V4 8/8] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.7
[PATCH net,v3 00/14] Netfilter/IPVS fixes for net
2023-06-21 10:07 UTC (15+ messages)
` [PATCH net 01/14] ipvs: align inner_mac_header for encapsulation
` [PATCH net 02/14] netfilter: nf_tables: fix chain binding transaction logic
` [PATCH net 03/14] netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
` [PATCH net 04/14] netfilter: nf_tables: drop map element references from preparation phase
` [PATCH net 05/14] netfilter: nft_set_pipapo: .walk does not deal with generations
` [PATCH net 06/14] netfilter: nf_tables: fix underflow in object reference counter
` [PATCH net 07/14] netfilter: nf_tables: disallow element updates of bound anonymous sets
` [PATCH net 08/14] netfilter: nf_tables: reject unbound anonymous set before commit phase
` [PATCH net 09/14] netfilter: nf_tables: reject unbound chain "
` [PATCH net 10/14] netfilter: nf_tables: disallow updates of anonymous sets
` [PATCH net 11/14] netfilter: nf_tables: disallow timeout for "
` [PATCH net 12/14] netfilter: nf_tables: drop module reference after updating chain
` [PATCH net 13/14] netfilter: nfnetlink_osf: fix module autoload
` [PATCH net 14/14] netfilter: nf_tables: Fix for deleting base chains with payload
[PATCH v2] MAINTAINERS: update email addresses of octeon_ep driver maintainers
2023-06-21 10:16 UTC
[PATCH net-next v3 00/18] splice, net: Switch over users of sendpage() and remove it
2023-06-21 10:15 UTC (5+ messages)
` [PATCH net-next v3 04/18] siw: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage to transmit
` [PATCH net-next v3 10/18] nvme/host: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
pull-request: bpf 2023-06-21
2023-06-21 10:11 UTC
[PATCH v5] Bluetooth: msft: Extended monitor tracking by address filter
2023-06-21 10:00 UTC
[PATCHv5 0/4] net/tls: fixes for NVMe-over-TLS
2023-06-21 9:49 UTC (11+ messages)
` [PATCH 2/4] net/tls: handle MSG_EOR for tls_device TX flow
` [PATCH 4/4] net/tls: implement ->read_sock()
[PATCH net-next v2] net: ngbe: add Wake on Lan support
2023-06-21 9:47 UTC
[PATCH v4 00/12] can: m_can: Optimizations for m_can/tcan part 2
2023-06-21 9:23 UTC (13+ messages)
` [PATCH v4 01/12] can: m_can: Write transmit header and data in one transaction
` [PATCH v4 02/12] can: m_can: Implement receive coalescing
` [PATCH v4 03/12] can: m_can: Implement transmit coalescing
` [PATCH v4 04/12] can: m_can: Add rx coalescing ethtool support
` [PATCH v4 05/12] can: m_can: Add tx "
` [PATCH v4 06/12] can: m_can: Use u32 for putidx
` [PATCH v4 07/12] can: m_can: Cache tx putidx
` [PATCH v4 08/12] can: m_can: Use the workqueue as queue
` [PATCH v4 09/12] can: m_can: Introduce a tx_fifo_in_flight counter
` [PATCH v4 10/12] can: m_can: Use tx_fifo_in_flight for netif_queue control
` [PATCH v4 11/12] can: m_can: Implement BQL
` [PATCH v4 12/12] can: m_can: Implement transmit submission coalescing
[PATCH net] net: txgbe: change hw reset mode
2023-06-21 9:06 UTC
[syzbot] [net?] unregister_netdevice: waiting for DEV to become free (8)
2023-06-21 8:46 UTC (3+ messages)
[PATCH] netfilter: Don't parse CTCP message if shorter than minimum length
2023-06-21 8:44 UTC (2+ messages)
[PATCH v4 bpf-next 00/22] xsk: multi-buffer support
2023-06-21 8:15 UTC (7+ messages)
` [PATCH v4 bpf-next 06/22] xsk: introduce wrappers and helpers for supporting multi-buffer in Tx path
` [PATCH v4 bpf-next 15/22] xsk: add multi-buffer documentation
[PATCH bpf-next v2 3/6] net: remove duplicate reuseport_lookup functions
2023-06-21 8:01 UTC (3+ messages)
[PATCH iproute2-next v2] f_flower: add cfm support
2023-06-21 7:41 UTC (3+ messages)
[PATCH v10 vfio 0/7] pds_vfio driver
2023-06-21 6:49 UTC (7+ messages)
` [PATCH v10 vfio 4/7] vfio/pds: Add VFIO live migration support
[PATCH vhost v10 00/10] virtio core prepares for AF_XDP
2023-06-21 6:42 UTC (2+ messages)
[PATCH net-next v2 0/4] net: hns3: There are some cleanup for the HNS3 ethernet driver
2023-06-21 6:38 UTC (4+ messages)
` [PATCH net-next v2 3/4] net: hns3: fix strncpy() not using dest-buf length as length issue
[RFC PATCH net-next 0/2] devlink: Acquire device lock during reload
2023-06-21 6:31 UTC (6+ messages)
` [RFC PATCH net-next 1/2] devlink: Hold a reference on parent device
[PATCH] Bluetooth: MAINTAINERS: add Devicetree bindings to Bluetooth drivers
2023-06-21 6:09 UTC
[REGRESSION][BISECTED] Boot stall from merge tag 'net-next-6.2'
2023-06-21 6:07 UTC (6+ messages)
[PATCH net-next] dt-bindings: net: bluetooth: qualcomm: document VDD_CH1
2023-06-21 6:05 UTC (3+ messages)
[PATCH v2 1/1] net: phy: dp83td510: fix kernel stall during netboot in DP83TD510E PHY driver
2023-06-21 4:38 UTC
[PATCH v2 net] ipv6: rpl: Fix Route of Death
2023-06-21 4:25 UTC (4+ messages)
[RESEND PATCH net-next v2 00/14] net: stmmac: dwmac-qcom-ethqos: add support for EMAC4
2023-06-21 3:50 UTC (2+ messages)
[PATCH 3/3] net: ethernet: ti-cpsw: fix linking built-in code to modules
2023-06-21 3:49 UTC (2+ messages)
[PATCH net-next] netlabel: Reorder fields in 'struct netlbl_domaddr6_map'
2023-06-21 3:40 UTC (2+ messages)
[PATCH net-next] mptcp: Reorder fields in 'struct mptcp_pm_add_entry'
2023-06-21 3:40 UTC (2+ messages)
[PATCH net-next] ipv6: fix a typo in ip6mr_sk_ioctl()
2023-06-21 3:40 UTC (2+ messages)
[PATCH net-next] mctp: Reorder fields in 'struct mctp_route'
2023-06-21 3:40 UTC (2+ messages)
[PATCH net-next] octeontx2-pf: TC flower offload support for rxqueue mapping
2023-06-21 3:40 UTC (2+ messages)
[PATCH 1/3] [v2] sfc: add CONFIG_INET dependency for TC offload
2023-06-21 3:40 UTC (2+ messages)
[PATCH net-next] net: remove sk_is_ipmr() and sk_is_icmpv6() helpers
2023-06-21 3:40 UTC (2+ messages)
[PATCH net-next v1] net: phy-c45: Fix genphy_c45_ethtool_set_eee description
2023-06-21 3:40 UTC (2+ messages)
[PATCH net] net: mdio: fix the wrong parameters
2023-06-21 3:40 UTC (2+ messages)
[PATCH net v1] Revert "net: phy: dp83867: perform soft reset and retain established link"
2023-06-21 3:40 UTC (2+ messages)
[PATCH net v3 1/1] net: phy: nxp-c45-tja11xx: fix the PTP interrupt enablig/disabling
2023-06-21 3:31 UTC (2+ messages)
[PATCH v3 0/2] Add motorcomm phy pad-driver-strength-cfg support
2023-06-21 3:28 UTC (10+ messages)
` [PATCH v3 1/2] dt-bindings: net: motorcomm: Add pad driver strength cfg
[PATCH net-next] net: ngbe: add Wake on Lan support
2023-06-21 3:27 UTC (3+ messages)
[PATCH net-next v8 00/11] Brcm ASP 2.0 Ethernet Controller
2023-06-21 3:03 UTC (3+ messages)
` [PATCH net-next v8 03/11] net: bcmasp: Add support for ASP2.0 Ethernet controller
[PATCH] s390/net: lcs: use IS_ENABLED() for kconfig detection
2023-06-21 2:35 UTC (2+ messages)
[PATCH bpf-next 00/12] bpf: Introduce bpf_mem_cache_free_rcu()
2023-06-21 2:32 UTC (13+ messages)
` [PATCH bpf-next 01/12] bpf: Rename few bpf_mem_alloc fields
` [PATCH bpf-next 02/12] bpf: Simplify code of destroy_mem_alloc() with kmemdup()
` [PATCH bpf-next 03/12] bpf: Let free_all() return the number of freed elements
` [PATCH bpf-next 04/12] bpf: Refactor alloc_bulk()
` [PATCH bpf-next 05/12] bpf: Further refactor alloc_bulk()
` [PATCH bpf-next 06/12] bpf: Optimize moving objects from free_by_rcu_ttrace to waiting_for_gp_ttrace
` [PATCH bpf-next 07/12] bpf: Add a hint to allocated objects
` [PATCH bpf-next 08/12] bpf: Allow reuse from waiting_for_gp_ttrace list
` [PATCH bpf-next 09/12] rcu: Export rcu_request_urgent_qs_task()
` [PATCH bpf-next 10/12] selftests/bpf: Improve test coverage of bpf_mem_alloc
` [PATCH bpf-next 11/12] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu()
` [PATCH bpf-next 12/12] bpf: Convert bpf_cpumask to bpf_mem_cache_free_rcu
[RFC PATCH net-next v6 0/5] New NDO methods ndo_hwtstamp_get/set
2023-06-21 2:23 UTC (2+ messages)
[PATCH iwl-next v6 00/10] Implement support for SRIOV + LAG
2023-06-21 2:19 UTC (12+ messages)
` [PATCH iwl-next v6 01/10] ice: Correctly initialize queue context values
` [PATCH iwl-next v6 02/10] ice: Add driver support for firmware changes for LAG
` [PATCH iwl-next v6 03/10] ice: changes to the interface with the HW and FW for SRIOV_VF+LAG
` [PATCH iwl-next v6 04/10] ice: implement lag netdev event handler
` [PATCH iwl-next v6 05/10] ice: process events created by "
` [PATCH iwl-next v6 06/10] ice: Flesh out implementation of support for SRIOV on bonded interface
` [PATCH iwl-next v6 07/10] ice: support non-standard teardown of bond interface
` [PATCH iwl-next v6 08/10] ice: enforce interface eligibility and add messaging for SRIOV LAG
` [PATCH iwl-next v6 09/10] ice: enforce no DCB config changing when in bond
` [PATCH iwl-next v6 10/10] ice: update reset path for SRIOV LAG support
[PATCH net v2 0/6] igc: Fix corner cases for TSN offload
2023-06-21 0:17 UTC (3+ messages)
linux-next: build warnings after merge of the net-next tree
2023-06-20 23:12 UTC (3+ messages)
[PATCH bpf,v5 0/4] Socket lookup BPF API from tc/xdp ingress does not respect VRF bindings
2023-06-20 22:30 UTC (3+ messages)
` [PATCH bpf,v5 3/4] bpf: fix bpf socket lookup from tc/xdp to respect socket "
[PATCH bpf-next v3 0/2] Fix missing synack in BPF cgroup_skb filters
2023-06-20 21:32 UTC (3+ messages)
` [PATCH bpf-next v3 1/2] net: bpf: Always call BPF cgroup filters for egress
` [PATCH bpf-next v3 2/2] selftests/bpf: Verify that the cgroup_skb filters receive expected packets
[PATCH net-next v3 3/4] page_pool: introduce page_pool_alloc() API
2023-06-20 21:16 UTC (11+ messages)
[PATCH] net: wwan: iosm: Convert single instance struct member to flexible array
2023-06-20 21:17 UTC (2+ messages)
[PATCH] netfilter: ipset: Replace strlcpy with strscpy
2023-06-20 20:28 UTC (2+ messages)
[PATCH net-next] bnxt_en: Link representors to PCI device
2023-06-20 20:12 UTC (4+ messages)
[PATCH net-next] net: phy: at803x: Use devm_regulator_get_enable_optional()
2023-06-20 19:53 UTC (3+ messages)
unreachable email address?
2023-06-20 19:50 UTC
[PATCH v1 1/1] net: phy: dp83td510: fix kernel stall during netboot in DP83TD510E PHY driver
2023-06-20 19:33 UTC (2+ messages)
Fwd: iosm: detected field-spanning write for XMM7360
2023-06-20 19:32 UTC (3+ messages)
[PATCH 0/5] Rust abstractions for network device drivers
2023-06-20 19:12 UTC (20+ messages)
[PATCH] be2net: Extend xmit workaround to BE3 chip
2023-06-20 19:30 UTC (2+ messages)
[PATCH net] wifi: iwlwifi: pcie: Handle SO-F device for PCI id 0x7AF0
2023-06-20 19:30 UTC (2+ messages)
[PATCH net-next 0/3] net: dsa: microchip: fix writes to phy registers >= 0x10
2023-06-20 19:28 UTC (3+ messages)
` [PATCH net-next 3/3] "
[PATCH net-next v2] crypto: af_alg/hash: Fix recvmsg() after sendmsg(MSG_MORE)
2023-06-20 19:20 UTC (2+ messages)
[PATCH] net: fec: allow to build without PAGE_POOL_STATS
2023-06-20 19:20 UTC (2+ messages)
[PATCH net-next 0/4] s390/net: updates 2023-06-10
2023-06-20 19:17 UTC (7+ messages)
` [PATCH net-next 1/4] s390/lcs: Convert sysfs sprintf to sysfs_emit
` [PATCH net-next 2/4] s390/lcs: Convert sprintf to scnprintf
` [PATCH net-next 3/4] s390/ctcm: Convert sysfs sprintf to sysfs_emit
[PATCH] net: phy: mediatek: fix compile-test dependencies
2023-06-20 19:10 UTC (2+ messages)
[PATCH] net: atlantic: fix ring buffer alignment
2023-06-20 19:00 UTC (3+ messages)
[PATCH net] sch_netem: acquire qdisc lock in netem_change()
2023-06-20 18:44 UTC
[PATCH net v1] ipvlan: Fix return value of ipvlan_queue_xmit()
2023-06-20 18:33 UTC (4+ messages)
[PATCH iwl-next v5 00/10] Implement support for SRIOV + LAG
2023-06-20 18:34 UTC (11+ messages)
` [PATCH iwl-next v5 01/10] ice: Correctly initialize queue context values
` [PATCH iwl-next v5 02/10] ice: Add driver support for firmware changes for LAG
` [PATCH iwl-next v5 03/10] ice: changes to the interface with the HW and FW for SRIOV_VF+LAG
` [PATCH iwl-next v5 04/10] ice: implement lag netdev event handler
` [PATCH iwl-next v5 05/10] ice: process events created by "
` [PATCH iwl-next v5 06/10] ice: Flesh out implementation of support for SRIOV on bonded interface
` [PATCH iwl-next v5 07/10] ice: support non-standard teardown of bond interface
` [PATCH iwl-next v5 08/10] ice: enforce interface eligibility and add messaging for SRIOV LAG
` [PATCH iwl-next v5 09/10] ice: enforce no DCB config changing when in bond
` [PATCH iwl-next v5 10/10] ice: update reset path for SRIOV LAG support
[PATCH net-next v3] net: micrel: Change to receive timestamp in the frame for lan8841
2023-06-20 18:30 UTC (2+ messages)
[PATCH net-next 00/12][pull request] ice: switchdev bridge offload
2023-06-20 18:12 UTC (3+ messages)
` [PATCH net-next 09/12] ice: Add VLAN FDB support in switchdev mode
[PATCH v2 net-next] net: phy: smsc: add WoL support to LAN8740/LAN8742 PHYs
2023-06-20 18:08 UTC (2+ messages)
[linux-firmware v1][pull request] ice: update ice DDP wireless_edge package to 1.3.10.0
2023-06-20 17:57 UTC
[PATCH net-next] igb: Fix igb_down hung on surprise removal
2023-06-20 17:47 UTC
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).