summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-12Merge branch 'nfp-vf-rate-limit-support'Paolo Abeni
2022-05-12nfp: VF rate limit supportBin Chen
2022-05-12rtnetlink: verify rate parameters for calls to ndo_set_vf_rateBin Chen
2022-05-12net: ethernet: SP7021: Fix spelling mistake "Interrput" -> "Interrupt"Colin Ian King
2022-05-12net: enetc: kill PHY-less mode for PFsVladimir Oltean
2022-05-12fortify: Provide a memcpy trap door for sharp cornersKees Cook
2022-05-11Merge branch 'count-tc-taprio-window-drops-in-enetc-driver'Jakub Kicinski
2022-05-11net: enetc: count the tc-taprio window dropsPo Liu
2022-05-11net: enetc: manage ENETC_F_QBV in priv->active_offloads only when enabledVladimir Oltean
2022-05-11Merge branch 'macb-napi-improvements'Jakub Kicinski
2022-05-11net: macb: use NAPI for TX completion pathRobert Hancock
2022-05-11net: macb: simplify/cleanup NAPI reschedule checkingRobert Hancock
2022-05-11net: dsa: ocelot: accept 1000base-X for VSC9959 and VSC9953Vladimir Oltean
2022-05-11selftests: forwarding: tc_actions: allow mirred egress test to run on non-off...Vladimir Oltean
2022-05-11Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2022-05-11eth: amd: remove NI6510 support (ni65)Jakub Kicinski
2022-05-11net: appletalk: remove Apple/Farallon LocalTalk PC supportJakub Kicinski
2022-05-11Merge branch 'debug-net'David S. Miller
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-10igc: Change type of the 'igc_check_downshift' methodSasha Neftin
2022-05-10igc: Remove unused phy_type enumSasha Neftin
2022-05-10igc: Remove igc_set_spd_dplx methodSasha Neftin
2022-05-10x25: remove redundant pointer devColin Ian King