summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-03-25net: designate queue -> napi linking as "ops protected"Jakub Kicinski1-2/+3
2025-03-25net: designate queue counts as "double ops protected" by instance lockJakub Kicinski1-0/+3
2025-03-25net: explain "protection types" for the instance lockJakub Kicinski1-6/+22
2025-03-25net: remove netif_set_real_num_rx_queues() helper for when SYSFS=nJakub Kicinski1-10/+0
2025-03-25Revert "udp_tunnel: GRO optimizations"Jakub Kicinski1-16/+0
2025-03-25net: phylink: add functions to block/unblock rx clock stopRussell King (Oracle)1-0/+3
2025-03-25net: phylink: add phylink_prepare_resume()Russell King (Oracle)1-0/+1
2025-03-24net: introduce per netns packet chainsPaolo Abeni1-1/+11
2025-03-24tcp: move icsk_clean_acked to a better locationEric Dumazet1-0/+3
2025-03-24net: phy: phy_interface_t: Fix RGMII_TXID code commentIhor Matushchak1-1/+1
2025-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni8-11/+55
2025-03-20net: phy: Support speed selection for PHY loopbackGerhard Engleder1-1/+1
2025-03-20net: phy: Allow loopback speed selection for PHY driversGerhard Engleder1-4/+12
2025-03-19netconsole: allow selection of egress interface via MAC addressUday Shankar1-0/+6
2025-03-19net, treewide: define and use MAC_ADDR_STR_LENUday Shankar1-0/+3
2025-03-19net: reorder dev_addr_sem lockStanislav Fomichev1-2/+0
2025-03-19Revert "net: replace dev_addr_sem with netdev instance lock"Stanislav Fomichev1-1/+5
2025-03-19net: stmmac: allow platforms to use PHY tx clock stop capabilityRussell King (Oracle)1-1/+2
2025-03-19Merge tag 'ata-6.14-final' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-0/+2
2025-03-18net: skbuff: Remove unused skb_add_data()Yue Haibing1-19/+0
2025-03-18udp_tunnel: create a fastpath GRO lookup.Paolo Abeni1-0/+16
2025-03-18ata: libata-core: Add ATA_QUIRK_NO_LPM_ON_ATI for certain Samsung SSDsNiklas Cassel1-0/+2
2025-03-18net: phy: drop phy_settings and the associated lookup helpersMaxime Chevallier1-13/+0
2025-03-18net: phy: phy_caps: Move phy_speeds to phy_capsMaxime Chevallier1-2/+0
2025-03-18net: ethtool: Export the link_mode_params definitionsMaxime Chevallier1-0/+8
2025-03-18Merge tag 'mm-hotfixes-stable-2025-03-17-20-09' of git://git.kernel.org/pub/s...Linus Torvalds4-5/+19
2025-03-17net: phylink: expand on .pcs_config() method documentationRussell King (Oracle)1-0/+8
2025-03-17net: phy: remove unused functions phy_package_[read|write]_mmdHeiner Kallweit1-8/+0
2025-03-17net: phy: move PHY package MMD access function declarations from phy.h to phy...Heiner Kallweit1-8/+0
2025-03-17net/mlx5: fs, add support for flow meters HWS actionMoshe Shemesh1-0/+1
2025-03-17gso: AccECN supportIlpo Järvinen3-3/+9
2025-03-17mm: decline to manipulate the refcount on a slab pageMatthew Wilcox (Oracle)1-1/+7
2025-03-17mm: memcontrol: fix swap counter leak from offline cgroupMuchun Song1-2/+2
2025-03-17mm/damon: respect core layer filters' allowance decision on ops layerSeongJae Park1-0/+5
2025-03-17proc: fix UAF in proc_get_inode()Ye Bin1-2/+5
2025-03-15Merge tag 'fsnotify_for_v6.14-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+21
2025-03-15Merge tag 'block-6.14-20250313' of git://git.kernel.dk/linuxLinus Torvalds1-4/+12
2025-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni7-3/+43
2025-03-13Revert "fsnotify: generate pre-content permission event on page fault"Amir Goldstein1-1/+0
2025-03-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Paolo Abeni4-6/+85
2025-03-12net: revert to lockless TC_SETUP_BLOCK and TC_SETUP_FTStanislav Fomichev1-2/+0
2025-03-12fsnotify: add pre-content hooks on mmap()Amir Goldstein1-0/+21
2025-03-12block: change blk_mq_add_to_batch() third argument type to boolShin'ichiro Kawasaki1-4/+12
2025-03-10ipv6: save dontfrag in corkWillem de Bruijn1-0/+1
2025-03-10<linux/cleanup.h>: Allow the passing of both iomem and non-iomem pointers to ...Ilpo Järvinen1-1/+1
2025-03-10net/mlx5: Add IFC bits for PPCNT recovery counters groupYael Chemla2-1/+11
2025-03-09Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s...Linus Torvalds4-2/+12
2025-03-08net/mlx5: fs, add RDMA TRANSPORT steering domain supportPatrisious Haddad2-3/+13
2025-03-08net/mlx5: Query ADV_RDMA capabilitiesPatrisious Haddad2-1/+46
2025-03-08net/mlx5: Limit non-privileged commandsChiara Meiohas1-0/+5