summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* virtchnl: fix fake 1-elem arrays in structures allocated as `nents + 1`Alexander Lobakin2023-08-161-22/+35
* virtchnl: fix fake 1-elem arrays in structs allocated as `nents + 1` - 1Alexander Lobakin2023-08-161-8/+23
* net-memcg: Fix scope of sockmem pressure indicatorsAbel Wu2023-08-161-2/+7
* net/mlx5: Remove unused MAX HCA capabilitiesShay Drory2023-08-142-53/+0
* net/mlx5: Remove unused CAPsShay Drory2023-08-142-59/+1
* net/mlx5: Check with FW that sync reset completed successfullyMoshe Shemesh2023-08-141-1/+2
* net: phy: Introduce PSGMII PHY interface modeGabor Juhos2023-08-141-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-101-0/+2
|\
| * Merge branch 'x86/bugs' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipJakub Kicinski2023-08-101-0/+2
| |\
| | * x86/speculation: Add cpu_show_gds() prototypeArnd Bergmann2023-08-101-0/+2
* | | net: phy: phy_device: Call into the PHY driver to set LED offloadAndrew Lunn2023-08-101-0/+33
* | | net: stmmac: add new mode parameter for fix_mac_speedShenwei Wang2023-08-101-1/+1
* | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-08-103-7/+9
|\ \ \
| * | | bpf: btf: Remove two unused function declarationsYue Haibing2023-08-081-2/+0
| * | | bpf: Add support for bpf_get_func_ip helper for uprobe programJiri Olsa2023-08-071-2/+7
| * | | bpf: fix inconsistent return types of bpf_xdp_copy_buf().Kui-Feng Lee2023-08-041-3/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-107-8/+25
|\ \ \ \ | | |/ / | |/| |
| * | | Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-08-101-0/+1
| |\ \ \ | | |_|/ | |/| |
| | * | bpf, sockmap: Fix bug that strp_done cannot be calledXu Kuohai2023-08-091-0/+1
| * | | Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-08-071-0/+2
| |\ \ \
| | * | | x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)2023-07-271-0/+2
| * | | | tpm: Disable RNG for all AMD fTPMsMario Limonciello2023-08-071-0/+1
| * | | | vfs: get rid of old '->iterate' directory operationLinus Torvalds2023-08-061-1/+7
| * | | | Merge tag 'hyperv-fixes-signed-20230804' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-08-041-3/+0
| |\ \ \ \
| | * | | | Drivers: hv: vmbus: Remove unused extern declaration vmbus_ontimer()YueHaibing2023-08-021-3/+0
| * | | | | Merge tag 'pm-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-08-041-4/+10
| |\ \ \ \ \
| | * | | | | powercap: intel_rapl: Fix a sparse warning in TPMI interfaceZhang Rui2023-08-011-4/+10
| * | | | | | Merge tag 'mtd/fixes-for-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-041-0/+4
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | mtd: spi-nor: avoid holes in struct spi_mem_opArnd Bergmann2023-07-271-0/+4
* | | | | | | net: ptp: create a mock-up PTP Hardware Clock driverVladimir Oltean2023-08-091-0/+38
* | | | | | | net/mlx5: Expose NIC temperature via hardware monitoring kernel APIAdham Faris2023-08-092-2/+15
* | | | | | | net: annotate data-races around sock->opsEric Dumazet2023-08-091-1/+1
* | | | | | | Merge tag 'nf-next-2023-08-08' of https://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski2023-08-092-5/+0
|\ \ \ \ \ \ \
| * | | | | | | netfilter: h323: Remove unused function declarationsYue Haibing2023-08-081-4/+0
| * | | | | | | netfilter: gre: Remove unused function declaration nf_ct_gre_keymap_flush()Yue Haibing2023-08-081-1/+0
* | | | | | | | net: phy: Remove two unused function declarationsYue Haibing2023-08-091-4/+0
* | | | | | | | Merge tag 'mlx5-updates-2023-08-07' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2023-08-081-4/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | net/mlx5: Allocate completion EQs dynamicallyMaher Sanalla2023-08-071-1/+1
| * | | | | | | | net/mlx5: Rename mlx5_comp_vectors_count() to mlx5_comp_vectors_max()Maher Sanalla2023-08-071-1/+1
| * | | | | | | | net/mlx5: Add IRQ vector to CPU lookup functionMaher Sanalla2023-08-071-2/+1
* | | | | | | | | team: change the getter function in the team_option structure to voidZhengchao Shao2023-08-081-1/+1
* | | | | | | | | team: change the init function in the team_option structure to voidZhengchao Shao2023-08-081-1/+1
* | | | | | | | | net: fs_enet: Remove linux/fs_enet_pd.hChristophe Leroy2023-08-081-118/+0
* | | | | | | | | net: fs_enet: Move struct fs_platform_info into fs_enet.hChristophe Leroy2023-08-081-16/+0
* | | | | | | | | net: fs_enet: Remove has_phy field in fs_platform_info structChristophe Leroy2023-08-081-1/+0
* | | | | | | | | net: fs_enet: Remove unused fields in fs_platform_info structChristophe Leroy2023-08-081-19/+0
* | | | | | | | | net: fs_enet: Remove fs_get_id()Christophe Leroy2023-08-081-11/+0
| |/ / / / / / / |/| | | | | | |
* | | | | | | | page_pool: add a lockdep check for recycling in hardirqJakub Kicinski2023-08-071-0/+7
* | | | | | | | net: skbuff: don't include <net/page_pool/types.h> to <linux/skbuff.h>Alexander Lobakin2023-08-071-2/+3
* | | | | | | | page_pool: split types and declarations from page_pool.hYunsheng Lin2023-08-071-1/+1