summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-09-18ipv6: make ipv6_pinfo.daddr_cache a booleanEric Dumazet1-1/+1
2025-09-18ipv6: make ipv6_pinfo.saddr_cache a booleanEric Dumazet1-2/+2
2025-09-18tcp: accecn: AccECN option failure handlingChia-Yu Chang1-1/+3
2025-09-18tcp: accecn: AccECN option send controlChia-Yu Chang1-1/+3
2025-09-18tcp: accecn: AccECN optionIlpo Järvinen1-2/+7
2025-09-18tcp: accecn: add AccECN rx byte countersIlpo Järvinen1-0/+4
2025-09-18tcp: accecn: AccECN negotiationIlpo Järvinen1-1/+7
2025-09-18tcp: AccECN coreIlpo Järvinen1-0/+3
2025-09-18net/mlx5e: Use multiple TX doorbellsCosmin Ratiu1-0/+4
2025-09-18net/mlx5e: Prepare for using different CQ doorbellsCosmin Ratiu1-1/+0
2025-09-18net/mlx5: Store the global doorbell in mlx5_privCosmin Ratiu1-2/+1
2025-09-18net/mlx5: Remove unused 'offset' field from mlx5_sq_bfregCosmin Ratiu1-1/+0
2025-09-18net: phy: remove mdio_board_info support from phylibHeiner Kallweit1-10/+0
2025-09-16tcp: reorganize tcp_sock_write_txrx group for variables laterChia-Yu Chang1-2/+2
2025-09-14Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2-0/+175
2025-09-14net: phy: introduce phy_id_compare_model() PHY ID helperChristian Marangi1-0/+13
2025-09-14net: use NUMA drop counters for softnet_data.droppedEric Dumazet3-3/+29
2025-09-12Merge tag 'wireless-next-2025-09-11' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski2-10/+257
2025-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-12/+50
2025-09-12net: phy: fixed_phy: remove two function stubsHeiner Kallweit1-10/+0
2025-09-11ice, libie: move fwlog code to libieMichal Swiatkowski2-3/+88
2025-09-11ice: prepare for moving file to libieMichal Swiatkowski1-0/+1
2025-09-11libie, ice: move fwlog admin queue to libieMichal Swiatkowski1-0/+89
2025-09-11Merge tag 'net-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-2/+2
2025-09-11Merge tag 'pm-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+10
2025-09-11Merge tag 'mm-hotfixes-stable-2025-09-10-20-00' of git://git.kernel.org/pub/s...Linus Torvalds2-8/+27
2025-09-11Merge tag 'vmscape-for-linus-20250904' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2025-09-11net: ethtool: fix wrong type used in struct kernel_ethtool_ts_infoRussell King (Oracle)1-2/+2
2025-09-10PM: EM: Add function for registering a PD without capacity updateRafael J. Wysocki1-0/+10
2025-09-10ptp: qoriq: convert to use generic interfaces to set loopback modeWei Fang1-10/+0
2025-09-10ptp: add debugfs interfaces to loop back the periodic output signalWei Fang1-0/+10
2025-09-10net/mlx5: Implement cqe_compress_type via devlink paramsSaeed Mahameed1-0/+1
2025-09-09Merge tag 'mlx5-rs-fec-ifc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Jakub Kicinski3-0/+31
2025-09-09net/mlx5: Add RS FEC histogram infrastructureCarolina Jubran3-0/+31
2025-09-09compiler-clang.h: define __SANITIZE_*__ macros only when undefinedNathan Chancellor1-5/+24
2025-09-09mm/vmalloc, mm/kasan: respect gfp mask in kasan_populate_vmalloc()Uladzislau Rezki (Sony)1-3/+3
2025-09-08Merge tag 'vfs-6.17-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+2
2025-09-07Merge tag 'timers-urgent-2025-09-07' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+8
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-21/+57
2025-09-04Merge tag 'net-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+5
2025-09-04wifi: mac80211: support parsing S1G TIM PVBLachlan Hodges1-9/+256
2025-09-04Merge tag 'mlx5-psp-ifc' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2-4/+95
2025-09-03vdso/vsyscall: Avoid slow division loop in auxiliary clock updateThomas Weißschuh1-1/+8
2025-09-03wifi: brcmfmac: fix 43752 SDIO FWVID incorrectly labelled as Cypress (CYW)Gokul Sivakumar1-1/+1
2025-09-03net/mlx5: Add PSP capabilities structures and bitsSaeed Mahameed2-4/+95
2025-09-03net: phy: add phy_interface_weight()Russell King (Oracle)1-0/+5
2025-09-02Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/s...Linus Torvalds4-21/+52
2025-09-02ptp: add helpers to get the phc_index by of_node or devWei Fang1-0/+22
2025-09-01Merge tag 'fuse-fixes-6.17-rc5' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Christian Brauner8-61/+29
2025-08-30inet_diag: avoid cache line misses in inet_diag_bc_sk()Eric Dumazet1-0/+5