summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-11Merge branch 'net-phy-add-comments-for-lan8742-phy-support'Jakub Kicinski2-1/+9
2022-05-11net: phy: smsc: add comments for the LAN8742 phy ID mask.Yuiko Oshino1-1/+5
2022-05-11net: phy: microchip: add comments for the modified LAN88xx phy ID mask.Yuiko Oshino1-0/+4
2022-05-11dt-bindings: net: orion-mdio: Convert to JSON schemaChris Packham2-54/+60
2022-05-11Merge branch 'docs-document-some-aspects-of-struct-sk_buff'Jakub Kicinski3-107/+232
2022-05-11skbuff: render the checksum comment to documentationJakub Kicinski2-95/+130
2022-05-11skbuff: rewrite the doc for data-only skbsJakub Kicinski3-12/+37
2022-05-11skbuff: add a basic intro docJakub Kicinski2-0/+65
2022-05-11net: fix kdoc on __dev_queue_xmit()Jakub Kicinski1-20/+15
2022-05-11Merge branch 'move-siena-into-a-separate-subdirectory'Jakub Kicinski48-122/+24114
2022-05-11sfc: Add a basic Siena moduleMartin Habets5-3/+28
2022-05-11sfc/siena: Inline functions in sriov.h to avoid conflicts with sfcMartin Habets2-77/+63
2022-05-11sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfcMartin Habets14-138/+95
2022-05-11sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfcMartin Habets17-609/+459
2022-05-11sfc/siena: Rename peripheral functions to avoid conflicts with sfcMartin Habets15-270/+270
2022-05-11sfc/siena: Rename RX/TX functions to avoid conflicts with sfcMartin Habets13-233/+216
2022-05-11sfc/siena: Rename functions in efx headers to avoid conflicts with sfcMartin Habets23-472/+427
2022-05-11sfc/siena: Remove build references to missing functionalityMartin Habets10-458/+17
2022-05-11sfc: Copy shared files needed for Siena (part 2)Martin Habets27-0/+14153
2022-05-11sfc: Copy shared files needed for Siena (part 1)Martin Habets14-0/+10524
2022-05-11sfc: Move Siena specific filesMartin Habets4-0/+0
2022-05-11net: phy: micrel: Fix incorrect variable type in micrelWan Jiabing1-3/+2
2022-05-11nfp: flower: fix 'variable 'flow6' set but not used'Louis Peens1-12/+7
2022-05-11igc: Change type of the 'igc_check_downshift' methodSasha Neftin2-6/+2
2022-05-11igc: Remove unused phy_type enumSasha Neftin3-18/+3
2022-05-11igc: Remove igc_set_spd_dplx methodSasha Neftin2-51/+0
2022-05-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-7/+7
2022-05-10udf: Avoid using stale lengthOfImpUseJan Kara1-4/+4
2022-05-10virtio: fix virtio transitional idsShunsuke Mie1-7/+7
2022-05-10decnet: Use container_of() for struct dn_neigh castsKees Cook3-5/+6
2022-05-10writeback: Avoid skipping inode writebackJing Xia1-0/+4
2022-05-10x25: remove redundant pointer devColin Ian King1-2/+1
2022-05-10Merge branch 'this-is-a-patch-series-for-ethernet-driver-of-sunplus-sp7021-soc'Paolo Abeni19-0/+2191
2022-05-10net: ethernet: Add driver for Sunplus SP7021Wells Lu18-0/+2043
2022-05-10devicetree: bindings: net: Add bindings doc for Sunplus SP7021.Wells Lu2-0/+148
2022-05-10net: atlantic: always deep reset on pm op, fixing up my null deref regressionManuel Ullmann1-2/+2
2022-05-10Merge branch 'ptp-support-hardware-clocks-with-additional-free-running-cycle-...Paolo Abeni11-63/+282
2022-05-10tsnep: Add free running cycle counter supportGerhard Engleder3-7/+63
2022-05-10ptp: Speed up vclock lookupGerhard Engleder2-19/+48
2022-05-10ptp: Support late timestamp determinationGerhard Engleder3-13/+71
2022-05-10ptp: Pass hwtstamp to ptp_convert_timestamp()Gerhard Engleder3-8/+6
2022-05-10ptp: Request cycles for TX timestampGerhard Engleder2-2/+16
2022-05-10ptp: Add cycles support for virtual clocksGerhard Engleder5-16/+80
2022-05-10eth: dpaa2-mac: remove a dead-code NULL check on fwnode parentJakub Kicinski1-3/+0
2022-05-10net/mlx5: Lag, add debugfs to query hardware lag stateMark Bloch5-4/+192
2022-05-10net/mlx5: Lag, use buckets in hash modeMark Bloch4-76/+182
2022-05-10net/mlx5: Lag, refactor dmesg printMark Bloch1-10/+12
2022-05-10net/mlx5: Support devices with more than 2 portsMark Bloch3-3/+5
2022-05-10net/mlx5: Lag, use actual number of lag portsMark Bloch3-149/+216
2022-05-10net/mlx5: Lag, use hash when in roce lag on 4 portsMark Bloch1-9/+36