summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-01-02Merge tag 'wireless-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2024-01-02net-device: move gso_partial_features to net_device_read_txEric Dumazet
2024-01-01net: sfp: Add helper to return the SFP bus nameMaxime Chevallier
2024-01-01net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier
2024-01-01net: sfp: pass the phy_device when disconnecting an sfp module's PHYMaxime Chevallier
2024-01-01net: phy: Introduce ethernet link topology representationMaxime Chevallier
2024-01-01Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...David S. Miller
2024-01-01net: mdio: get/put device node during (un)registrationLuiz Angelo Daros de Luca
2023-12-29Merge tag 'mlx5-updates-2023-12-20' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2023-12-29ethtool: reformat kerneldoc for struct ethtool_fec_statsJonathan Corbet
2023-12-27net: rename dsa_realloc_skb to skb_ensure_writable_head_tailRadu Pirea (NXP OSS)
2023-12-26net/smc: manage system EID in SMC stack instead of ISM driverWen Gu
2023-12-22net: skbuff: Remove some excess struct-member documentationJonathan Corbet
2023-12-22Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-12-21wifi: cfg80211: handle UHB AP and STA power typeMukesh Sisodiya
2023-12-21Merge tag 'net-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-12-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2023-12-20net/mlx5: Implement management PF Ethernet profileArmen Ratner
2023-12-20net/mlx5: Enable SD featureTariq Toukan
2023-12-20net/mlx5: Fix query of sd_group fieldTariq Toukan
2023-12-20net/mlx5e: Use the correct lag ports number when creating TISesSaeed Mahameed
2023-12-20net: Add MDB bulk deletion device operationIdo Schimmel
2023-12-19bpf: move subprog call logic back to verifier.cAndrii Nakryiko
2023-12-19bpf: prepare btf_prepare_func_args() for handling static subprogsAndrii Nakryiko
2023-12-19bpf: reuse btf_prepare_func_args() check for main program BTF validationAndrii Nakryiko
2023-12-19bpf: abstract away global subprog arg preparation logic from reg state setupAndrii Nakryiko
2023-12-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2023-12-19Revert BPF token-related functionalityAndrii Nakryiko
2023-12-19netlink: introduce typedef for filter functionJiri Pirko
2023-12-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-12-18Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-12-18intel: add bit macro includes where neededJesse Brandeburg
2023-12-18net: rtnl: introduce rcu_replace_pointer_rtnlJamal Hadi Salim
2023-12-17net: phy: add support for PHY package MMD read/writeChristian Marangi
2023-12-17net: phy: extend PHY package API to support multiple global addressChristian Marangi
2023-12-17net: phy: make addr type u8 in phy_package_shared structChristian Marangi
2023-12-15Merge tag 'pci-v6.7-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-12-15bpf: Add missing BPF_LINK_TYPE invocationsJiri Olsa
2023-12-15x86/cfi,bpf: Fix bpf_exception_cb() signatureAlexei Starovoitov
2023-12-15cfi: Add CFI_NOSEAL()Peter Zijlstra
2023-12-15x86/cfi,bpf: Fix bpf_struct_ops CFIPeter Zijlstra
2023-12-15x86/cfi,bpf: Fix BPF JIT callPeter Zijlstra
2023-12-15cfi: Flip headersPeter Zijlstra
2023-12-15cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe
2023-12-15cred: switch to using atomic_long_tJens Axboe
2023-12-15Merge tag 'io_uring-6.7-2023-12-15' of git://git.kernel.dk/linuxLinus Torvalds
2023-12-15Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...Linus Torvalds
2023-12-15virtio/vsock: send credit update during setting SO_RCVLOWATArseniy Krasnov
2023-12-15Merge tag 'mlx5-updates-2023-12-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller