messages from 2024-11-07 21:23:23 to 2024-11-08 12:00:36 UTC [more...]
[PATCH net-next v2 0/8] net: Improve netns handling in RTNL and ip_tunnel
2024-11-08 12:00 UTC (14+ messages)
` [PATCH net-next v2 5/8] net: ip_gre: Add netns_atomic module parameter
` [PATCH net-next v2 7/8] tools/net/ynl: Add retry limit for async notification
[PATCH v2 1/4] Revert "igb: Disable threaded IRQ for igb_msix_other"
2024-11-08 11:44 UTC (3+ messages)
[PATCH 0/2 net V3] net: vertexcom: mse102x: Fix mse102x_tx_work
2024-11-08 11:43 UTC (3+ messages)
` [PATCH 1/2 net V3] net: vertexcom: mse102x: Fix possible double free of TX skb
` [PATCH 2/2 net V3] net: vertexcom: mse102x: Fix tx_bytes calculation
[PATCH] mptcp: fix possible integer overflow in mptcp_reset_tout_timer
2024-11-08 11:43 UTC (2+ messages)
[PATCH v5 00/17] wifi: cc33xx: Add driver for new TI CC33xx wireless device family
2024-11-08 11:42 UTC (3+ messages)
` [PATCH v5 09/17] wifi: cc33xx: Add main.c
drivers/net/ethernet/freescale/ucc_geth.c:2454:64: sparse: sparse: incorrect type in argument 1 (different address spaces)
2024-11-08 11:41 UTC (4+ messages)
[PATCH net-next 0/5] Add PCS support for Qualcomm IPQ9574 SoC
2024-11-08 11:37 UTC (7+ messages)
` [PATCH net-next 3/5] net: pcs: qcom-ipq: Add PCS create and phylink operations for IPQ9574
[PATCH net-next 0/7] net: lan969x: add RGMII support
2024-11-08 11:33 UTC (10+ messages)
` [PATCH net-next 1/7] net: sparx5: do some preparation work
` [PATCH net-next 3/7] net: sparx5: use is_port_rgmii() throughout
` [PATCH net-next 7/7] net: lan969x: add function for configuring RGMII port devices
[PATCH net-next v3 0/9] lib: packing: introduce and use (un)pack_fields
2024-11-08 11:24 UTC (4+ messages)
` [PATCH net-next v3 3/9] lib: packing: add pack_fields() and unpack_fields()
[net-next PATCH v3 0/3] net: dsa: Add Airoha AN8855 support
2024-11-08 11:09 UTC (7+ messages)
` [net-next PATCH v3 2/3] net: dsa: Add Airoha AN8855 5-Port Gigabit DSA Switch driver
` [net-next PATCH v3 3/3] net: phy: Add Airoha AN8855 Internal Switch Gigabit PHY
[PATCH net 0/2] mptcp: fix a couple of races
2024-11-08 10:58 UTC (3+ messages)
` [PATCH net 1/2] mptcp: error out earlier on disconnect
` [PATCH net 2/2] mptcp: cope racing subflow creation in mptcp_rcv_space_adjust
[PATCH net-next 2/2] mlx5/core: deduplicate {mlx5_,}eq_update_ci()
2024-11-08 10:49 UTC (5+ messages)
` [PATCH net-next v2 1/2] mlx5/core: relax memory barrier in eq_update_ci()
` [PATCH net-next v2 2/2] mlx5/core: deduplicate {mlx5_,}eq_update_ci()
[PATCH net-next v3 1/2] net: netlink: add nla_get_*_default() accessors
2024-11-08 10:41 UTC (2+ messages)
` [PATCH net-next v3 2/2] net: convert to nla_get_*_default()
[PATCH] net: qrtr: mhi: synchronize qrtr and mhi preparation
2024-11-08 10:32 UTC (2+ messages)
[PATCH iwl-net] ice: fix PHY timestamp extraction for ETH56G
2024-11-08 10:14 UTC
[iwl-next v1] ice: add recipe priority check in search
2024-11-08 10:08 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH] selftests: netfilter: Fix the bug of missing return values
2024-11-08 8:13 UTC
[PATCH net-next] mctp i2c: notify user space on TX failure
2024-11-08 9:42 UTC
[PATCH net-next v10] net: ipv4: Cache pmtu for all packet paths if multipath enabled
2024-11-08 9:34 UTC
[PATCH] net: ipv6: fix the address length for net_device on a GRE tunnel
2024-11-08 9:25 UTC
[PATCH net 0/4] virtio/vsock: Fix memory leaks
2024-11-08 9:21 UTC (5+ messages)
` [PATCH net 4/4] virtio/vsock: Put vsock_connected_sockets_vsk() to use
[PATCH net v2 0/3] virtio/vsock: Fix memory leaks
2024-11-08 9:13 UTC (3+ messages)
` [PATCH net v2 2/3] vsock: Fix sk_error_queue memory leak
[PATCH] Fix: Ensure auth_data and ap_addr are properly set before marking STA as authenticated
2024-11-08 9:10 UTC (4+ messages)
[PATCH v2] hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer
2024-11-08 9:06 UTC (5+ messages)
[PATCH net-next] net: ppp: remove ppp->closing check
2024-11-08 8:48 UTC (4+ messages)
[PATCH] net/mlx5e: Report rx_discards_phy via rx_missed_errors
2024-11-08 8:39 UTC (7+ messages)
[PATCH] bpf: Fix mismatched RCU unlock flavour in bpf_out_neigh_v6
2024-11-08 8:18 UTC
[PATCH bpf-next 0/2] Fix release of struct_ops map
2024-11-08 8:26 UTC (3+ messages)
` [PATCH bpf-next 1/2] bpf: "
` [PATCH bpf-next 2/2] selftests/bpf: Add test for struct_ops map release
[PATCH net-next] net: mctp: Expose transport binding identifier via IFLA attribute
2024-11-08 8:10 UTC (4+ messages)
[PATCH net-next v3 6/9] ice: use <linux/packing.h> for Tx and Rx queue context data
2024-11-08 8:08 UTC (2+ messages)
[PATCH net v3 0/7] Double free fixes and NULL pointer checks
2024-11-08 7:45 UTC (8+ messages)
` [PATCH net v3 1/7] octeon_ep: Add checks to fix double free crashes
` [PATCH net v3 2/7] octeon_ep: Fix null dereferences to IQ/OQ pointers
` [PATCH net v3 3/7] octeon_ep: add protective null checks in napi callbacks for cn9k cards
` [PATCH net v3 4/7] octeon_ep: add protective null checks in napi callbacks for cnxk cards
` [PATCH net v3 5/7] octeon_ep_vf: Fix null dereferences to IQ/OQ pointers
` [PATCH net v3 6/7] octeon_ep_vf: add protective null checks in napi callbacks for cn9k cards
` [PATCH net v3 7/7] octeon_ep_vf: add protective null checks in napi callbacks for cnxk cards
[PATCH net-next 0/3] net: phy: switch eee_broken_modes to linkmode bitmap and add accessor
2024-11-08 7:08 UTC (4+ messages)
` [PATCH net-next 1/3] net: phy: convert eee_broken_modes to a linkmode bitmap
` [PATCH net-next 2/3] net: phy: add phy_set_eee_broken
` [PATCH net-next 3/3] r8169: copy vendor driver 2.5G/5G EEE advertisement constraints
[PATCH] xprtrdma: Fix spelling errors of asynchronously
2024-11-08 7:03 UTC
[syzbot] [nfs?] INFO: task hung in nfsd_nl_threads_set_doit
2024-11-08 6:16 UTC
[PATCH v2 0/4] Add new headers for Hyper-V Dom0
2024-11-08 5:59 UTC (8+ messages)
` [PATCH v2 1/4] hyperv: Move hv_connection_id to hyperv-tlfs.h
` [PATCH v2 2/4] hyperv: Clean up unnecessary #includes
` [PATCH v2 3/4] hyperv: Add new Hyper-V headers in include/hyperv
` [PATCH v2 4/4] hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h
[PATCH v8 net-next 0/4] udp: Add 4-tuple hash for connected sockets
2024-11-08 5:48 UTC (5+ messages)
` [PATCH v8 net-next 1/4] net/udp: Add a new struct for hash2 slot
` [PATCH v8 net-next 2/4] net/udp: Add 4-tuple hash list basis
` [PATCH v8 net-next 3/4] ipv4/udp: Add 4-tuple hash for connected socket
` [PATCH v8 net-next 4/4] ipv6/udp: "
[PATCH net-next v2] Avoid traversing addrconf hash on ifdown
2024-11-08 5:25 UTC
[net-next PATCH v9 0/8] cn10k-ipsec: Add outbound inline ipsec support
2024-11-08 4:57 UTC (9+ messages)
` [net-next PATCH v9 1/8] octeontx2-pf: map skb data as device writeable
` [net-next PATCH v9 2/8] octeontx2-pf: Move skb fragment map/unmap to common code
` [net-next PATCH v9 3/8] octeontx2-af: Disable backpressure between CPT and NIX
` [net-next PATCH v9 4/8] cn10k-ipsec: Init hardware for outbound ipsec crypto offload
` [net-next PATCH v9 5/8] cn10k-ipsec: Add SA add/del support for outb "
` [net-next PATCH v9 6/8] cn10k-ipsec: Process outbound "
` [net-next PATCH v9 7/8] cn10k-ipsec: Allow ipsec crypto offload for skb with SA
` [net-next PATCH v9 8/8] cn10k-ipsec: Enable outbound ipsec crypto offload
[PATCH net-next v7 0/6] Suspend IRQs during application busy periods
2024-11-08 4:56 UTC (9+ messages)
` [PATCH net-next v7 1/6] net: Add napi_struct parameter irq_suspend_timeout
` [PATCH net-next v7 2/6] net: Add control functions for irq suspension
` [PATCH net-next v7 3/6] eventpoll: Trigger napi_busy_loop, if prefer_busy_poll is set
` [PATCH net-next v7 4/6] eventpoll: Control irq suspension for prefer_busy_poll
` [PATCH net-next v7 5/6] selftests: net: Add busy_poll_test
` [PATCH net-next v7 6/6] docs: networking: Describe irq suspension
[PATCH net-next v8 0/6] Suspend IRQs during application busy periods
2024-11-08 4:53 UTC (7+ messages)
` [PATCH net-next v8 1/6] net: Add napi_struct parameter irq_suspend_timeout
` [PATCH net-next v8 2/6] net: Add control functions for irq suspension
` [PATCH net-next v8 3/6] eventpoll: Trigger napi_busy_loop, if prefer_busy_poll is set
` [PATCH net-next v8 4/6] eventpoll: Control irq suspension for prefer_busy_poll
` [PATCH net-next v8 5/6] selftests: net: Add busy_poll_test
` [PATCH net-next v8 6/6] docs: networking: Describe irq suspension
[PATCH net-next v3 0/2] netlink: specs: Add neigh and rule YNL specs
2024-11-08 4:50 UTC (2+ messages)
[PATCH net-next] ipv4: Prepare ip_route_output() to future .flowi4_tos conversion
2024-11-08 4:50 UTC (2+ messages)
[PATCH net-next V2] bonding: add ESP offload features when slaves support
2024-11-08 4:50 UTC (2+ messages)
[PATCH v3 net-next] phonet: do not call synchronize_rcu() from phonet_route_del()
2024-11-08 4:50 UTC (2+ messages)
[PATCH net-next 0/4] net: phy: remove genphy_config_eee_advert
2024-11-08 4:50 UTC (2+ messages)
[PATCH net-next v2] bnxt_en: add unlocked version of bnxt_refclk_read
2024-11-08 4:48 UTC (2+ messages)
[PATCH net-next v2 0/5] devmem TCP fixes
2024-11-08 4:21 UTC (5+ messages)
` [PATCH net-next v2 5/5] netmem: add netmem_prefetch
[PATCH net-next 00/15][pull request] Intel Wired LAN Driver Updates 2024-11-05 (ice, ixgbe, igc. igb, igbvf, e1000)
2024-11-08 4:14 UTC (5+ messages)
` [PATCH net-next 01/15] ice: Add E830 checksum offload support
[PATCH net-next v2] net: dlink: add support for reporting stats via `ethtool -S`
2024-11-08 4:09 UTC (2+ messages)
[PATCH bpf 0/2] tcp_bpf: update the rmem scheduling for ingress redirection
2024-11-08 4:04 UTC (4+ messages)
` [PATCH bpf 2/2] tcp_bpf: add sk_rmem_alloc related logic "
[RFC net-next (resend) 0/4] Send notifications for roaming hosts
2024-11-08 3:55 UTC (5+ messages)
` [RFC net-next (resend) 1/4] net: bridge: respect sticky flag on external learn
` [RFC net-next (resend) 2/4] net: bridge: send notification for roaming hosts
` [RFC net-next (resend) 3/4] net: dsa: mv88e6xxx: handle member-violations
` [RFC net-next (resend) 4/4] net: dsa: mv88e6xxx: cache fid-to-vid association
[PATCH net-next v6 0/7] Suspend IRQs during application busy periods
2024-11-08 3:52 UTC (7+ messages)
` [PATCH net-next v6 2/7] net: Suspend softirq when prefer_busy_poll is set
[RFC net-next 1/4] net: bridge: respect sticky flag on external learn
2024-11-08 3:24 UTC (4+ messages)
` [RFC net-next 2/4] net: bridge: send notification for roaming hosts
` [RFC net-next 3/4] net: dsa: mv88e6xxx: handle member-violations
` [RFC net-next 4/4] net: dsa: mv88e6xxx: cache fid-to-vid association
[PATCH 1/3] dt-bindings: net: nuvoton: Add schema for Nuvoton MA35 family GMAC
2024-11-08 3:24 UTC (3+ messages)
[PATCH net v2 1/2] net: fix SO_DEVMEM_DONTNEED looping too long
2024-11-08 3:01 UTC (8+ messages)
` [PATCH net v2 2/2] net: clarify SO_DEVMEM_DONTNEED behavior in documentation
[PATCH] virtio: only reset device and restore status if needed in device resume
2024-11-08 2:53 UTC (5+ messages)
` [PATCH v2] "
[Question]: should we consider arp missed max during bond_ab_arp_probe()?
2024-11-08 2:51 UTC (3+ messages)
linux-next: manual merge of the pinctrl tree with the net-next tree
2024-11-08 2:37 UTC (3+ messages)
[PATCH net-next v4 0/3] Add the dwmac driver support for T-HEAD TH1520 SoC
2024-11-08 2:36 UTC (3+ messages)
` [PATCH net-next v4 3/3] riscv: dts: thead: Add TH1520 ethernet nodes
[PATCH net 1/1] net/ipv6: Netlink flag for new IPv6 Default Routes
2024-11-08 2:20 UTC (2+ messages)
[PATCH net v5] net: sched: cls_u32: Fix u32's systematic failure to free IDR entries for hnodes
2024-11-08 1:34 UTC (2+ messages)
[RFC PATCH net v2] net: fix data-races around sk->sk_forward_alloc
2024-11-08 1:34 UTC (4+ messages)
[PATCH net-next] eth: fbnic: Add support to dump registers
2024-11-08 1:32 UTC
[PATCH net-next 0/5] Add more feautues for ENETC v4 - round 1
2024-11-08 1:32 UTC (4+ messages)
` [PATCH net-next 2/5] net: enetc: add Tx checksum offload for i.MX95 ENETC
query on VLAN with linux DSA ports
2024-11-08 1:26 UTC (5+ messages)
[PATCH net-next v8 00/12] selftests: ncdevmem: Add ncdevmem to ksft
2024-11-08 1:18 UTC (3+ messages)
[PATCH v5 0/3] vsock/test: fix wrong setsockopt() parameters
2024-11-08 1:17 UTC (4+ messages)
` [PATCH v5 1/3] vsock/test: fix failures due to wrong SO_RCVLOWAT parameter
` [PATCH v5 2/3] vsock/test: fix parameter types in SO_VM_SOCKETS_* calls
` [PATCH v5 3/3] vsock/test: verify socket options after setting them
[PATCH net-next v2] net: sched: cls_api: improve the error message for ID allocation failure
2024-11-08 1:02 UTC
[PATCH RESEND v3 net-next 00/10] rtnetlink: Convert rtnl_newlink() to per-netns RTNL
2024-11-08 0:48 UTC (11+ messages)
` [PATCH RESEND v3 net-next 01/10] rtnetlink: Remove __rtnl_link_unregister()
` [PATCH RESEND v3 net-next 02/10] rtnetlink: Protect link_ops by mutex
` [PATCH RESEND v3 net-next 03/10] rtnetlink: Remove __rtnl_link_register()
` [PATCH RESEND v3 net-next 04/10] rtnetlink: Introduce struct rtnl_nets and helpers
` [PATCH RESEND v3 net-next 05/10] rtnetlink: Add peer_type in struct rtnl_link_ops
` [PATCH RESEND v3 net-next 06/10] veth: Set VETH_INFO_PEER to veth_link_ops.peer_type
` [PATCH RESEND v3 net-next 07/10] vxcan: Set VXCAN_INFO_PEER to vxcan_link_ops.peer_type
` [PATCH RESEND v3 net-next 08/10] netkit: Set IFLA_NETKIT_PEER_INFO to netkit_link_ops.peer_type
` [PATCH RESEND v3 net-next 09/10] rtnetlink: Convert RTM_NEWLINK to per-netns RTNL
` [PATCH RESEND v3 net-next 10/10] rtnetlink: Register rtnl_dellink() and rtnl_setlink() with RTNL_FLAG_DOIT_PERNET_WIP
[PATCH net] selftests: net: add netlink-dumps to .gitignore
2024-11-08 0:51 UTC (2+ messages)
[PATCH 1/2] xfrm: add SA information to the offloaded packet
2024-11-08 0:32 UTC (9+ messages)
[PATCH] selinux,xfrm: fix dangling refcount on deferred skb free
2024-11-08 0:08 UTC (7+ messages)
[PATCH net-next v23 0/7] Replace page_frag with page_frag_cache (Part-1)
2024-11-08 0:02 UTC (3+ messages)
[PATCH v3 net-next 00/10] rtnetlink: Convert rtnl_newlink() to per-netns RTNL
2024-11-08 0:02 UTC (3+ messages)
[Patch bpf 1/2] bpf: check negative offsets in __bpf_skb_min_len()
2024-11-08 0:02 UTC (3+ messages)
` [Patch bpf 2/2] selftests/bpf: Add a BPF selftest for bpf_skb_change_tail()
` [External] "
[PATCH net] net/smc: Fix lookup of netdev by using ib_device_get_netdev()
2024-11-07 23:40 UTC (8+ messages)
[net-next 0/3] Add Aspeed G7 FTGMAC100 support
2024-11-07 23:23 UTC (3+ messages)
` [net-next 3/3] net: ftgmac100: Support for AST2700
[PATCH net v3] net: sched: cls_u32: Fix u32's systematic failure to free IDR entries for hnodes
2024-11-07 23:14 UTC (5+ messages)
[PATCH net v2 1/2] netlink: terminate outstanding dump on socket close
2024-11-07 23:00 UTC (2+ messages)
[PATCH net v4] Fix u32's systematic failure to free IDR entries for hnodes
2024-11-07 22:53 UTC
[PATCH v2 iproute2-next 0/5] Add RDMA monitor support
2024-11-07 22:37 UTC (3+ messages)
[PATCH net-next] Avoid traversing addrconf hash on ifdown
2024-11-07 22:30 UTC (2+ messages)
[PATCH net-next v9 6/6] neighbour: Create netdev->neighbour association
2024-11-07 22:13 UTC (2+ messages)
[PATCH net-next 00/12] Begin upstreaming Homa transport protocol
2024-11-07 21:58 UTC (3+ messages)
` [PATCH net-next 01/12] net: homa: define user-visible API for Homa
[GIT PULL] Networking for v6.12-rc7
2024-11-07 21:24 UTC (2+ messages)
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).