netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-16 10:20:26 to 2024-02-16 21:18:43 UTC [more...]

[PATCH v10 net-next 00/15] Introducing P4TC
 2024-02-16 21:18 UTC  (7+ messages)
` [PATCH v10 net-next 15/15] p4tc: add P4 classifier

[PATCH net-next v8 1/2] ethtool: Add GTP RSS hash options to ethtool.h
 2024-02-16 21:14 UTC  (6+ messages)

[PATCH v2 net-next 00/14] af_unix: Rework GC
 2024-02-16 21:05 UTC  (15+ messages)
` [PATCH v2 net-next 01/14] af_unix: Add struct unix_vertex in struct unix_sock
` [PATCH v2 net-next 02/14] af_unix: Allocate struct unix_edge for each inflight AF_UNIX fd
` [PATCH v2 net-next 03/14] af_unix: Link struct unix_edge when queuing skb
` [PATCH v2 net-next 04/14] af_unix: Save listener for embryo socket
` [PATCH v2 net-next 05/14] af_unix: Fix up unix_edge.successor "
` [PATCH v2 net-next 06/14] af_unix: Bulk update unix_tot_inflight/unix_inflight when queuing skb
` [PATCH v2 net-next 07/14] af_unix: Detect Strongly Connected Components
` [PATCH v2 net-next 08/14] af_unix: Save O(n) setup of Tarjan's algo
` [PATCH v2 net-next 09/14] af_unix: Skip GC if no cycle exists
` [PATCH v2 net-next 10/14] af_unix: Avoid Tarjan's algorithm if unnecessary
` [PATCH v2 net-next 11/14] af_unix: Assign a unique index to SCC
` [PATCH v2 net-next 12/14] af_unix: Detect dead SCC
` [PATCH v2 net-next 13/14] af_unix: Replace garbage collection algorithm
` [PATCH v2 net-next 14/14] selftest: af_unix: Test GC for SCM_RIGHTS

[PATCH v6 net-next 00/14] net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHY
 2024-02-16 20:53 UTC  (6+ messages)
` [PATCH v6 net-next 05/14] "
      `  "

[PATCH] sock: Use unsafe_memcpy() for sock_copy()
 2024-02-16 20:44 UTC 

[PATCH] [RFC] xfrm: work around a clang-19 fortifiy-string false-positive
 2024-02-16 20:42 UTC  (2+ messages)

[PATCH v5 00/18] power: sequencing: implement the subsystem and add first users
 2024-02-16 20:32 UTC  (19+ messages)
` [PATCH v5 01/18] of: Add cleanup.h based auto release via __free(device_node) markings
` [PATCH v5 02/18] arm64: defconfig: enable ath12k as a module
` [PATCH v5 03/18] dt-bindings: regulator: describe the PMU module of the QCA6390 package
` [PATCH v5 04/18] dt-bindings: net: bluetooth: qualcomm: describe regulators for QCA6390
` [PATCH v5 05/18] dt-bindings: new: wireless: qcom,ath11k: describe the ath11k on QCA6390
` [PATCH v5 06/18] dt-bindings: new: wireless: describe the ath12k PCI module
` [PATCH v5 07/18] arm64: dts: qcom: sm8550-qrd: add the Wifi node
` [PATCH v5 08/18] arm64: dts: qcom: sm8650-qrd: "
` [PATCH v5 09/18] arm64: dts: qcom: qrb5165-rb5: model the PMU of the QCA6391
` [PATCH v5 10/18] PCI: hold the rescan mutex when scanning for the first time
` [PATCH v5 11/18] PCI/pwrctl: reuse the OF node for power controlled devices
` [PATCH v5 12/18] PCI/pwrctl: create platform devices for child OF nodes of the port node
` [PATCH v5 13/18] PCI/pwrctl: add PCI power control core code
` [PATCH v5 14/18] PCI/pwrctl: add a power control driver for WCN7850
` [PATCH v5 15/18] power: sequencing: implement the pwrseq core
` [PATCH v5 16/18] power: pwrseq: add a driver for the QCA6390 PMU module
` [PATCH v5 17/18] Bluetooth: qca: use the power sequencer for QCA6390
` [PATCH v5 18/18] PCI/pwrctl: add a PCI power control driver for power sequenced devices

[PATCH 0/6] net: hisi-femac: add support for Hi3798MV200, remove unmaintained compatibles
 2024-02-16 20:09 UTC  (23+ messages)
` [PATCH 1/6] net: hisilicon: add support for hisi_femac core on Hi3798MV200
` [PATCH 2/6] net: hisi_femac: remove unused compatible strings
` [PATCH 4/6] dt-bindings: net: add hisilicon-femac

[PATCH RFC net-next v8 00/13] net: Make timestamping selectable
 2024-02-16 19:48 UTC  (21+ messages)
` [PATCH RFC net-next v8 01/13] net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE mask
` [PATCH RFC net-next v8 02/13] net: Make dev_get_hwtstamp_phylib accessible
` [PATCH RFC net-next v8 03/13] net: Make net_hwtstamp_validate accessible
` [PATCH RFC net-next v8 04/13] net: Change the API of PHY default timestamp to MAC
` [PATCH RFC net-next v8 05/13] net: net_tstamp: Add unspec field to hwtstamp_source enumeration
` [PATCH RFC net-next v8 06/13] net: Add struct kernel_ethtool_ts_info
` [PATCH RFC net-next v8 07/13] ptp: Move from simple ida to xarray
` [PATCH RFC net-next v8 08/13] ptp: Add phc source and helpers to register specific PTP clock or get information
` [PATCH RFC net-next v8 09/13] net: Add the possibility to support a selected hwtstamp in netdevice
` [PATCH RFC net-next v8 10/13] net: netdevsim: ptp_mock: Convert to netdev_ptp_clock_register
` [PATCH RFC net-next v8 11/13] net: macb: "
` [PATCH RFC net-next v8 12/13] net: ethtool: tsinfo: Add support for hwtstamp provider and get/set hwtstamp config
` [PATCH RFC net-next v8 13/13] netlink: specs: tsinfo: Enhance netlink attributes and add a set command

[PATCH] can: softing: remove redundant NULL check
 2024-02-16 19:47 UTC  (3+ messages)

[PATCH v2 0/4] Add 8qm SMMU information
 2024-02-16 19:22 UTC  (4+ messages)
` [PATCH v2 2/4] dt-bindings: net: fec: add iommus property

[PATCH net-next v11 0/3] netdevsim: link and forward skbs between ports
 2024-02-16 19:13 UTC  (4+ messages)

[PATCH RFC net-next v1] net: rework FCOE and RFS ops
 2024-02-16 19:11 UTC  (3+ messages)

[PATCH V4 0/5] mlx5 ConnectX control misc driver
 2024-02-16 19:04 UTC  (11+ messages)

[RFC 0/7] selftests: openvswitch: cleanups for running as selftests
 2024-02-16 18:50 UTC  (10+ messages)
` [RFC 1/7] selftests: openvswitch: add test case error directories to clean list
` [RFC 2/7] selftests: openvswitch: be more verbose with selftest debugging
` [RFC 3/7] selftests: openvswitch: use non-graceful kills when needed
` [RFC 4/7] selftests: openvswitch: delete previously allocated netns
` [RFC 5/7] selftests: openvswitch: make arping test a bit 'slower'
` [RFC 6/7] selftests: openvswitch: insert module when running the tests
` [RFC 7/7] selftests: openvswitch: add config and timeout settings

[PATCH net-next v2] net: sysfs: Do not create sysfs for non BQL device
 2024-02-16 18:45 UTC  (4+ messages)

SO_RESERVE_MEM doesn't quite work, at least on UDP
 2024-02-16 18:36 UTC  (4+ messages)

[PATCH net-next 0/3] Rework GENET MDIO controller clocking
 2024-02-16 18:42 UTC  (4+ messages)
` [PATCH net-next 1/3] net: mdio: mdio-bcm-unimac: Manage clock around I/O accesses
` [PATCH net-next 2/3] net: bcmgenet: Pass "main" clock down to the MDIO driver
` [PATCH net-next 3/3] Revert "net: bcmgenet: Ensure MDIO unregistration has clocks enabled"

[PATCH] stmmac: Fix incorrect dereference in stmmac_*_interrupt()
 2024-02-16 18:39 UTC  (3+ messages)
` [PATCH net v2] net: stmmac: Fix incorrect dereference in interrupt handlers

[PATCH net-next v1] net: Add skb user timestamp flag to distinguish between timestamps
 2024-02-16 18:36 UTC  (3+ messages)

[PATCH] net: stmmac: mmc_core: Assign, don't add interrupt registers
 2024-02-16 18:24 UTC  (3+ messages)

[PATCH net-next] page_pool: disable direct recycling based on pool->cpuid on destroy
 2024-02-16 17:47 UTC  (2+ messages)

[syzbot] [mptcp?] WARNING in __mptcp_clean_una
 2024-02-16 17:37 UTC 

[PATCH 0/2] Add device tree binding support to TI's DP83640
 2024-02-16 17:28 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: net: Add TI DP83640

Need of advice for XDP sockets on top of the interfaces behind a Linux bonding device
 2024-02-16 17:24 UTC  (13+ messages)

[PATCH netnext 0/8] MT7530 DSA Subdriver Improvements Act III
 2024-02-16 17:23 UTC  (6+ messages)
` [PATCH netnext 8/8] net: dsa: mt7530: simplify link operations and force link down on all ports

VLAN "issue" on STMMAC
 2024-02-16 17:23 UTC  (2+ messages)

[PATCH v4 0/8] Add NSS clock controller support for Qualcomm IPQ5332
 2024-02-16 17:16 UTC  (8+ messages)
` [PATCH v4 2/8] clk: qcom: ipq5332: enable few nssnoc clocks in driver probe

[PATCH] connector/cn_proc: make comm length as TASK_COMM_LEN
 2024-02-16 17:11 UTC  (2+ messages)

Question on ethtool strategy wrt legacy ioctl
 2024-02-16 17:08 UTC  (3+ messages)

[PATCH net-next] net: reorganize "struct sock" fields
 2024-02-16 17:01 UTC  (3+ messages)

[TEST] Wiki / instructions
 2024-02-16 17:01 UTC  (4+ messages)

[PATCH ethtool] move variable-sized members to the end of structs
 2024-02-16 16:58 UTC  (3+ messages)

[PATCH RFC net-next 0/2] Use per-task storage for XDP-redirects on PREEMPT_RT
 2024-02-16 16:57 UTC  (10+ messages)
` [PATCH RFC net-next 1/2] net: Reference bpf_redirect_info via task_struct "

[PATCHSET wq/for-6.9] workqueue: Implement BH workqueue and convert several tasklet users
 2024-02-16 16:24 UTC  (6+ messages)
` [PATCH 6/8] net: tcp: tsq: Convert from tasklet to BH workqueue

[PATCH net] docs: netdev: update the link to the CI repo
 2024-02-16 16:19 UTC 

[PATCH] dt-bindings: net: bluetooth: qualcomm: Fix bouncing @codeaurora
 2024-02-16 16:17 UTC  (2+ messages)

[ANN] net-next is OPEN
 2024-02-16 15:51 UTC  (12+ messages)
          ` [netfilter-core] "

[PATCH][next] net: tcp: Remove redundant initialization of variable len
 2024-02-16 15:30 UTC  (3+ messages)

[PATCH] net/core/dev.c: enable timestamp static key if CPU isolation is configured
 2024-02-16 15:13 UTC 

[PATCH net-next 0/3] make skip_sw actually skip software
 2024-02-16 15:07 UTC  (13+ messages)
` [PATCH net-next 1/3] net: sched: cls_api: add skip_sw counter
` [PATCH net-next 3/3] net: sched: make skip_sw actually skip software
    ` Re: [PATCH net-next 0/3] "

[PATCH 0/2] kobject: reduce uevent_sock_mutex contention
 2024-02-16 14:53 UTC  (5+ messages)
` [PATCH 1/2] kobject: make uevent_seqnum atomic
` [PATCH 2/2] kobject: reduce uevent_sock_mutex scope

[PATCH] ip: Update command usage in man page
 2024-02-16 14:49 UTC 

[PATCH net-next 00/15] net/smc: implement loopback-ism used by SMC-D
 2024-02-16 14:25 UTC  (12+ messages)
` [PATCH net-next 03/15] net/smc: introduce virtual ISM device loopback-ism
` [PATCH net-next 06/15] net/smc: implement DMB-related operations of loopback-ism
` [PATCH net-next 09/15] net/smc: introduce loopback-ism statistics attributes
` [PATCH net-next 13/15] net/smc: introduce loopback-ism DMB type control
` [PATCH net-next 14/15] net/smc: introduce loopback-ism DMB data copy control

[PATCH net-next 00/11] MCTP core protocol updates, minor fixes & tests
 2024-02-16 14:23 UTC  (3+ messages)
` [PATCH net-next 10/11] net: mctp: tests: Test that outgoing skbs have flow data populated

[PATCH v2 0/6] net: hisi-femac: add support for Hi3798MV200, remove unmaintained compatibles
 2024-02-16 14:11 UTC  (8+ messages)
` [PATCH v2 4/6] dt-bindings: net: add hisilicon,hisi-femac

[PATCH net-next 0/3] Change BPF_TEST_RUN use the system page pool for live XDP frames
 2024-02-16 14:00 UTC  (5+ messages)

[PATCH ethtool] ethtool: put driver specific code into drivers dir
 2024-02-16 13:37 UTC  (5+ messages)

[PATCH] Bluetooth: Add more Bluetooth version defines
 2024-02-16 13:22 UTC 

[PATCH] ip link: hsr: Add support for passing information about INTERLINK device
 2024-02-16 13:21 UTC 

[PATCH net-next v4 00/15] net: dsa: vsc73xx: Make vsc73xx usable
 2024-02-16 13:21 UTC  (3+ messages)
` [PATCH net-next v4 07/15] net: dsa: vsc73xx: Add vlan filtering

[PATCH v8 0/3] Add ECC feature support to Tx and Rx FIFOs for Xilinx CAN Controller
 2024-02-16 13:19 UTC  (3+ messages)
  `  "

[net-next] net: ethernet: adi: adin1110: Reduce the MDIO_TRDONE poll interval
 2024-02-16 12:14 UTC  (2+ messages)

[iwl-next v2 0/8] ice: use less resources in switchdev
 2024-02-16 12:13 UTC  (3+ messages)
` [iwl-next v2 1/8] ice: remove eswitch changing queues algorithm
  ` [Intel-wired-lan] "

[PATCH net] net: ip_tunnel: do not adjust device headroom on xmit
 2024-02-16 12:01 UTC 

[PATCH net-next v2] net: ti: icssg-prueth: Remove duplicate cleanup calls in emac_ndo_stop()
 2024-02-16 12:00 UTC  (2+ messages)

[net-next PATCH v2] net: phy: aquantia: add AQR113 PHY ID
 2024-02-16 12:00 UTC  (2+ messages)

[PATCH net] net: skbuff: add overflow debug check to pull/push helpers
 2024-02-16 11:36 UTC 

[patch net-next] devlink: fix port dump cmd type
 2024-02-16 11:31 UTC 

[PATCH net-next] ethtool: check for unsupported modes in EEE advertisement
 2024-02-16 11:21 UTC  (4+ messages)

[PATCH net-next v2 0/8] MT7530 DSA Subdriver Improvements Act III
 2024-02-16 11:05 UTC  (9+ messages)
` [PATCH net-next v2 1/8] net: dsa: mt7530: remove .mac_port_config for MT7988 and make it optional
` [PATCH net-next v2 2/8] net: dsa: mt7530: set interrupt register only for MT7530
` [PATCH net-next v2 3/8] net: dsa: mt7530: do not use SW_PHY_RST to reset MT7531 switch
` [PATCH net-next v2 4/8] net: dsa: mt7530: get rid of useless error returns on phylink code path
` [PATCH net-next v2 5/8] net: dsa: mt7530: get rid of priv->info->cpu_port_config()
` [PATCH net-next v2 6/8] net: dsa: mt7530: get rid of mt753x_mac_config()
` [PATCH net-next v2 7/8] net: dsa: mt7530: put initialising PCS devices code back to original order
` [PATCH net-next v2 8/8] net: dsa: mt7530: simplify link operations and force link down on all ports

[PATCH v3] tcp: add support for SO_PEEK_OFF
 2024-02-16 10:55 UTC  (15+ messages)

[PATCH net RFC] net: dsa: mt7530: fix link-local frames that ingress vlan filtering ports
 2024-02-16 10:47 UTC  (3+ messages)

[PATCH v4 net] ps3/gelic: Fix SKB allocation
 2024-02-16 10:37 UTC  (5+ messages)

[PATCH net-next] net: page_pool: fix recycle stats for system page_pool allocator
 2024-02-16 10:32 UTC  (2+ messages)

[PATCH RESEND2 net-next] tcp: Spelling s/curcuit/circuit/
 2024-02-16 10:20 UTC  (2+ messages)

[PATCH net v3 1/2] net/sched: act_mirred: use the backlog for mirred ingress
 2024-02-16 10:20 UTC  (2+ messages)


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).