summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-06nfc: hci: Introduce nfc_llc_del_engine() to reduce code duplicationChristophe JAILLET1-8/+10
2024-02-06tipc: rename the module name diag to tipc_diagXin Long1-2/+2
2024-02-06Merge branch 'pds_core-various-improvements-cleanups'Paolo Abeni5-62/+71
2024-02-06pds_core: Clean up init/uninit flows to be more readableBrett Creeley3-43/+61
2024-02-06pds_core: Fix up some minor issuesBrett Creeley2-7/+4
2024-02-06pds_core: Unmask adminq interrupt in work threadBrett Creeley1-7/+3
2024-02-06pds_core: Don't assign interrupt index/bound_intr to notifyqBrett Creeley2-5/+3
2024-02-06bonding: Add independent control state machineAahil Awatramani10-8/+234
2024-02-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni9-168/+150
2024-02-06net: phy: constify phydev->drvRussell King (Oracle)4-7/+6
2024-02-06net: dst: Make dst_destroy() static and return void.Sebastian Andrzej Siewior2-5/+2
2024-02-06Merge branch 'net-ravb-prepare-for-suspend-to-ram-and-runtime-pm-support-part-1'Paolo Abeni3-393/+352
2024-02-06net: ravb: Simplify ravb_resume()Claudiu Beznea1-34/+24
2024-02-06net: ravb: Simplify ravb_suspend()Claudiu Beznea1-7/+6
2024-02-06net: ravb: Set config mode in ndo_open and reset mode in ndo_closeClaudiu Beznea1-32/+46
2024-02-06net: ravb: Move PTP initialization in the driver's ndo_open API for ccc_gac p...Claudiu Beznea1-15/+3
2024-02-06net: ravb: Move DBAT configuration to the driver's ndo_open APIClaudiu Beznea1-1/+1
2024-02-06net: ravb: Move delay mode set in the driver's ndo_open APIClaudiu Beznea1-51/+56
2024-02-06net: ravb: Split GTI computation and set operationsClaudiu Beznea2-46/+52
2024-02-06net: ravb: Move getting/requesting IRQs in the probe() methodClaudiu Beznea2-173/+130
2024-02-06net: ravb: Move reference clock enable/disable on runtime PM APIsClaudiu Beznea1-53/+57
2024-02-06net: ravb: Assert/de-assert reset on suspend/resumeClaudiu Beznea1-3/+11
2024-02-06net: ravb: Use tabs instead of spacesClaudiu Beznea1-3/+3
2024-02-06net: ravb: Switch to SYSTEM_SLEEP_PM_OPS()/RUNTIME_PM_OPS() and pm_ptr()Claudiu Beznea1-6/+6
2024-02-06net: ravb: Make reset controller support mandatoryClaudiu Beznea2-1/+2
2024-02-06net: ravb: Rely on PM domain to enable gptp_clkClaudiu Beznea1-7/+3
2024-02-06net: ravb: Let IP-specific receive function to interrogate descriptorsClaudiu Beznea1-11/+2
2024-02-06net: encx24j600: convert to use maple tree register cacheBo Liu1-2/+2
2024-02-06selftests/net: ignore timing errors in so_txtime if KSFT_MACHINE_SLOWWillem de Bruijn1-2/+5
2024-02-05netdevsim: add Makefile for selftestsDavid Wei2-0/+18
2024-02-05Merge branch 'qca8k-cleanup-fixes'David S. Miller1-10/+9
2024-02-05net: dsa: qca8k: consistently use "ret" rather than "err" for error codesVladimir Oltean1-8/+8
2024-02-05net: dsa: qca8k: put MDIO controller OF node if unavailableVladimir Oltean1-2/+1
2024-02-05net: dsa: reindent arguments of dsa_user_vlan_for_each()Vladimir Oltean1-4/+4
2024-02-05net: ocelot: update the MODULE_DESCRIPTION()Breno Leitao1-1/+1
2024-02-05net: blackhole_dev: fix build warning for ethh set but not usedBreno Leitao1-2/+1
2024-02-05Merge branch 'mptcp-annotate-lockless'David S. Miller7-49/+55
2024-02-05mptcp: annotate lockless accesses around read-mostly fieldsPaolo Abeni2-8/+8
2024-02-05mptcp: annotate lockless access for tokenPaolo Abeni3-7/+7
2024-02-05mptcp: annotate lockless access for RX path fieldsPaolo Abeni2-11/+14
2024-02-05mptcp: annotate lockless access for the tx pathPaolo Abeni3-10/+9
2024-02-05mptcp: annotate access for msk keysPaolo Abeni4-13/+17
2024-02-05tsnep: Add helper for RX XDP_RING_NEED_WAKEUP flagGerhard Engleder1-12/+11
2024-02-05sctp: preserve const qualifier in sctp_sk()Eric Dumazet1-4/+1
2024-02-04net: make dev_unreg_count globalEric Dumazet4-15/+11
2024-02-04tun: Implement ethtool's get_channels() callbackYunjian Wang1-0/+10
2024-02-04tun: Fix code style issues in <linux/if_tun.h>Yunjian Wang1-3/+13
2024-02-04r8169: add support for RTL8126AHeiner Kallweit3-24/+89
2024-02-04selftests: netdevsim: stop using ifconfigJakub Kicinski1-20/+20
2024-02-04net: micrel: Fix the frequency adjustmentsHoratiu Vultur1-2/+8