summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-12Merge branch 'nfp-vf-rate-limit-support'Paolo Abeni4-12/+74
2022-05-12nfp: VF rate limit supportBin Chen3-2/+56
2022-05-12rtnetlink: verify rate parameters for calls to ndo_set_vf_rateBin Chen1-10/+18
2022-05-12net: ethernet: SP7021: Fix spelling mistake "Interrput" -> "Interrupt"Colin Ian King1-1/+1
2022-05-12net: enetc: kill PHY-less mode for PFsVladimir Oltean1-10/+14
2022-05-12fortify: Provide a memcpy trap door for sharp cornersKees Cook3-1/+27
2022-05-12Merge branch 'count-tc-taprio-window-drops-in-enetc-driver'Jakub Kicinski6-6/+24
2022-05-12net: enetc: count the tc-taprio window dropsPo Liu4-2/+16
2022-05-12net: enetc: manage ENETC_F_QBV in priv->active_offloads only when enabledVladimir Oltean2-4/+8
2022-05-12Merge branch 'macb-napi-improvements'Jakub Kicinski2-106/+191
2022-05-12net: macb: use NAPI for TX completion pathRobert Hancock2-73/+161
2022-05-12net: macb: simplify/cleanup NAPI reschedule checkingRobert Hancock1-34/+31
2022-05-12net: dsa: ocelot: accept 1000base-X for VSC9959 and VSC9953Vladimir Oltean4-1/+7
2022-05-12selftests: forwarding: tc_actions: allow mirred egress test to run on non-off...Vladimir Oltean1-1/+1
2022-05-12Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski6-74/+4
2022-05-11eth: amd: remove NI6510 support (ni65)Jakub Kicinski5-1386/+0
2022-05-11net: appletalk: remove Apple/Farallon LocalTalk PC supportJakub Kicinski6-1508/+0
2022-05-11Merge branch 'debug-net'David S. Miller5-143/+176
2022-05-11net: add more debug info in skb_checksum_help()Eric Dumazet1-4/+6
2022-05-11net: remove two BUG() from skb_checksum_help()Eric Dumazet1-2/+6
2022-05-11net: warn if transport header was not setEric Dumazet1-0/+2
2022-05-11net: add CONFIG_DEBUG_NETEric Dumazet2-0/+13
2022-05-11net: add include/net/net_debug.hEric Dumazet2-140/+152
2022-05-11Merge tag 'mlx5-updates-2022-05-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller22-302/+720
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-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-10x25: remove redundant pointer devColin Ian King1-2/+1