summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-01-07Revert "net: stmmac: Enable Per DMA Channel interrupt"Jakub Kicinski
2024-01-07net: stmmac: Make MSI interrupt routine genericSwee Leong Ching
2024-01-05Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-01-05dpll: expose fractional frequency offset value to userJiri Pirko
2024-01-04bpf: Relax tracing prog recursive attach rulesDmitrii Dolgov
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-04Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-01-04Revert "Introduce PHY listing and link_topology tracking"Jakub Kicinski
2024-01-04bpfilter: remove bpfilterQuentin Deslandes
2024-01-04net: phylink: move phylink_pcs_neg_mode() into phylink.cRussell King (Oracle)
2024-01-03bpf: Allow per unit prefill for non-fix-size percpu memory allocatorYonghong Song
2024-01-03bpf: Add objcg to bpf_mem_allocYonghong Song
2024-01-03net-device: move xdp_prog to net_device_read_rxEric Dumazet
2024-01-03bpf: sockmap, added comments describing update proto rulesJohn Fastabend
2024-01-02Revert "net: mdio: get/put device node during (un)registration"Jakub Kicinski
2024-01-02net: phy: linux/phy.h: fix Excess kernel-doc description warningRandy Dunlap
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-30locking/osq_lock: Move the definition of optimistic_spin_node into osq_lock.cDavid Laight
2023-12-29Merge tag 'mlx5-updates-2023-12-20' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2023-12-29Merge tag 'block-6.7-2023-12-29' of git://git.kernel.dk/linuxLinus Torvalds
2023-12-29ethtool: reformat kerneldoc for struct ethtool_fec_statsJonathan Corbet
2023-12-28Merge tag 'kbuild-fixes-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-12-29linux/export: Ensure natural alignment of kcrctab arrayHelge Deller
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-26block: renumber QUEUE_FLAG_HW_WCChristoph Hellwig
2023-12-23Merge tag 'char-misc-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-12-23linux/export: Fix alignment for 64-bit ksymtab entriesHelge Deller
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 'afs-fixes-20231221' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-12-21Merge tag 'net-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-12-21keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiryDavid Howells
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