summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-114-37/+24
|\
| * Merge tag 'riscv-soc-drivers-for-v6.8' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann2023-12-221-0/+2
| |\
| * \ Merge tag 'mtk-soc-for-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2023-12-221-0/+8
| |\ \
| | * | soc: mediatek: Support MT8188 VDOSYS1 Padding in mtk-mmsysHsiao Chien Sung2023-12-111-0/+8
| * | | Merge tag 'system-thread-for-v6.8' of https://git.linaro.org/people/jens.wikl...Arnd Bergmann2023-12-221-0/+16
| |\ \ \
| | * | | tee: system sessionEtienne Carriere2023-11-171-0/+16
| | |/ /
| * | | Merge tag 'asahi-soc-mailbox-6.8' of https://github.com/AsahiLinux/linux into...Arnd Bergmann2023-12-062-37/+0
| |\ \ \
| | * | | mailbox: apple: Delete driverHector Martin2023-11-231-19/+0
| | * | | soc: apple: rtkit: Get rid of apple_rtkit_send_message_waitHector Martin2023-11-231-18/+0
| | |/ /
* | | | Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-01-1141-387/+1283
|\ \ \ \
| * | | | Revert "mlx5 updates 2023-12-20"Jakub Kicinski2024-01-073-29/+6
| * | | | Revert "net: stmmac: Enable Per DMA Channel interrupt"Jakub Kicinski2024-01-071-2/+2
| * | | | net: stmmac: Make MSI interrupt routine genericSwee Leong Ching2024-01-071-2/+2
| * | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-01-054-24/+14
| |\ \ \ \
| | * | | | bpf: Relax tracing prog recursive attach rulesDmitrii Dolgov2024-01-041-0/+1
| | * | | | bpfilter: remove bpfilterQuentin Deslandes2024-01-041-24/+0
| | * | | | bpf: Allow per unit prefill for non-fix-size percpu memory allocatorYonghong Song2024-01-031-0/+7
| | * | | | bpf: Add objcg to bpf_mem_allocYonghong Song2024-01-031-0/+1
| | * | | | bpf: sockmap, added comments describing update proto rulesJohn Fastabend2024-01-031-0/+5
| * | | | | dpll: expose fractional frequency offset value to userJiri Pirko2024-01-051-0/+3
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-01-047-12/+9
| |\ \ \ \ \
| * | | | | | Revert "Introduce PHY listing and link_topology tracking"Jakub Kicinski2024-01-045-102/+2
| * | | | | | net: phylink: move phylink_pcs_neg_mode() into phylink.cRussell King (Oracle)2024-01-041-66/+0
| * | | | | | net-device: move xdp_prog to net_device_read_rxEric Dumazet2024-01-031-1/+1
| | |/ / / / | |/| | | |
| * | | | | Revert "net: mdio: get/put device node during (un)registration"Jakub Kicinski2024-01-021-3/+0
| * | | | | Merge tag 'wireless-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2024-01-021-0/+1
| |\ \ \ \ \
| | * | | | | wifi: cfg80211: handle UHB AP and STA power typeMukesh Sisodiya2023-12-211-0/+1
| * | | | | | net-device: move gso_partial_features to net_device_read_txEric Dumazet2024-01-021-1/+1
| * | | | | | net: sfp: Add helper to return the SFP bus nameMaxime Chevallier2024-01-011-0/+6
| * | | | | | net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier2024-01-011-0/+2
| * | | | | | net: sfp: pass the phy_device when disconnecting an sfp module's PHYMaxime Chevallier2024-01-011-1/+1
| * | | | | | net: phy: Introduce ethernet link topology representationMaxime Chevallier2024-01-014-1/+93
| * | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...David S. Miller2024-01-012-14/+22
| |\ \ \ \ \ \
| | * | | | | | bpf: move subprog call logic back to verifier.cAndrii Nakryiko2023-12-192-10/+0
| | * | | | | | bpf: prepare btf_prepare_func_args() for handling static subprogsAndrii Nakryiko2023-12-191-0/+5
| | * | | | | | bpf: reuse btf_prepare_func_args() check for main program BTF validationAndrii Nakryiko2023-12-191-2/+0
| | * | | | | | bpf: abstract away global subprog arg preparation logic from reg state setupAndrii Nakryiko2023-12-192-2/+17
| * | | | | | | net: mdio: get/put device node during (un)registrationLuiz Angelo Daros de Luca2024-01-011-0/+3
| * | | | | | | Merge tag 'mlx5-updates-2023-12-20' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2023-12-293-6/+29
| |\ \ \ \ \ \ \
| | * | | | | | | net/mlx5: Implement management PF Ethernet profileArmen Ratner2023-12-202-3/+19
| | * | | | | | | net/mlx5: Enable SD featureTariq Toukan2023-12-201-0/+1
| | * | | | | | | net/mlx5: Fix query of sd_group fieldTariq Toukan2023-12-202-3/+8
| | * | | | | | | net/mlx5e: Use the correct lag ports number when creating TISesSaeed Mahameed2023-12-201-0/+1
| * | | | | | | | ethtool: reformat kerneldoc for struct ethtool_fec_statsJonathan Corbet2023-12-291-2/+4
| * | | | | | | | net: rename dsa_realloc_skb to skb_ensure_writable_head_tailRadu Pirea (NXP OSS)2023-12-271-0/+1
| * | | | | | | | net/smc: manage system EID in SMC stack instead of ISM driverWen Gu2023-12-261-1/+0
| * | | | | | | | net: skbuff: Remove some excess struct-member documentationJonathan Corbet2023-12-221-2/+0
| * | | | | | | | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller2023-12-221-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | intel: add bit macro includes where neededJesse Brandeburg2023-12-181-0/+1
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-12-219-83/+55
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |