messages from 2023-06-17 12:20:26 to 2023-06-19 11:01:41 UTC [more...]
[PATCH net-next v1 00/14] Add TJA1120 support
2023-06-19 11:01 UTC (25+ messages)
` [PATCH net-next v1 01/14] net: phy: nxp-c45-tja11xx: fix the PTP interrupt enablig/disabling
` [PATCH net-next v1 05/14] net: phy: nxp-c45-tja11xx: prepare the ground for TJA1120
` [PATCH net-next v1 06/14] net: phy: add 1000baseT1 to phy_basic_t1_features
` [PATCH net-next v1 08/14] net: phy: nxp-c45-tja11xx: enable LTC sampling on both ext_ts edges
` [PATCH net-next v1 10/14] net: phy: nxp-c45-tja11xx: handle FUSA irq
` [PATCH net-next v1 12/14] net: phy: nxp-c45-tja11xx: read ext trig ts TJA1120
` [PATCH net-next v1 13/14] net: phy: nxp-c45-tja11xx: reset PCS if the link goes down
` [PATCH net-next v1 14/14] net: phy: nxp-c45-tja11xx: timestamp reading workaround for TJA1120
[PATCH net-next 0/2] TCP splice improvements
2023-06-19 10:59 UTC (6+ messages)
` [PATCH net-next 1/2] net/tcp: optimise locking for blocking splice
[PATCH net v2] ice: Unregister netdev and devlink_port only once
2023-06-19 10:58 UTC
[PATCH net-next 0/4] virtio-net: avoid XDP and _F_GUEST_CSUM
2023-06-19 10:57 UTC (5+ messages)
` [PATCH net-next 1/4] virtio-net: a helper for probing the pseudo-header checksum
` [PATCH net-next 2/4] virtio-net: reprobe csum related fields for skb passed by XDP
` [PATCH net-next 3/4] virtio-net: support coexistence of XDP and _F_GUEST_CSUM
` [PATCH net-next 4/4] virtio-net: remove F_GUEST_CSUM check for XDP loading
[net-next PATCH v4 0/3] leds: trigger: netdev: add additional modes
2023-06-19 10:40 UTC (7+ messages)
` [net-next PATCH v4 1/3] leds: trigger: netdev: add additional specific link speed mode
` [net-next PATCH v4 2/3] leds: trigger: netdev: add additional specific link duplex mode
` [net-next PATCH v4 3/3] leds: trigger: netdev: expose hw_control status via sysfs
[PATCH net] ice: ice_vsi_release cleanup
2023-06-19 10:34 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH 1/3] [v2] sfc: add CONFIG_INET dependency for TC offload
2023-06-19 10:25 UTC (6+ messages)
` [PATCH 2/3] [v2] sfc: fix uninitialized variable use
` [PATCH 3/3] sfc: selftest: fix struct packing
[PATCH net-next] net: txgbe: remove unused buffer in txgbe_calc_eeprom_checksum
2023-06-19 10:10 UTC (2+ messages)
[PATCH net v2 0/6] igc: Fix corner cases for TSN offload
2023-06-19 10:08 UTC (7+ messages)
` [PATCH net v2 1/6] igc: Rename qbv_enable to taprio_offload_enable
` [PATCH net v2 2/6] igc: Do not enable taprio offload for invalid arguments
` [PATCH net v2 3/6] igc: Handle already enabled taprio offload for basetime 0
` [PATCH net v2 4/6] igc: No strict mode in pure launchtime/CBS offload
` [PATCH net v2 5/6] igc: Fix launchtime before start of cycle
` [PATCH net v2 6/6] igc: Fix inserting of empty frame for launchtime
[PATCH net-next] inet: Save one atomic op if no memcg to charge
2023-06-19 10:08 UTC (2+ messages)
[RFC net-next v1] tools: ynl: Add an strace rendering mode to ynl-gen
2023-06-19 10:04 UTC (5+ messages)
[PATCH] s390/net: lcs: use IS_ENABLED() for kconfig detection
2023-06-19 10:04 UTC (3+ messages)
[PATCH net 0/2] selftests/ptp: Add support for new timestamp IOCTLs
2023-06-19 9:48 UTC (5+ messages)
` [PATCH net 1/2] selftests/ptp: Add -x option for testing PTP_SYS_OFFSET_EXTENDED
[PATCH 0/5] Rust abstractions for network device drivers
2023-06-19 9:46 UTC (5+ messages)
[PATCH net-next] net: ngbe: add Wake on Lan support
2023-06-19 9:42 UTC
[net 01/12] net/mlx5e: XDP, Allow growing tail for XDP multi buffer
2023-06-19 9:40 UTC (2+ messages)
[PATCH net] net: mdio: fix the wrong parameters
2023-06-19 9:49 UTC
[PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages()
2023-06-19 9:35 UTC (7+ messages)
` [PATCH net-next v10 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
[PATCH iwl-next v5 00/12] ice: switchdev bridge offload
2023-06-19 9:30 UTC (25+ messages)
` [PATCH iwl-next v5 01/12] ice: Skip adv rules removal upon switchdev release
` [Intel-wired-lan] "
` [PATCH iwl-next v5 02/12] ice: Prohibit rx mode change in switchdev mode
` [Intel-wired-lan] "
` [PATCH iwl-next v5 03/12] ice: Don't tx before switchdev is fully configured
` [Intel-wired-lan] "
` [PATCH iwl-next v5 04/12] ice: Disable vlan pruning for uplink VSI
` [Intel-wired-lan] "
` [PATCH iwl-next v5 05/12] ice: Unset src prune on "
` [Intel-wired-lan] "
` [PATCH iwl-next v5 06/12] ice: Implement basic eswitch bridge setup
` [Intel-wired-lan] "
` [PATCH iwl-next v5 07/12] ice: Switchdev FDB events support
` [Intel-wired-lan] "
` [PATCH iwl-next v5 08/12] ice: Add guard rule when creating FDB in switchdev
` [Intel-wired-lan] "
` [PATCH iwl-next v5 09/12] ice: Add VLAN FDB support in switchdev mode
` [Intel-wired-lan] "
` [PATCH iwl-next v5 10/12] ice: implement bridge port vlan
` [Intel-wired-lan] "
` [PATCH iwl-next v5 11/12] ice: implement static version of ageing
` [Intel-wired-lan] "
` [PATCH iwl-next v5 12/12] ice: add tracepoints for the switchdev bridge
` [Intel-wired-lan] "
[RFC PATCH v2 0/4] add initial io_uring_cmd support for sockets
2023-06-19 9:28 UTC (4+ messages)
` [RFC PATCH v2 1/4] net: wire up support for file_operations->uring_cmd()
[PATCH net-next v2 00/17] splice, net: Switch over users of sendpage() and remove it
2023-06-19 9:28 UTC (10+ messages)
` [PATCH net-next v2 01/17] net: Copy slab data for sendmsg(MSG_SPLICE_PAGES)
` [PATCH net-next v2 10/17] nvme: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
` [PATCH net-next v2 17/17] net: Kill MSG_SENDPAGE_NOTLAST
[RESEND PATCH net-next v2 00/14] net: stmmac: dwmac-qcom-ethqos: add support for EMAC4
2023-06-19 9:24 UTC (15+ messages)
` [RESEND PATCH v2 01/14] net: stmmac: dwmac-qcom-ethqos: shrink clock code with devres
` [RESEND PATCH v2 02/14] net: stmmac: dwmac-qcom-ethqos: rename a label in probe()
` [RESEND PATCH v2 03/14] net: stmmac: dwmac-qcom-ethqos: tweak the order of local variables
` [RESEND PATCH v2 04/14] net: stmmac: dwmac-qcom-ethqos: use a helper variable for &pdev->dev
` [RESEND PATCH v2 05/14] net: stmmac: dwmac-qcom-ethqos: add missing include
` [RESEND PATCH v2 06/14] net: stmmac: dwmac-qcom-ethqos: add a newline between headers
` [RESEND PATCH v2 07/14] net: stmmac: dwmac-qcom-ethqos: remove stray space
` [RESEND PATCH v2 08/14] net: stmmac: dwmac-qcom-ethqos: add support for the optional serdes phy
` [RESEND PATCH v2 09/14] net: stmmac: dwmac-qcom-ethqos: add support for the phyaux clock
` [RESEND PATCH v2 10/14] net: stmmac: dwmac-qcom-ethqos: prepare the driver for more PHY modes
` [RESEND PATCH v2 11/14] net: stmmac: dwmac-qcom-ethqos: add support for SGMII
` [RESEND PATCH v2 12/14] net: stmmac: add new switch to struct plat_stmmacenet_data
` [RESEND PATCH v2 13/14] dt-bindings: net: qcom,ethqos: add description for sa8775p
` [RESEND PATCH v2 14/14] net: stmmac: dwmac-qcom-ethqos: add support for emac4 on sa8775p platforms
[bug] kernel: bpf: syscall: a possible sleep-in-atomic bug in __bpf_prog_put()
2023-06-19 9:05 UTC (9+ messages)
[pull request][net-next 00/15] mlx5 updates 2023-06-16
2023-06-19 8:37 UTC (4+ messages)
` [net-next 07/15] net/mlx5: Bridge, expose FDB state via debugfs
[PATCH V2 net] net: qca_spi: Avoid high load if QCA7000 is not available
2023-06-19 8:40 UTC (2+ messages)
[PATCH iwl-next v5] iavf: fix err handling for MAC replace
2023-06-19 8:26 UTC (2+ messages)
[PATCH net-next] net: dsa: microchip: ksz9477: follow errata sheet when applying fixups
2023-06-19 8:16 UTC
[PATCHv4 0/4] net/tls: fixes for NVMe-over-TLS
2023-06-19 8:16 UTC (4+ messages)
` [PATCH 4/4] net/tls: implement ->read_sock()
[PATCH net-next] ipv6: fix a typo in ip6mr_sk_ioctl()
2023-06-19 8:14 UTC (2+ messages)
[PATCH] net: fec: allow to build without PAGE_POOL_STATS
2023-06-19 8:06 UTC (3+ messages)
[PATCH net 0/4][pull request] igc: TX timestamping fixes
2023-06-19 7:27 UTC (3+ messages)
` [PATCH net 1/4] igc: Fix race condition in PTP tx code
[RFC bpf-next 0/7] bpf: netdev TX metadata
2023-06-19 7:15 UTC (7+ messages)
[PATCH net-next v2 0/3, iproute2-next 0/1] bridge: Add a limit on learned FDB entries
2023-06-19 7:14 UTC (5+ messages)
` [PATCH net-next v2 1/3] bridge: Set BR_FDB_ADDED_BY_USER early in fdb_add_entry
` [PATCH net-next v2 2/3] bridge: Add a limit on learned FDB entries
` [PATCH net-next v2 3/3] net: bridge: Add a configurable default FDB learning limit
` [PATCH iproute2-next 1/1] iplink: bridge: Add support for bridge FDB learning limits
pull-request: ieee802154 for net 2023-06-19
2023-06-19 7:09 UTC
[syzbot] possible deadlock in sco_conn_del
2023-06-19 6:10 UTC (3+ messages)
` [syzbot] [bluetooth?] "
[PATCH net-next] octeontx2-pf: TC flower offload support for rxqueue mapping
2023-06-19 6:06 UTC
Pinging the Ethernet address
2023-06-19 6:04 UTC
linux-next: build warning after merge of the net-next tree
2023-06-19 5:41 UTC
[syzbot] [net?] KASAN: null-ptr-deref Read in nsim_dev_trap_report_work
2023-06-19 5:16 UTC
[PATCH v2 iwl-next] ice: use ice_down_up() where applicable
2023-06-19 4:44 UTC (2+ messages)
` [Intel-wired-lan] "
linux-next: build warning after merge of the net-next tree
2023-06-19 4:40 UTC
[PATCH 0/4] Add support for Agilex5 SoCFPGA platform
2023-06-19 2:15 UTC (9+ messages)
` [PATCH 1/4] dt-bindings: intel: Add Intel Agilex5 compatible
` [PATCH 2/4] dt-bindings: clock: Add Intel Agilex5 clocks and resets
` [PATCH 3/4] clk: socfpga: agilex5: Add clock driver for Agilex5 platform
` [PATCH 4/4] arm64: dts: agilex5: Add initial support for Intel's Agilex5 SoCFPGA
[PATCH v2 00/12] mm: jit/text allocator
2023-06-19 2:12 UTC (15+ messages)
` [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
` [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
` [PATCH v2 07/12] arm64, execmem: extend execmem_params for generated code definitions
linux-next: manual merge of the net-next tree with the net tree
2023-06-19 0:54 UTC
Is EDT now expected to work with any qdisc?
2023-06-18 22:52 UTC (2+ messages)
[PATCH net-next v0] net: phy-c45: Fix genphy_c45_ethtool_set_eee description
2023-06-18 20:32 UTC (2+ messages)
[PATCH v4 net-next 0/9] net: ethernet: Rework EEE
2023-06-18 20:30 UTC (13+ messages)
` [PATCH v4 net-next 1/9] net: phy-c45: Fix genphy_c45_ethtool_set_eee description
` [PATCH v4 net-next 2/9] net: add helpers for EEE configuration
` [PATCH v4 net-next 3/9] net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacks
` [PATCH v4 net-next 4/9] net: phy: Add helper to set EEE Clock stop enable bit
` [PATCH v4 net-next 5/9] net: phy: Keep track of EEE configuration
` [PATCH v4 net-next 6/9] net: phy: Immediately call adjust_link if only tx_lpi_enabled changes
` [PATCH v4 net-next 7/9] net: phy: Add phy_support_eee() indicating MAC support EEE
` [PATCH v4 net-next 8/9] net: fec: Move fec_enet_eee_mode_set() and helper earlier
` [PATCH v4 net-next 9/9] net: fec: Fixup EEE
[PATCH net-next v0 1/3] led: trig: netdev: Fix requesting offload device
2023-06-18 20:28 UTC (6+ messages)
` [PATCH net-next v0 2/3] net: phy: phy_device: Call into the PHY driver to set LED offload
` [PATCH net-next v0 3/3] net: phy: marvell: Add support for offloading LED blinking
[net-next 01/15] net/mlx5: Ack on sync_reset_request only if PF can do reset_now
2023-06-18 18:00 UTC (2+ messages)
[PATCH v7 00/22] net/tcp: Add TCP-AO support
2023-06-18 17:50 UTC (3+ messages)
` [PATCH v7 04/22] net/tcp: Prevent TCP-MD5 with TCP-AO being set
[PATCH net-next v2] gro: move the tc_ext comparison to a helper
2023-06-18 17:10 UTC (2+ messages)
[PATCH net-next] net: phy: at803x: Use devm_regulator_get_enable_optional()
2023-06-18 16:40 UTC (3+ messages)
[PATCH net] net: phy: Manual remove LEDs to ensure correct ordering
2023-06-18 16:40 UTC (2+ messages)
[PATCH net-next v3 0/4] introduce page_pool_alloc() API
2023-06-18 15:05 UTC (15+ messages)
` [PATCH net-next v3 3/4] page_pool: "
[PATCH net-next] crypto: Fix af_alg_sendmsg(MSG_SPLICE_PAGES) sglist limit
2023-06-18 13:40 UTC (2+ messages)
[PATCH net-next] ipv6: also use netdev_hold() in ip6_route_check_nh()
2023-06-18 13:40 UTC (2+ messages)
[PATCH net-next] dt-bindings: net: phy: gpy2xx: more precise description
2023-06-18 13:40 UTC (2+ messages)
[PATCH] net: revert "align SO_RCVMARK required privileges with SO_MARK"
2023-06-18 10:31 UTC (2+ messages)
` [PATCH net v2] revert "net: align "
[PATCH] nfc: fdp: Add MODULE_FIRMWARE macros
2023-06-18 10:30 UTC (2+ messages)
[PATCH] ieee802154/adf7242: Add MODULE_FIRMWARE macro
2023-06-18 10:20 UTC (2+ messages)
[net-next,v2] tcp: Use per-vma locking for receive zerocopy
2023-06-18 10:20 UTC (2+ messages)
[PATCH net-next] netlabel: Reorder fields in 'struct netlbl_domaddr6_map'
2023-06-18 10:16 UTC
[PATCH net-next v5] tcp: enforce receive buffer memory limits by allowing the tcp window to shrink
2023-06-18 10:10 UTC (2+ messages)
[PATCH net-next] mptcp: Reorder fields in 'struct mptcp_pm_add_entry'
2023-06-18 9:46 UTC
[PATCH net-next] mctp: Reorder fields in 'struct mctp_route'
2023-06-18 9:33 UTC
[RFC PATCH v1 0/4] virtio/vsock: some updates for MSG_PEEK flag
2023-06-18 6:24 UTC (5+ messages)
` [RFC PATCH v1 1/4] virtio/vsock: rework MSG_PEEK for SOCK_STREAM
` [RFC PATCH v1 2/4] virtio/vsock: support MSG_PEEK for SOCK_SEQPACKET
` [RFC PATCH v1 3/4] vsock/test: rework MSG_PEEK test for SOCK_STREAM
` [RFC PATCH v1 4/4] vsock/test: MSG_PEEK test for SOCK_SEQPACKET
[PATCH v4 0/5] pci-hyperv: Fix race condition bugs for fast device hotplug
2023-06-18 3:06 UTC (2+ messages)
[PATCH V2] ptp: clockmatrix: Add Defer probe if firmware load fails
2023-06-18 0:54 UTC
[PATCH] net: phy: mediatek: fix compile-test dependencies
2023-06-17 22:26 UTC (3+ messages)
[syzbot] [nfc?] WARNING in nfc_llcp_unregister_device
2023-06-17 21:50 UTC
[PATCH net-next] dt-bindings: net: bluetooth: qualcomm: document VDD_CH1
2023-06-17 20:38 UTC (2+ messages)
[PATCH v2 00/23] arm64: qcom: sa8775p-ride: enable the first ethernet port
2023-06-17 19:24 UTC (3+ messages)
[PATCH v14] ath10k: add LED and GPIO controlling support for various chipsets
2023-06-16 21:27 UTC (4+ messages)
[PATCH net-next 01/17] net: Copy slab data for sendmsg(MSG_SPLICE_PAGES)
2023-06-17 13:52 UTC (5+ messages)
` [PATCH net-next 00/17] splice, net: Switch over users of sendpage() and remove it
[PATCH net-next v2 0/2] net: stmmac: fix & improve driver statistics
2023-06-17 13:09 UTC (3+ messages)
` [PATCH net-next v2 1/2] net: stmmac: don't clear network statistics in .ndo_open()
` [PATCH net-next v2 2/2] net: stmmac: use pcpu 64 bit statistics where necessary
[PATCH net-next] net: dqs: add NIC stall detector based on BQL
2023-06-17 12:27 UTC (2+ messages)
[PATCH net-next v4 0/5] introduce page_pool_alloc() API
2023-06-17 12:19 UTC (9+ messages)
` [PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag
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).