summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-05-15tcp: add receive queue awareness in tcp_rcv_space_adjust()Eric Dumazet1-1/+1
2025-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-13/+49
2025-05-15Merge tag 'net-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-8/+0
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-15Drivers: 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-14net: phy: remove stub for mdiobus_register_board_infoHeiner Kallweit1-9/+0
2025-05-13net: enable driver support for netmem TXMina Almasry1-0/+2
2025-05-13net: devmem: Implement TX pathMina Almasry1-4/+13
2025-05-13net: add get_netmem/put_netmem supportMina Almasry1-2/+2
2025-05-13net: phy: micrel: remove KSZ9477 EEE quirks now handled by phylinkOleksij Rempel1-1/+0
2025-05-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...Jakub Kicinski3-109/+138
2025-05-12Merge 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-11Merge 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-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-09iidc/ice/irdma: Update IDC to support multiple consumersDave Ertman2-58/+78
2025-05-09net: enetc: add initial netc-lib driver to support NTMPWei Fang1-0/+121
2025-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-34/+60
2025-05-08Merge tag 'net-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-1/+2
2025-05-08mm: vmalloc: support more granular vrealloc() sizingKees Cook1-0/+1
2025-05-07Merge tag 'wireless-2025-05-06' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-1/+1
2025-05-07Merge tag 'wireless-next-2025-05-06' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski2-3/+77
2025-05-07net: add missing instance lock to dev_set_promiscuityStanislav Fomichev1-0/+1
2025-05-06wifi: mac80211: fix the type of status_code for negotiated TID to Link MappingMichael-CY Lee1-1/+1
2025-05-05Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+3
2025-05-03net: stmmac: remove speed_mode_2500() methodRussell King (Oracle)1-1/+0
2025-05-03net: stmmac: add get_interfaces() platform methodRussell King (Oracle)1-0/+2
2025-05-03Merge tag 'pm-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-29/+54
2025-05-02Merge branch 'pm-cpufreq'Rafael J. Wysocki1-29/+54
2025-05-02bpf: udp: Make sure iter->batch always contains a full bucket snapshotJordan Rife1-0/+3
2025-05-02Merge tag 'iommu-fixes-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+4
2025-05-02uio_hv_generic: Fix sysfs creation path for ring bufferNaman Jain1-0/+6
2025-05-02net: phy: factor out provider part from mdio_bus.cHeiner Kallweit1-0/+1
2025-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-42/+31
2025-04-30ice: Replace ice specific DSCP mapping num with a kernel defineTatyana Nikolova1-2/+2
2025-04-30iidc/ice/irdma: Break iidc.h into two headersDave Ertman2-13/+20
2025-04-30iidc/ice/irdma: Rename to iidc_* conventionDave Ertman1-18/+20
2025-04-30Merge tag 'modules-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2025-04-30iidc/ice/irdma: Rename IDC header fileDave Ertman1-3/+3
2025-04-30pds_core: smaller adminq poll starting intervalShannon Nelson1-1/+1
2025-04-30pds_core: remove extra name descriptionShannon Nelson1-1/+0
2025-04-29Merge tag 'fsnotify_for_v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-15/+0
2025-04-28cpufreq: Fix setting policy limits when frequency tables are usedRafael J. Wysocki1-29/+54