summaryrefslogtreecommitdiffstats
path: root/crypto/crc64_rocksoft_generic.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-15net: ni: drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
2023-03-15net: samsung: sxgbe: drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
2023-03-15net: marvell: pxa168_eth: drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
2023-03-15net: stmmac: generic: drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
2023-03-15net: stmmac: qcom: drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
2023-03-15net: dsa: microchip: add ETS Qdisc support for KSZ9477 seriesOleksij Rempel2-0/+230
2023-03-15net: dsa: microchip: add ksz_setup_tc_mode() functionOleksij Rempel2-12/+14
2023-03-15ipv6: remove one read_lock()/read_unlock() pair in rt6_check_neigh()Eric Dumazet1-4/+4
2023-03-15neighbour: annotate lockless accesses to n->nud_stateEric Dumazet13-35/+36
2023-03-15net: lan966x: Change lan966x_police_del return typeHoratiu Vultur1-11/+2
2023-03-14net: Use of_property_present() for testing DT property presenceRob Herring2-3/+3