summaryrefslogtreecommitdiffstats
path: root/include/net/gre.h (unfollow)
Commit message (Expand)AuthorFilesLines
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-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-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-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
2024-02-03net: phy: qcom: qca808x: default to LED active High if not setChristian Marangi1-0/+10
2024-02-03net: phy: qcom: qca808x: fix logic error in LED brightness setChristian Marangi1-2/+2
2024-02-03tools: ynl: auto-gen for all genetlink familiesJakub Kicinski1-1/+4
2024-02-03tools: ynl: generate code for ovs familiesJakub Kicinski3-1/+62
2024-02-03tools: ynl: include dpll and mptcp_pm in C codegenJakub Kicinski2-1/+3
2024-02-03ipv6: make addrconf_wq single threadedEric Dumazet1-1/+2
2024-02-03r8169: simplify EEE handlingHeiner Kallweit1-28/+4
2024-02-03net: phy: realtek: add support for RTL8126A-integrated 5Gbps PHYHeiner Kallweit1-0/+10
2024-02-02net/sched: Remove alias of sch_clsactMichal Koutný1-1/+0
2024-02-02net/sched: Load modules via their aliasMichal Koutný3-4/+4
2024-02-02net/sched: Add module aliases for cls_,sch_,act_ modulesMichal Koutný55-0/+56
2024-02-02net/sched: Add helper macros with module namesMichal Koutný3-0/+6