aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-01-07Revert "mlx5 updates 2023-12-20"Jakub Kicinski3-29/+6
2024-01-07Revert "net: stmmac: Enable Per DMA Channel interrupt"Jakub Kicinski1-2/+2
2024-01-07net: stmmac: Make MSI interrupt routine genericSwee Leong Ching1-2/+2
2024-01-05Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski4-24/+14
2024-01-05dpll: expose fractional frequency offset value to userJiri Pirko1-0/+3
2024-01-04bpf: Relax tracing prog recursive attach rulesDmitrii Dolgov1-0/+1
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-12/+9
2024-01-04Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-1/+0
2024-01-04Revert "Introduce PHY listing and link_topology tracking"Jakub Kicinski5-102/+2
2024-01-04bpfilter: remove bpfilterQuentin Deslandes1-24/+0
2024-01-04net: phylink: move phylink_pcs_neg_mode() into phylink.cRussell King (Oracle)1-66/+0
2024-01-03bpf: Allow per unit prefill for non-fix-size percpu memory allocatorYonghong Song1-0/+7
2024-01-03bpf: Add objcg to bpf_mem_allocYonghong Song1-0/+1
2024-01-03net-device: move xdp_prog to net_device_read_rxEric Dumazet1-1/+1
2024-01-03bpf: sockmap, added comments describing update proto rulesJohn Fastabend1-0/+5
2024-01-02Revert "net: mdio: get/put device node during (un)registration"Jakub Kicinski1-3/+0
2024-01-02net: phy: linux/phy.h: fix Excess kernel-doc description warningRandy Dunlap1-1/+0
2024-01-02Merge tag 'wireless-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller1-0/+1
2024-01-02net-device: move gso_partial_features to net_device_read_txEric Dumazet1-1/+1
2024-01-01net: sfp: Add helper to return the SFP bus nameMaxime Chevallier1-0/+6
2024-01-01net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier1-0/+2
2024-01-01net: sfp: pass the phy_device when disconnecting an sfp module's PHYMaxime Chevallier1-1/+1
2024-01-01net: phy: Introduce ethernet link topology representationMaxime Chevallier4-1/+93
2024-01-01Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...David S. Miller2-14/+22
2024-01-01net: mdio: get/put device node during (un)registrationLuiz Angelo Daros de Luca1-0/+3
2023-12-30locking/osq_lock: Move the definition of optimistic_spin_node into osq_lock.cDavid Laight1-5/+0
2023-12-29Merge tag 'mlx5-updates-2023-12-20' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller3-6/+29
2023-12-29Merge tag 'block-6.7-2023-12-29' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
2023-12-29ethtool: reformat kerneldoc for struct ethtool_fec_statsJonathan Corbet1-2/+4
2023-12-28Merge tag 'kbuild-fixes-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+5
2023-12-29linux/export: Ensure natural alignment of kcrctab arrayHelge Deller1-0/+1
2023-12-27net: rename dsa_realloc_skb to skb_ensure_writable_head_tailRadu Pirea (NXP OSS)1-0/+1
2023-12-26net/smc: manage system EID in SMC stack instead of ISM driverWen Gu1-1/+0
2023-12-26block: renumber QUEUE_FLAG_HW_WCChristoph Hellwig1-1/+1
2023-12-23Merge tag 'char-misc-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+2
2023-12-23linux/export: Fix alignment for 64-bit ksymtab entriesHelge Deller1-1/+4
2023-12-22net: skbuff: Remove some excess struct-member documentationJonathan Corbet1-2/+0
2023-12-22Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller1-0/+1
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni9-83/+55
2023-12-21wifi: cfg80211: handle UHB AP and STA power typeMukesh Sisodiya1-0/+1
2023-12-21Merge tag 'afs-fixes-20231221' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2023-12-21Merge tag 'net-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-1/+6
2023-12-21keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiryDavid Howells1-0/+1
2023-12-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni1-0/+4
2023-12-20net/mlx5: Implement management PF Ethernet profileArmen Ratner2-3/+19
2023-12-20net/mlx5: Enable SD featureTariq Toukan1-0/+1
2023-12-20net/mlx5: Fix query of sd_group fieldTariq Toukan2-3/+8
2023-12-20net/mlx5e: Use the correct lag ports number when creating TISesSaeed Mahameed1-0/+1
2023-12-20net: Add MDB bulk deletion device operationIdo Schimmel1-0/+6
2023-12-19bpf: move subprog call logic back to verifier.cAndrii Nakryiko2-10/+0