summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-22net: wangxun: restrict feature flags for tunnel packetsJiawen Wu
2025-04-22net: txgbe: Support to set UDP tunnel portJiawen Wu
2025-04-22Merge branch 'net-followup-series-for-exit_rtnl'Jakub Kicinski
2025-04-22ppp: Split ppp_exit_net() to ->exit_rtnl().Kuniyuki Iwashima
2025-04-22pfcp: Convert pfcp_net_exit() to ->exit_rtnl().Kuniyuki Iwashima
2025-04-22net: Drop hold_rtnl arg from ops_undo_list().Kuniyuki Iwashima
2025-04-22net: stmmac: visconti: convert to set_clk_tx_rate() methodRussell King (Oracle)
2025-04-22net: dsa: rzn1_a5psw: Make the read-only array offsets static constColin Ian King
2025-04-22net: ethernet: mtk_eth_soc: net: revise NETSYSv3 hardware configurationBo-Cun Chen
2025-04-22Merge branch 'add-gbeth-glue-layer-driver-for-renesas-rz-v2h-p-soc'Jakub Kicinski
2025-04-22MAINTAINERS: Add entry for Renesas RZ/V2H(P) DWMAC GBETH glue layer driverLad Prabhakar
2025-04-22net: stmmac: Add DWMAC glue layer for Renesas GBETHLad Prabhakar
2025-04-22dt-bindings: net: Document support for Renesas RZ/V2H(P) GBETHLad Prabhakar
2025-04-22dt-bindings: net: dwmac: Increase 'maxItems' for 'interrupts' and 'interrupt-...Lad Prabhakar
2025-04-22tipc: fix NULL pointer dereference in tipc_mon_reinit_self()Tung Nguyen
2025-04-22ptp: Do not enable by default during compile testingKrzysztof Kozlowski
2025-04-23crypto: atmel-sha204a - Set hwrng quality to lowest possibleMarek BehĂșn
2025-04-23crypto: scomp - Fix off-by-one bug when calculating last pageHerbert Xu
2025-04-22virtio-net: disable delayed refill when pausing rxBui Quang Minh
2025-04-22net: phy: leds: fix memory leakQingfang Deng
2025-04-22emulex/benet: Annotate flash_cookie as nonstringKees Cook
2025-04-22net: phylink: mac_link_(up|down)() clarificationsRussell King (Oracle)
2025-04-22Merge branch 'net-phy-dp83822-add-support-for-changing-the-mac-series-termina...Jakub Kicinski
2025-04-22net: phy: dp83822: Add support for changing the MAC terminationDimitri Fedrau
2025-04-22net: phy: Add helper for getting MAC termination resistanceDimitri Fedrau
2025-04-22dt-bindings: net: dp83822: add constraints for mac-termination-ohmsDimitri Fedrau
2025-04-22dt-bindings: net: ethernet-phy: add property mac-termination-ohmsDimitri Fedrau
2025-04-22r8169: use pci_prepare_to_sleep in rtl_shutdownHeiner Kallweit
2025-04-22octeontx2-af: Remove unused rvu_npc_enable_bcast_entryDr. David Alan Gilbert
2025-04-22net: phylink: fix suspend/resume with WoL enabled and link downRussell King (Oracle)
2025-04-22Merge tag 'for-6.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-04-22Merge tag 'integrity-6.15-rc3-fix' of https://github.com/linux-integrity/linuxLinus Torvalds
2025-04-22ima: process_measurement() needlessly takes inode_lock() on MAY_READFrederick Lawler
2025-04-22net: 802: Remove unused p8022 codeDr. David Alan Gilbert
2025-04-22net: lwtunnel: disable BHs when requiredJustin Iurman
2025-04-22net: selftests: initialize TCP header and skb payload with zeroOleksij Rempel
2025-04-22rtase: Add ndo_setup_tc support for CBS offload in traffic control setupJustin Lai
2025-04-22rxrpc: rxgk: Set error code in rxgk_yfs_decode_ticket()Dan Carpenter
2025-04-22net: phy: microchip: force IRQ polling mode for lan88xxFiona Klute
2025-04-22Merge branch 'ionic-support-qsfp-cmis'Paolo Abeni
2025-04-22ionic: add module eeprom channel data to ionic_if and ethtoolShannon Nelson
2025-04-22ionic: support ethtool get_module_eeprom_by_pageShannon Nelson
2025-04-22ionic: extend the QSFP module sprom for more pagesShannon Nelson
2025-04-22Merge branch 'vxlan-convert-fdb-table-to-rhashtable'Paolo Abeni
2025-04-22vxlan: Convert FDB table to rhashtableIdo Schimmel
2025-04-22vxlan: Introduce FDB key structureIdo Schimmel
2025-04-22vxlan: Do not treat dst cache initialization errors as fatalIdo Schimmel
2025-04-22vxlan: Create wrappers for FDB lookupIdo Schimmel
2025-04-22vxlan: Rename FDB Tx lookup functionIdo Schimmel
2025-04-22vxlan: Convert FDB flushing to RCUIdo Schimmel