summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-02-27net: skbuff: introduce napi_skb_cache_get_bulk()Alexander Lobakin1-0/+1
2025-02-27net: gro: decouple GRO from the NAPI layerAlexander Lobakin1-9/+28
2025-02-27net: move aRFS rmap management and CPU affinity to coreAhmed Zaki2-4/+21
2025-02-27net: skb: free up one bit in tx_flagsWillem de Bruijn1-3/+2
2025-02-27tcp: be less liberal in TSEcr received while in SYN_RECV stateEric Dumazet1-0/+2
2025-02-26Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski3-0/+4
2025-02-26ethtool: Symmetric OR-XOR RSS hashGal Pressman1-3/+2
2025-02-25sctp: Remove unused payload from sctp_idatahdrThorsten Blum1-1/+0
2025-02-25net: phy: add phylib-internal.hHeiner Kallweit1-13/+0
2025-02-25net/mlx5e: Add correct match to check IPSec syndromes for switchdev modeJianbo Liu1-0/+2
2025-02-25net: remove '__' from __skb_flow_get_ports()Nicolas Dichtel1-2/+2
2025-02-25skbuff: kill skb_flow_get_ports()Nicolas Dichtel1-6/+0
2025-02-23net/mlx5: Change POOL_NEXT_SIZE define value and make it globalPatrisious Haddad1-0/+2
2025-02-23net/mlx5: Add new health syndrome error and crr bit offsetShahar Shitrit2-0/+2
2025-02-22usb: Add base USB MCTP definitionsJeremy Kerr1-0/+30
2025-02-22Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-3/+10
2025-02-22rtnetlink: Pack newlink() params into structXiao Liang1-2/+4
2025-02-21net: phy: remove unused feature array declarationsHeiner Kallweit1-3/+0
2025-02-21bpf: Add BPF_SOCK_OPS_TSTAMP_SND_HW_CB callbackJason Xing1-1/+3
2025-02-21bpf: Add BPF_SOCK_OPS_TSTAMP_SND_SW_CB callbackJason Xing1-1/+1
2025-02-21bpf: Add BPF_SOCK_OPS_TSTAMP_SCHED_CB callbackJason Xing1-1/+5
2025-02-21bpf: Prevent unsafe access to the sock fields in the BPF timestamping callbackJason Xing1-0/+1
2025-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-24/+116
2025-02-20Merge tag 'net-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+2
2025-02-20Revert "net: skb: introduce and use a single page frag cache"Paolo Abeni1-1/+0
2025-02-20net: Add non-RCU dev_getbyhwaddr() helperBreno Leitao1-0/+2
2025-02-20net: stmmac: "speed" passed to fix_mac_speed is an intRussell King (Oracle)1-1/+1
2025-02-19net: phy: c45: remove local advertisement parameter from genphy_c45_eee_is_ac...Heiner Kallweit1-2/+1
2025-02-19net: phy: improve phy_disable_eee_modeHeiner Kallweit1-0/+3
2025-02-19net: phy: move definition of phy_is_started before phy_disable_eee_modeHeiner Kallweit1-7/+7
2025-02-18Merge tag 'sound-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
2025-02-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski1-7/+128
2025-02-18net: phy: Add helper for getting tx amplitude gainDimitri Fedrau1-0/+4
2025-02-17Merge tag 'vfs-6.14-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2025-02-16Merge tag 'driver-core-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+69
2025-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+9
2025-02-15net/mlx4_core: Avoid impossible mlx4_db_alloc() order valueKees Cook1-1/+1
2025-02-15net: remove phylink_pcs .neg_mode booleanRussell King (Oracle)1-2/+0
2025-02-15net: phy: remove helper phy_is_internalHeiner Kallweit1-9/+0
2025-02-15net: phy: stop exporting phy_queue_state_machineHeiner Kallweit1-1/+0
2025-02-15net: phy: stop exporting feature arrays which aren't used outside phylibHeiner Kallweit1-5/+0
2025-02-15net: phy: remove fixup-related definitions from phy.h which are not used outs...Heiner Kallweit1-14/+0
2025-02-15Merge tag 'kvm-x86-fixes-6.14-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini10-28/+67
2025-02-15crypto: ccp: Add external API interface for PSP module initializationSean Christopherson1-0/+9
2025-02-15Merge tag 'efi-fixes-for-v6.14-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-15/+16
2025-02-15net: xpcs: remove xpcs_config_eee() from global scopeRussell King (Oracle)1-2/+0
2025-02-15net: xpcs: add function to configure EEE clock multiplying factorRussell King (Oracle)1-0/+1
2025-02-15net: phylink: add support for notifying PCS about EEERussell King (Oracle)1-0/+22
2025-02-15net: stmmac: refactor clock management in EQoS driverSwathi K S1-0/+2
2025-02-14Merge tag 'block-6.14-20250214' of git://git.kernel.dk/linuxLinus Torvalds1-4/+14