aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-02-01dpll: extend lock_status_get() op by status error and expose to userJiri Pirko1-0/+1
2024-02-01cpumask: define cleanup function for cpumasksYury Norov1-0/+3
2024-02-01cpumask: add cpumask_weight_andnot()Yury Norov2-0/+25
2024-02-01net: dsa: Add KSZ8567 switch supportPhilippe Schenker1-0/+1
2024-01-31ethtool: add linkmode bitmap support to struct ethtool_keeeHeiner Kallweit1-0/+3
2024-01-31ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keeeHeiner Kallweit1-3/+3
2024-01-31ethtool: adjust struct ethtool_keee to kernel needsHeiner Kallweit1-5/+3
2024-01-31ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit3-8/+20
2024-01-31net: stmmac: Offload queueMaxSDU from tc-taprioRohan G Thomas1-0/+1
2024-01-29ptp: add FemtoClock3 Wireless as ptp hardware clockMin Li1-0/+273
2024-01-29ptp: introduce PTP_CLOCK_EXTOFF event for the measured external offsetMin Li1-0/+3
2024-01-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski6-36/+183
2024-01-26net: phy: add support for PHY LEDs polarity modesChristian Marangi1-0/+22
2024-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski24-166/+236
2024-01-25Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds5-10/+11
2024-01-24bpf,lsm: Add BPF token LSM hooksAndrii Nakryiko3-0/+33
2024-01-24bpf,lsm: Refactor bpf_map_alloc/bpf_map_free LSM hooksAndrii Nakryiko2-4/+7
2024-01-24bpf,lsm: Refactor bpf_prog_alloc/bpf_prog_free LSM hooksAndrii Nakryiko2-7/+10
2024-01-24bpf: Consistently use BPF token throughout BPF verifier logicAndrii Nakryiko2-9/+9
2024-01-24bpf: Take into account BPF token when fetching helper protosAndrii Nakryiko1-2/+3
2024-01-24bpf: Add BPF token support to BPF_PROG_LOAD commandAndrii Nakryiko1-0/+6
2024-01-24bpf: Add BPF token support to BPF_MAP_CREATE commandAndrii Nakryiko1-0/+2
2024-01-24bpf: Introduce BPF token objectAndrii Nakryiko1-0/+41
2024-01-24bpf: Add BPF token delegation mount options to BPF FSAndrii Nakryiko1-0/+12
2024-01-24exec: Distinguish in_execve from in_execKees Cook1-1/+1
2024-01-24net/mlx5: Bridge, fix multicast packets sent to uplinkMoshe Shemesh2-1/+2
2024-01-24net/mlx5: Fix query of sd_group fieldTariq Toukan2-3/+8
2024-01-24net/mlx5e: Use the correct lag ports number when creating TISesSaeed Mahameed1-0/+1
2024-01-23bpf, net: switch to dynamic registrationKui-Feng Lee2-10/+29
2024-01-23bpf: validate value_typeKui-Feng Lee1-0/+12
2024-01-23bpf: hold module refcnt in bpf_struct_ops map creation and prog verification.Kui-Feng Lee2-0/+2
2024-01-23bpf: lookup struct_ops types from a given module BTF.Kui-Feng Lee1-2/+2
2024-01-23bpf: pass btf object id in bpf_map_info.Kui-Feng Lee1-0/+4
2024-01-23bpf, net: introduce bpf_struct_ops_desc.Kui-Feng Lee1-5/+10
2024-01-23bpf: refactory struct_ops type initialization to a function.Kui-Feng Lee1-0/+1
2024-01-23bpf: Make bpf_for_each_spilled_reg consider narrow spillsMaxim Mikityanskiy1-1/+1
2024-01-23bpf: support multiple tags per argumentAndrii Nakryiko1-0/+2
2024-01-23bpf: Support inlining bpf_kptr_xchg() helperHou Tao1-0/+1
2024-01-23sock_diag: allow concurrent operation in sock_diag_rcv_msg()Eric Dumazet1-2/+7
2024-01-23sock_diag: add module pointer to "struct sock_diag_handler"Eric Dumazet1-0/+1
2024-01-23inet_diag: add module pointer to "struct inet_diag_handler"Eric Dumazet1-0/+1
2024-01-21Merge tag 'header_cleanup-2024-01-20' of https://evilpiepirate.org/git/bcachefsLinus Torvalds1-6/+6
2024-01-21udp: fix busy pollingEric Dumazet1-6/+0
2024-01-19Merge tag 'strlcpy-removal-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-54/+0
2024-01-19Merge tag 'devicetree-for-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-6/+3
2024-01-19string: Remove strlcpy()Kees Cook2-54/+0
2024-01-19Merge tag 'for-v6.8-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds1-0/+1
2024-01-19Merge tag 'ceph-for-6.8-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds1-2/+5
2024-01-19Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds5-61/+172
2024-01-19of: Stop circularly including of_device.h and of_platform.hRob Herring2-6/+3