aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-21tools: ynl-gen: add makefile deps for neighJakub Kicinski1-2/+2
2025-05-20inet: Remove rtnl_is_held arg of lwtunnel_valid_encap_type(_attr)?().Kuniyuki Iwashima1-8/+5
2025-05-20net: phy: fixed_phy: constify status argument where possibleHeiner Kallweit1-4/+4
2025-05-20net: phy: fixed_phy: remove irq argument from fixed_phy_registerHeiner Kallweit1-6/+5
2025-05-20net: phy: fixed_phy: remove irq argument from fixed_phy_addHeiner Kallweit1-3/+2
2025-05-20net: let lockdep compare instance locksJakub Kicinski1-8/+7
2025-05-20net: phy: make mdio consumer / device layer a separate moduleHeiner Kallweit1-3/+0
2025-05-19queue_api: reduce risk of name collision over txqGur Stavi1-9/+9
2025-05-19net: netlink: reduce extack cookie sizeJohannes Berg1-1/+2
2025-05-16net: phy: fixed_phy: remove fixed_phy_register_with_gpiodHeiner Kallweit1-14/+0
2025-05-16net: rfs: add sock_rps_delete_flow() helperEric Dumazet1-0/+24
2025-05-15net: sched: uapi: add more sanely named duplicate definesJakub Kicinski2-0/+2
2025-05-15tcp: add receive queue awareness in tcp_rcv_space_adjust()Eric Dumazet1-1/+1
2025-05-15tcp: add tcp_rcvbuf_grow() tracepointEric Dumazet1-0/+73
2025-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-24/+74
2025-05-15Merge tag 'net-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-8/+16
2025-05-15net/sched: act_mirred: Move the recursion counter struct netdev_xmitSebastian Andrzej Siewior1-0/+3
2025-05-15xdp: Use nested-BH locking for system_page_poolSebastian Andrzej Siewior1-1/+6
2025-05-15net: Look for bonding slaves in the bond's network namespaceShay Drory1-1/+1
2025-05-14Drivers: hv: vmbus: Remove vmbus_sendpacket_pagebuffer()Michael Kelley1-7/+0
2025-05-15tpm: tis: Double the timeout B to 4sMichal Suchanek1-1/+1
2025-05-15tpm: Mask TPM RC in tpm2_start_auth_session()Jarkko Sakkinen1-0/+19
2025-05-13net: phy: remove stub for mdiobus_register_board_infoHeiner Kallweit1-9/+0
2025-05-13net: enable driver support for netmem TXMina Almasry2-0/+22
2025-05-13net: devmem: Implement TX pathMina Almasry2-4/+14
2025-05-13net: devmem: TCP tx netlink apiStanislav Fomichev1-0/+1
2025-05-13net: add get_netmem/put_netmem supportMina Almasry2-2/+5
2025-05-13netmem: add niov->type attribute to distinguish different net_iov typesMina Almasry1-1/+10
2025-05-13net: phy: micrel: remove KSZ9477 EEE quirks now handled by phylinkOleksij Rempel1-1/+0
2025-05-12netlink: fix policy dump for int with validation callbackJakub Kicinski1-0/+6
2025-05-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...Jakub Kicinski3-109/+138
2025-05-11Merge tag 'its-for-linus-20250509' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-1/+17
2025-05-11Merge tag 'timers-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+5
2025-05-10Merge tag 'mm-hotfixes-stable-2025-05-10-14-23' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+1
2025-05-10Merge tag 'char-misc-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+6
2025-05-09net: dsa: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean2-4/+8
2025-05-09ethtool: Block setting of symmetric RSS when non-symmetric rx-flow-hash is re...Gal Pressman1-65/+69
2025-05-09x86/its: Use dynamic thunks for indirect branchesPeter Zijlstra2-0/+8
2025-05-09mm/execmem: Unify early execmem_cache behaviourPeter Zijlstra1-1/+7
2025-05-09x86/its: Enable Indirect Target Selection mitigationPawan Gupta1-0/+2
2025-05-09Merge tag 'drm-fixes-2025-05-10' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-11/+9
2025-05-09iidc/ice/irdma: Update IDC to support multiple consumersDave Ertman2-58/+78
2025-05-09net_sched: Flush gso_skb list too during ->change()Cong Wang1-0/+15
2025-05-08net: enetc: add initial netc-lib driver to support NTMPWei Fang1-0/+121
2025-05-08Merge tag 'for-net-2025-05-08' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-0/+1
2025-05-09Merge tag 'drm-misc-fixes-2025-05-08' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2-11/+9
2025-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-36/+72
2025-05-08Merge tag 'net-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-1/+11
2025-05-08Bluetooth: hci_event: Fix not using key encryption size when its knownLuiz Augusto von Dentz1-0/+1
2025-05-08net: export a helper for adding up queue statsJakub Kicinski1-0/+6