aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-11net: add more debug info in skb_checksum_help()Eric Dumazet
2022-05-11net: remove two BUG() from skb_checksum_help()Eric Dumazet
2022-05-11net: warn if transport header was not setEric Dumazet
2022-05-11net: add CONFIG_DEBUG_NETEric Dumazet
2022-05-11net: add include/net/net_debug.hEric Dumazet
2022-05-11Merge tag 'mlx5-updates-2022-05-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2022-05-10Merge branch 'net-phy-add-comments-for-lan8742-phy-support'Jakub Kicinski
2022-05-10net: phy: smsc: add comments for the LAN8742 phy ID mask.Yuiko Oshino
2022-05-10net: phy: microchip: add comments for the modified LAN88xx phy ID mask.Yuiko Oshino
2022-05-10dt-bindings: net: orion-mdio: Convert to JSON schemaChris Packham
2022-05-10Merge branch 'docs-document-some-aspects-of-struct-sk_buff'Jakub Kicinski
2022-05-10skbuff: render the checksum comment to documentationJakub Kicinski
2022-05-10skbuff: rewrite the doc for data-only skbsJakub Kicinski
2022-05-10skbuff: add a basic intro docJakub Kicinski
2022-05-10net: fix kdoc on __dev_queue_xmit()Jakub Kicinski
2022-05-10Merge branch 'move-siena-into-a-separate-subdirectory'Jakub Kicinski
2022-05-10sfc: Add a basic Siena moduleMartin Habets
2022-05-10sfc/siena: Inline functions in sriov.h to avoid conflicts with sfcMartin Habets
2022-05-10sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfcMartin Habets
2022-05-10sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfcMartin Habets
2022-05-10sfc/siena: Rename peripheral functions to avoid conflicts with sfcMartin Habets
2022-05-10sfc/siena: Rename RX/TX functions to avoid conflicts with sfcMartin Habets
2022-05-10sfc/siena: Rename functions in efx headers to avoid conflicts with sfcMartin Habets
2022-05-10sfc/siena: Remove build references to missing functionalityMartin Habets
2022-05-10sfc: Copy shared files needed for Siena (part 2)Martin Habets
2022-05-10sfc: Copy shared files needed for Siena (part 1)Martin Habets
2022-05-10sfc: Move Siena specific filesMartin Habets
2022-05-10nfp: flower: fix 'variable 'flow6' set but not used'Louis Peens
2022-05-10x25: remove redundant pointer devColin Ian King
2022-05-10Merge branch 'this-is-a-patch-series-for-ethernet-driver-of-sunplus-sp7021-soc'Paolo Abeni
2022-05-10net: ethernet: Add driver for Sunplus SP7021Wells Lu
2022-05-10devicetree: bindings: net: Add bindings doc for Sunplus SP7021.Wells Lu
2022-05-10Merge branch 'ptp-support-hardware-clocks-with-additional-free-running-cycle-...Paolo Abeni
2022-05-10tsnep: Add free running cycle counter supportGerhard Engleder
2022-05-10ptp: Speed up vclock lookupGerhard Engleder
2022-05-10ptp: Support late timestamp determinationGerhard Engleder
2022-05-10ptp: Pass hwtstamp to ptp_convert_timestamp()Gerhard Engleder
2022-05-10ptp: Request cycles for TX timestampGerhard Engleder
2022-05-10ptp: Add cycles support for virtual clocksGerhard Engleder
2022-05-10eth: dpaa2-mac: remove a dead-code NULL check on fwnode parentJakub Kicinski
2022-05-09net/mlx5: Lag, add debugfs to query hardware lag stateMark Bloch
2022-05-09net/mlx5: Lag, use buckets in hash modeMark Bloch
2022-05-09net/mlx5: Lag, refactor dmesg printMark Bloch
2022-05-09net/mlx5: Support devices with more than 2 portsMark Bloch
2022-05-09net/mlx5: Lag, use actual number of lag portsMark Bloch
2022-05-09net/mlx5: Lag, use hash when in roce lag on 4 portsMark Bloch
2022-05-09net/mlx5: Lag, support single FDB only on 2 portsMark Bloch
2022-05-09net/mlx5: Lag, store number of ports inside lag objectMark Bloch
2022-05-09net/mlx5: Lag, filter non compatible devicesMark Bloch
2022-05-09net/mlx5: Lag, use lag lockMark Bloch