summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-05-21net: phy: introduce genphy_match_phy_device()Christian Marangi
2025-05-21net: phy: pass PHY driver to .match_phy_device OPChristian Marangi
2025-05-21net: remove skb_copy_and_hash_datagram_iter()Eric Biggers
2025-05-21net: add skb_copy_and_crc32c_datagram_iter()Eric Biggers
2025-05-21lib/crc32: remove unused support for CRC32C combinationEric Biggers
2025-05-21net: fold __skb_checksum() into skb_checksum()Eric Biggers
2025-05-21sctp: use skb_crc32c() instead of __skb_checksum()Eric Biggers
2025-05-21net: add skb_crc32c()Eric Biggers
2025-05-21tools: ynl-gen: add makefile deps for neighJakub Kicinski
2025-05-20inet: Remove rtnl_is_held arg of lwtunnel_valid_encap_type(_attr)?().Kuniyuki Iwashima
2025-05-20net: phy: fixed_phy: constify status argument where possibleHeiner Kallweit
2025-05-20net: phy: fixed_phy: remove irq argument from fixed_phy_registerHeiner Kallweit
2025-05-20net: phy: fixed_phy: remove irq argument from fixed_phy_addHeiner Kallweit
2025-05-20net: let lockdep compare instance locksJakub Kicinski
2025-05-20net: phy: make mdio consumer / device layer a separate moduleHeiner Kallweit
2025-05-19queue_api: reduce risk of name collision over txqGur Stavi
2025-05-19net: netlink: reduce extack cookie sizeJohannes Berg
2025-05-16net: phy: fixed_phy: remove fixed_phy_register_with_gpiodHeiner Kallweit
2025-05-16net: rfs: add sock_rps_delete_flow() helperEric Dumazet
2025-05-15net: sched: uapi: add more sanely named duplicate definesJakub Kicinski
2025-05-15tcp: add receive queue awareness in tcp_rcv_space_adjust()Eric Dumazet
2025-05-15tcp: add tcp_rcvbuf_grow() tracepointEric Dumazet
2025-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-15Merge tag 'net-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-05-15net/sched: act_mirred: Move the recursion counter struct netdev_xmitSebastian Andrzej Siewior
2025-05-15xdp: Use nested-BH locking for system_page_poolSebastian Andrzej Siewior
2025-05-15net: Look for bonding slaves in the bond's network namespaceShay Drory
2025-05-14Drivers: hv: vmbus: Remove vmbus_sendpacket_pagebuffer()Michael Kelley
2025-05-15tpm: tis: Double the timeout B to 4sMichal Suchanek
2025-05-15tpm: Mask TPM RC in tpm2_start_auth_session()Jarkko Sakkinen
2025-05-13net: phy: remove stub for mdiobus_register_board_infoHeiner Kallweit
2025-05-13net: enable driver support for netmem TXMina Almasry
2025-05-13net: devmem: Implement TX pathMina Almasry
2025-05-13net: devmem: TCP tx netlink apiStanislav Fomichev
2025-05-13net: add get_netmem/put_netmem supportMina Almasry
2025-05-13netmem: add niov->type attribute to distinguish different net_iov typesMina Almasry
2025-05-13net: phy: micrel: remove KSZ9477 EEE quirks now handled by phylinkOleksij Rempel
2025-05-12netlink: fix policy dump for int with validation callbackJakub Kicinski
2025-05-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...Jakub Kicinski
2025-05-11Merge tag 'its-for-linus-20250509' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-11Merge tag 'timers-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-05-10Merge tag 'mm-hotfixes-stable-2025-05-10-14-23' of git://git.kernel.org/pub/s...Linus Torvalds
2025-05-10Merge tag 'char-misc-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-09net: dsa: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2025-05-09ethtool: Block setting of symmetric RSS when non-symmetric rx-flow-hash is re...Gal Pressman
2025-05-09x86/its: Use dynamic thunks for indirect branchesPeter Zijlstra
2025-05-09mm/execmem: Unify early execmem_cache behaviourPeter Zijlstra
2025-05-09x86/its: Enable Indirect Target Selection mitigationPawan Gupta
2025-05-09Merge tag 'drm-fixes-2025-05-10' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-05-09iidc/ice/irdma: Update IDC to support multiple consumersDave Ertman