messages from 2024-05-27 19:12:26 to 2024-05-28 11:50:50 UTC [more...]
[PATCH net 0/4] tcp: fix tcp_poll() races
2024-05-28 11:50 UTC (12+ messages)
` [PATCH net 1/4] tcp: add tcp_done_with_error() helper
` [PATCH net 2/4] tcp: fix race in tcp_write_err()
[PATCH net-next 0/5] net: stmmac: cleanups
2024-05-28 11:48 UTC (6+ messages)
` [PATCH net-next 1/5] net: stmmac: Drop TBI/RTBI PCS flags
` [PATCH net-next 2/5] net: stmmac: dwxgmac2: remove useless NULL pointer initialisations
` [PATCH net-next 3/5] net: stmmac: remove pcs_rane() method
` [PATCH net-next 4/5] net: stmmac: remove unnecessary netif_carrier_off()
` [PATCH net-next 5/5] net: stmmac: include linux/io.h rather than asm/io.h
[PATCH net v2 0/2] virtio_net: fix lock warning and unrecoverable state
2024-05-28 11:46 UTC (6+ messages)
` [PATCH net v2 2/2] Revert "virtio_net: Add a lock for per queue RX coalesce"
[PATCH net] net: fix __dst_negative_advice() race
2024-05-28 11:43 UTC
[PATCH iwl-net v2] ice: Add support for devlink loopback param
2024-05-28 11:40 UTC (2+ messages)
[PATCH net-next v6 0/3] Introduce switch mode support for ICSSG driver
2024-05-28 11:37 UTC (4+ messages)
` [PATCH net-next v6 1/3] net: ti: icssg-prueth: Add helper functions to configure FDB
` [PATCH net-next v6 2/3] net: ti: icssg-switch: Add switchdev based driver for ethernet switch support
` [PATCH net-next v6 3/3] net: ti: icssg-prueth: Add support for ICSSG switch firmware
[Intel-wired-lan] [PATCH iwl-next v6 00/12] Add support for Rx timestamping for both ice and iavf drivers
2024-05-28 11:23 UTC (13+ messages)
` [Intel-wired-lan] [PATCH iwl-next v6 01/12] virtchnl: add support for enabling PTP on iAVF
` [Intel-wired-lan] [PATCH iwl-next v6 02/12] ice: support Rx timestamp on flex descriptor
` [Intel-wired-lan] [PATCH iwl-next v6 03/12] virtchnl: add enumeration for the rxdid format
` [Intel-wired-lan] [PATCH iwl-next v6 04/12] iavf: add support for negotiating flexible RXDID format
` [Intel-wired-lan] [PATCH iwl-next v6 05/12] iavf: negotiate PTP capabilities
` [Intel-wired-lan] [PATCH iwl-next v6 06/12] iavf: add initial framework for registering PTP clock
` [Intel-wired-lan] [PATCH iwl-next v6 07/12] iavf: add support for indirect access to PHC time
` [Intel-wired-lan] [PATCH iwl-next v6 08/12] iavf: periodically cache "
` [Intel-wired-lan] [PATCH iwl-next v6 09/12] iavf: refactor iavf_clean_rx_irq to support legacy and flex descriptors
` [Intel-wired-lan] [PATCH iwl-next v6 10/12] iavf: Implement checking DD desc field
` [Intel-wired-lan] [PATCH iwl-next v6 11/12] iavf: handle SIOCSHWTSTAMP and SIOCGHWTSTAMP
` [Intel-wired-lan] [PATCH iwl-next v6 12/12] iavf: add support for Rx timestamps to hotpath
[PATCH iwl-net] i40e: Fix XDP program unloading while removing the driver
2024-05-28 11:32 UTC (3+ messages)
` [Intel-wired-lan] "
[syzbot] [mm?] kernel BUG in __vma_reservation_common
2024-05-28 11:29 UTC (7+ messages)
[PATCH net] ipvlan: Dont Use skb->sk in ipvlan_process_v{4,6}_outbound
2024-05-28 11:15 UTC (2+ messages)
[PATCH] ice: irdma hardware init failed after suspend/resume
2024-05-28 11:12 UTC (4+ messages)
` [Intel-wired-lan] "
pull-request: bpf-next 2024-05-28
2024-05-28 10:59 UTC
[PATCH v1] MAINTAINERS: dwmac: starfive: update Maintainer
2024-05-28 10:54 UTC (2+ messages)
[PATCH 1/1] dt-bindings: net: rfkill-gpio: document reset-gpios
2024-05-28 10:53 UTC (2+ messages)
[PATCH net-next] net: smc91x: Refactor SMC_* macros
2024-05-28 10:44 UTC
[iwl-next v3 00/15] ice: support devlink subfunction
2024-05-28 10:40 UTC (18+ messages)
` [iwl-next v3 01/15] ice: add new VSI type for subfunctions
` [iwl-next v3 02/15] ice: export ice ndo_ops functions
` [iwl-next v3 03/15] ice: add basic devlink subfunctions support
` [iwl-next v3 04/15] ice: treat subfunction VSI the same as PF VSI
` [iwl-next v3 05/15] ice: allocate devlink for subfunction
` [iwl-next v3 06/15] ice: base subfunction aux driver
` [iwl-next v3 07/15] ice: implement netdev for subfunction
` [iwl-next v3 08/15] ice: make representor code generic
` [iwl-next v3 09/15] ice: create port representor for SF
` [iwl-next v3 10/15] ice: don't set target VSI for subfunction
` [iwl-next v3 11/15] ice: check if SF is ready in ethtool ops
` [iwl-next v3 12/15] ice: implement netdevice ops for SF representor
` [iwl-next v3 13/15] ice: support subfunction devlink Tx topology
` [iwl-next v3 14/15] ice: basic support for VLAN in subfunctions
` [iwl-next v3 15/15] ice: allow to activate and deactivate subfunction
[PATCH net-next v1] netfilter: nfnetlink: convert kfree_skb to consume_skb
2024-05-28 10:37 UTC
[PATCH RFC 0/6] net: stmmac: convert stmmac "pcs" to phylink
2024-05-28 10:24 UTC (9+ messages)
` [PATCH RFC net-next 1/3] net: stmmac: Prevent RGSMIIIS IRQs flood
` [PATCH RFC net-next 2/3] net: stmmac: Activate Inband/PCS flag based on the selected iface
` [PATCH RFC net-next 3/3] net: stmmac: Drop TBI/RTBI PCS flags
[syzbot] [bpf?] [net?] possible deadlock in sock_map_update_common (2)
2024-05-28 10:24 UTC
[PATCH] vmxnet3: disable rx data ring on dma allocation failure
2024-05-28 10:06 UTC
[PATCH net v2] sock_map: avoid race between sock_map_close and sk_psock_put
2024-05-28 10:20 UTC (2+ messages)
[PATCH v4 0/5] arm64: dts: remove tx-sched-sp property in snps,dwmac
2024-05-28 10:15 UTC (6+ messages)
` [PATCH v4 1/5] arm64: dts: freescale: imx8mp-beacon: remove tx-sched-sp property
` [PATCH v4 2/5] arm64: dts: freescale: imx8mp-evk: "
` [PATCH v4 3/5] arm64: dts: freescale: imx8mp-verdin: "
` [PATCH v4 4/5] arm64: dts: qcom: sa8540p-ride: "
` [PATCH v4 5/5] arm64: dts: qcom: sa8775p-ride: "
[PATCH] net: filter: use DEV_STAT_INC()
2024-05-28 10:10 UTC (2+ messages)
[PATCH net-next] ipv6: sr: restruct ifdefines
2024-05-28 10:05 UTC (2+ messages)
[PATCH v2] net: esp: cleanup esp_output_tail_tcp() in case of unsupported ESPINTCP
2024-05-28 9:57 UTC (2+ messages)
[PATCH net-next v3 0/2] net: xilinx_gmii2rgmii: Add clock support
2024-05-28 9:44 UTC (5+ messages)
` [PATCH net-next v3 1/2] dt-bindings: "
` [PATCH net-next v3 2/2] net: phy: xilinx-gmii2rgmii: Adopt "
[RFC net-next 00/15] add basic PSP encryption for TCP connections
2024-05-28 9:42 UTC (2+ messages)
iproute2: color output should assume dark background
2024-05-28 9:40 UTC (9+ messages)
[PATCH v4] ax25: Fix refcount imbalance on inbound connections
2024-05-28 9:40 UTC (2+ messages)
[PATCH v2] dt-bindings: net: rockchip-dwmac: Fix rockchip,rk3308-gmac compatible
2024-05-28 9:37 UTC
[PATCH net] net: drop secpath extension before skb deferral free
2024-05-28 9:26 UTC (13+ messages)
[net PATCH] net: stmmac: update priv->speed to SPEED_UNKNOWN when link down
2024-05-28 9:20 UTC
[PATCH] net: usb: ax88179_178a: fix link status when link is set to down/up
2024-05-28 9:18 UTC (2+ messages)
[PATCH net-next v5 0/2] Introduce auxiliary bus IRQs sysfs
2024-05-28 9:11 UTC (3+ messages)
` [PATCH net-next v5 1/2] driver core: auxiliary bus: show auxiliary device IRQs
` [PATCH net-next v5 2/2] net/mlx5: Expose SFs IRQs
[net-next PATCH v2] octeontx2-af: Add debugfs support to dump NIX TM topology
2024-05-28 9:13 UTC (2+ messages)
[iwl-next v1] ice: Check all ice_vsi_rebuild() errors in function
2024-05-28 9:01 UTC
[iwl-next v1] ice: Check all ice_vsi_rebuild() errors in function
2024-05-28 8:52 UTC
[PATCH net-next] tcp: introduce a new MIB for CLOSE-WAIT sockets
2024-05-28 8:52 UTC (6+ messages)
[PATCH net v2] netconsole: Do not shutdown dynamic configuration if cmdline is invalid
2024-05-28 8:42 UTC
[PATCH net 0/2] virtio_net: fix race on control_buf
2024-05-28 8:32 UTC (5+ messages)
` [PATCH net 1/2] virtio_net: rename ret to err
` [PATCH net 2/2] virtio_net: fix missing lock protection on control_buf access
[syzbot] [net?] [virt?] upstream boot error: KMSAN: uninit-value in receive_buf
2024-05-28 8:12 UTC
[PATCH net-next 0/2] net: ethernet: ti: am65-cpsw-nuss: support stacked switches
2024-05-28 7:59 UTC (3+ messages)
` [PATCH net-next 1/2] net: ethernet: ti: am65-cpsw-nuss: rename phy_node -> port_np
` [PATCH net-next 2/2] net: ethernet: ti: am65-cpsw-nuss: populate netdev of_node
[PATCH net-next v2 0/3] doc: mptcp: new general doc and fixes
2024-05-28 8:09 UTC (4+ messages)
` [PATCH net-next v2 1/3] doc: mptcp: add missing 'available_schedulers' entry
` [PATCH net-next v2 2/3] doc: mptcp: alphabetical order
` [PATCH net-next v2 3/3] doc: new 'mptcp' page in 'networking'
[PATCH 1/2] net/core: remove redundant sk_callback_lock initialization
2024-05-28 8:00 UTC (2+ messages)
[PATCH net-next] net: dsa: lan9303: imply SMSC_PHY
2024-05-28 7:31 UTC
[Enable Designware XGMAC VLAN Stripping Feature v2 0/1]
2024-05-28 7:21 UTC (10+ messages)
` [Enable Designware XGMAC VLAN Stripping Feature v2 1/1] net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN Stripping
` [EXTERNAL] "
some questions about restrictions in SMC-R v2's implementation
2024-05-28 6:59 UTC (5+ messages)
[PATCH v2 00/19] Add support for the LAN966x PCI device using a DT overlay
2024-05-28 6:44 UTC (6+ messages)
` [PATCH v2 06/19] dt-bindings: net: mscc-miim: Add resets property
` [PATCH v2 07/19] net: mdio: mscc-miim: Handle the switch reset
Kernel panic triggered while removing mlx5_core devices from the pci bus
2024-05-28 6:18 UTC (3+ messages)
[PATCH iwl-next] ice: use irq_update_affinity_hint()
2024-05-28 6:16 UTC (3+ messages)
[PATCH net-next] r8169: disable interrupt source RxOverflow
2024-05-28 6:15 UTC (2+ messages)
[PATCH net 1/2] net/sched: taprio: make q->picos_per_byte available to fill_sched_entry()
2024-05-28 5:41 UTC (2+ messages)
[PATCH v3] Bluetooth: Add vendor-specific packet classification for ISO data
2024-05-28 5:38 UTC (2+ messages)
[PATCH net-next v5 0/3] Introduce switch mode support for ICSSG driver
2024-05-28 5:28 UTC (9+ messages)
` [PATCH net-next v5 1/3] net: ti: icssg-prueth: Add helper functions to configure FDB
` [PATCH net-next v5 2/3] net: ti: icssg-switch: Add switchdev based driver for ethernet switch support
` [PATCH net-next v5 3/3] net: ti: icssg-prueth: Add support for ICSSG switch firmware
[PATCH net-next v7 0/2] Add TAPRIO offload support for ICSSG driver
2024-05-28 5:20 UTC (6+ messages)
` [PATCH net-next v7 2/2] net: ti: icssg_prueth: add TAPRIO offload support
[PATCH v2 1/2] dt-bindings: net: ipq4019-mdio: add IPQ9574 compatible
2024-05-28 3:32 UTC (2+ messages)
` (subset) "
[PATCH ipsec-next,v4] xfrm: support sending NAT keepalives in ESP in UDP states
2024-05-28 3:29 UTC
[syzbot] [nfc?] [net?] KMSAN: uninit-value in nci_ntf_packet (2)
2024-05-28 3:12 UTC (2+ messages)
` [PATCH] nfc/nci: Add the inconsistency check between the input data length and count
[PATCH net-next v3 0/3] Introduce IPPROTO_SMC
2024-05-28 3:03 UTC (5+ messages)
` [PATCH net-next v3 1/3] net/smc: refatoring initialization of smc sock
` [PATCH net-next v3 2/3] net/smc: expose smc proto operations
` [PATCH net-next v3 3/3] net/smc: Introduce IPPROTO_SMC
[PATCH net-next 0/7] virtnet_net: prepare for af-xdp
2024-05-28 2:06 UTC (4+ messages)
[PATCH net 0/2] Intel Wired LAN Driver Updates 2024-05-23 (ice, idpf)
2024-05-28 0:20 UTC (2+ messages)
[PATCH net] page_pool: fix &page_pool_params kdoc issues
2024-05-28 0:20 UTC (2+ messages)
[PATCH net] docs: netdev: Fix typo in Signed-off-by tag
2024-05-28 0:20 UTC (4+ messages)
[PATCH net 0/4] selftests: mptcp: mark unstable subtests as flaky
2024-05-28 0:20 UTC (2+ messages)
[PATCH] mISDN: remove unused struct 'bf_ctx'
2024-05-28 0:10 UTC (2+ messages)
[PATCH net v2] net: micrel: Fix lan8841_config_intr after getting out of sleep mode
2024-05-28 0:10 UTC (2+ messages)
[PATCH net] ipv4: Fix address dump when IPv4 is disabled on an interface
2024-05-28 0:00 UTC (2+ messages)
[PATCH net] tcp: reduce accepted window in NEW_SYN_RECV state
2024-05-28 0:00 UTC (2+ messages)
[PATCH net] net: gro: initialize network_offset in network layer
2024-05-28 0:00 UTC (2+ messages)
[PATCH net] dt-bindings: net: pse-pd: microchip,pd692x0: Fix missing "additionalProperties" constraints
2024-05-28 0:00 UTC (2+ messages)
[PATCH net] dt-bindings: net: pse-pd: ti,tps23881: Fix missing "additionalProperties" constraints
2024-05-28 0:00 UTC (2+ messages)
[net v3 PATCH] net:fec: Add fec_enet_deinit()
2024-05-28 0:00 UTC (2+ messages)
[PATCH net-next v2] net: ethernet: mtk_eth_soc: add missing check for rhashtable_init
2024-05-27 23:42 UTC (2+ messages)
pull-request: bpf 2024-05-27
2024-05-27 23:40 UTC (2+ messages)
[PATCH v2] selftests/net: suppress clang's "variable-sized type not at the end" warning
2024-05-27 21:36 UTC
[RFC PATCH v2 00/12] Socket type control for Landlock
2024-05-27 21:27 UTC (11+ messages)
` [RFC PATCH v2 04/12] selftests/landlock: Add protocol.socket_access_rights to socket tests
` [RFC PATCH v2 05/12] selftests/landlock: Add protocol.rule_with_unknown_access "
` [RFC PATCH v2 06/12] selftests/landlock: Add protocol.rule_with_unhandled_access "
` [RFC PATCH v2 07/12] selftests/landlock: Add protocol.inval "
` [RFC PATCH v2 08/12] selftests/landlock: Add tcp_layers.ruleset_overlap "
[PATCH][CFT][experimental] net/socket.c: use straight fdget/fdput (resend)
2024-05-27 21:25 UTC (9+ messages)
[PATCH net-next v7 0/6] add ethernet driver for Tehuti Networks TN40xx chips
2024-05-27 20:39 UTC (7+ messages)
` [PATCH net-next v7 1/6] net: tn40xx: add pci "
` [PATCH net-next v7 2/6] net: tn40xx: add register defines
` [PATCH net-next v7 3/6] net: tn40xx: add basic Tx handling
` [PATCH net-next v7 4/6] net: tn40xx: add basic Rx handling
` [PATCH net-next v7 5/6] net: tn40xx: add mdio bus support
` [PATCH net-next v7 6/6] net: tn40xx: add phylink support
[PATCH net-next v4] net: ethernet: cortina: Restore TSO support
2024-05-27 19:26 UTC
[PATCH net-next] r8169: remove detection of chip version 11 (early RTL8168b)
2024-05-27 19:20 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).